.column-flex-container .uncont {
display: flex;
}
.column-flex-container.flex-row .uncont {
flex-direction: row;
}
.column-flex-container.space-evenly .uncont {
justify-content: space-evenly;
} .maintenance .main-container .logotype .logo-box .site-title {
display:none;
} #masthead .menu-container .row-menu .row-menu-inner {
padding-right: 0;
}
#masthead #menu-hauptmenue {
padding: 0 2em;
}
#masthead #menu-hauptmenue > li > a:hover {
font-weight: 600;
}
#masthead #menu-cta {
padding: 0 !important;
}
#masthead #menu-cta > li > a {
color: white;
padding: 0 2em !important;
background: #006eb7;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#masthead #menu-cta > li > a:hover {
color:#006eb7;
background: white;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#masthead #menu-cta > li > a:hover::after {
border-top: 1px solid #006eb7;
}
#masthead .navbar-nav-last .menu-smart {
padding-right: 27px;
} .style-light .btn-container .text-button, .style-dark .btn-container .text-button {
text-transform: uppercase;
font-weight: 600;
transition: all 0.3s ease;
}
.style-light .btn-container .text-button:hover, .style-dark .btn-container .text-button:hover {
letter-spacing: 0.1em;
transition: all 0.3s ease;
} .color-accent-color, body.textual-accent-color .post-content > div p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn), body.textual-accent-color .post-content > div ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn), body.textual-accent-color .post-content > div dt a:not(.btn), body.textual-accent-color .post-content > div dd a:not(.btn), body.textual-accent-color .post-content > div dl a:not(.btn), body.textual-accent-color .post-content > div address a:not(.btn), body.textual-accent-color .post-content > div label a:not(.btn), body.textual-accent-color .post-content > div small a:not(.btn), body.textual-accent-color .row-container .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn), body.textual-accent-color .row-container .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn), body.textual-accent-color .row-container .post-content dt a:not(.btn), body.textual-accent-color .row-container .post-content dd a:not(.btn), body.textual-accent-color .row-container .post-content dl a:not(.btn), body.textual-accent-color .row-container .post-content address a:not(.btn), body.textual-accent-color .row-container .post-content label a:not(.btn), body.textual-accent-color .row-container .post-content small a:not(.btn), .wpcf7 .wpcf7-mail-sent-ok, .wpcf7 .wpcf7-validation-errors, .wpcf7 span.wpcf7-not-valid-tip, .nav-tabs > li.active > a, .panel-title.active > a, .panel-title.active > a span:after, .plan-accent.plan .plan-title > h3, .plan-accent.plan .plan-price .price {
text-decoration: underline;
}
.color-accent-darker, body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):hover:not(.btn), body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):focus:not(.btn), body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a.active:not(.btn), body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn-text-skin):hover:not(.btn), body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn-text-skin):focus:not(.btn), body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a.active:not(.btn), body.textual-accent-color .post-content dt a:not(.btn-text-skin):hover:not(.btn), body.textual-accent-color .post-content dt a:not(.btn-text-skin):focus:not(.btn), body.textual-accent-color .post-content dt a.active:not(.btn), body.textual-accent-color .post-content dd a:not(.btn-text-skin):hover:not(.btn), body.textual-accent-color .post-content dd a:not(.btn-text-skin):focus:not(.btn), body.textual-accent-color .post-content dd a.active:not(.btn), body.textual-accent-color .post-content dl a:not(.btn-text-skin):hover:not(.btn), body.textual-accent-color .post-content dl a:not(.btn-text-skin):focus:not(.btn), body.textual-accent-color .post-content dl a.active:not(.btn), body.textual-accent-color .post-content address a:not(.btn-text-skin):hover:not(.btn), body.textual-accent-color .post-content address a:not(.btn-text-skin):focus:not(.btn), body.textual-accent-color .post-content address a.active:not(.btn), body.textual-accent-color .post-content label a:not(.btn-text-skin):hover:not(.btn), body.textual-accent-color .post-content label a:not(.btn-text-skin):focus:not(.btn), body.textual-accent-color .post-content label a.active:not(.btn), body.textual-accent-color .post-content small a:not(.btn-text-skin):hover:not(.btn), body.textual-accent-color .post-content small a:not(.btn-text-skin):focus:not(.btn), body.textual-accent-color .post-content small a.active:not(.btn) {
text-decoration: none;
} .hero .heading-text h1 span {
font-size: 3rem;
}
p {
text-align: justify;
}
.white p, .white span .white p > a{
color: #fff;
}
.site-footer .white > p > a, .site-footer .white > p > a:hover {
color: #fff;
}
.site-footer .white > p > a:hover {
text-decoration: underline;
}
.style-accent-bg .btn-color-xsdn {
color: #006eb7;
} .main-container .row-breadcrumb .row {
padding: 1em 36px;
} .uncode-pricing .plan-title *:not(.plan-title-data) {
text-transform: uppercase;
}
.uncode-pricing .plan-title .plan-title-data {
color: #006eb7;
}
.uncode-pricing .plan-price .price {
font-weight: 700;
}
.uncode-pricing .plan-price span {
color: #006eb7;
} #index-279814 .owl-item .t-entry-title a{
transition: all 0.3s ease;
}
#index-279814 .owl-item .t-entry-title a:hover {
color: inherit;
text-decoration: underline;
letter-spacing: 0.1em;
transition: all 0.3s ease;
}
#index-279814 .owl-item .t-entry-excerpt p {
text-align: left;
}  .wpcf7-form br {
display: none;
}
.wpcf7-form input:not([type="radio"]):not([type="checkbox"]) {
width: 98%;
}
.wpcf7-radio.radio-column .wpcf7-list-item {
display: block;
margin-bottom: 0.5rem;
}
.style-light .wpcf7-form p, .wpcf7-form p span {
color: #303133;
font-weight: 400;
}
.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
margin-top: 0;
text-decoration: none;
}
.wpcf7 .wpcf7-form .wpcf7-not-valid {
border-color: #ffb900;
}
@media screen and (min-width: 540px) {
.wpcf7-form .inline {
display: inline-block;
width: 48%;
margin-right: 1%;
vertical-align: top;
}
.wpcf7-form .inline input {
width: 100%;
}
} @media screen and (min-width: 960px) {
.mitgliedsantrag .flex-container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.mitgliedsantrag .flex-container .section {
display: flex;
flex-grow: 1;
flex-basis: 33%;
flex-direction: column;
justify-content: flex-start;
border-left: 1px solid #006eb7;
padding: 0 2rem;
}
.mitgliedsantrag .flex-container .section:first-child {
border-left: none;
}
}
@media screen and (max-width: 959px) {
.mitgliedsantrag .flex-container .section {
margin-bottom: 40px;
}
}
.mitgliedsantrag .wpcf7 p.notice {
font-size: 0.7rem;
color: #999;
} .grecaptcha-badge {
visibility: hidden;
}