@charset "UTF-8";
/*
Theme Name: BECK FERNKURSE
Theme URI: http://www.beck-fernkurse.de
Description: Theme for BECK FERNKURSE
Version: 1.0
Author: Markus J. Zarte
Author URI: http://www.markus-zarte.de
Tags: -
*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.2em;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #333;
  background: none repeat scroll 0 0 #efefef;
}

body.fixed {
  overflow: hidden;
}

em {
  font-style: italic;
}

ul {
  list-style-type: none;
}

ol {
  list-style-type: decimal;
}

li {
  margin: 0;
  padding: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

/* WordPress generated classes

-------------------------------------------------------------- */
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin: 0 9px 9px 0;
}

.alignright {
  float: right;
  margin: 0 0 9px 9px;
}

.wp-caption {
  border: 1px solid #ccc;
  text-align: center;
  background: #efefef;
  padding: 10px 0.836120401% 5px 0.836120401%;
  /* voher 10px 5px 5px 5px; */
  max-width: 98.327759197%;
}

/* Headlines, Paragraphs, Images and Links

-------------------------------------------------------------- */
strong {
  font-weight: bold;
}

#left p.courier {
  font: 700 16px/18px "Courier New", Courier, monospace;
  margin: 15px 0;
  color: #3c3c95;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Georgia, Times, serif;
  font-weight: normal;
  color: #40403E;
  margin-top: 10px;
}

h1 {
  font: 100 24px/28px Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  color: #006699;
}

h1 .red {
  color: #990000;
}

h2 {
  font: 100 20px/24px Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  margin-top: 35px;
  color: #990000;
}

h2 .black {
  color: #000000;
}

h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
}

#left p {
  margin-bottom: 15px;
  line-height: 17px;
  font: 15px/19px "Arial", Times, serif;
}

#left table {
  margin: 20px 0;
  border: 1px solid #fff;
}

#left td {
  height: auto;
  padding: 5px;
}

#left img {
  margin-bottom: 25px;
  border: 0;
  max-width: 100%;
  height: auto;
}

#left .wp-caption img {
  margin-bottom: 2px;
  max-width: 100%;
  height: auto;
}

#left p.wp-caption-text {
  font-size: 9px;
  margin-bottom: 0;
  line-height: 13px;
}

.brief {
  padding: 15px;
  width: 95%;
  background-color: #efefef;
  margin-bottom: 30px;
}

a {
  color: #007b63;
}

a:hover {
  color: #333333;
}

blockquote {
  margin: 30px;
  padding: 0;
  padding-left: 30px;
  border-left: 4px solid #ff6600;
  background-image: none;
}

blockquote span {
  font-style: italic;
}

#left li {
  margin: 5px 0 15px 40px;
}

#left ul {
  margin: 20px 0;
  list-style-type: square;
}

#left ol {
  list-style-type: decimal;
}

#sidebar-kurs li {
  margin: 5px 0 5px 15px;
  list-style-type: square;
}

#sidebar-blog li {
  margin: 5px 0 5px 15px;
  list-style-type: none;
}

#sidebar-kurs ul, #sidebar-blog ul {
  margin: 20px 0;
}

.rahmen-dotted {
  border: 3px dashed #990000;
  margin: 30px 0;
  padding: 20px;
  background: #fff;
}

#sidebar-kurs .rahmen-dotted h3 {
  margin-top: 0;
}

/* General

-------------------------------------------------------------- */
#wrap {
  background: none repeat scroll 0 0 #F4F6F7;
  margin: 0 auto;
  max-width: 980px;
  border: 20px solid #fff;
  background: #efefef;
  box-shadow: 0 0 5px #CCCCCC;
}

#header {
  margin: 0 auto;
  width: 100%;
  height: 110px;
  background: #ffe399;
  padding: 0;
}

#left {
  width: 61.734693877%;
  /* vorher 605px; */
  padding: 20px 2.040816326%;
  /* vorher 20px */
  float: left;
  background: #ffe399;
  min-height: 400px;
}

#full {
  width: 940px;
  padding: 20px;
  float: left;
  background: #ffe399;
  min-height: 400px;
}

#teaser {
  background: #e4f1f7;
  width: 100%;
  height: 350px;
  height: auto;
  margin-top: 35px;
  border-top: 1px solid #FFF;
}

#teaser-text {
  float: right;
  font: 15px/19px "Arial", Times, serif;
  height: 340px;
  height: auto;
  margin-right: 0.81632653%;
  margin-top: 10px;
  width: 32.244897959%;
  /* vorher 316px; */
}

#teaser-text-unten {
  float: left;
  width: 65.81632653%;
  /* vorher 645px; */
  height: 25px;
  margin-top: 0;
  padding: 10px;
  font: 11px/13px "Arial", Times, serif;
}

#teaser-text h2 {
  margin-top: 0;
}

#teaser-grafik {
  float: left;
  height: 350px;
  width: 65.81632653%;
  /* vorher 645px; */
}

#garantie {
  padding: 20px;
  border: 4px solid #f4c23d;
  background: #f9e8bb;
}

#garantie2 {
  padding: 20px;
  border: 4px dotted #990000;
  background: #fff;
}

#anmeldung {
  background: url("https://www.beck-fernkurse.de/wp-content/uploads/2012/09/button.jpg");
  color: #FFFFFF;
  width: 579px;
  height: 104px;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  padding: 20px;
  text-align: center;
  margin: 30px 0;
}

#anmeldung a {
  color: #fff;
}

#anmeldung a:hover {
  color: #ccc;
  text-decoration: none;
}

#abstand {
  min-height: 135px;
  margin-bottom: 25px;
}

.linke_spalte, .rechte_spalte {
  width: 290px;
  float: left;
  margin-right: 15px;
}

.rechte_spalte {
  margin-right: 0;
}

td {
  height: 120px;
}

.noborder {
  border: 0;
}

/* Footer
-------------------------------------------------------------- */
#footer {
  clear: both;
  padding-top: 20px;
  background: #e0dfdf;
  width: 100%;
  height: 80px;
  font-size: 11px;
  text-align: center;
}

#footer a {
  color: #006699;
}

.menu-footer {
  text-align: center;
  width: 100%;
}

#menu-footermenu li {
  display: inline;
  margin: 0 5px;
}

/* Sidebar Widgets
-------------------------------------------------------------- */
#sidebar {
  width: 30.612244897%;
  /* vorher 300px; */
  padding: 0 1.530612244% 30px 2.040816326%;
  /* vorher 0 15px 30px 20px; */
  float: left;
  background: #efefef;
}

#sidebar-kurs, #sidebar-blog {
  width: 30.612244897%;
  /* vorher 300px; */
  padding: 0 1.530612244% 30px 2.040816326%;
  /* vorher 0 15px 30px 20px; */
  float: left;
  background: #efefef;
  font-size: 0.8em;
}

#sidebar-kurs h2, #sidebar-blog h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

#sidebar-kurs h3, #sidebar-blog h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  color: #990000;
  margin-top: 40px;
}

#sidebar .widget-container {
  width: 94.339622641%;
  /* vorher 270px; */
  margin: 11px 0 15px 0;
  border: 0 solid #efefef;
  padding: 10px;
}

.textwidget ul {
  margin-left: 15px;
  list-style-type: square;
}

.textwidget li {
  background: url("images/hr-220.jpg") no-repeat scroll center bottom #fff;
  line-height: 24px;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

#prev-next {
  font-size: 11px;
  max-height: 50px;
}

#blog-post {
  border-bottom: 3px solid #e3b333;
  margin-bottom: 30px;
}

/* Kontaktform

-------------------------------------------------------------- */
.wpcf7-text, .wpcf7-select {
  width: 345px;
  border: 1px solid #999;
}

textarea {
  border: 1px solid #AACFE3;
  margin: 0 0 20px 30px;
  width: 345px;
}

/* Classes

-------------------------------------------------------------- */
.logo {
  margin: 10px;
}

.social {
  width: 19px;
  height: 19px;
}

.margin-right-20 {
  margin-right: 20px;
}

.margin-left-10 {
  margin-left: 10px;
}

.clear {
  clear: both;
}

.small {
  font-size: 12px;
  color: #333;
  text-align: left;
  margin-bottom: 10px;
  font-weight: normal;
}

.person {
  font-size: 12px;
  color: #ff6600;
  text-align: right;
  font-style: italic;
  font-weight: bold;
  margin-top: 10px;
}

.left {
  float: left;
  width: 480px;
}

.right {
  float: right;
  text-align: right;
  width: 480px;
}

.submit, .wpcf7-submit {
  border: 1px solid #ccc;
  background: #ff6600;
  padding: 3px;
  color: #fff;
  font-weight: normal;
}

.field {
  height: 20px;
  max-width: 198px;
  width: 100%;
}

.align-right {
  text-align: right;
}

sub {
  font-size: 10px;
}

#left p.meta {
  max-height: 20px;
  margin-bottom: 20px;
  font-size: 11px;
}

/* MENUE --------------------------------------------------------------------- */
#access {
  background: #007b63;
  clear: both;
  display: block;
  float: left;
  margin: 0 auto;
  width: 100%;
  height: 35px;
  text-transform: uppercase;
  max-width: 980px;
}

#access ul {
  font-size: 13px;
  list-style: none;
  margin: 0 0 0 0;
  padding-left: 0;
}

#access li {
  float: left;
  position: relative;
}

#access a {
  color: #FFF;
  display: block;
  line-height: 35px;
  padding: 0 14px;
  text-decoration: none;
}

#access ul ul {
  display: none;
  float: left;
  margin: 0;
  position: absolute;
  top: 35px;
  left: 0;
  width: 200px;
  z-index: 99999;
  text-transform: none;
}

#access ul ul ul {
  left: 100%;
  top: 0;
}

#access ul ul a {
  background: #339582;
  border-bottom: 1px dotted #ddd;
  color: #FFF;
  font-size: 13px;
  font-weight: normal;
  height: auto;
  line-height: 1.4em;
  padding: 6px 0 6px 15px;
  width: 220px;
  z-index: 1;
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
  /*  background: #007b63; */
}

#access li:hover > a,
#access a:focus {
  color: #FFF;
}

#access ul li:hover > ul {
  display: block;
}

#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
  font-weight: normal;
  color: #990000;
}

/* FORMS ---------------------------------------------------------------------------- */
.formbox {
  width: 600px;
  color: #000;
  background-color: #fff;
  border: 1px solid #efefef;
}

.reihe {
  clear: both;
  padding: 2px 0;
}

.label {
  float: left;
  width: 200px;
  text-align: right;
}

.feld {
  float: right;
  width: 400px;
  text-align: left;
}

.input {
  margin-left: 20px;
  max-width: 500px;
}

#stylized, .uam_login_form {
  border: solid 1px #ccc;
  background: #efefef;
}

.uam_login_form {
  margin-bottom: 20px;
}

#stylized legend {
  border-bottom: 1px solid #ccc;
  font-weight: 700;
  margin-bottom: 25px;
}

#stylized label, .input_label {
  display: block;
  font-weight: bold;
  text-align: right;
  width: 180px;
  float: left;
}

.input_label {
  margin-right: 10px;
}

#stylized .kontakt {
  display: block;
  font-weight: bold;
  text-align: right;
  width: 150px;
  float: left;
}

#stylized .checkbox, .checkbox_label {
  font-weight: bold;
  text-align: left;
  width: 350px;
}

.checkbox_label {
  margin-left: 30px;
}

#stylized input, #stylized select {
  font-size: 12px;
  padding: 4px 2px;
  border: solid 1px #aacfe4;
  width: 200px;
  margin: 0 0 10px 30px;
}

#stylized select {
  width: 206px;
}

#stylized input[type=checkbox] {
  float: left;
  margin: 5px 0 0;
  width: 10px;
}

#stylized button, .button {
  clear: both;
  width: 250px;
  height: 35px;
  background: #666666;
  text-align: center;
  line-height: 31px;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
}

.button {
  margin-top: 20px;
}

div.wpcf7-mail-sent-ok, .wpcf7-validation-errors {
  background: #efefef;
  min-height: 50px;
  padding: 10px;
  font-size: 11px;
}

/* IE only */
@media screen and (min-width: 0\0 ) {
  ul#menu-hauptnavigation {
    font-size: 12px;
  }
}
@media \0 screen\,screen\9  {
  ul#menu-hauptnavigation {
    font-size: 12px;
  }
}
@media \0 screen {
  ul#menu-hauptnavigation {
    font-size: 12px;
  }
}
@media screen\9  {
  ul#menu-hauptnavigation {
    font-size: 12px;
  }
}
@media screen\0  {
  ul#menu-hauptnavigation {
    font-size: 12px;
  }
}
html#beck body.page-id-2286 #left form {
  background: #EFEFEF;
}

html#beck body.page-id-2286 #left form br {
  display: none;
}

html#beck body.page-id-2286 #left form label {
  color: #333333;
  font-weight: bold;
}

html#beck body.page-id-2286 #left form input {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

html#beck body.page-id-2286 #left form input[type=submit] {
  background: #666666;
}

html#beck body.page-id-2286 #left form select {
  width: 100%;
}

html#beck body.blog #left #blog-post h2, html#beck body.single-post #left #blog-post h2 {
  margin-top: 0;
}

html#beck body.blog #left #blog-post img, html#beck body.single-post #left #blog-post img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 9px;
  border: 4px solid white;
  -webkit-box-shadow: 0 0 10px #EFEFEF;
  -moz-box-shadow: 0 0 10px #EFEFEF;
  box-shadow: 0 0 10px #EFEFEF;
}

html#beck body.blog #left #blog-post p:first-of-type, html#beck body.single-post #left #blog-post p:first-of-type {
  margin: 0;
}

html#beck body #shiftnav-toggle-main {
  background: #007B63;
}

html#beck body #shiftnav-toggle-main .shiftnav-main-toggle-content {
  padding: 21px 0;
}

html#beck body #shiftnav-main .shiftnav-inner .shiftnav-panel-close {
  display: none;
}

html#beck body #shiftnav-main .shiftnav-inner .shiftnav-nav #menu-mobilenavigation li.current_page_item > a {
  background: #007B63;
}

html#beck body #shiftnav-main .shiftnav-inner .shiftnav-nav #menu-mobilenavigation .sub-menu li.menu-item > a {
  background: #ededed;
  padding-left: 30px;
}

html#beck body #shiftnav-main .shiftnav-inner .shiftnav-nav #menu-mobilenavigation .sub-menu li.menu-item > a:before {
  content: "\f101";
  font-family: "FontAwesome";
  padding-right: 10px;
}

html#beck body #shiftnav-main .shiftnav-inner .shiftnav-nav #menu-mobilenavigation .sub-menu li.menu-item.current_page_item a {
  color: #333333;
}

html#beck body #left input[type=submit] {
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  html#beck body #access #menu-hauptnavigation {
    font-size: 12px;
  }
  html#beck body #left,
  html#beck body #teaser-text,
  html#beck body #sidebar-kurs,
  html#beck body #sidebar-kurs img,
  html#beck body #sidebar-blog,
  html#beck body #footer,
  html#beck body div[id*=FSContact],
  html#beck body form,
  html#beck body form * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html#beck body #left {
    width: 65.81632653%;
  }
}
@media only screen and (max-width: 979px) {
  html#beck body #access {
    display: none;
  }
  html#beck body #teaser {
    margin-top: 0;
    border-top: 0;
  }
  html#beck body #teaser #teaser-grafik {
    height: auto;
  }
}
@media only screen and (max-width: 800px) {
  html#beck body #wrap {
    border: 0;
  }
  html#beck body.home #left > p:nth-child(5) ~ p {
    display: none;
  }
  html#beck body #left,
  html#beck body #left p,
  html#beck body #teaser-text,
  html#beck body #teaser-text p,
  html#beck body #sidebar-kurs,
  html#beck body #sidebar-kurs p,
  html#beck body #sidebar-kurs p[style] {
    font-size: 15px !important;
    line-height: 22px !important;
  }
  html#beck body #sidebar-kurs,
  html#beck body #sidebar-blog {
    width: 100%;
    text-align: center !important;
  }
  html#beck body #sidebar-kurs ul.xoxo li,
  html#beck body #sidebar-blog ul.xoxo li {
    margin-left: 0;
  }
  html#beck body #sidebar-kurs img,
  html#beck body #sidebar-blog img {
    display: none;
  }
  html#beck body #sidebar-kurs p[style],
  html#beck body #sidebar-blog p[style] {
    text-align: center !important;
  }
  html#beck body #sidebar-kurs p:empty,
  html#beck body #sidebar-blog p:empty {
    display: none;
  }
  html#beck body #sidebar-kurs a:link,
  html#beck body #sidebar-kurs a:visited,
  html#beck body #sidebar-blog a:link,
  html#beck body #sidebar-blog a:visited {
    color: #006699;
  }
  html#beck body #sidebar-kurs h2,
  html#beck body #sidebar-blog h2 {
    font-size: 20px;
    line-height: 25px;
  }
  html#beck body #left {
    width: 100%;
    padding: 20px 10px;
  }
  html#beck body #left p.meta {
    margin-bottom: 40px;
  }
  html#beck body #left form input[type=submit] {
    margin: 0 auto;
    display: block;
  }
  html#beck body #teaser #teaser-grafik {
    width: 100%;
  }
  html#beck body #teaser #teaser-grafik img {
    width: 100%;
  }
  html#beck body #teaser #teaser-text {
    width: 100%;
    margin-right: 0;
    padding: 10px;
  }
  html#beck body #teaser #teaser-text img {
    display: none;
  }
  html#beck body #teaser #teaser-text-unten {
    display: none;
  }
  html#beck body #footer {
    height: auto;
    padding: 10px;
  }
  html#beck body #footer #menu-footermenu li {
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 700px) {
  html#beck body.page-id-156 #left #attachment_108, html#beck body.page-id-2552 #left #attachment_108, html#beck body.page-id-2640 #left #attachment_108 {
    float: none;
    margin: 1em auto;
    width: 80% !important;
    padding: 1em;
  }
  html#beck body.page-id-156 #left div, html#beck body.page-id-2552 #left div, html#beck body.page-id-2640 #left div {
    height: auto !important;
    margin-bottom: 2em;
  }
  html#beck body.page-id-156 #left table, html#beck body.page-id-2552 #left table, html#beck body.page-id-2640 #left table {
    border: 0;
  }
  html#beck body.page-id-156 #left table tr, html#beck body.page-id-2552 #left table tr, html#beck body.page-id-2640 #left table tr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  html#beck body.page-id-156 #left table tr td, html#beck body.page-id-2552 #left table tr td, html#beck body.page-id-2640 #left table tr td {
    width: 100%;
    height: auto !important;
    padding: 0;
  }
  html#beck body.page-id-2563 #left div, html#beck body.page-id-9 #left div {
    height: auto !important;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 534px) {
  html#beck body #left form fieldset {
    border: 0;
    padding: 0;
  }
  html#beck body #left form fieldset[style] {
    border: 0 !important;
    padding: 0 !important;
  }
  html#beck body #left form fieldset div[style] {
    float: none !important;
  }
  html#beck body #left form fieldset label {
    text-align: left !important;
    margin-bottom: 10px;
  }
  html#beck body #left form fieldset input,
  html#beck body #left form fieldset select,
  html#beck body #left form fieldset textarea {
    width: 100% !important;
    margin-left: 0 !important;
  }
  html#beck body #left form fieldset input[type=checkbox] {
    width: auto !important;
  }
  html#beck body.page-id-2577 #left .brief {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  html#beck body.page-id-2577 #left .brief table {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 500px) {
  html#beck body.page-id-2552 #left h1 > img {
    width: 100px;
  }
  html#beck body #sidebar-kurs img {
    display: block;
    float: none;
    box-shadow: 0 0 5px grey;
    border: 4px solid white;
    width: 50%;
    margin: 20px auto;
  }
  html#beck body #sidebar-kurs img.wp-image-12724, html#beck body #sidebar-kurs img.wp-image-12725 {
    width: 100%;
  }
  html#beck body #footer #menu-footermenu li {
    display: block;
  }
}
@media only screen and (max-width: 434px) {
  html#beck body.page-id-2565 #left form label, html#beck body.page-id-2569 #left form label {
    text-align: left;
  }
  html#beck body.page-id-2565 #left form label.checkbox_label, html#beck body.page-id-2569 #left form label.checkbox_label {
    margin-left: 10px;
  }
  html#beck body.page-id-2565 #left form input, html#beck body.page-id-2569 #left form input {
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 5px;
  }
  html#beck body.page-id-2565 #left form input[type=text], html#beck body.page-id-2565 #left form input[type=password], html#beck body.page-id-2569 #left form input[type=text], html#beck body.page-id-2569 #left form input[type=password] {
    width: 100%;
  }
  html#beck body.page-id-2565 #left form input[type=submit], html#beck body.page-id-2569 #left form input[type=submit] {
    width: 100%;
  }
  html#beck body.page-id-40 #sidebar-kurs a {
    display: block;
  }
  html#beck body.page-id-40 #sidebar-kurs img {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  html#beck body.page-id-2552 #left h1 > img {
    display: none;
  }
  html#beck body.blog #left #blog-post img, html#beck body.single-post #left #blog-post img {
    float: none;
    width: 100%;
    height: auto;
  }
  html#beck body.page-id-2577 #left .brief table tr td:last-of-type {
    display: none;
  }
}
/*
 * Header
 */
#header {
  position: relative;
}

#header .logo {
  margin: 1rem;
}

#header .logo img {
  margin: 10px 0 0 0;
  max-width: 95%;
}

#headerKontakt {
  position: absolute;
  top: 7px;
  right: 10px;
  max-width: 100px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  text-decoration: none;
}

@media only screen and (min-width: 525px) {
  #headerKontakt {
    top: 35%;
  }
}
#headerKontakt img {
  max-width: 30px;
}

#wrap #access {
  padding: 0 4px;
  box-sizing: border-box;
}

#access .current-page-ancestor > a {
  color: #990000;
}

#access a {
  padding: 0 10px;
  font-size: 14px;
}

/**
 * Berufsbetreuertage Submenu
 */
#menu-berufsbetreuertage_submenu {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  background: #ffe399;
}

#menu-berufsbetreuertage_submenu li {
  display: inherit;
}

#menu-berufsbetreuertage_submenu li a {
  text-decoration: none;
  padding: 0.5rem;
  font-size: 14px;
  text-transform: uppercase;
}

@media only screen and (min-width: 425px) {
  #menu-berufsbetreuertage_submenu li a {
    padding: 0.5rem 1rem;
  }
}
@media only screen and (min-width: 1024px) {
  #menu-berufsbetreuertage_submenu li a {
    font-size: 13px;
  }
}
#menu-berufsbetreuertage_submenu li.current-menu-item a {
  color: #333;
}

/**
 * Wrapper main content
 */
#wrap #left {
  padding: 20px 2.4% 20px 1rem;
}

/**
 * https://www.beck-fernkurse.de/berufsbetreuertage/#anmeldung1
 */
.page-id-15902 #stylized input[type=radio],
.parent-pageid-15902 #stylized input[type=radio] {
  width: auto !important;
}

.page-id-15902 #stylized .wpcf7-radio .wpcf7-list-item,
.parent-pageid-15902 #stylized .wpcf7-radio .wpcf7-list-item {
  display: block;
  margin-left: 0;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}

.page-id-15902 #stylized span.wpcf7-list-item-label,
.parent-pageid-15902 #stylized span.wpcf7-list-item-label {
  font-size: 14px;
  cursor: pointer;
  margin-left: 0.5rem;
}

.page-id-15902 #stylized .kontakt,
.parent-pageid-15902 #stylized .kontakt {
  display: block;
  font-weight: bold;
  text-align: left;
  width: 49%;
  float: left;
  font-size: 11px;
}

.page-id-15902 #stylized .kontakt.wide,
.parent-pageid-15902 #stylized .kontakt.wide {
  width: 100% !important;
}

.page-id-15902 #stylized .inner,
.parent-pageid-15902 #stylized .inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.page-id-15902 #stylized .inner + p,
.parent-pageid-15902 #stylized .inner + p {
  margin-bottom: 0;
}

.page-id-15902 #stylized br,
.parent-pageid-15902 #stylized br {
  display: none;
}

.page-id-15902 #stylized select,
.page-id-15902 #stylized input:not([type=radio]),
.parent-pageid-15902 #stylized select,
.parent-pageid-15902 #stylized input:not([type=radio]) {
  margin: 0 0 10px 0 !important;
  width: 100% !important;
  box-sizing: border-box;
  border: 1px solid black !important;
  height: 2rem;
  padding: 5px 10px !important;
  border-radius: 0;
}

.page-id-15902 #stylized input[type=radio],
.parent-pageid-15902 #stylized input[type=radio] {
  margin: 0 0 10px 0 !important;
  width: 16px !important;
  height: 1rem;
  background-color: white;
  margin-bottom: 0 !important;
}

.page-id-15902 #stylized select,
.parent-pageid-15902 #stylized select {
  border-radius: 0;
  background-color: white;
}

.page-id-15902 #wrap #stylized .wpcf7-list-item.first.last,
.parent-pageid-15902 #wrap #stylized .wpcf7-list-item.first.last {
  width: 100%;
}

.page-id-15902 #wrap #stylized input[type=checkbox],
.parent-pageid-15902 #wrap #stylized input[type=checkbox] {
  width: 16px !important;
  height: 1rem;
}

.page-id-15902 #wrap #stylized button[type=submit],
.parent-pageid-15902 #wrap #stylized button[type=submit] {
  background-size: contain;
}

.page-id-15902 #wrap #stylized #buttonWrapper,
.parent-pageid-15902 #wrap #stylized #buttonWrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (min-width: 1024px) {
  .page-id-15902 #wrap #stylized button[type=submit],
  .parent-pageid-15902 #wrap #stylized button[type=submit] {
    width: 55%;
    padding: 0;
    margin-left: -9px;
    height: 94px !important;
  }
}
/**
 * Footer
 */
#footer {
  height: auto;
  padding: 1rem;
  background: #efefef;
  box-sizing: border-box;
}

#footer .menu-footer {
  margin-bottom: 1rem;
}

#footer p {
  text-align: left;
}

@media only screen and (max-width: 800px) {
  #footer p {
    padding: 0 10px;
  }
}
#footer #menu-footermenu {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

@media only screen and (min-width: 768px) {
  #footer #menu-footermenu {
    justify-content: flex-start;
  }
}
#footer #menu-footermenu li {
  display: inline-block;
  font-size: 12px;
  flex-basis: 44%;
  text-align: left;
  margin: 0.5rem 1rem 0.5rem 0;
}

@media only screen and (min-width: 768px) {
  #footer #menu-footermenu li {
    flex-basis: auto;
  }
}
#footer #menu-footermenu li a {
  text-decoration: none;
  color: #444;
}

#footer #menu-footermenu li a:hover {
  text-decoration: underline;
}

@media (max-width: 560px) {
  #header .siegel {
    display: none;
  }
}
@media (min-width: 560px) {
  #header {
    height: 140px;
  }
  #header .logo img {
    margin-top: 2rem;
  }
  #header .siegel {
    max-width: 73px;
    top: 11px;
    position: absolute;
    right: 120px;
  }
}
.single-post #left h1.badge,
.blog #left h1.badge {
  padding-right: 10rem;
  position: relative;
  margin-bottom: 6rem;
}
@media (max-width: 475px) {
  .single-post #left h1.badge,
  .blog #left h1.badge {
    padding-right: 0;
    margin-bottom: inherit;
  }
}
.single-post #left h1.badge figure img,
.blog #left h1.badge figure img {
  border: none !important;
  box-shadow: none !important;
  max-width: 150px;
  position: absolute;
  right: 0;
  top: -25px;
}
@media (max-width: 475px) {
  .single-post #left h1.badge figure img,
  .blog #left h1.badge figure img {
    margin-top: 1rem;
    position: static;
  }
}
.single-post #left .flexible-content .ueberschrift,
.single-post #left .flexible-content .tabelle,
.single-post #left .flexible-content .text-box,
.single-post #left .flexible-content .checkmark,
.single-post #left .flexible-content .formular,
.single-post #left .flexible-content .referent,
.blog #left .flexible-content .ueberschrift,
.blog #left .flexible-content .tabelle,
.blog #left .flexible-content .text-box,
.blog #left .flexible-content .checkmark,
.blog #left .flexible-content .formular,
.blog #left .flexible-content .referent {
  margin-top: 2rem;
}
.single-post #left .flexible-content .text-box h2,
.blog #left .flexible-content .text-box h2 {
  margin-top: 2rem !important;
}
.single-post #left .flexible-content .text-mit-bild figure,
.blog #left .flexible-content .text-mit-bild figure {
  width: 100%;
  max-width: 250px;
  float: left;
  margin: 0 1rem 1rem 0;
}
@media (max-width: 475px) {
  .single-post #left .flexible-content .text-mit-bild figure,
  .blog #left .flexible-content .text-mit-bild figure {
    float: none;
  }
}
.single-post #left .flexible-content .text-mit-bild figure img,
.blog #left .flexible-content .text-mit-bild figure img {
  margin-bottom: 0 !important;
}
.single-post #left .flexible-content .bild-mit-link figure img,
.blog #left .flexible-content .bild-mit-link figure img {
  max-width: 150px;
  width: 100%;
  border: none !important;
  box-shadow: none !important;
  margin: 1rem 0 !important;
}
.single-post #left .flexible-content .referent,
.blog #left .flexible-content .referent {
  display: flex;
  flex-flow: row wrap;
}
.single-post #left .flexible-content .referent figure,
.blog #left .flexible-content .referent figure {
  flex-basis: 120px;
  margin: 0 1rem 1rem 0;
}
.single-post #left .flexible-content .referent figure img,
.blog #left .flexible-content .referent figure img {
  margin-bottom: 0 !important;
}
.single-post #left .flexible-content .referent .text,
.blog #left .flexible-content .referent .text {
  flex-basis: calc(100% - 120px - 1rem);
}
.single-post #left .flexible-content .referent .text h2,
.blog #left .flexible-content .referent .text h2 {
  margin-top: 2rem !important;
}
.single-post #left .flexible-content .referent.float,
.blog #left .flexible-content .referent.float {
  display: block;
}
.single-post #left .flexible-content .referent.float figure,
.blog #left .flexible-content .referent.float figure {
  max-width: 120px;
  width: 100%;
  float: left;
}
.single-post #left .flexible-content .formular,
.blog #left .flexible-content .formular {
  margin-bottom: 1rem;
}
.single-post #left .flexible-content .tabelle .responsive-table table,
.blog #left .flexible-content .tabelle .responsive-table table {
  border: 1px solid black;
}
.single-post #left .flexible-content .tabelle .responsive-table table thead th,
.blog #left .flexible-content .tabelle .responsive-table table thead th {
  background-color: #d9e2f3;
  text-align: center;
  border: 1px solid black;
}
@media (max-width: 800px) {
  .single-post #left .flexible-content .tabelle .responsive-table table thead th.column-3,
  .blog #left .flexible-content .tabelle .responsive-table table thead th.column-3 {
    display: none;
  }
}
.single-post #left .flexible-content .tabelle .responsive-table table tbody tr td,
.blog #left .flexible-content .tabelle .responsive-table table tbody tr td {
  border: 1px solid black;
  vertical-align: middle;
  padding: 0.8em;
  font-size: 13px;
}
.single-post #left .flexible-content .tabelle .responsive-table table tbody tr td:first-of-type,
.blog #left .flexible-content .tabelle .responsive-table table tbody tr td:first-of-type {
  width: 24%;
}
@media (max-width: 800px) {
  .single-post #left .flexible-content .tabelle .responsive-table table tbody tr td.column-3,
  .blog #left .flexible-content .tabelle .responsive-table table tbody tr td.column-3 {
    display: none;
  }
}
.single-post #left .flexible-content .tabelle .responsive-table table tbody tr td br,
.blog #left .flexible-content .tabelle .responsive-table table tbody tr td br {
  display: none;
}
.single-post #left .flexible-content .tabelle .responsive-table table tbody tr td ul,
.blog #left .flexible-content .tabelle .responsive-table table tbody tr td ul {
  margin: 0;
}
.single-post #left .flexible-content .tabelle .responsive-table table tbody tr td ul li,
.blog #left .flexible-content .tabelle .responsive-table table tbody tr td ul li {
  margin: 0 0 0 1rem;
}
.single-post #left .flexible-content .checkmark .text ul,
.blog #left .flexible-content .checkmark .text ul {
  list-style-type: none !important;
}
.single-post #left .flexible-content .checkmark .text ul li,
.blog #left .flexible-content .checkmark .text ul li {
  margin-left: 48px !important;
  text-indent: -0.7em;
}
.single-post #left .flexible-content .checkmark .text ul li:before,
.blog #left .flexible-content .checkmark .text ul li:before {
  content: "✓";
  color: #007b63;
  font-weight: 900;
  display: inline-block;
  margin-right: 10px;
  text-indent: unset;
}
.single-post #left .flexible-content .rahmen-dotted.bild img,
.blog #left .flexible-content .rahmen-dotted.bild img {
  margin: 0 0.5rem 0.5rem 0 !important;
  max-width: 150px;
  width: 100%;
  float: left;
  box-shadow: none !important;
  border: none !important;
}
.single-post #left .flexible-content .rahmen-dotted h2,
.blog #left .flexible-content .rahmen-dotted h2 {
  margin-top: 0;
}
.single-post #left .flexible-content .rahmen-dotted.badge h2,
.blog #left .flexible-content .rahmen-dotted.badge h2 {
  position: relative;
  padding-right: 150px;
}
.single-post #left .flexible-content .rahmen-dotted.badge h2 img.badge,
.blog #left .flexible-content .rahmen-dotted.badge h2 img.badge {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 130px;
  border: none !important;
  box-shadow: none !important;
}
.single-post #left .flexible-content .bild-untertitel,
.blog #left .flexible-content .bild-untertitel {
  background-color: #efefef;
  padding: 1rem;
  margin: 1rem 0;
}
.single-post #left .flexible-content .bild-untertitel img,
.blog #left .flexible-content .bild-untertitel img {
  margin-bottom: 5px;
}
.single-post #left .flexible-content .bild-untertitel p,
.blog #left .flexible-content .bild-untertitel p {
  font-size: 10px;
  line-height: 1.2em;
  margin-bottom: 0;
}
.single-post #left .flexible-content .hero-section,
.blog #left .flexible-content .hero-section {
  margin-left: -16px;
  margin-right: -3.9% !important;
  margin-top: -30px;
  margin-bottom: 34px;
  background-color: #efefef;
}
.single-post #left .flexible-content .hero-section h1,
.blog #left .flexible-content .hero-section h1 {
  text-align: center;
  padding: 1.5rem 1rem 0.5rem 1rem;
  color: #990000;
  font-weight: 600;
}
.single-post #left .flexible-content .hero-section img,
.blog #left .flexible-content .hero-section img {
  margin-bottom: -4px !important;
}
@media (max-width: 800px) {
  .single-post #left .flexible-content .hero-section img,
  .blog #left .flexible-content .hero-section img {
    margin-bottom: -6px !important;
  }
}

.page-template-template-startseite-ohne #left .flexible-content .ueberschrift,
.page-template-template-startseite-ohne #left .flexible-content .tabelle,
.page-template-template-startseite-ohne #left .flexible-content .text-box,
.page-template-template-startseite-ohne #left .flexible-content .checkmark,
.page-template-template-startseite-ohne #left .flexible-content .formular,
.page-template-template-startseite-ohne #left .flexible-content .referent {
  margin-top: 2rem;
}
.page-template-template-startseite-ohne #left .flexible-content .text-box h2 {
  margin-top: 2rem !important;
}
.page-template-template-startseite-ohne #left .flexible-content .text-mit-bild figure {
  width: 100%;
  max-width: 250px;
  float: left;
  margin: 0 1rem 1rem 0;
}
@media (max-width: 475px) {
  .page-template-template-startseite-ohne #left .flexible-content .text-mit-bild figure {
    float: none;
  }
}
.page-template-template-startseite-ohne #left .flexible-content .text-mit-bild figure img {
  margin-bottom: 0 !important;
}
.page-template-template-startseite-ohne #left .flexible-content .bild-mit-link figure img {
  max-width: 150px;
  width: 100%;
  border: none !important;
  box-shadow: none !important;
  margin: 1rem 0 !important;
}
.page-template-template-startseite-ohne #left .flexible-content .referent {
  display: flex;
  flex-flow: row wrap;
}
.page-template-template-startseite-ohne #left .flexible-content .referent figure {
  flex-basis: 120px;
  margin: 0 1rem 1rem 0;
}
.page-template-template-startseite-ohne #left .flexible-content .referent figure img {
  margin-bottom: 0 !important;
}
.page-template-template-startseite-ohne #left .flexible-content .referent .text {
  flex-basis: calc(100% - 120px - 1rem);
}
.page-template-template-startseite-ohne #left .flexible-content .referent .text h2 {
  margin-top: 2rem !important;
}
.page-template-template-startseite-ohne #left .flexible-content .referent.float {
  display: block;
}
.page-template-template-startseite-ohne #left .flexible-content .referent.float figure {
  max-width: 120px;
  width: 100%;
  float: left;
}
.page-template-template-startseite-ohne #left .flexible-content .formular {
  margin-bottom: 1rem;
}
.page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table {
  border: 1px solid black;
}
.page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table thead th {
  background-color: #d9e2f3;
  text-align: center;
  border: 1px solid black;
}
@media (max-width: 800px) {
  .page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table thead th.column-3 {
    display: none;
  }
}
.page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table tbody tr td {
  border: 1px solid black;
  vertical-align: middle;
  padding: 0.8em;
  font-size: 13px;
}
.page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table tbody tr td:first-of-type {
  width: 24%;
}
@media (max-width: 800px) {
  .page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table tbody tr td.column-3 {
    display: none;
  }
}
.page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table tbody tr td br {
  display: none;
}
.page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table tbody tr td ul {
  margin: 0;
}
.page-template-template-startseite-ohne #left .flexible-content .tabelle .responsive-table table tbody tr td ul li {
  margin: 0 0 0 1rem;
}
.page-template-template-startseite-ohne #left .flexible-content .checkmark .text ul {
  list-style-type: none !important;
}
.page-template-template-startseite-ohne #left .flexible-content .checkmark .text ul li {
  margin-left: 48px !important;
  text-indent: -0.7em;
}
.page-template-template-startseite-ohne #left .flexible-content .checkmark .text ul li:before {
  content: "✓";
  color: #007b63;
  font-weight: 900;
  display: inline-block;
  margin-right: 10px;
  text-indent: unset;
}
.page-template-template-startseite-ohne #left .flexible-content .rahmen-dotted.bild img {
  margin: 0 0.5rem 0.5rem 0 !important;
  max-width: 150px;
  width: 100%;
  float: left;
  box-shadow: none !important;
  border: none !important;
}
.page-template-template-startseite-ohne #left .flexible-content .rahmen-dotted h2 {
  margin-top: 0;
}
.page-template-template-startseite-ohne #left .flexible-content .rahmen-dotted.badge h2 {
  position: relative;
  padding-right: 150px;
}
.page-template-template-startseite-ohne #left .flexible-content .rahmen-dotted.badge h2 img.badge {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 130px;
  border: none !important;
  box-shadow: none !important;
}
.page-template-template-startseite-ohne #left .flexible-content .bild-untertitel {
  background-color: #efefef;
  padding: 1rem;
  margin: 1rem 0;
}
.page-template-template-startseite-ohne #left .flexible-content .bild-untertitel img {
  margin-bottom: 5px;
}
.page-template-template-startseite-ohne #left .flexible-content .bild-untertitel p {
  font-size: 10px;
  line-height: 1.2em;
  margin-bottom: 0;
}
.page-template-template-startseite-ohne #left .flexible-content .hero-section {
  margin-left: -16px;
  margin-right: -3.9% !important;
  margin-top: -30px;
  margin-bottom: 34px;
  background-color: #efefef;
}
.page-template-template-startseite-ohne #left .flexible-content .hero-section h1 {
  text-align: center;
  padding: 1.5rem 1rem 0.5rem 1rem;
  color: #990000;
  font-weight: 600;
}
.page-template-template-startseite-ohne #left .flexible-content .hero-section img {
  margin-bottom: -4px !important;
}
@media (max-width: 800px) {
  .page-template-template-startseite-ohne #left .flexible-content .hero-section img {
    margin-bottom: -6px !important;
  }
}

#sidebar-kurs .flexible-sidebar {
  font-size: 14px;
}
#sidebar-kurs .flexible-sidebar h2,
#sidebar-kurs .flexible-sidebar h3 {
  font-size: 16px;
}
#sidebar-kurs .flexible-sidebar h2 {
  color: #1185ac;
}
#sidebar-kurs .flexible-sidebar .sidebar-checkmark .text ul li {
  list-style-type: none;
  text-indent: -12px;
  margin-left: 24px;
}
#sidebar-kurs .flexible-sidebar .sidebar-checkmark .text ul li:before {
  display: inline-block;
  padding-right: 8px;
  content: "✔";
  color: #007b63;
  font-size: 20px;
  font-weight: 600;
}
#sidebar-kurs .flexible-sidebar .sidebar-text-mit-ueberschrift .text p {
  margin-bottom: 1em;
}
#sidebar-kurs .flexible-sidebar .bild-mit-link figure img {
  width: 100%;
  max-width: 200px;
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten,
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 1024px) {
  #sidebar-kurs .flexible-sidebar .sidebar-referenten,
  #sidebar-kurs .flexible-sidebar .sidebar-referenten-single {
    display: none;
  }
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten h3,
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single h3 {
  flex-basis: 100%;
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten .referent,
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single .referent {
  flex-basis: calc(50% - 8px);
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten .referent figure,
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single .referent figure {
  position: relative;
  height: 180px;
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten .referent figure img,
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single .referent figure img {
  position: absolute;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten .referent figure span,
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single .referent figure span {
  z-index: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 36px;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  line-height: 1.2em;
  padding: 7px;
  box-sizing: border-box;
  text-align: center;
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single {
  margin-bottom: 1rem;
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single .referent {
  flex-basis: 100%;
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single .referent figure {
  width: calc(50% - 16px);
  float: left;
  margin-right: 16px;
}
#sidebar-kurs .flexible-sidebar .sidebar-referenten-single .referent p {
  word-break: break-all;
}

/** Beck Form **/
.beck-form {
  padding: 22px;
  background: #efefef;
}
.beck-form .required {
  color: #990000;
}
.beck-form label {
  font-weight: bold;
  font-size: 12px;
}
.beck-form .wpcf7-list-item-label {
  font-weight: lighter;
  font-size: 0.8rem;
}
.beck-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.beck-form fieldset {
  border: 1px solid #cccccc;
}
.beck-form input[type=submit] {
  background: none repeat scroll 0 0 #ffcc33;
  clear: both;
  color: #333399;
  font-size: 13px;
  font-weight: bold;
  padding: 0.5rem 10px;
  text-align: center;
  width: auto;
  border: 2px solid #333399;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-appearance: none;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.beck-form input[type=submit]:focus {
  outline: none;
}
.beck-form .wpcf7-text,
.beck-form .wpcf7-select {
  padding: 0.5rem 10px;
}
.beck-form textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5rem 10px;
  border: 1px solid black !important;
  margin-left: 0;
  font-family: inherit;
  -webkit-appearance: none;
}
.beck-form .wpcf7-select {
  box-sizing: content-box;
}
.beck-form div[data-class=wpcf7cf_group] {
  width: 100%;
}
.beck-form .random-math-quiz input {
  padding: 0.5rem 10px;
  height: 1rem;
  width: 345px;
  border: 1px solid #999;
}
.beck-form .random-math-quiz .wpcf7-not-valid-tip {
  font-size: 12px;
}
.beck-form .random-math-quiz > label {
  display: flex;
  flex-flow: row wrap;
}
.beck-form .random-math-quiz > label .wpcf7-quiz-label {
  order: 1;
  font-size: 11px;
  float: left;
}
.beck-form .random-math-quiz > label > input {
  order: 3;
}
.beck-form .random-math-quiz > label {
  width: unset !important;
}
.beck-form .wpcf7-quiz-label:after {
  content: "*";
  color: #990000;
  display: inline-block;
  order: 2;
  margin-left: 5px;
}
.beck-form .frc-captcha {
  margin-bottom: 1rem;
  max-width: unset !important;
  padding-top: 12px;
  padding-bottom: 19px !important;
}
.beck-form .frc-captcha .frc-text {
  text-align: center;
}
.beck-form .frc-captcha .frc-button {
  width: 100% !important;
  max-width: 250px;
  margin: 0 auto;
  border: 1px solid black;
  background-color: white;
  letter-spacing: 0.05em;
  font-size: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.beck-form .frc-captcha .frc-content {
  gap: 10px;
  margin: 4px 10px 0 0;
}
.beck-form .frc-captcha .frc-banner {
  display: none;
}

div#stylized.tuev .beck-form {
  background-image: url(https://www.beck-fernkurse.de/wp-content/uploads/2024/01/tuev-siegel.png);
  background-size: 100px 100px;
  background-repeat: no-repeat;
  background-position: 95% 25px;
}
div#stylized.tuev .beck-form > p > label {
  margin-top: 2rem;
}

@media only screen and (max-width: 1024px) {
  .beck-form * {
    /*
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
     */
  }
  .beck-form input[type=submit] {
    height: 1rem;
  }
  .beck-form .wpcf7-text,
  .beck-form .wpcf7-select {
    height: 1rem;
  }
}
@media only screen and (max-width: 534px) {
  .beck-form {
    padding: 2rem !important;
  }
  .beck-form .wpcf7-text,
  .beck-form .wpcf7-select,
  .beck-form .wpcf7-textarea,
  .beck-form .wpcf7-quiz {
    width: 345px !important;
  }
  .beck-form .random-math-quiz input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
div.wpcf7-mail-sent-ok,
.wpcf7-validation-errors {
  padding: 0.5rem 1rem !important;
  min-height: unset;
}

.grecaptcha-badge {
  visibility: collapse !important;
}

/** Beck form stylized **/
#wrap #stylized button[type=submit] {
  background-image: url("https://www.beck-fernkurse.de/wp-content/uploads/2018/08/berufsbetreuertage_button.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 143px !important;
  background-color: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
}

#wrap #stylized button[type=submit]:focus {
  outline: 0;
}

#wrap #stylized input {
  font-size: 12px;
  padding: 4px 2px;
  border: solid 1px #aacfe4;
  width: 200px;
  margin: 0 0 10px 30px;
}

#wrap #stylized input[type=checkbox] {
  float: left;
  margin: 3px 10px 0 0;
  width: 10px;
}

#wrap #stylized select {
  font-size: 12px;
  padding: 4px 2px;
  border: solid 1px #aacfe4;
  width: 206px;
  margin: 0 0 10px 30px;
}

#wrap #stylized .wpcf7-list-item.first.last {
  margin: 0;
}

#wrap #stylized .break {
  margin-bottom: 10px;
  display: block;
}

#stylized input[type=radio] {
  width: auto !important;
}

#stylized .wpcf7-radio .wpcf7-list-item {
  display: block;
  margin-left: 0;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}

#stylized span.wpcf7-list-item-label {
  font-size: 14px;
  cursor: pointer;
  margin-left: 0.5rem;
}

#stylized .kontakt span[data-name=random-math-quiz] label {
  width: 100%;
  text-align: left;
  font-size: 11px;
}

#stylized .kontakt {
  display: block;
  font-weight: bold;
  text-align: left;
  width: 49%;
  float: left;
  font-size: 11px;
}

#stylized .kontakt.wide {
  width: 100% !important;
}

#stylized .inner,
#stylized .inner > p {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

#stylized .inner + p {
  margin-bottom: 0;
}

#stylized br,
.parent-pageid-15902 #stylized br {
  display: none;
}

#stylized select,
#stylized input:not([type=radio]) {
  margin: 0 0 10px 0 !important;
  width: 100% !important;
  box-sizing: border-box;
  border: 1px solid black !important;
  height: 2rem;
  padding: 5px 10px !important;
  border-radius: 0;
}

#stylized input[type=radio] {
  margin: 0 0 10px 0 !important;
  width: 16px !important;
  height: 1rem;
  background-color: white;
  margin-bottom: 0 !important;
}

#stylized select {
  border-radius: 0;
  background-color: white;
}

#wrap #stylized .wpcf7-list-item.first.last {
  width: 100%;
}

#wrap #stylized input[type=checkbox] {
  width: 16px !important;
  height: 1rem;
}

#wrap #stylized button[type=submit] {
  background-size: contain;
}

#wrap #stylized #buttonWrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (min-width: 1024px) {
  #stylized button[type=submit] {
    width: 55%;
    padding: 0;
    margin-left: -9px;
    height: 94px !important;
  }
}
@media only screen and (max-width: 1024px) {
  #wrap #left form input[type=text], #wrap #left form input[type=email] {
    width: 100%;
    margin-left: 0;
  }
  #wrap #left form select {
    width: 100%;
    margin-left: 0;
  }
  #wrap #left form label.kontakt {
    text-align: left;
    width: 100%;
  }
  #wrap #left form .break {
    display: none;
  }
  html#beck body #left #stylized .wpcf7-radio .wpcf7-list-item input[type=radio] {
    width: unset !important;
  }
}
.page-template .responsive-table table {
  border: 1px solid black;
}
.page-template .responsive-table table thead th {
  background-color: #d9e2f3 !important;
  text-align: center;
  border: 1px solid black;
}
@media (max-width: 800px) {
  .page-template .responsive-table table thead th.column-3 {
    display: none;
  }
}
.page-template .responsive-table table tbody tr td {
  border: 1px solid black;
  vertical-align: middle;
  padding: 0.8em;
  font-size: 13px;
}
.page-template .responsive-table table tbody tr td:first-of-type {
  width: 24%;
}
.page-template .responsive-table table tbody tr td[colspan="3"] {
  background-color: #fff7f7 !important;
  text-align: center;
}
@media (max-width: 800px) {
  .page-template .responsive-table table tbody tr td.column-3 {
    display: none;
  }
}
.page-template .responsive-table table tbody tr td p {
  font-size: 13px !important;
}
.page-template .responsive-table table tbody tr td ul {
  margin: 0;
}
.page-template .responsive-table table tbody tr td ul br {
  display: none;
}
.page-template .responsive-table table tbody tr td ul li {
  margin: 0 0 0 1rem !important;
}

.referenten-popup .referenten-inner {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}
.referenten-popup .referenten-inner > div {
  flex-basis: calc(33.333% - 11px);
  position: relative;
  height: 250px;
}
@media (max-width: 600px) {
  .referenten-popup .referenten-inner > div {
    flex-basis: calc(50% - 8px);
  }
}
.referenten-popup .referenten-inner > div #listing_name {
  z-index: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 50px;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.2em;
  padding: 7px;
  box-sizing: border-box;
  text-align: center;
}
.referenten-popup .referenten-inner > div #listing_funktion {
  word-break: break-all;
}
.referenten-popup .referenten-inner > div img {
  position: absolute;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  cursor: pointer;
}
.referenten-popup .referenten-inner > div .referent-beschreibung {
  display: none;
}

#beck_modal {
  display: flex;
  position: fixed;
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  left: -16px;
  top: -16px;
  width: 100%;
  height: 100%;
  padding: 1rem;
}
#beck_modal.hide {
  display: none;
}
#beck_modal .modal-inner {
  z-index: 998;
  width: 100%;
  margin: 0 auto;
  max-width: 860px;
}
#beck_modal .modal-inner .modal-content {
  background-color: #dbdbdb;
  padding: 3rem;
  border: 1px solid #dbdbdb;
  text-align: center;
  position: relative;
  font-weight: 400;
  width: 80%;
  display: flex;
  flex-flow: row wrap;
  gap: 32px;
}
@media (max-width: 768px) {
  #beck_modal .modal-inner .modal-content {
    font-size: 18px;
    padding: 3rem 2rem;
  }
}
@media (max-width: 550px) {
  #beck_modal .modal-inner .modal-content {
    gap: unset;
  }
}
#beck_modal .modal-inner .modal-content .close {
  color: black;
  float: right;
  font-size: 40px;
  font-weight: 400;
  position: absolute;
  top: 20px !important;
  right: 20px;
}
@media (max-width: 768px) {
  #beck_modal .modal-inner .modal-content .close {
    font-size: 50px;
    top: -10px;
  }
}
#beck_modal .modal-inner .modal-content .close:hover, #beck_modal .modal-inner .modal-content .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
#beck_modal .modal-inner .modal-content #image {
  flex-basis: 200px;
}
@media (max-width: 550px) {
  #beck_modal .modal-inner .modal-content #image {
    flex-basis: 100%;
  }
}
#beck_modal .modal-inner .modal-content #image img {
  width: 100%;
  max-width: 200px;
}
#beck_modal .modal-inner .modal-content #text {
  flex-basis: calc(100% - 232px);
}
@media (max-width: 550px) {
  #beck_modal .modal-inner .modal-content #text {
    flex-basis: 100%;
  }
}
#beck_modal .modal-inner .modal-content #text #modal_description,
#beck_modal .modal-inner .modal-content #text #modal_description p {
  text-align: justify;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 400;
}
@media (max-width: 768px) {
  #beck_modal .modal-inner .modal-content #text #modal_description,
  #beck_modal .modal-inner .modal-content #text #modal_description p {
    font-size: 18px;
  }
}
#beck_modal .modal-inner .modal-content #text #modal_description ul li {
  margin: 0 0 0 1em;
}
@media (max-width: 768px) {
  #beck_modal .modal-inner .modal-content #text #modal_description {
    overflow: scroll;
    max-height: 14rem;
    font-size: 16px;
  }
  #beck_modal .modal-inner .modal-content #text #modal_description:after {
    content: "...";
    position: absolute;
    bottom: 16px;
    right: calc(50% - 1.5em);
    padding: 0 1rem;
  }
}
#beck_modal .modal-inner .modal-content #text h3#title {
  text-align: left;
  font-size: 20px;
  color: black;
  margin-top: 0;
  margin-bottom: 1rem;
}
#beck_modal .modal-inner .modal-content #text span#modal_funktion {
  display: block;
  text-align: left;
  margin-bottom: 1rem;
  font-size: 16px;
}
#beck_modal .modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  backdrop-filter: blur(3px);
  z-index: 997;
}

/*# sourceMappingURL=style.css.map */
