@import 'custom-fonts.css';
@import 'https://andreasreinke.com/custom-contactform-summit.css';

#kosu_affiliate_footer,
.unsichtbar,
.hidden,
.versteckt
{
  display: none !important;
}
#freebie-download input#ac_submit {
    border: 1px solid!important;
}

.schatten {
-webkit-box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.44);
-moz-box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.44);
box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.44);
}

/*
** Akkordeon Adds
*/
#kosu-accordium-advertising .vivo-accordion {
    line-height: unset !important;
    padding: unset !important;
}
i.fa {
    margin-bottom: 0.6em;
}


.themenzeile{
  border-bottom: 1px solid lightgrey;
  padding-bottom: 0.4em;
}

.whitebackground>div {
    background: rgba(255,255,255,0.4);
    padding: 0.3em;
    border-radius: 5px;
}

.yellowbutton a {
    color: #8d1757!important;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 0.8em!important;
    font-size: 1.2em!important;
    box-shadow: rgba(0, 0, 0, 0.2) 0px -30px 40px -22px inset, rgba(255,255,255,0.4) 0px 26px 46px -18px inset!important;
    background: #ffc614!important;
}
.yellowbutton a i.vc_btn3-icon.fas:before {
    position: relative;
    top: 8px;
}
.anteilsrechner {
    border: double 4px #a92d19;
    padding: 1em;
    width: 500px;
    margin: 0 auto;
    border-radius: 15px;
    background: #fafafa;
}
.anteilsrechner p:first-child {
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6{
  font-family: "Open Sans"!important;
}
li {
    padding-bottom: 0.4em;
}
p, div, li {
    font-family: "Open Sans"!important;
    line-height: 1.4em;
    font-weight: 100;
}
.top-optin{
  min-height:107px;
}
#lp-header li,
#lp-header p,
#lp-header div{
  /* color:white; */
}
td.digistore_affiliation_status_hint.digistore_affiliation_status_info a {
    color: lightgrey!important;
    text-decoration: underline;
}
.congresstitle{
  font-family:"HighPerformanceDemo", Courier, sans-serif!important;
  font-weight: 300!important;
}
.bulletpoints{
  text-align:left!important;
}
.bulletpoints li {
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 0.5em;
}
.small{
  font-size: 12px;
}

/*
** Kopiervorlage Speakerinformationen für Linkmails
*/
.type-page .speaker .content {
    flex: 8;
}

.type-page .speaker .label {
    flex: 1;
}
.type-page .speaker {
    display: flex;
}
.type-page .speaker>div {
    padding-bottom: 0.2em;
}
.type-page .speakerlist .speaker:last-child {
    border-bottom: 1px solid lightgrey;
    padding-bottom: 1em;
}
.type-page .speakerlist {
    padding: 0.8em 0;
}


/*
** Speaker-Kontaktformular
*/
.speakerkontakt label {
    color: grey;
    font-weight: 100;
    line-height: 1.4em;
    font-size: 14px;
    margin: 0.4em 0 0.2em 0;
}
.speakerkontakt input,
.speakerkontakt textarea {
    border: 1px solid grey!important;
    border-radius: 3px;
    padding: 0.4em;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
}
.speakerkontakt input::placeholder,
.speakerkontakt textarea::placeholder {
    color: lightgrey;
}

/*
** Korrektur Optin-Feld
*/
/* @media (min-width: 375px){ */
.form-sf-v2-wrapper.vivo_num-total_3 div.vivo_sf-form-element {
    width: 31.66%;
    margin-right: 5px;
    float: left;
}
/* } */


/*
** Termineseite
*/
li.kosu_index_speaker_img_used ,
li.kosu_spk_ind_is_online {
    font-weight: 500!important;
    border-radius: 5px;
    margin-bottom: 3px;
    padding: 0;
}
.kosu_index_speaker_img_used {
    border: 1px solid lightgrey!important;
}
li.kosu_spk_ind_is_online {
    color: white!important;
    border: 1px solid white;
}
.kosu_index_speaker_img_used img.kosu_index_speaker_img {
    margin-top: 0!important;
}


/*
** Speaker-Gallery Special background add
*/
div.kosu_spk_txt_overlay {
    background: rgba(151 185 150 / 0.5)!important;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 5px;
    transition: all 0.3s ease-in-out!important;
}
.kosu_spk_img_overlay{
  transition: all 0.3s ease-in-out;
}
.kosu_img-wrapper:hover .kosu_spk_img_overlay{
  /* opacity:0; */
  transform: scale(1.8, 1.8);
}
/*
** Speakergallery responsive width
*/
@media (max-width: 375px){
  .sprechergalerie {
    width: unset !important;
}
}

/*
** Die neuen Schulen - CI
*/

.dieneuenschulen h1,
.dieneuenschulen h2,
.dieneuenschulen h3,
.dieneuenschulen h4,
.dieneuenschulen h5,
.dieneuenschulen h6{
    color: #0f595a !important;
}
.dieneuenschulen input#ac_firstname::placeholder,
.dieneuenschulen input#ac_email::placeholder {
    text-align: left !important;
    font-size:18px !important;
    letter-spacing:1px !important;
}
.dieneuenschulen .kosu_cap-spk-name {
    color: #0c595a !important;
    font-size: 19px;
    line-height: 1.2em;
    padding-bottom: 0.2em;
}
.dieneuenschulen .kosu_spk_txt_overlay {
    background: rgba(12 89 90 / 0.5)!important;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 5px;
    transition: all 0.3s ease-in-out!important;
}
.dieneuenschulen{
  list-style-type: circle;
}
.dieneuenschulen.painpoints,
.dieneuenschulen.benefits{
  list-style-image: url(/wp-content/uploads/2020/06/dns-bulletpoints-22px.png);
}
.dieneuenschulen.painpoints li,
.dieneuenschulen.benefits li{
    font-size: 1.2em;
    font-weight: 300;
    letter-spacing: 1px;
}
.dieneuenschulen.kosu_mobile_gallery .kosu_cap-spk-tagline {
    font-size: 18px;
    line-height: 1.2em;
}


/*
** POST-IT Notes
*/
.postit{
    /* font-size: 1.4em; */
    text-align: center;
    margin: 0.5em 0 0;
    line-height: 1em;
    /* font-weight: bold; */
    border: 1px solid #cccccc !important;
    margin: 20px;
    width: 220px;
    height: 180px;
    padding: 5px 10px;
    background: #fefabc linear-gradient(150deg, #efec88 0%, #fefabc 100%);
    border: 1px solid #cccccc;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 30%);
    transform: rotate(4deg);
    border-bottom-right-radius: 60px 5px;
    font-size: 0.6em;
    position: absolute;
    top: -160px;
    right: 60px;
}
.postit::before {
  background: #ff8c00 radial-gradient(at 8px 8px, rgba(255,255,255,0), rgba(0,0,0,0.5));
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: calc(50% - 12px);
  box-shadow: 4px 4px 3px rgba(0,0,0,0.5);
}
.postit::after {
  content:"";
  position: absolute;
  bottom: 0;
  right: -4px;
  width: 100%;
  height: 140px;
  background-image: linear-gradient(173deg, rgba(0,0,0,0) 92%,
  rgba(0,0,0,0.4) 100%);
  transform: rotate(6deg);
  z-index: -1;
  filter: blur(2px);
}
.postit h3 {
    font-size: 18px;
    margin: 0;
}
@media only screen and (max-width: 414px) {
.postit{
    position: static;
}
.nuramhandy .postit-mobile h3 {
    font-size: 18px;
    margin: 0;
}
.nuramhandy .postit-mobile{
    /* font-size: 1.4em; */
    text-align: center;
    margin: 0.5em 0 0;
    line-height: 1em;
    /* font-weight: bold; */
    border: 1px solid #cccccc !important;
    margin: 20px;
    /* width: 220px; */
    /* height: 180px; */
    padding: 10px 10px;
    background: #fefabc linear-gradient(150deg, #efec88 0%, #fefabc 100%);
    border: 1px solid #cccccc;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 30%);
    transform: rotate(4deg);
    border-bottom-right-radius: 60px 5px;
    font-size: 0.6em;
    /* position: absolute; */
    /* top: -160px; */
    right: 60px;
    z-index: 999 !important;
}
.nuramhandy .postit-mobile::after{
  background-image: linear-gradient(173deg, rgba(0,0,0,0) 92%,
  rgba(0,0,0,0.4) 100%);
}
}
@media only screen and (max-width: 768px) {
.postit{
    position: absolute;
    top: 380px;
    left: -300px;
}
}

