/* 
Theme Name: FodJan-Theme
Theme URL: 127.0.0.1
Description: wp-bootstrap-starter Child
Theme Author: Julian Striegl, Tim Kluge
Template: wp-bootstrap-starter 
Version: 1.0.0
CSS-Version: 1.0
Text Domain: wp-bootstrap-starter-child 
*/

/* ----------- fonts ----------*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url(assets/fonts/roboto-latin-v30-normal-100.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(assets/fonts/roboto-latin-v30-normal-300.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/roboto-latin-v30-normal-400.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(assets/fonts/roboto-latin-v30-normal-500.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(assets/fonts/roboto-latin-v30-normal-700.woff2) format('woff2');
  font-display: swap;
}

/* ----------- BASIC ELEMENTS ---------- */

body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    width: 100vw;
    min-width: 320px !important;
}
a {
	color: #46c284;
}

li {
    font-weight: 300 !important;
}

h2,
h3 {
    font-size: 28px;
    font-weight: 700;
}
#bootstrap-overwrite .wp-block-kadence-advancedbtn .kt-btn-wrap a.kt-button:not(.link) {
    /*color: #2c2c2c;*/
}
#bootstrap-overwrite .container.mt-1 .row .col a,
#bootstrap-overwrite a.ek-link,
#bootstrap-overwrite a.post-edit-link,
#bootstrap-overwrite a.ek-link:hover {
    color: #46c284;
}
#bootstrap-overwrite #footer-widget a {
	color: #fff;
}
#bootstrap-overwrite a.kt-tab-title {
	color: #000;
}
#bootstrap-overwrite #page-sub-header .default-button,
#bootstrap-overwrite a:not([href]):not([tabindex]),
#bootstrap-overwrite .wp-block-button a,
#bootstrap-overwrite a.kt-button:not(.kt-btn-0-action),
#bootstrap-overwrite .kt-tab-title-active a {
    color: #fff;
}

#bootstrap-overwrite .kt-btns_8515d8-b9 .kt-btn-wrap-0 .kt-button:hover,
#bootstrap-overwrite .kt-btns_1b9f16-bc .kt-btn-wrap-0 .kt-button:hover {
	border-color: #444;
	background: #444;
}
#bootstrap-overwrite .kt-btns_90a60a-13 .kt-btn-wrap-0 .kt-butto
#bootstrap-overwrite .kt-btn-wrap:not(.kt-btn-wrap-0) a:not(:hover),
#bootstrap-overwrite .kt-btns_8571de-81 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_90a60a-13 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_1b9f16-bc .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_8515d8-b9 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_f48a41-39 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_2935a5-e4 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_f3f5f3-c5 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_17c976-49 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_2492b1-75 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_cdd240-0d .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_1e502d-55 .kt-btn-wrap-0 .kt-button:not(:hover),
#bootstrap-overwrite .kt-btns_4dd5b0-e4 .kt-btn-wrap-0 .kt-button:not(:hover) {
	color: #555;
}

b,
strong {
    font-weight: bold !important;
}

#content.site-content {
    padding-top: 0;
    padding-bottom: 0;
}

.no-margin {
    margin-top: 0px !important;
}

.no-margin-bottom-desktop {
    margin-bottom: 0px !important;
}

/* Gutenberg Text Colors */
.has-primary-color {
    color: #46C284;
}

.has-accent-color {
    color: #ff6850;
}

.has-light-gray-color {
    color: #f6f6f6;
}

.has-dark-gray-color {
    color: #2E2E2E;
}

.has-white-color {
    color: #FFFFFF;
}

.has-black-color {
    color: #000000;
}

.is-style-arrow li {
    padding-bottom: 7px;
    font-weight: 300 !important;
}

.is-style-arrow li a {
    text-decoration: none !important;
}

.is-style-arrow li a:hover {
    text-decoration: underline !important;
}

/* Gutenberg Background Colors */
.has-primary-background-color {
    background-color: #46C284;
}

.has-accent-background-color {
    background-color: #ff6850;
}

.has-light-gray-background-color {
    background-color: #f6f6f6 !important;
}

.has-dark-gray-background-color {
    background-color: #2E2E2E;
}

.has-white-background-color {
    background-color: #FFFFFF;
}

.has-black-background-color {
    background-color: #000000;
}

.aligncenter {
    text-align: center;
}

/* ----------- HEADER AREA ---------- */

#page-sub-header {
    padding-top: 14%;
    height: 95vh !important;
}

#help-sub-header {
    position: relative;
    padding-bottom: 0;
    padding-top: 14%;
    height: 55vh;
    background-size: cover !important;
    z-index: 5;
}

#help-sub-header.help-center {
    height: 70vh;
}

body.home #page-sub-header,
body.home #help-sub-header {
    background: transparent !important;
}

body:not(.home) #page-sub-header,
body:not(.home) #help-sub-header {
    background-color: rgba(46, 46, 46, 0.65) !important;
}


.defaultul>li {
    font-weight: 300;
}

#masthead.fodjan-header {
    background-color: transparent;
    height: 165px;
    padding-top: 0 !important;
    box-sizing: border-box;
    box-shadow: none !important;
    position: fixed;
    width: 100%;
    z-index: 105;
    margin-top: 0px;
    transition: none;
}

.search-thumb>img {
    width: 150px;
    height: 150px;
    max-width: none !important;
}

.search-thumb {
    margin-right: 2rem;
}

.search-side {
    flex-grow: 1;
}

.search-row {
    display: flex;
}

.pagination {
    font-size: 1.3em !important;
}

.page-numbers {
    margin-right: 1em;
}

.search-post,
.no-search-post {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

#masthead #toolbar-container {
    position: relative;
    margin-top: 0px !important;
    height: 50px;
    transition: all 0.2s;
}

#masthead.fodjan-header #nav-container {
    margin-top: 50px;
    transition: all 0.2s;
}

#toolbar {
    list-style-type: none;
    background-color: rgba(77, 83, 80, 0.43);
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
    padding: 15px;
    float: right;
    display: flex;
    max-height: 59px;
}

#toolbar li {
    /*	display: inline-block; */
    font-weight: 200;
    border-right: solid 1px white;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

#toolbar li a img {
    margin-left: 10px;
}

#toolbar li:last-child {
    border-right: none;
    margin-top: -2px;
}

#toolbar li a {
    color: #ffffff;
}

.navbar-brand {
    padding: 0;
    margin: 0;
    transition: all 0s;
}

.navbar-brand img,
.navbar-brand-footer {
    width: 180px;
    height: auto;
}

.navbar-brand-footer {
    margin-left: auto;
    margin-right: auto;
}

.nav-item:last-child {
    padding-right: 0;
}

.nav-item {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 1.3em !important;
    font-weight: 200 !important;
    letter-spacing: 0;
    color: #FFFFFF !important;
    position: relative;
}

.scroller-up {
    display: none;
    position: fixed;
    border: none;
    box-sizing: border-box;
    background-image: url('assets/arrow_gray.svg');
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    width: 40px;
    height: 40px;
    padding: 5px;
    background-color: #ffffff;
    border: solid 1px #464646;
    z-index: 20;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.1s;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.69;
    right: 40px;
    bottom: 40px;
}

a.page-scroller {
    border: none;
    box-sizing: border-box;
    background-image: url('assets/arrow.svg');
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    padding: 5px;
    background-color: #46C284;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.1s;
    margin-left: auto;
    margin-right: auto;
}

#fodjan-scroller:hover {
    background-color: rgb(46, 46, 46) !important;
    box-shadow: inset 0px 0px 0px 2px #46C284;
    transition: all 0.1s;
}

.scroller-up:hover {
    background-color: #46C284;
    transition: all 0.1s;
}

.nav-item .nav-link::after {
    border: none !important;
    background-image: url('assets/arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 7px;
    transition: all 0.2s;
}

.nav-item:hover .nav-link::after {
    transform: scaleY(-1);
    transition: all 0.2s;
}

.nav-item .nav-link:hover {
    font-weight: 200 !important;
}

.nav-item .nav-link::before {
    left: 50%;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    z-index: 10;
    background: none repeat scroll 0 0 #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

.nav-item:hover .nav-link::before {
    width: 100%;
    left: 0;
}

.dropdown-menu {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.dropdown-menu .nav-item {
    box-sizing: border-box;
    position: relative !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*
.dropdown-menu .nav-item:nth-of-type(3)::after {
	content: "";
	background: #46C284;
	position: absolute;
	bottom: 0;
	left: 10%;
	height: 2px;
	width: 80%;
}

.dropdown-menu .nav-item:nth-of-type(6)::after {
	content: "";
	background: #46C284;
	position: absolute;
	bottom: 0;
	left: 10%;
	height: 2px;
	width: 80%;
}
*/

.dropdown-item::before {
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    z-index: 10;
    background: none repeat scroll 0 0 #000000;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    opacity: 0.6;
    width: 0;
}

.dropdown-item:hover::before {
    width: 80%;
    left: 10%;
}

#page-sub-header.frontpage h1 {
    text-align: left;
    font-size: 2.5em !important;
    font-weight: bold;
    letter-spacing: 0;
    color: #46C284 !important;
    text-shadow: 3px 3px 6px #00000029;
    opacity: 1;
}

#page-sub-header.frontpage h2 {
    font-size: 2em !important;
    font-weight: bold;
    letter-spacing: 0;
    color: #FFFFFF !important;
    text-align: left;
    margin: 0;
}

#page-sub-header.frontpage p {
    font-size: 1.1em !important;
    font-weight: 300;
    letter-spacing: 0;
    color: #FFFFFF !important;
    text-align: left;
    margin: 0;
}

#help-sub-header h1 {
    font-size: 2em !important;
    font-weight: 300;
    letter-spacing: 0;
    color: #FFFFFF !important;
    text-align: left;
    margin: 0;
    padding: 10px 0;
}

#help-sub-header.help-center #help-search {
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 0px 20%;
}

#help-sub-header.help-center h1 {
    font-size: 3em !important;
    font-weight: bolder;
    letter-spacing: 0;
    color: #FFFFFF !important;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
}

#help-sub-header.help-center h2 {
    font-size: 2.5em !important;
    font-weight: 200;
    letter-spacing: 0;
    color: #FFFFFF !important;
    margin: 0;
    padding: 0;
}

.type-page .entry-header {
    display: none;
}

/* ---------- HELP ------------ */

#help-search {
    width: 500px;
    margin-left: 0px;
    position: relative;
}

.wp-block-kadence-infobox a.kt-blocks-info-box-link-wrap,
.fixed-height-300 {
    min-height: 300px;
}

#help-search #ajaxsearchpro1_1 .probox,
#help-search #ajaxsearchpro1_2 .probox,
#help-search div.asp_m.asp_m_1 .probox {
    height: 50px !important;
    position: relative !important;
    /*font-family: 'Roboto', sans-serif !important;*/
    top: 0;
    bottom: 0;
}

#help-search #ajaxsearchpro1_1 .probox .promagnifier,
#help-search #ajaxsearchpro1_2 .probox .promagnifier,
#help-search div.asp_m.asp_m_1 .probox .promagnifier {
    margin-top: 10px !important;
    margin-right: 10px !important;
}

#help-search div.asp_m.asp_m_1 .probox .proloading,
#help-search div.asp_m.asp_m_1 .probox .proclose {
    margin-top: 10px !important;
}

#help-search #ajaxsearchpro1_1 .probox .proinput input.orig,
#help-search #ajaxsearchpro1_2 .probox .proinput input.orig,
#help-search div.asp_m.asp_m_1 .probox .proinput input.orig,
#help-search #ajaxsearchpro1_1 .probox .proinput,
#help-search #ajaxsearchpro1_2 .probox .proinput,
#help-search div.asp_m.asp_m_1 .probox .proinput {
    display: block !important;
    height: 50px !important;
    position: relative !important;
    color: #000000 !important;
    line-height: 50px !important;
    /*font-family: 'Roboto', sans-serif;*/
}

.thumbs-rating-container {
    text-align: center;
}

.thumbs-rating-up {
    background: url('assets/thumbs_up.png'), white !important;

}

.thumbs-rating-down {
    background: url('assets/thumbs_down.png'), white !important;
}

.thumbs-rating-container .thumbs-rating-already-voted {
    font-size: inherit !important;
    color: white;
}

.thumbs-rating-up,
.thumbs-rating-down {
    display: inline-block;
    border-radius: 50px;
    width: 100px;
    height: 100px;
    margin: 10px;
    border: none;
    background-repeat: no-repeat !important;
    background-size: 40% !important;
    background-position: center !important;
}

.thumbs-rating-down-message,
.thumbs-rating-up-message {
    display: none;
}

/* ---------- BLOG ------------ */

.entry-footer {
    color: #000000 !important;
}

#fodjan-post-list .row:nth-child(2n) {
    flex-direction: row-reverse;
}

#fodjan-blog-header>div:nth-child(1)>h1 {
    font-size: 1.5em !important;
    letter-spacing: 0;
    font-weight: 300 !important;
    color: #FFFFFF !important;
}

#fodjan-blog-header>div:nth-child(2)>p {
    font-size: 2em !important;
    font-weight: bold;
    letter-spacing: 0;
    color: #FFFFFF !important;
    text-align: left;
    margin: 0;
}

.fodjan-post-container {
    margin-bottom: 1em;
    box-shadow: 0px 3px 6px #00000050;
    overflow: hidden;
}

.fodjan-post-container .col,
.fodjan-post-container .col-12,
.fodjan-post-container .col-6 {
    min-height: 328px;
}

.fodjan-post-container .col:first-child,
.fodjan-post-container .col-12:first-child,
.fodjan-post-container .col-6:first-child {
    padding: 0 5.55%;
    background-color: rgba(17, 17, 17, 0.1);
    position: relative;
}

.fodjan-post-container .col:nth-child(2),
.fodjan-post-container .col-12:nth-child(2),
.fodjan-post-container .col-6:nth-child(2) {
    padding: 0 0;
    position: relative;
    overflow: hidden;
}

.fodjan-post-date {
    padding-top: 3em;
    color: #aaaaaa;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 700;
    font-size: 0.813em;
    line-height: 1.85;
}

.fodjan-post-title {
    position: relative;
}

.fodjan-post-title h1 {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 700;
    color: #4d4d4d;
    font-size: 1.875em;
    line-height: 1.6;
    text-align: center;
}

.fodjan-post-title h1:after {
    content: '';
    position: absolute;
    background: #4d4d4d;
    width: 50px;
    height: 6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
}

.fodjan-post-excerpt {
    line-height: 1.5;
    color: #4d4d4d;
    margin-top: 1em;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
    text-align: center;
}

.fodjan-post-image>a>img {
    position: absolute;
    left: 0px;
    top: 0px;
    min-height: 328px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.2s;
}

.fodjan-post-image>a>img:hover {
    min-height: 50vh;
}

.fodjan-post-link {
    padding-bottom: 10px;
}

.app-pro-container {
    display: block;
    position: relative;
    height: 100%;
    min-height: 600px;
    width: 100%;
    z-index: 25;
}

.app-pro-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.app-pro-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.dropdown-menu {
    min-width: 20rem !important;
}

#page-sub-header.defaultpage h1 {
    font-size: 1.5em !important;
    letter-spacing: 0;
    font-weight: 300 !important;
    color: #FFFFFF !important;
}

#page-sub-header.defaultpage p,
#page-sub-header.defaultpage h2 {
    font-size: 2.8em;
    font-weight: bold;
    letter-spacing: 0;
    color: #FFFFFF !important;
    text-align: left;
    margin: 0;
}

.wp-block-buttons .wp-block-button {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 7px !important;
    min-width: 180px;
}

.wp-block-button a.wp-block-button__link,
.wp-block-button button.wp-block-button__link {
    display: block;
    width: 100%;
}

#page-sub-header .default-button,
.comment-reply-link.btn-primary {
    background-color: #46C284 !important;
    text-decoration: none;
    color: white;
    padding: 12px 24px !important;
    border-radius: 7px !important;
    border: none;
    font-size: 18px !important;
    transition: all 0.1s;
}

.fodjan-button {
    background-color: #46C284;
    text-decoration: none;
    color: white;
    padding: 12px 24px;
    border-radius: 7px;
    border: none;
    font-size: 18px;
}

.default-button:focus,
.fodjan-button:focus {
    outline: none;
    box-shadow: none;
}

.bs-stepper-circle {
    width: 1.5em;
    height: 1.5em;
    padding: .25em 0;
    margin: 0px;
}



.comment-reply-link.btn-primary:hover,
#page-sub-header a:hover:not(.appstore):not(.page-scroller),
.wp-block-button a:hover:not(.disabled):not(.page-scroller),
.fodjan-button:hover:not(.disabled):not(.page-scroller):not([disabled]) {
    background-color: #ffffff !important;
    text-decoration: none;
    box-shadow: inset 0px 0px 0px 2px #46C284;
    transition: all 0.1s;
    color: #46C284 !important;
}

.fodjan-button:disabled,
.fodjan-button.disabled {
    background-color: gray !important;
    text-decoration: none !important;
    cursor: default !important;
}

#page-sub-header-closer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5em;
    background-size: 100% 100%;
    background-image: url("assets/header_divider.svg");
}

#header-background {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

#header-background>img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}


#header-background video {
    position: absolute;
    left: 50%;
    /* % of surrounding element */
    top: 50%;
    transform: translate(-50%, -50%);
    /* % of current element */
    height: 100%;
    width: 177.77777778vh;
    /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw;
    /* 100 * 9 / 16 */
}

#header-background video[poster] {
    object-fit: cover;
}

body.modal-open #header-background video {
    display: none;
}

body.modal-open #header-background #video-wrapper {
    display: block;
    position: absolute;
    background: url('assets/videoheader-preview.jpg') 50% 50% / cover no-repeat;

    left: 50%;
    /* % of surrounding element */
    top: 50%;
    transform: translate(-50%, -50%);
    /* % of current element */
    height: 100%;
    width: 177.77777778vh;
    /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw;
}

.wpml-ls-legacy-dropdown-click a:hover,
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu:hover {
    background-color: rgba(151, 151, 151, 0.8) !important;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    background-color: rgba(77, 83, 80, 0.8) !important;
}



.wpml-ls-legacy-dropdown-click a:hover {
    text-decoration: none;
}

.padding20 {
    padding: 20px;
}

.helparticle-sidebar {
    display: block;
    position: absolute;
    top: 0;
    transition: all 0.2s;
    /*height: 420px;*/
    width: 305px;
    top: 0;
    z-index: 20;
    padding: 30px 40px 30px 30px;
    /*background-color: rgb(46, 46, 46);*/
    background-color: #f6f6f6;

}

/*
.sidebar-inner{
    overflow-y: scroll; 
    height: 100%;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.sidebar-inner::-webkit-scrollbar {
    display: none;
}*/


.helparticle-sidebar a {
    font-weight: 400 !important;
}

.helparticle-sidebar h3 {
    font-size: 18px !important;
    font-weight: 400 !important;
}

/** --------- FOOTER AREA ------------- **/

footer,
#footer-widget {
    background-color: #2E2E2E !important;
    color: white !important;
}

footer {
    box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.50);
    position: relative;
}

footer.entry-footer {
    background: none !important;
    box-shadow: 0px 0px 0px !important;
}

footer h3 {
    text-align: left;
    font-size: 20px;
    color: #FFFFFF !important;
}

footer ul {
    list-style-type: none;
    padding: 0;
    font-weight: 200;
}

footer .textwidget {
    font-weight: 200;
}

footer li,
footer p {
    padding-top: 10px;
}

footer .navbar-brand {
    margin-left: auto;
    margin-right: auto;
}


.social-media-button-white {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    padding: 10px;
    cursor: pointer;
    transition: all 0.1s;
    margin-right: 30px;
}

.social-media-button {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.1s;
    margin-right: 30px;
}

.fb-logo,
.fb-logo-white,
.twitter-logo,
.twitter-logo-white,
.yt-logo,
.yt-logo-white {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    border: inset 5px transparent;
}

.fb-logo {
    border: inset 8px transparent;
    background-image: url('assets/fb_logo.svg');
}

.twitter-logo {
    margin-left: 30px;
    background-image: url('assets/twitter_logo.svg');
}

footer .twitter-logo {
    margin-left: 0;
}

.yt-logo {
    background-image: url('assets/youtube_logo.svg');
    margin-right: 0;
}


.fb-logo-white {
    border: inset 8px transparent;
    background-image: url('assets/fb_logo_white.svg');
}

.twitter-logo-white {
    margin-left: 30px;
    background-image: url('assets/twitter_logo_white.svg');
}

footer .twitter-logo-white {
    margin-left: 0;
}

.yt-logo-white {
    background-image: url('assets/youtube_logo_white.svg');
    margin-right: 0;
}


.social-media-button:hover {
    background-color: #46C284;
    transition: all 0.1s;
}

.bottom-border {
    border-bottom: solid 1px #ffffff;
}


/* ------- PAGE AREA -------- */
#digital-bridge {
    display: block;
    position: relative;
    width: 1000px;
    height: 500px;
    margin-right: auto;
    margin-left: auto;
}

#digital-bridge p {
    color: white;
    font-size: 20px;
    margin-top: 10px;
}


/* ----- DIGITAL BRIDGES ELEMENT ----*/

.dotts {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.bullet-point img {
    width: 150px;
    height: 150px;
}

.bullet-point p {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bullet-point {
    display: flex;
    flex-direction: column;
    position: absolute;
}

.labore {
    top: 140px;
    left: 5px;
}

.berater {
    top: 140px;
    right: 5px;
}

.fdaten {
    top: 240px;
    left: 220px;
}

.ldaten {
    top: 240px;
    right: 220px;
}

.animated-scrollleft {
    animation: scrollLeft 0.3s ease-in-out normal;
}

.dotts.in-view {
    animation: fadeInDotts 1s ease-in-out normal;
}

.labore.in-view,
.berater.in-view,
.fdaten.in-view,
.ldaten.in-view {
    animation: smallScaleBump 0.3s ease-in-out normal;
}

.icon-list-small {
    vertical-align: text-top;
    padding: 0px 25px 0px 25px;
    width: 100%;
    align-items: center;
}

.icon-list-small li::before {
    content: '';
    display: block;
    box-sizing: content-box;
    background-image: url('assets/check.svg');
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 20px !important;
    height: 20px !important;
    margin-right: 20px;
}

.icon-list-small li {
    display: flex;
    flex-direction: row;
    vertical-align: text-top;
    font-weight: 300;
    align-items: center;
}


.icon-list {
    vertical-align: text-top;
    padding-left: 0;
    width: 100%;
}

.icon-list li::before {
    content: '';
    display: block;
    box-sizing: content-box;
    background-image: url('assets/check.svg');
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 20px !important;
    height: 20px !important;
    margin-right: 20px;
    margin-top: 5px;
}

.icon-list.has-small-font-size li::before {
    min-width: 14px !important;
    height: 14px !important;
    margin-right: 10px !important;
}

.icon-list li {
    display: flex;
    flex-direction: row;
    vertical-align: text-top;
    margin-top: 20px;
    width: 100%;
    font-weight: 300;
}

figcaption a {
    color: black;
}

.white {
    color: white !important;
}

.z-index-10 {
    z-index: 10;
    position: relative;
}

.wide-dark-area-skewed {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
    padding: 200px 0;
    z-index: 1;
    background-color: #ffffff !important;
}

.wide-dark-area-skewed::after {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 10%;
    z-index: 0;
    -webkit-transform: skewY(6deg);
    -moz-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    -o-transform: skewY(6deg);
    transform: skewY(6deg);
    background-image: linear-gradient(-90deg, #565656, #2C2C2C);
    background-image: -moz-linear-gradient(to left, #2C2C2C 0%, #2C2C2C 100%);
}

.wide-dark-gray-area-skewed {
    background-color: #2E2E2E;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;

    -webkit-transform: skewY(-2deg);
    -moz-transform: skewY(-2deg);
    -ms-transform: skewY(-2deg);
    -o-transform: skewY(-2deg);
    transform: skewY(-2deg);
}

.wide-light-gray-area-skewed {
    background-color: #F6F6F6;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;

    -webkit-transform: skewY(-2deg);
    -moz-transform: skewY(-2deg);
    -ms-transform: skewY(-2deg);
    -o-transform: skewY(-2deg);
    transform: skewY(-2deg);
}

.wide-light-gray-area {
    background-color: #F6F6F6;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-top: 20px;
}

.wide-area {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    height: auto;
}

.wide-gray-area {
    background-color: none !important;
    box-shadow: 0px -4px 4px #00000029;
    background-image: linear-gradient(226deg, #565656 0%, #2C2C2C 100%) !important;
    background-image: -moz-linear-gradient(to left, #2C2C2C 0%, #2C2C2C 100%) !important;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-top: 20px;

    -webkit-transform: skewY(-2deg);
    -moz-transform: skewY(-2deg);
    -ms-transform: skewY(-2deg);
    -o-transform: skewY(-2deg);
    transform: skewY(-2deg);
}

.wide-gray-area>*,
.wide-light-gray-area-skewed>*,
.wide-dark-gray-area-skewed>* {
    -webkit-transform: skewY(2deg);
    -moz-transform: skewY(2deg);
    -ms-transform: skewY(2deg);
    -o-transform: skewY(2deg);
    transform: skewY(2deg);
}

.entry-content>*,
.wp-block-group__inner-container>* {
    margin-top: 1em;
}

.wp-block-image {
    margin-top: 2em;
    margin-bottom: 2em;
}

.entry-content p {
    font-weight: 300;
}

.default-button {
    background-color: #46c284;
    border-radius: 7px
}

.default-button:disabled,
.default-button:disabled:hover {
    background-color: gray;
}

.ek-link {
    text-decoration: underline;
}

.ek-link.fodjan-button {
    text-decoration: none;
}

.fixed-width-130 a {
    min-width: 130px;
}

.fixed-width-180,
.fixed-width-180 a {
    min-width: 180px;
}

.fixed-width-250,
.fixed-width-250 a {
    min-width: 250px;
}

.fixed-height-800 {
    height: 800px;
}

.height-auto {
    height: auto !important;
}

.fixed-height-150 {
    min-height: 150px;
}

.fixed-height-51 img {
    height: 51px !important;
    width: auto !important;
    max-width: none;
}


.fixed-height-220 img {
    height: 220px !important;
    width: auto !important;
}


.fixed-height-60 {
    min-height: 60px;
}


.help-items {
    color: #000000;
}

/* ------- TABLE ---------- */
td {
    padding: 10px;
}

.svginline img {
    height: 22px !important;
    width: auto !important;
}

.recommender-list {
    margin-top: 5em !important;
}

input.orig {
    /*font-size: 1rem !important;*/
    /*font-weight: 200 !important;*/
}

.kt-btn-wrap .kt-button {
    border-radius: 7px !important;
}

/* -------- K Block Accordion -------- */
.fodjan-price-faq .kt-blocks-accordion-header {
    background-color: #ffffff;
    border-bottom: solid 1px #A5A5A5;

}

.fodjan-price-faq .kt-blocks-accordion-header:focus,
.fodjan-partner-accordion .kt-blocks-accordion-header:focus {
    outline: none;
}

.fodjan-price-faq .kt-blocks-accordion-header.kt-accordion-panel-active {
    color: #46C284;
    background-color: transparent !important;
}

.fodjan-price-faq .kt-accordion-panel-inner,
.fodjan-partner-accordion .kt-accordion-panel-inner {
    border: none;
}

.fodjan-price-faq .kt-blocks-accordion-icon-trigger {
    display: block;
    height: 24px;
    margin-left: auto;
    position: relative;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    width: 24px;
    min-width: 24px;
    box-sizing: content-box;
    background-color: #46c284;
    border-radius: 12px;
}

.fodjan-price-faq .kt-blocks-accordion-header:hover .kt-blocks-accordion-icon-trigger::after,
.fodjan-price-faq .kt-blocks-accordion-header:hover .kt-blocks-accordion-icon-trigger::before {
    background-color: #ffffff;
}

.fodjan-price-faq .kt-blocks-accordion-icon-trigger:after,
.fodjan-price-faq .kt-blocks-accordion-icon-trigger:before {
    background-color: #ffffff;
    width: 15px !important;
    height: 3px !important;
    left: 4px !important;
}

.fodjan-partner-accordion .kt-blocks-accordion-header {
    border: none;

}

.fodjan-partner-accordion .kt-blocks-accordion-icon-trigger {
    margin-left: 0px;
}

.fodjan-partner-accordion:hover .kt-blocks-accordion-title {
    text-decoration: underline;
}

/* ----- END OF ACCORDION SECTION ------ */

.wp-block-image .aligncenter>figcaption {
    text-align: center;
    color: #707070;
}

.press-report p,
.help-report p,
.job-offer p {
    margin-bottom: 0 !important;
}

.help-title {
    font-weight: bold;
    color: #000000 !important;
}

.help-items>.wp-block-columns.has-background {
    padding: 1em 2em !important;
}

.help-items>.wp-block-columns.has-background p {
    font-weight: bold;
}

.help-items>.wp-block-columns.has-background p a {
    font-weight: lighter;
}

.job-offer.wp-block-columns.has-background {
    margin-bottom: 1em !important;
}

.job-offer {
    padding-right: 15px !important;
}

.job-offer .wp-block-button__link {
    font-weight: 300;
    font-size: 1rem !important;
}

.round-icon-button a:hover {
    background-color: #2E2E2E !important;
}

.round-icon-button a {
    padding: 5px 14px !important;
    margin-top: 8px;
}

.restrict-height {
    max-height: 300px !important;
}

.restrict-height iframe {
    max-height: 300px !important;
}

#ajaxsearchlite1,
#ajaxsearchlite2 {
    background: transparent !important;
}

#ajaxsearchlite1 .probox,
#ajaxsearchlite2 .probox {
    background: transparent !important;
}

.promagnifier {
    box-shadow: none !important;
}

#searchbox.hidden {
    display: none !important;
}

.spacer {
    height: 50px;
}

.spacer-top {
    margin-top: 2rem;
}

.spacer-top-c {
    margin-top: 2rem;
    text-align: center;
}

/* ----- BAUKASTEN ------- */
#baukasten {
    max-width: 1040px;
    min-width: 300px;
    height: auto;
    overflow: hidden;
    border: solid 2px #46C284;
    background-color: #1C1C1C;
    border-radius: 30px;
    position: relative;
    display: flex;
    flex-direction: row;
}

@keyframes baukasten_finish {
    from {
        border-color: #fff;
    }

    to {
        border-color: #46C284;
    }
}

#baukasten.finish {
    animation-name: baukasten_finish;
    animation-duration: 0.3s;
}

#baukasten .bau-col:last-child {
    border-right: none;
}

#baukasten .bau-col {
    display: flex;
    padding-bottom: 50px;
    box-sizing: border-box;
    width: 33.3333%;
    border-right: solid 2px #46C284;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    flex-direction: column;
}

#baukasten .bau-col.col2,
#baukasten .bau-col.col3 {
    opacity: 0.2;
}

#baukasten .bau-col.col2.active,
#baukasten .bau-col.col3.active {
    opacity: 1;
    transition: opacity 1s
}

#baukasten .plus-icon-1,
#baukasten .plus-icon-2 {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #444;
    top: 25px;
}

@keyframes baukasten_plus {
    from {
        background-color: #444;
    }

    to {
        background-color: #46C284;
    }
}

#baukasten .plus-icon-1.action,
#baukasten .plus-icon-2.action {
    transition: background-color 0.2s;
    background-color: #46C284;
}

#baukasten .plus-icon-1::after,
#baukasten .plus-icon-2::after {
    content: "";
    position: absolute;
    height: 4px;
    width: 20px;
    left: 10px;
    top: 18px;
    background-color: #999;
}

#baukasten .plus-icon-1::before,
#baukasten .plus-icon-2::before {
    content: "";
    position: absolute;
    height: 20px;
    width: 4px;
    left: 18px;
    top: 10px;
    background-color: #999;
}

@keyframes baukasten_plussymbol {
    from {
        background-color: #999;
    }

    to {
        background-color: #fff;
    }
}

#baukasten .plus-icon-1.action:after,
#baukasten .plus-icon-1.action:before,
#baukasten .plus-icon-2.action:after,
#baukasten .plus-icon-2.action:before {
    animation-duration: 0.3s;
    animation-name: baukasten_plussymbol;
    background-color: #fff;
}

#baukasten .plus-icon-1 {
    left: 33.3333%;
    margin-left: -20px;
}

#baukasten .plus-icon-2 {
    right: 33.3333%;
    margin-right: -20px;
}

#baukasten h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 50px;
    cursor: default;
}

#baukasten .bau-item,
#baukasten .bau-item-na {
    display: block;
    box-sizing: border-box;
    cursor: default;
    width: calc(100% - 70px);
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
    padding: 10px 20px;
    background-color: #464646;
    border-radius: 30px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 15px;
}

#baukasten .bau-active {
    background-color: #FF6850;
}

/* ------- SVGs ---------- */
.svg_360,
#svg_360,
#svg_360_mobile,
#svg_360_desktop,
#svg_360_big,
#svg_schnittstellen {
    width: 100%;
    height: auto;
    margin: 60px 0;
}

#svg_schnittstellen {
    margin: 60px 0;
}

#svg_360_mobile {
    margin-top: 60px;
}


/* ------- fodjan interrface animated element ---------- */

.fodjan-int-icon {
    display: block;
    cursor: default;
    position: relative;
    text-align: center;
    width: 100px;
    height: 100px;
    border: solid 5px #46C284;
    border-radius: 100px;
    background-image: url(../../uploads/2020/04/fodjan_App.png);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: rgba(46, 46, 46, 0.4);
}

.fodjan-int-icon h3 {
    margin-top: 20px;
    padding: 0;
    font-size: 3em;
    text-align: center;
    position: absolute;
    color: #ffffff !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fodjan-int-icon .color-layer {
    background-color: rgba(46, 46, 46, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.in-view .fodjan-int-icon .color-layer {
    animation-duration: 0.6s;
    animation-name: bgGreen;
    animation-iteration-count: 1;
}

.fodjan-int-1 {
    animation-delay: 0.2s;
}

.fodjan-int-2 {
    animation-delay: 0.4s;
}

.fodjan-int-3 {
    animation-delay: 0.6s;
}

.fodjan-int-4 {
    animation-delay: 0.8s;
}

.wpml-ls-legacy-dropdown-click a {
    background: none !important;
    border: none !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.wpml-ls-legacy-dropdown-click {
    width: auto !important;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-item {
    padding: 0 !important;
}

body.modal-open .site {
    filter: blur(3px);
}

.modal-dialog {
    max-width: 500px;
}

.modal-spacer {
    margin-top: 40px;
}

.cookie-question {
    margin-left: 5px;
}

/* .cookie-question:hover {
    text-decoration: none;
}

.cookie-info {
    z-index: 25;
    display: none;
    position: fixed;
    width: 300px;
    height: auto;
    font-size: 10px;
    padding: 10px;
    background-color: #fff;
    border: solid 1px #999;
}

.cookie-info h4 {
    font-size: 10px;
}


#cookiedialogsettings {
    padding-bottom: 0;
}

#cookiedialogsettings .wp-block-button a.default-button {
    display: block;
}

#cookiedialogsettings .wp-block-buttons .wp-block-button {
    width: 90%;
    margin-right: 0;
}
*/
.gray-button {
    background-color: #999;
    color: #464646;
}

.grayedouttext {
    color: #999;
    margin-top: 1rem;
    margin-bottom: 0;
}

/*
#cookieDialog .modal-content {
	max-height: 460px;
}*/

.modal-dialog-centered {
    min-height: auto !important;
}

.modal {
    max-width: 100vw;
}

.modal-imglogo {
    width: 150px;
    margin: 10px;
}

.modalAppstoreRow a {
    margin-left: 10px;
    margin-right: 10px;
}

.registrationModal1content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-wrap: wrap;
}

.step-trigger:active {
    color: #46C284 !important;
}

#registrationModal1.active {
    position: relative;
}

.registrationModal1overlay {
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    bottom: 20px;
}

.registrationModal1overlayblockercontainer {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 480px;
    top: 0px;
    left: 0px;

    background: none !important;
    pointer-events: none;
}

.registrationwhite {
    width: 40px;
    background-color: white;
    height: 480px;
}

.registrationwhy {
    background-color: white;
    border-left: 1px solid rgba(0, 0, 0, .12);
    border-right: 1px solid rgba(0, 0, 0, .12);
    border-top: 1px solid rgba(0, 0, 0, .12);
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

#registrationModal3.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px;
    height: 100%;
    width: 100%;
    justify-content: center;
}

.modalImgContainer {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 250px;
}

.registrationBlock h3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#registrationModal .modal-dialog .modal-content .modal-header {
    align-items: center;
}

#registrationModal .modal-header {
    border-bottom: 0px;
}

.registrationblocktitle {
    position: absolute;
    transform: translateY(-1.5rem);
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
    color: #FF6850;
}

.bs-stepper-header {
    flex-grow: 1;
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.registrationBlock {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    border: 1px solid rgba(0, 0, 0, .12);
    width: 450px;
    height: 500px;
    padding: 10px;
    margin: 20px;
    border-radius: 10px;
}

.form-check .invalid-feedback {
    margin-left: 1rem;
}

#registrationModal .modal-footer {
    justify-content: space-between;
}

.active .bs-stepper-circle {
    background-color: #46c284;
}

.registrationheading {
    text-align: center;
    font-size: larger;
}

.registrationformbody {
    padding: 50px;
    padding-bottom: 0px;
}

.form-check-label {
    /*margin-left: 1rem;*/
}

.form-check {
    margin-top: 1rem;
    padding-left: 0;
}

.bs-stepper .step-trigger {
    padding: 0px;
}

.active .bs-stepper-label {
    color: #46c284;
}

.modalAppstoreRow {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.modalAppImg {
    width: 100px;
    margin: 10px;
}

.modalProImg {
    width: 250px;
    margin: 10px;
}

#registrationModal .modal-dialog {
    max-width: none !important;
}

#registrationModal .modal-dialog .modal-content {
    max-width: 1100px;
    display: -webkit-flex;
    /* NEW */
    background: white;
    flex-wrap: wrap;
}

.bs-stepper .content.active:not(.fade) {
    height: auto !important;
    background: white;
}

.modal-header {
    display: -webkit-flex;
}

#registrationModal2 {
    padding: 50px;
}

#captchaWrapper {
	margin: auto;
	width: max-content;
}

.modal-dialog-centered {
    justify-content: center;
}

#registrationModal .fodjan-button.waiting[type='submit'] {
    position: relative;
}

#registrationModal .fodjan-button.waiting[type='submit']:after {
    content: '';
    position: absolute;
    top: 5px;
    left: -60px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #46c284;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1.4s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Preise */

.preise {
    position: relative;
    transform: translateY(-600px);
    color: white;
}

.preiseheader h3 {
    text-align: center;
    color: white;
    margin-bottom: 2rem;
}

.preiserow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: auto;
    transform: scale(80%);
    margin-bottom: 2rem;
}

.preiseicon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
    color: black;
    border-radius: 50%;
    width: 4cm;
    height: 4cm;
    box-shadow: 0px 20px 25px #00000029;
}

.preiseicon:not(.selected) {
    cursor: pointer;
}

.preiseicon.selected {
    background-color: #46c284;
    color: white;
}

.preiseicon img {
    filter: invert(100%);
    display: block;
    width: 78px;
    margin-bottom: 5px;
}

.preiseicon.selected img {
    filter: none;
}

.preiscardapppreissub,
.preiscardpreissub {
    font-size: small;
}

.preisecards {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}


.preisecard {
    width: 500px;
    background-color: white;
    box-shadow: 0px 20px 25px rgba(0, 0, 0, 0.29);
    padding: 50px;
    color: black;
    text-align: center;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

.preisecard .wp-block-buttons {
    flex-direction: column;
    align-items: center;
}

.preisecard h3 {
    text-align: center;
    margin-bottom: 2rem;
    font-size: x-large;
}

.preiscardimgcontainer {
    height: 300px;
    display: flex;
}

.preiscardappstorerow {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.preiscardappstorerow div {
    margin-right: 5px;
}

.preiscardappstorerow div:last-child {
    margin-right: 0px;
}

.preiscardtestrow {
    height: 100px;
}

.preiscardpreisrow {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.preiscardprofeatures {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.adderline {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.adderline .line {
    border-bottom: 1px solid gray;
    width: 100%;
    position: absolute;
}

.adderline .plus {
    color: #46C284;
    font-size: x-large;
    z-index: 1;
    background-color: white;
    width: 24px;
}

.preiscardprofeatures li {
    min-width: 200px;
}

.preiscardgray {
    background-color: #F6F6F6;
    width: 100%;
    width: calc(100% + 100px);
    margin-left: -50px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.preiscardpreiscontainer {
    width: 150px;
    height: 130px;
    display: block;
    position: relative;
    margin: 5px;
}

.preiscardpreisinner {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    margin-left: 10px;
    align-items: center;
}

.preiscardpreismobile.separator {
    color: #46C284;
}

.preiscardpreis {
    left: 0px;
    top: 0px;
    /* box-shadow  : 1px 5px 15px #00000029; */
    border: 1px solid #46C284;
    border-radius: 15px;
    position: absolute;
    width: 150px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-top: 10px;
}

.preiscardbig {
    width: 180px;
}

.preiscardpreisheader {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    display: inline-block;
    z-index: 3;
    width: 100px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #F6F6F6;
    color: #46c284;
    font-size: small;
}

.preiscardpreispreis {
    font-size: xx-large;
    display: flex;
}

.preiscardpreispreisberater {
    font-size: large;
}

.preiscardimg {
    display: block;
    margin: auto;
    max-height: 300px;
    width: auto;
    max-width: 100%;
    padding: 20px;
}

.icon-list li span {
    padding-top: 2px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    .preisecard {
        overflow: hidden;
    }

    .preiscardimg {
        display: block;
        border: 0;
        max-height: 100%;
        max-width: 100%;
        height: 100%;
        width: auto;
        position: relative;
        margin: 0 auto;
        float: none;
        vertical-align: middle;
    }
}

.preiscardsubheader {
    color: #AAA;
}

.preiscardsubheader.small {
    font-size: 0.7em;
}

.h6fixedheight {
    height: 3rem;
}

.preisecard li {
    text-align: left;
}

.preiscardtogglerow {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 2rem;
}

.preiscardtogglerow div {
    margin: 10px;
}

.preiscardlistingrow {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: first baseline;
    height: 580px;
}

.preiscardlistingrow>div {
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-top: 3rem;
    margin-bottom: 3rem;
    width: 100%;
}

.preiscardlistingrowapps {
    display: flex;
    flex-direction: row;
    align-items: center;

    justify-content: space-between !important;
    margin-top: 0rem !important;
}

.preiscardlistingrowapps * .icon-list li {
    margin-top: 0px !important;
}

.preiscardlisting * li {
    text-align: left;
}

.preiscardlisting {
    width: 100%;
    margin: 5px;
}

.preiscardgraycenter {
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.red {
    color: #FF6850;
}

.euro {
    display: inline-block;
    font-size: smaller;
    padding-bottom: 10px;
    padding-left: 3px;
}

.preiscardlisting ul li span {
    flex-grow: 1;
}

.popoverinfo {
    cursor: pointer;
    font-size: 11pt;
    margin-right: 10px;
    margin-left: 10px;
    color: #aaa;
    margin-top: 5px;
    width: 14px;
    height: 14px;
}

/* Slider */
.switch {
    position: relative;
    display: block;
    width: 48px;
    height: 28px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ddd;
    transition: 0.3s;
    position: absolute;
    cursor: pointer;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 4px;
    background-color: #fff;
    transition: 0.3s;
}

input:checked+.slider {
    background-color: #46C284;
}

input:checked+.slider:before {
    transform: translateX(20px);
}

.slider.round {
    border-radius: 24px;
}

.slider.round:before {
    border-radius: 50%;
}

.box-shadow {
    box-shadow: -5px 7px 8px rgba(0, 0, 0, 0.2);
}

.drop-shadow img {
    filter: drop-shadow(-5px 7px 8px rgba(0, 0, 0, 0.63));
}

.fodjan-green {
    color: #46C284 !important;
}

.scroller-container {
    width: 100%;
    position: absolute;
    bottom: 100px;
    animation: jiggle 1s;
    animation-delay: 3s;
    animation-timing-function: ease-out;
}

#mobile-searchbox,
#mobile-menu-bottom,
#mobile-menu-bottom.collapse,
#mobile-searchbox.collapse,
#mobile-lang-switch,
#mobile-lang-switch.collapse {
    display: none;
}

#nav-expander {
    justify-content: space-between;
}

.fodjan-schnitt-cont {
    position: relative;
}

.fodjan-schnitt-cont figure img {
    width: auto;
    height: 110px !important;
}

.fodjan-schnitt-dotts-1,
.fodjan-schnitt-dotts-2,
.fodjan-schnitt-dotts-3 {
    position: absolute;
    top: -10px;
    opacity: 0;
    z-index: -1;
}

.in-view .fodjan-schnitt-dotts-1,
.in-view .fodjan-schnitt-dotts-2,
.in-view .fodjan-schnitt-dotts-3 {
    animation-duration: 0.6s;
    animation-name: fadeIn;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    /* Chrome 16+, Safari 4+ */
    -moz-animation-fill-mode: forwards;
    /* FF 5+ */
    -o-animation-fill-mode: forwards;
    /* Not implemented yet */
    -ms-animation-fill-mode: forwards;
    /* IE 10+ */
    animation-fill-mode: forwards;
}

.fodjan-schnitt-dotts-1 {
    animation-delay: 0.2s;
    right: -140px;
}

.fodjan-schnitt-dotts-2 {
    animation-delay: 0.4s;
    right: -100px;
    z-index: -1;
}

.fodjan-schnitt-dotts-3 {
    animation-delay: 0.6s;
    right: -150px;
}

.bs-stepper-label {
    position: absolute;
    top: 72px;
}

#fodjan_slider .sa_hover_container {
    border-radius: 45px;
}

#fodjan_slider .sa_hover_container {
    display: flex;
}


#fodjan_slider .sa_hover_container p {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    margin: 0;
}

#fodjan_slider .sa_hover_container p,
#fodjan_slider .sa_hover_container a {
    align-self: flex-end;
}

#fodjan_slider .owl-next,
#fodjan_slider .owl-prev {
    background-color: #46C284 !important;
    width: 55px !important;
    height: 55px !important;
    border-radius: 27.5px;
}

#fodjan_slider .owl-next:hover,
#fodjan_slider .owl-prev:hover {
    background-color: #2E2E2E !important;
}

#fodjan_slider .owl-next {
    right: -20px;
}

#fodjan_slider .owl-prev {
    left: -20px;
}

#footer-widget a.kt-btn-size-small {
	padding: 4px 18px;
	font-size: 1em;
}
#footer-widget .kt-btn-wrap .kt-button {
  z-index: 1;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-style: solid;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-width: 2px;
  border-radius: 3px;
  border-color: #555;
  overflow: hidden;
  background: transparent;
  color: #555;
}

/* ----- RESPONSIVE -------- */

@media screen and (min-width: 992px) {

	.page-id-23 #header-background {
		min-height: 740px;
	}
    #registrationModal3.active {
        min-width: 800px;
    }

    #page-sub-header p {
        max-width: 100%;
    }

    .preisecard.wide {
        width: 800px;
        max-width: calc(100% - 50px);
    }

    .wide .preiscardprofeatures {
        flex-wrap: wrap;
        height: 160px;
    }

    .wide .preiscardlistingrow {
        height: auto;
    }

    .wide .preiscardprofeatures li {
        height: 30px;
        width: 50%;
    }
}

@media screen and (max-width: 1000px) {

    .helparticle-sidebar,
    #help-search {
        width: 100%;
        margin-top: 20px;
    }

    #help-sub-header h1 {
        text-align: center;
    }

    /* Registration responsive */
    .registrationModal1overlayblockercontainer {
        display: none;
    }

    .registrationBlock {
        width: auto;
    }

    .modalImgContainer {
        height: auto;
    }

    /* Preis widget responsive */
    .preisecards {
        flex-direction: column !important;
    }

    .preisecard {
        width: 100vw;
        margin-left: 0px;
        margin-right: 0px;
    }

    .preisecard.pro:not(.wide) h3,
    .preisecard.pro:not(.wide) h6 {
        color: white;
    }

    .pro:not(.wide) .plus {
        background-color: #2E2E2E;
    }

    .preisecard.pro:not(.wide) .preiscardgray {
        background-color: #2E2E2E;
    }

    .preisecard.pro:not(.wide) .preiscardgray.dark {
        background-color: black;
    }

    .preisecard.pro:not(.wide) .preiscardpreisheader {
        background-color: black;
    }

    .preisecard.pro:not(.wide) .preiscardpreismobile.separator {
        color: #FF6850;
    }

    .preisecard.pro:not(.wide) {
        background-color: #2E2E2E;
        color: white;
    }

    .preisecard.pro:not(.wide) .preiscardlisting h6 {
        color: white;
    }

    .preiscardpreisinner {
        width: 90px;
    }

    .preiscardpreiscontainer {
        width: 280px;
    }

    .preiscardtogglerow {
        display: none;
    }

    .preiscardpreis {
        width: 280px;
    }

    .preiserow {
        flex-wrap: wrap;
        justify-content: center;
        width: 100% !important;
    }

    .preiseicon {
        margin: 10px;
        width: 3.5cm !important;
        height: 3.5cm !important;
        font-size: smaller !important;
    }

    .preiscardlistingrow {
        height: auto;
    }

    .preiscardlistingrow>div {
        width: auto;
        flex-direction: column;
    }

    .preiscardpreisrow {
        flex-direction: column;
        align-items: center;
    }

    .preiscardgray {
        height: auto;
    }
}

@media screen and (max-width: 1000px) {
    #baukasten .bau-col:last-child {
        border-right: solid 2px #46C284;
    }

    #baukasten .plus-icon-1,
    #baukasten .plus-icon-2 {
        left: 50%;
        margin-left: -20px;
        bottom: 0px;
        top: auto;
        margin-bottom: -20px;
        z-index: 10;
    }

    #baukasten {
        flex-direction: column;
        border: none;
        background-color: transparent;
    }

    #baukasten .bau-col {
        position: relative;
        width: 100%;
        border: solid 2px #46C284;
        background-color: #1C1C1C;
        border-radius: 30px;
    }
}

@media only screen and (max-width: 1200px) {


    .rating-section {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }

    .helparticle-sidebar {
        display: none;
    }

    .no-margin-bottom {
        margin-bottom: 0px !important;
    }

    .wp-block-kadence-infobox a.kt-blocks-info-box-link-wrap,
    .fixed-height-300 {
        min-height: auto;
        margin-top: 20px;
    }

    #masthead.fodjan-header {
        background-color: rgba(46, 46, 46, .65) !important;
    }

    .press-report * {
        text-align: right;
    }

    .press-title,
    .help-title,
    .help-report {
        font-weight: bold !important;
    }

    .scroller-container {
        display: none;
    }

    .collapsing {
        -webkit-transition-property: height, visibility;
        transition-property: height, visibility;
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
    }

    #page-sub-header {
        padding-top: 20vh;
    }

    .widget {
        font-size: 1.2rem;
    }

    .wide-dark-area-skewed,
    .wide-dark-gray-area-skewed,
    .wide-light-gray-area-skewed,
    .wide-light-gray-area,
    .wide-gray-area,
    .wide-area {
        padding-left: 15px;
        padding-right: 15px;
    }

    #fodjan_slider,
    .sa_hover_container {
        margin: 0 !important;
    }

    #fodjan_slider .owl-next {
        display: none;
        right: 0px;
    }

    #fodjan_slider .owl-prev {
        display: none;
        left: 0px;
    }

    #masthead,
    #masthead.collapse {
        display: block;
        padding: 0 !important;
        height: auto !important;
        position: relative !important;
        background-color: rgba(46, 46, 46, 0.45) !important;
    }

    #masthead>*,
    #masthead {
        /*CSS transitions*/
        transition-property: none !important;
        /*CSS transforms*/
        transform: none !important;
        /*CSS animations*/
        animation: none !important;
    }

    #masthead.collapse.show {
        position: fixed !important;
        overflow-y: scroll;
        width: 100%;
        max-height: 100%;
    }

    .fodjan-schnitt-dotts-1,
    .fodjan-schnitt-dotts-2,
    .fodjan-schnitt-dotts-3 {
        display: none;
    }

    .dropdown-menu {
        font-size: 1.2rem !important;
    }

    .search-post h2 {
        /* text-align: center; */
    }

    .search-thumb img {
        border-radius: 50%;
    }

    #nav-toggler {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
    }

    #nav-expander.collapse.show {
        background-color: #2E2E2E;
    }

    #nav-expander,
    #nav-expander.collapse {
        padding: 0 !important;
        display: block;
    }

    .navbar-toggler,
    .navbar-brand {
        z-index: 25;
    }

    .navbar-brand {
        margin-left: 40px;
        margin-top: 20px;
        padding-bottom: 40px;
        width: 90px;
        height: auto;
    }

    #masthead #nav-container {
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        margin-top: 0 !important;
    }

    #main-nav {
        z-index: 20;
        padding: 20px 40px 20px 40px;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: auto;
        width: 100vw;
    }

    #nav-content-container.collapse.show {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    #nav-content-container.collapse.show>nav {
        height: 100vh !important;
    }

    #ajaxsearchliteres2 {
        width: calc(100% - 80px) !important;
        left: 40px !important;
    }

    #ajaxsearchlite2>div>div.proinput>form>input.orig {
        text-align: right;
    }

    #mobile-menu-bottom.collapse.show {
        display: block;
        box-sizing: border-box;
        position: relative;
        margin-top: 0;
        bottom: 0;
        left: 0;
        z-index: 105;
        padding-bottom: 40px;
        width: 100%;
        color: #ffffff !important;
    }

    #mobile-menu-bottom .twitter-logo-white {
        margin-left: 0;
    }

    #mobile-menu-extra {
        padding-left: 40px;
        padding-right: 40px;
    }

    #mobile-searchbox.collapse.show {
        display: block;
        position: relative;
        z-index: 105;
        color: black;
    }

    #mobile-lang-switch.collapse.show {
        display: block;
        position: relative;
        z-index: 106;
        font-size: 16px;
    }

    #mobile-lang-switch>div {
        max-width: 120px;
    }

    #mobile-lang-switch a {
        padding-left: 0.5rem;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        color: #ffffff;
    }

    .dropdown-toggle::after {
        margin: 0;
        text-align: right;
        float: right;
        margin-top: 6px;
    }

    #page-sub-header {
        height: 80vh;
    }

    #page-sub-header h1,
    #page-sub-header p {
        margin-bottom: 3rem !important;
    }

    #page-sub-header-closer {
        position: absolute;
    }

    .job-offer.wp-block-columns.has-background {
        text-align: center !important;
        padding: 20px !important;
    }

    .job-offer .wp-block-column.is-vertically-aligned-center {
        width: auto;
    }

    .help-report .wp-block-column.is-vertically-aligned-center {
        width: 50%;
    }


    .fixed-height-150,
    .fixed-height-60 {
        min-height: auto !important;
    }

    .text-center>*,
    .center-me>* {
        text-align: center !important;
    }

    .wp-block-columns {
        flex-direction: column !important;
    }

    .help-items .wp-block-columns {
        flex-direction: row !important;
    }

    .wp-block-column {
        margin: 0 !important;
        word-break: keep-all;
    }

    .dropdown-menu {
        padding-top: 0;
        padding-bottom: 0;
        margin: 0px 20px !important;
    }

    .dropdown-menu .nav-item {
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #707070;
    }

    a.dropdown-item::after {
        display: inline-block;
        text-align: right;
        float: right;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border: none !important;
        background-image: url(assets/arrow.svg);
        background-size: contain;
        background-repeat: no-repeat;
        width: 15px;
        height: 7px;
        transition: all 0.2s;
        transform: rotate(270deg);
    }

    .dropdown-item,
    .dropdown-item:hover {
        color: white;
    }

    .dropdown-item::before {
        display: none;
    }

    .nav-item .nav-link::before {
        display: none;
    }

    .nav-item:hover .nav-link::before {
        display: none;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #46C284 !important;
        font-weight: normal !important;
    }

    .nav-item {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .navbar-light .navbar-nav .nav-link {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        border-bottom: 1px solid #707070;
    }

    #header-background>img {
        display: block;
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .navbar-toggler {
        background-color: #fff;
        padding: 0.75rem 0.75rem;
    }

    .navbar {
        padding: 30px !important;
    }

    #page-sub-header.frontpage h1,
    #page-sub-header .container h1,
    #page-sub-header .container p,
    #page-sub-header .container .wp-block-buttons,
    #page-sub-header.frontpage p,
    #page-sub-header.frontpage h2,
    #page-sub-header.defaultpage h2,
    #page-sub-header.frontpage .btn {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        line-height: 1 !important;
    }

    .hidden-lg-down {
        display: none !important;
    }

    #page-sub-header .container .pb-5 .row {
        padding: 0px 40px !important;
        padding-top: 165px;
    }

    #toolbar-container {
        display: none;
    }

    .icon-list-small {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .icon-list-small li {
        margin-top: 10px;
    }

    .wp-block-columns {
        flex-direction: row !important;
        display: block !important;
    }

    .wp-block-column {
        display: block !important;
    }
}

@media only screen and (min-width: 768px) {
    .hidden-md-up {
        display: none;
    }
	/* from EditorsKit */
	body:not(.wp-admin) .blockopts-hide.blockopts-desktop, body:not(.wp-admin) .editorskit-no-desktop {
	  display: none;
	}
}

@media only screen and (min-width: 1000px) {
    .preiscardpreismobile {
        display: none;
    }

    .bs-stepper-header {
        margin-left: 100px;
        margin-right: 100px;
    }
}

@media only screen and (max-width: 1080px) {
    #digital-bridge {
        width: auto;
        height: auto;
        overflow: hidden;
    }

    .dotts {
        display: none;
    }

    .bullet-point {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
    }

    .bullet-point img {
        margin-left: auto;
        margin-right: auto;
    }
}


@media only screen and (max-width: 600px) {

    .help-items .wp-block-columns {
        flex-direction: row !important;

    }

    .help-items .wp-block-column {
        flex-basis: 50% !important;
    }
}


@media only screen and (max-width: 760px) {
	
	/* from EditorsKit */
	body:not(.wp-admin) .editorskit-no-mobile {
	  display: none;
	}

    #ajaxsearchprores1_2 {
        width: 100vw !important;
        left: 0 !important;
    }

    .registrationModal1content,
    .registrationBlock,
    .registrationModal1overlay {
        height: auto;
        position: relative !important;
        background: white;
    }

    .registrationModal1overlay {
        margin-top: 20px;
    }

    .bs-stepper .content.active:not(.fade) {
        height: auto !important;
    }

    #page-sub-header.defaultpage h2 {
        font-size: 2em;
    }

    #page-sub-header.frontpage p {
        font-size: 1.2em !important;
    }

    .wp-block-image img:not(.appstore_button) {
        max-width: 85%;
        height: auto !important;
    }

    .cookie-info {
        z-index: 25;
        display: none;
        position: absolute;
        width: 100%;
    }

    .bs-stepper-header,
    .bs-stepper-header>* {
        display: none !important;
    }

    #registrationModal2 {
        padding: 10px;
    }

    .registrationformbody {
        padding: 0px;
    }

    .recommendation-quote {
        margin-bottom: 30px !important;
    }

    body {
        font-size: 1.3rem !important;
    }

    .mobile-reverse {
        flex-direction: column-reverse !important;
    }

    .search-row {
        display: block;
    }

    .search-thumb {
        margin: auto;
        margin-bottom: 1rem;
    }

    .hidden-ls-down {
        display: none;
    }

    .fixed-width-180 a,
    .fixed-width-180 {
        width: 100%;
    }

    .fixed-width-130 .kt-btn-wrap,
    .fixed-width-180 .kt-btn-wrap {
        width: 100%;
        margin-bottom: 10px;
    }

    #video-wrapper {
        background-image: url(assets/videoheader-preview.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        width: 200vh;
        /*width              : 177.77777778vh;*/
        min-width: 100%;
        min-height: 56.25vw;
    }

    #header-background video {
        display: none;
    }

    footer h3 {
        /*text-align: center !important;*/
        color: #46C284 !important;
    }

    .wp-block-column {
        /*flex-basis: 100% !important;*/
        margin-bottom: 0 !important;
        height: auto !important;
        flex-basis: auto !important;
    }

    .wp-block-column:nth-child(2n) {
        margin-left: 0 !important;
    }

    #baukasten .bau-item {
        font-size: 1.1em;
    }

    .wp-block-columns {
        flex-direction: row !important;
        display: block !important;
    }

    .wp-block-column {
        display: block !important;
    }
}

@media only screen and (max-width: 380px) {

    body {
        font-size: 1.3rem !important;
    }

    #registrationform {
        font-size: 0.85em;
        overflow: hidden;
    }

    #cookiedialogbody {
        font-size: 0.85em;
    }

    .wp-block-columns {
        flex-direction: row !important;
        display: block !important;
    }

    .wp-block-column {
        display: block !important;
    }
}

/* ------ DOTTED LINES AREA ------- */

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

.dotline {
    background-image: url('assets/link.png');
    background-repeat: repeat-x;
    background-size: 12px 100%;
    height: 7px;
    transform-origin: center left;
    transform: rotate(90deg);
    position: absolute;
    opacity: 0;
    z-index: 1;
}

.dotlineanimated {
    animation: scrollDots 0.5s linear normal;
    opacity: 1 !important;
    /* opacity: 0; */
}

.dotlineeleanimated.animated {
    animation: fadeIn 0.4s;
    animation-fill-mode: forwards;
}

.dotlineanimated.fast {
    animation: scrollDots 0.02s linear normal;
    opacity: 1 !important;
    /* opacity: 0; */
}

.dotlineeleanimated.fast.animated {
    animation: fadeIn 0.05s;
    animation-fill-mode: forwards;
}

/* ------- ANIMATIONS --------- */

@keyframes jiggle {
    0% {
        bottom: 100px;
    }

    25% {
        bottom: 90px;
    }

    50% {
        bottom: 110px;
    }

    75% {
        bottom: 90px;
    }

    100% {
        bottom: 100px;
    }
}

@keyframes bgGreen {
    0% {
        background-color: rgba(46, 46, 46, 0.4);
    }

    50% {
        background-color: rgb(70, 194, 132, 0.6);
    }

    100% {
        background-color: rgba(46, 46, 46, 0.4);
    }
}

@keyframes scrollDots {
    from {
        width: 0px;
    }

    to {
        max-width: 1000px;
    }
}


@keyframes fadeInDotts {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes smallScaleBump {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes scrollLeft {
    0% {
        width: 0px;
    }

    100% {
        width: 200px;
    }
}

input[type="submit"],
a,
.btn,
.fodjan-button,
.default-button {
    -webkit-appearance: none;
}

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"]+label::before {
    cursor: pointer;
    width: 15px;
    height: 15px;
    border-radius: 5px;
    border: 2px solid #46C284;
    background-color: #fff;
    position: relative;
    content: "";
    float: left;
    margin-right: 10px;
    margin-top: 0px;
    padding: 8px;

}

input[type="checkbox"]:checked+label::before {
    background: #fff url('assets/check_green.svg') no-repeat !important;
    background-size: cover;
    padding: 8px;
    background-position: 50% 50%;
}


textarea:focus,
#tierart:focus,
#landwirt:focus,
input[type="text"]:focus,
input[type="email"]:focus,
.uneditable-input:focus {
    border-color: rgba(70, 194, 132, 0.8);
    /* #46C284 */
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(70, 194, 132, 0.6);
    outline: 0 none;
}

.close {
    font-size: 2rem;
}

.bs-stepper .step-trigger {
    font-weight: initial;
}

@media (min-width: 992px) {
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}

@media (min-width: 1200px) {
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
}

.image-60 {
    height: 60px;
}