/**
 * Add child theme CSS Rules
 */

/* Typo */

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-weight: 600;
}

h1{
font-size: 30px !important;
text-transform: uppercase;
color: #8B1D69;
margin: unset !important;
}

h1 small{
font-size: 26px;
color: #8B1D69;
display: block;
}

h2{
color: #8b1d69;
text-transform: uppercase;
}

h3{
color: #8b1d69;
font-size: 18px;
}

/* Streched Link */

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}

/* Unterseiten > main-text-section */

.main-text-section a {
    text-decoration: underline;
}

.main-text-section a:hover {
    text-decoration: none;
}

@media (min-width: 768px) {
.main-navi-section{
padding-left: 0;
}
}

.main-text-section h2:not(:first-of-type){
margin-top: 45px;
}

/* UL List Style */

.main-text-section .wpb_wrapper ul,
body.single-post article.category-aktuell .wpb_wrapper ul,
.ult_modal-body ul{
    margin-bottom: 30px;
    padding-left: 0;
    list-style:none;
}

.main-text-section .wpb_wrapper ul+h3,
body.single-post article.category-aktuell .wpb_wrapper ul+h3{margin-top: 60px;}

.main-text-section .wpb_wrapper ul li,
body.single-post article.category-aktuell  .wpb_wrapper ul li,
.ult_modal-body ul li{
    margin-left: 40px;
}

@media (min-width: 768px) {
    .main-text-section .wpb_wrapper ul,
body.single-post article.category-aktuell .wpb_wrapper ul,
.ult_modal-body ul{
        padding-left: 15px;
    }

}

.main-text-section .wpb_wrapper ul li:not(.vc_tta-tab):before,
body.single-post article.category-aktuell  .wpb_wrapper ul li:before,
.ult_modal-body ul li:before{    
    content: '';
    background: url(/wp-content/uploads/2020/02/next.png);
    margin: 15px 20px -5px -40px;
    background-color: #A2BB1B;
    border-radius: 30px;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding-left: 2px;
    font-size: 17px;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

/* VC Tabs */

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #8b1d69 !important;
    background-color: #8b1d69 !important;
    color: #fff !important;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab>a {
    border-radius: 0 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background-color: #f6f6f6 !important;
    color: #7c7c7c !important;
    border-color: #f6f6f6 !important;
    border-bottom: 1px solid #8b1d69 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
    border-color: #8b1d69 !important;
    background-color: #8b1d69 !important;
    color: #fff !important;
}

.main-text-section .vc_tta-container .vc_tta-panel {
    border: 1px solid #f6f6f6 !important;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border-radius: 0 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f6f6f6 !important;
    margin-left: -2px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #fff !important;
}

.main-text-section .vc_tta-container .vc_tta-panel {
    border: 1px solid #fff !important;
}

/* Modal */

.ult_modal-header {
    border-bottom: 0;
    font-size: 16px;
    background: #8b1d69;
    color: #fff !important;
    text-transform: uppercase;
}

/* Accordion */

.main-text-section .vc_tta-container .vc_tta-panel{
    margin-bottom: 10px;
    border: 1px solid #9D9D9C;
}

.main-text-section .vc_tta-container .vc_tta-panel .vc_tta-panel-heading{
    background-color: #8b1d69 !important;
}

.main-text-section .vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 25px !important;
}

.main-text-section .vc_tta-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
font-family: 'Source Sans Pro (Regular)', Arial, sans-serif;
    font-size: 18px;
    color: #fff !important;
    font-weight: 400;
}

.main-text-section .vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #7c7c7c !important;
}

.main-text-section .vc_tta-container .vc_tta-panel .vc_tta-panel-body{
    background-color: #fff !important;
    padding: 0px 25px 25px;
}

.main-text-section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::before{
    border-color: #A2BB1B !important;
}

.main-text-section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::after, .main-text-section .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::before{
    border-color: #fff !important;
}

/* Accordion small */
.main-text-section .vc_tta.vc_general.accordion-small .vc_tta-panel-title>a {
    padding: 15px 25px !important;
}

.main-text-section .vc_tta.vc_general.accordion-small .vc_tta-panel{
margin-bottom: 5px;
}

/* Accordion grün */
.main-text-section .vc_tta.vc_general.accordion-gruen  .vc_tta-panel .vc_tta-panel-heading {
    background-color: #A2BB1B !important;
}

/* Accordion grau */
.main-text-section .vc_tta.vc_general.accordion-grau  .vc_tta-panel .vc_tta-panel-heading {
    background-color: #9d9d9c !important;
}


/* Kasten */

.kasten{
    background-color: #f6f6f6;
    padding: 45px;
}

.grauer-kasten{
    background-color: #f6f6f6;
    padding: 45px !important;
    padding-bottom: 30px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

/* Widget-Sidebar */

@media (max-width: 992px) {
.widget-sidebar.vc_column_container > .vc_column-inner{
	padding-left: 15px !important;
}

.widget-sidebar.vc_column_container > .vc_column-inner >.wpb_wrapper{
	border-top: 1px solid #ebebeb;
	margin-top: 60px;
	padding-top: 75px;
}
}

/* Widgets */

#kontakt-widget,
#newsletter-widget{
    background-color: #f6f6f6;
    padding: 30px 15px;
    text-align: center;
}

#kontakt-widget p,
#newsletter-widget p{
    text-transform: uppercase;
    color: #8B1D69;
    font-weight: 600;
    line-height: 20px;
}

#kontakt-widget{
    background-color: #8B1D69;
    padding: 30px 15px;
    text-align: center;
}

#kontakt-widget p{
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    line-height: 20px;
}

#kontakt-widget a{
	text-decoration: underline;
	color: #fff;
}

#newsletter-widget-home{
	text-align: center;
}

#newsletter-widget-home input.email,
#newsletter-widget input.email{
    border-radius: 20px;
    width: 100%;
    text-align: center;
    border: 1px solid #9D9D9C;
    margin-bottom: 20px;
    font-size: 85%;
}

#newsletter-widget-home label, 
#newsletter-widget label {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 15px;
    font-size: 12px;
}

#newsletter-widget .widget_custom_html{
margin-bottom: 5px;
}

#newsletter-widget-home button,
#newsletter-widget button{
    border-radius: 25px;
    padding: 2px 25px;
    border: 0;
    background-color: #A2BB1B;
    color: #fff;
}

.rm-open-popup{
	cursor: pointer;
}

.recentpost .content p {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 17px;
}
.widget li a:hover, .widget.popularpost li a:hover, .widget.recentpost li a:hover{
color: #8B1D69;
}

.widget.recentpost ul{
    border-left: #9D9D9C 1px solid;
}

.widget.recentpost ul li{
    padding-left: 20px;
}

/* Buttons */


.btn-lila button,
.btn-lila a{
	border-radius: 50px !important;
    padding: 20px 25px !important;
    border: 0 !important;
    background-color: #8b1d69 !important;
    color: #fff !important;
    font-size: 17px !important;
}

.button, input[type="submit"]{
    border-radius: 25px !important;	
}

.wpcf7-submit{
    border-radius: 25px !important;
    padding: 10px 25px !important;
    border: 0 !important;
    background-color: #8b1d69 !important;
    color: #fff !important;
    font-size: 17px !important;
}

.button-form{
    border-radius: 25px !important;
    background-color: #8B1D69 !important;
    color: #fff !important;
    border: 0 !important;
    float: right;
    padding: 0px 40px !important;
}

.button-form:hover{
    background-color: #6b1250 !important;
}

.owl-theme .owl-controls .owl-nav div{
    background: #8B1D69;
    border: 2px solid #8B1D69;
}

.owl-theme .owl-controls .owl-nav div:hover{
    background: #8B1D69;
}


/* Contact Form 7 */

.wpcf7 input.wpcf7-not-valid,
.wpcf7 .contact-default .wpcf7-textarea.wpcf7-not-valid {
    border-color: #8B1D69;
}

.wpcf7 form .wpcf7-response-output {
    margin: 30px 0;
    padding: 30px 15px;
    border: 2px solid #ff9030;
    background-color: #ffdcbe;
    color: #f56e28;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #D2AC15;
    background-color: #D2AC15;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 30px 15px;
}

.wpcf7-not-valid-tip {
    color: #8B1D69 !important;
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    background-color: #ffe7f8;
    padding: 0px 10px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #8B1D69;
    background-color: #ffe7f8;
    color: #8B1D69;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

div.wpcf7 .ajax-loader {
    background-color: #fff;
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center;
}


/* Visitenkarte */

.visitenkarte{
    background-color: #f6f6f6;
    padding-top: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 30px !important;
}

.visitenkarte ul{
    padding: 0 !important;
    margin: 0 !important;
}

.visitenkarte ul li{
    margin: 0 !important;
    margin-right: 10px !important;
}

@media (min-width: 1200px) {
.visitenkarte ul li{
    display: inline;
}
}

.visitenkarte ul li:before{
    content: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Navigation */

.mobile-menu-nav .menu-item-has-children > .pix-dropdown-arrow:after {
    font-size: 30px;
}

.main-nav li.current-menu-ancestor > a {
    color: #8B1D69 !important;
}

.main-nav .menu li {
    font-size: 16px;
}

.main-nav .menu li .sub-menu li{
    line-height: 24px;
}

/* Unterseiten-Navigation */

#submenu ul.menu li{
    padding: 0;
}

/*
lila:

#submenu ul.menu li a{
    background-color: #F6F6F6;
    color: #8B1D69;
    padding: 15px 15px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
}

#submenu ul.menu li a:hover{
    color: #fff;
    background-color: #8B1D69;
}

#submenu ul.menu li.current_page_item a{
    color: #fff;
    background-color: #8B1D69;
}
*/

#submenu ul.menu li a{
    background-color: #F6F6F6;
    color: #A2BB1B;
    padding: 15px 15px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
}

#submenu ul.menu li a:hover{
    color: #fff;
    background-color: #A2BB1B;
}

#submenu ul.menu li.current_page_item a{
    color: #fff;
    background-color: #A2BB1B;
}

#submenu ul.menu li.current-page-parent{padding: 0;}

#submenu ul.menu ul.sub-menu{
    margin-left: 0px;
    border-left: 1px solid #e6e6e6;
}

#submenu ul.menu ul.sub-menu li a{
    background-color: #fff;
    color: #00305E;
    padding: 8px 0px 8px 35px !important;
    border-left: 3px solid #fff;
}

#submenu ul.menu ul.sub-menu li a:hover{
    color: #8B1D69;
    border-left: 3px solid #8B1D69;
}

#submenu ul.menu ul.sub-menu li.current_page_item a{
    border-left: 3px solid #8B1D69;
    color: #8B1D69;
}

#submenu .widget li:after{display: none;}

/* Responsive */

@media screen and (max-width: 480px) {
.container, .main-side-left .container, .pix-container, .main-side-left .left-menu-content .pix-container, .left-main-menu .menu-container {
    max-width: 95%;
}
}

/* Visual Composer */

.wpb_row.vc_row-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* Accordion */

.wpb-js-composer .vc_tta .vc_tta-controls-icon {
    height: 16px !important;
    width: 16px !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #8B1D69 !important;
}

.vc_tta-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{
    font-size: 14px;
    font-weight: 600;
    color: #00305E !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #00305E !important;
    margin-bottom: 5px !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4{
    padding: 15px 0px 15px 5px;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
    background-color: #fafafa !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body{
    background-color: #fafafa !important;
    border-color: #00305E !important;
    margin-top: -6px;
    border-top: 0;
    margin-bottom: 5px;
    padding-bottom: 45px;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
}

/* iPad-Colums brechen zu früh um */

@media screen and (max-width: 991px) and (min-width: 768px) {
.wpb_column.vc_column_container.vc_col-sm-6.solved-ipad-bug{width: 50% !important;}
}

/* Contact-Form */

.contact-form .wpb_wrapper{
    background-color: #A2BB1B;
    color: #fff;
    padding: 30px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
}

.contactform .textfield, .wpcf7-text, .wpcf7-number, .wpcf7-date, .wpcf7-select, .wpcf7-quiz, .wpcf7-captchar,
.contactform .message, .wpcf7-textarea{
    max-width: unset !important;
    background-color: #fff !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    font-size: 18px;
}

.contactform span.wpcf7-list-item {
    margin: 0 !important;
}

.contactForm label {
    color: #fff;
}

.contact-form .wpb_wrapper a,
.contact-form .wpb_wrapper a:hover{
    color: #fff;
    text-decoration: underline;
}

.wpcf7-list-item-label{
	padding-right: 10px;
}

#wpcf7-f15-p2-o1 .wpcf7-textarea,
#wpcf7-f15-p31-o1 .wpcf7-textarea{
	height: 205px;
	min-height: 205px !important;
}


/* Pull Top */

.pull-top{
    margin-top: -500px;
}


/* Online Anmeldung */

#online-anmeldung .form-group {
    margin-bottom: 0;
}

#online-anmeldung label{
margin-top: 14px;
}

#online-anmeldung .textfield,
#online-anmeldung .wpcf7-text,
#online-anmeldung .wpcf7-number,
#online-anmeldung .wpcf7-date,
#online-anmeldung .wpcf7-select,{
margin-top: 0px;
margin-bottom: 10px;
}

/* Online Bewerbung  (Mentoren/Mentee) */

#online-bewerbung{
    background-color: #f6f6f6;
    padding: 15px;
padding-bottom: 30px;
}

#online-bewerbung h3{
    margin-top: 30px;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
}

#online-bewerbung .kontakt-consent label{
margin-top: 0;
}

#online-bewerbung .form-group {
    margin-bottom: 0;
}

#online-bewerbung label{
margin-top: 8px;
}

#online-bewerbung .textfield,
#online-bewerbung .wpcf7-text,
#online-bewerbung .wpcf7-number,
#online-bewerbung .wpcf7-date,
#online-bewerbung .wpcf7-select{
margin-top: 0px;
margin-bottom: 10px;
}

#online-bewerbung .section .textfield,
#online-bewerbung .section .wpcf7-text,
#online-bewerbung .section .wpcf7-number,
#online-bewerbung .section .wpcf7-date,
#online-bewerbung .section .wpcf7-select{
margin-top: 0px !important;
margin-bottom: 0px !important;
}

#online-bewerbung .section .wpcf7-textarea {
min-height: unset;
}

#online-bewerbung .section span.wpcf7-list-item{
display: block;
}

@media (min-width: 1200px){
#online-bewerbung .section span.wpcf7-list-item{
display: inline-block;
width: 50%;
}
}

.ult-overlay-close.popup-edge-top-right{
    width: 40px !important;
    height: 40px !important;
    top: 35px !important;
    right: 35px !important;
}

.ult-overlay-close-inside {
    background: url(/wp-content/uploads/2020/09/cross.png) no-repeat center center !important;
}

/* Telefon-Nummer */


.telefon p{
    color: #8B1D69;
    font-size: 30px;
    text-align: center;
    padding-left: 50px;
}

@media (min-width: 768px) {
    .telefon p{;
        text-align: right;
        padding-left: 0px;
    }
}

.telefon p:before{
    content:'';
    background: url('/wp-content/uploads/2020/08/phone.png');
    height: 40px;
    width: 40px;
    position: absolute;
    background-size: cover;
    margin-left: -50px;
    margin-top: 7px;
}

/* Sub-Header */

#sub-header-bild{
    background-position: top center !important;
}


	@media (min-width: 768px) and (max-width: 992px) {
	    
	    .header-ueber-uns .header-bild-links img{
	        max-width: 600px !important;
	    }
	    
	    .header-ueber-uns .header-bild-rechts img{
	        max-width: 600px !important;
	    }
	}

	@media (min-width: 1200px) {
	    .header-ueber-uns .header-bild-links{
	        text-align: right !important;
	    }
	    
	    .header-ueber-uns .header-bild-rechts{
	        text-align: left !important;
	    }
	    
	    .header-ueber-uns .header-bild-links img{
	        max-width: 600px !important;
	    }
	    
	    .header-ueber-uns .header-bild-rechts img{
	        max-width: 600px !important;
	    }
	    
	    .header-ueber-uns {
	        height: 435px;
	    }
	}

/* Header-Box-Sub */

#header-box-sub-container{
    margin-top: -15px;
    margin-bottom: 30px !important;
}

#header-box-left > .vc_column-inner{
    padding: 15px;
}

#header-box-left .h1{
    color: #fff !important;
    margin: 0px !important;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
}

@media (max-width: 992px) {
#header-box-left .h1{
    text-align: center !important;
    font-size: 26px;
}
}

    #header-box-sub-container{
        margin-top: -60px !important;
    }

@media (min-width: 1150px){
    #header-box{
        margin-top: -60px;
    }
    
    #header-box-sub-container{
        margin-top: -15px !important;
    }
    
    #header-box-left > .vc_column-inner{
        padding: 30px;
    }
}

/* Aktuelles / Blog */

.blog-page a.link-text{
    border-radius: 35px !important;
    background-color: #8B1D69 !important;
    color: #fff !important;
    border: 0 !important;
    padding: 10px 40px !important;
}
.blog-page .past-event a.link-text {
	background-color: #9D9D9C !important;
}

.blog-page a.link-text:hover{
    background-color: #6b1250 !important;
}

.blog-page .post-standard img{
    min-width: 100%;
}

.single-blog-style1 .media-con img{
    min-width: 100%;
}

.single-blog-style1 .media-con {
    margin-bottom: 45px;
}

.single-blog-style1 p.caption{
    padding: 5px;
    font-size: 85%;
    margin-top: -45px;
    margin-bottom: 45px;
}

.right-sidebar .post-author{
    display: none;
}

.single-blog-style1 .single-blog {
    margin-left: 0 !important;
    width: 100% !important;
margin-bottom: 60px;
}

.single-blog .badge,
.post-container .badge {
	display: inline-block;
	min-width: 10px;
	margin-top: -3px;
	margin-left: 7px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #8B1D69;
	border-radius: 10px;
}

body.category-aktuell .post-container:hover{
    -webkit-box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.15);
}

body.single-post div.vc_row.container{
padding-left:0 !important;
padding-right:0 !important;
}

body.single-post div.vc_row.container > div > .vc_column-inner{
padding-left:0;
padding-right:0t;
}


/* Aktuelles / Veranstaltungen Archive */

.blog .post-container {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
}
.blog .post-container.past-event {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.pix-recent-blog-posts .content {
    padding-bottom: 35px;
}

.pix-recent-blog-posts .title {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.pix-recent-blog-posts .title a,
.pix-recent-blog-posts .title a:hover{
    color: #8B1D69;
}
.pix-recent-blog-posts .past-event .title a,
.pix-recent-blog-posts .past-event .title a:hover{
    color: #9D9D9C;
}

.pix-recent-blog-posts .date{
    margin-top: -20px;
    margin-bottom: 20px;
}

/* Shariff */

.shariff {
    display: block!important;
    clear: both;
    margin-top: 45px;
    margin-left: -5px;
}

/* Footer (composer)

#pageFooter img{
    padding-top: 6px;
margin-bottom: 25px;
}

.footer-bottom {
    padding: 5px 0;
}

#custom_html-5{
    max-width: 450px;
}

#footer .widget_text{
margin-bottom: 0 !important;
}

#footer #pageFooterCon a:hover{
    color: #8b1d69;
	text-decoration: underline;
}

footer .copyright{
	border-top: 1px solid #dedede;
    padding-top: 15px;
    padding-bottom: 15px
}

footer .copyright p{
	padding-top: 6px;
}

 */

 /* Footer (manuell) */

footer{
    margin-top: 90px;
}

footer #website{
    background-color: #f6f6f6;
    padding-top: 10px;
    padding-bottom: 10px;
}

footer #website .website-container{
    background-color: #fff;
    border-radius: 3px;
    padding: 20px;
    padding-bottom: 0;
    margin-top: -30px;
    z-index: 1000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08);
}

footer #website .website-container .wpb_single_image,
footer #website .website-container .wpb_text_column{
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    footer #website .website-container .wpb_single_image,
    footer #website .website-container .wpb_text_column{
        text-align: center;
    }
}

footer #website .website-container .competentia-text p{
    color: #A2BB1B;
    font-size: 16px;
    line-height: 20px;
}

footer #website .website-container .competentia-website a{
    display: inline-block;
    background-color: #A2BB1B;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 25px;
    /* border: 1px solid #ececec; */
}

footer #website .website-container .competentia-website a:hover{
    background-color: #809415;
}

footer #adresse{
    background-color: #f6f6f6;
    padding-bottom: 30px;
}

footer #adresse .wpb_single_image{
    margin-bottom: 35px;
    text-align: center;
}

footer #adresse .wpb_single_image img{
    width: 450px;
}

footer #adresse p{
    text-align: center;
}

footer #copyright{
    background-color: #f6f6f6;
    padding-top: 0;
    padding-bottom: 15px;
}

footer #copyright .wpb_content_element{
    margin-bottom: 0;
}

footer #copyright .copyright-menu .wpb_wrapper{
    text-align: center !important;
}

footer #copyright a:hover{
    text-decoration: underline;
}

@media (min-width: 992px) {

    footer #copyright .vc_row{
        border-top: 1px solid #eee;
        padding-top: 15px;
    }

    footer #adresse p{
        text-align: left;
    }

    footer #adresse .wpb_single_image{
        text-align: left;
    }

    footer #copyright .copyright p{
        text-align: left !important;
        padding-top: 6px;
    }

    footer #copyright .copyright-menu .wpb_wrapper{
        text-align: right !important;
    }
}

/* Home > Recent Posts Carousel */

.pix-recent-blog-posts h3 a:hover{
	color: #8b1d69 !important;
}

.owl-stage{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}

.inner-post,
.content{
	height: 100%;
}

/* Bottom-Navigation */

#bottom-navigation{display: block;}
#bottom-navigation a{font-size: 14px;}

@media (min-width: 992px) {
#bottom-navigation{display: inline;}
}

/* Top-Navigation */

.pageTopCon {
    height: 32px;
    line-height: 32px;
}

.pageTop {
    padding-top: 4px;
}

.pageTop.row > div{
float: none !important;
padding: 0 15px;
}

.header-wrap .header-elem:first-child,
.header-wrap .header-elem:nth-last-child(2){
display: none;
}

.header-wrap .header-elem{
    margin-left: 0px;
}

@media (min-width: 768px) {

.pageTop {
    padding-top: unset;
}

.header-wrap .header-elem:first-child,
.header-wrap .header-elem:nth-last-child(2){
display: block;
}

.header-wrap .header-elem:not(:first-child){
    margin-left: 35px;
}

.header-wrap .header-elem{
    float: right !important;
}

.header-wrap .header-elem:first-child{
    float: left !important;
}

.header-wrap .header-elem p{
    font-size: 12px
}

}


/* Logo */

#logo{
    max-width: 250px;
}

@media (min-width: 768px){
#logo{
    max-width: 300px;
}
}

/* Main-Navigation */

.main-nav li a{
    color: #9D9D9C !important;
    padding: 0 12px;
}

.main-nav li a:hover,
.main-nav li.current_page_item a{
    color: #8B1D69 !important;
}

.main-nav li.nav-btn-red a{
    border-radius: 35px;
    background-color: #8B1D69;
    color: #fff !important;
    padding: 10px 15px !important;
    line-height: 2;
    color: #fff;
    margin-top: 25px;
    margin-left: 25px;
}

.main-nav li.nav-btn-red a:hover{
    background-color: #00305E;
}

.stuck .main-nav li.nav-btn-red a{
    padding: 6px 15px !important;
    margin-top: 10px;
}

/* Main-Navigation > Mobile */

.pix-menu-trigger span, .nav-trigger .mobile-menu{
    height: 2px;
    background-color: #00305E;
}

.pix-menu-trigger span:before, .nav-trigger .mobile-menu:before,
.pix-menu-trigger span:after, .nav-trigger .mobile-menu:after{
    width: 100%;
    background-color: #00305E;
}

.mobile-menu-nav li a {
    font-weight: 600;
}

/* Header */

.nav-btn-red a{
    border-radius: 35px;
    background-color: #B5152B;
    padding: 10px 15px !important;
    line-height: 2;
    color: #fff;
    margin-top: 25px;
    margin-left: 25px;
}


/* Hauptnavigation */
    


    /* Menu-Trigger */

    .pix-menu-trigger, .nav-trigger {
        width: 22px;
    }

    .pix-menu-trigger span:before, .nav-trigger .mobile-menu:before,
    .pix-menu-trigger span:after, .nav-trigger .mobile-menu:after {
        width: 100%;
    }

    /* Mobile-Menu */

    .mobile-menu-nav .menu-item-has-children > .pix-dropdown-arrow:after {
        font-size: 30px;
        right: 15px;
        /*
        content: url(/wp-content/uploads/2019/11/mobile-nav-plus-icon.png);
        font-family: unset;
        */
    }

    .mobile-nav.moved #menu-hauptmenue-de > li.current-menu-item,
    .mobile-nav.moved #menu-hauptmenue-de > li.current-menu-ancestor {
        line-height: unset;
        border-bottom: 1px solid #969896;
        padding-top: unset;
    }

    .mobile-menu-nav .menu-item-has-children > .pix-dropdown-arrow {
        width: 80px;
    }


/* Visual Composer */

@media (max-width: 1600px) {
    .ult_modal.ult-medium {
        width: 94% !important;
    }
}

/* Contact Form 7 */

span.wpcf7-form-control-wrap {
    max-width: 100%;
    width: 100%;
}

.contactform .textfield, .wpcf7-text, .wpcf7-number, .wpcf7-date, .wpcf7-select, .wpcf7-quiz, .wpcf7-captchar {
    width: 100%;
    max-width: 100%;
    font-size: 18px;
}

.wpcf7-submit{
    background-color: #8B1D69 !important;
    color: #fff !important;
    border-radius: 0 !important;
}

span.wpcf7-list-item {
    margin: unset !important;
}

.wpcf7-submit:disabled {
    background-color: #969896 !important;
    border-color: #969896 !important;
}

.contactForm label, .wpcf7 label{
    font-weight: normal !important;
    color: unset !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #8B1D69;
    background-color: #8B1D69;
    text-align: center;
    padding: 20px 10px;
    color: #fff;
}



/* Interner Bereich > Upload */

#upload_files_btn_area .btn-success:hover,
#upload_files_btn_area .btn-success:focus,
#upload_files_btn_area .btn-success:active,
#upload_files_btn_area .btn-success.active,
#upload_files_btn_area .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #A2BB1B;
    border: 2px solid #fff !important;
}

#wpfm_file_loading_wrapper .wpfm-new-uploaded-files{
    display: none;
}

#wpfm_file_loading_wrapper div.col-sm-3.text-center{
    width: 100% !important;
}

#upload_files_btn_area{
    background-color: #fff !important;
}

/* Footer */


/* Youtube */

.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.ult-overlay-embed-responsive-16by9 .ult_modal-content{
    padding-bottom: 56.25%;
}

.ult-overlay-embed-responsive-16by9 .ult_modal-content .ult_modal-body{
    padding: 0;
}


/* Borlabs Cookie */

._brlbs-embed._brlbs-google-maps{
	width: 100% !important;
	height: 435px;
    max-height: 435px !important;
    background-color: #f6f6f6;
}

._brlbs-embed._brlbs-google-maps img{
	width: 100%;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption {
    background: hsla(0, 0%, 0%, 0.6);
    color: #fff;
}

@media (min-width: 768px) {
	.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption {
		max-width: 600px;
	    left: calc(50% - 300px) !important;
	}
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover {
    color: #fff !important;
    text-decoration: none;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a {
    color: #fff !important;
    text-decoration: underline;
}


/* Google reCAPTCHA */
.grecaptcha-badge {
	visibility: hidden;
}


/* Embeds */
.ult-overlay-embed-responsive-16by9 div.ult_modal-body .fluid-width-video-wrapper {
    padding-top: 56.25% !important;
}

.ult-overlay-embed-responsive .embed-responsive-item,
.ult-overlay-embed-responsive embed,
.ult-overlay-embed-responsive iframe,
.ult-overlay-embed-responsive object,
.ult-overlay-embed-responsive video {
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/* Veranstaltungen */

.date-info{
    margin-top: -10px;
    margin-bottom: 20px;
}

.badge-event{
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #8b1d69;
    border-radius: 10px;
    text-shadow: 0 0 black;
    font-weight: 400;
}

.single-post .date{
    margin-bottom: 20px;
}

.single-post .date-info{
    margin-top: -10px;
    margin-bottom: 0px;
}

/* Widgets */

#composer_recent_post-2,
#composer_recent_post-3{
    padding-bottom: 0;
    border-bottom: 0;
}

.btn-widget > .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{
    color: #8b1d69 !important;
    border-color: #8b1d69 !important;
}

.btn-widget > .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover{
    color: #fff !important;
    background-color: #8b1d69 !important;
}