/*
Theme Name: baufinovo
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 30.8.7.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


/* Typo */

body {
	color: #53565a;
}

p, .content ul, .content ol {margin-bottom: 17px;}

.content ul, .content ol {list-style-position: outside; margin-left: 18px;}

h1, h2, h3, h4, h5, h6, h7 {
	text-transform: none;
	letter-spacing: 0;
}
	h2 {padding-bottom: 10px;}
	h3 {padding-bottom: 5px;}
	h2+h3 {padding-top: 5px;}
	
	p+h2, ul+h2 {padding-top: 20px;}
	.greybox p+h2 {padding-top: 0;}
	p+h3, ul+h3 {padding-top: 10px;}
	
	
	h1 {
		line-height: 1.2em !important;
		margin-bottom: 30px;
	}
	h1:after {
		display: block;
		width: 60px;
		border-bottom: 5px solid #5f8fb4;
		content: '';
		padding-top: 15px;
	}
		
	.info-circle-def h3 {padding-bottom: 10px !important;padding-top: 10px !important;}
	.qode-advanced-tabs-nav h3 {margin-bottom: 0;}
	.qode-advanced-tabs-nav h3 a {font-size: 21px !important;}
	
strong {
	font-weight: 400;
	font-family: 'Fruti Bold';
}

.wpb_text_column a {text-decoration: underline;}

.bigtext p {
	font-size: 22px;
	line-height: 1.4em;
	font-weight: normal;
	/*font-family: 'Fruti Bold';*/
}
	.bigtext2 p {
	font-size: 21px;
	line-height: 1.4em;
	font-weight: normal;
	}
	
	.biggertext p {
	font-size: 26px;
	line-height: 1.4em;
	font-weight: normal;
	}

.whitefont p,
.cf7_custom_style_2 p,
.cf7_custom_style_2 div,
.whitefont h2,
.whitefont h3 {
	color: #fff !important;
}

/* Startseite */

#topslide .qbutton {width: 100% !important;box-sizing: border-box !important; text-align: center; padding: 3px 0 2px 0 !important; height: auto !important;}

/* Abstand Content */

.content.content_top_margin_none {padding-top: 35px !important;} /* vorher 25 */



/* Prozess */

.info-c-full-br .icon-circle-list .info-circle-icons {border-radius: 0 !important;}
.info-cirlce-active {
	background: #5f8fb4 !important;
	border: 2px solid #fff !important;
}
	.info-cirlce-active i {
		color: #fff;
	}


/* Latest Posts Startseite */


.latest_post_holder.boxes > ul > li .latest_post {padding: 30px 0 10px 0;}
.latest_post_holder.boxes > ul > li .latest_post h3 {font-family: 'Fruti Light';}
.latest_post_holder .readmorelink {display: inline-block; margin-top: 20px; padding: 5px 15px; border: 1.5px solid #53565a; font-size: 15px; text-decoration: none; color: #53565a !important;}
.latest_post_holder .readmorelink:hover {background: #53565a; color: #fff !important;}
.latest_post_holder.boxes > ul > li {background: none !important;}


/* Blog */

.blogreadmorelink {text-align: center; margin-top: 30px;}
.blogreadmorelink a {font-size: 15px; display: inline-block; padding: 5px 17px; border: 1.5px solid #53565a; color: #53565a !important; text-decoration: none;}

.post_more .qbutton.small {
	font-size: 15px;
	line-height: 26px;
	padding: 5px 10px;
	height: auto !important;
	font-weight: 400;
	text-decoration: none;
}
.blog_holder article .post_more {margin-top: 20px;text-decoration: none; }

.post_info {display: none !important;}

.blog_holder article {margin-bottom: 20px !important}


.blog_holder.blog_small_image article .post_text .post_text_inner {
	padding-top: 0 !important;
}


	/* Tagcloud */
	
	.widget .tagcloud a,
	.single_tags a {
		letter-spacing: 0 !important;
	}
	

/* Single Blog */

#respond input[type="text"], #respond input[type="email"], #respond textarea, .contact_form input[type="text"], .contact_form textarea {
    width: 100%;
    margin: 0 0 20px;
    padding: 15px 12px;
    border: 1px solid #53565a;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
   /* font-family: 'Fruti Light' ,serif;*/
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.blog_holder article .post_text .post_text_inner {padding-top: 50px !important;}

.single-encyclopedia .blog_holder article .post_text .post_text_inner {
	padding-top: 0 !important;
}


	/* Sidebar im Blog */
	
	.blog div.blog_holder {
		border-right: 3px solid #f7f7f7;
	}
		.blog.single .blog div.blog_holder {
		border-right: none;
		}
	
	.blog .column_inner {
		margin-bottom: 50px !important;
	}
	
	.post_content_holder .wp-post-image {
		margin-bottom: 20px !important;
	}
	
	/* Sidebar Responsive Breakpoints früher setzen */
	
	@media screen and (max-width: 992px) {
		.blog .column2 {
			width: 100% !important;
		}
		.blog .column1 {
			width: 100% !important;
		}
		.blog div.blog_holder {
		border-right: none !important;
		}
		.two_columns_75_25 > .column1 > .column_inner {
			padding-right: 0 !important;
		}
	}
	
	/* Sidebar Single Box Responsive */
	@media screen and (max-width: 992px) {
		
		.two_columns_75_25>.column2,
		.two_columns_75_25>.column1 {
			width: 100% !important;
			float: none;
		}
		
		}
	


/* Call to Action Link */

.ctalink {
	text-align: center !important;
}
.ctalink a {font-size: 15px; display: inline-block; padding: 7px 15px 5px 15px; border: 1.5px solid #53565a; color: #53565a;text-decoration: none; width: 100%; box-sizing: border-box;}

.ctaleft .ctalink a {display: block; text-align: center;}

.ctaleft, .ctaleft .ctalink a {
	color: #fff !important;
	border-color: #fff !important;
}
	.ctaleft h2,
	.ctaleft h3 {
		color: #fff !important;
	}

	@media screen and (max-width: 990px) and (min-width: 768px) {
		.ctalink a {margin-top: 15px;}
		}
		
	@media screen and (max-width: 768px) {
		.ctaheadline h3 {padding-bottom: 20px; }
				.ctaleft .ctalink a {display: block; width: 60%;}

		}

.ctalink a i.qode_icon_font_awesome {margin-right: 7px;}

@media screen and (max-width: 1105px) {
	.ctaleft i.fa {display: block;text-align: center;margin-bottom: 5px;margin-top: 5px;font-size: 20px;}
	
}
@media screen and (max-width: 910px) {
	.ctaleft .ctalink a {font-size: 13px;}
}
@media screen and (max-width: 768px) {
	/*.ctaleft .ctalink a {margin-bottom: 20px;}*/
	}


/* CTA Row */

body .cta-row {
	text-align: center !important;
	background: #5f8fb4 !important;
}
.cta-row, .cta-row a, .cta-row h3 {
	color: #fff !important;
}
.cta-row .ctalink a {
	color: #fff !important;
	border-color: #fff !important;
}

/* Kontaktseite */

.kontakt i,
.kontakt a {
	font-size: 20px !important;
}
.kontakt i {
	display: inline-block;
	width: 35px;
}

.kontakt a {
	border-bottom: none !important;
	text-decoration: none !important;
	display: inline-block;
	margin-bottom: 15px;
}

/* Kontaktformular */

span.wpcf7-list-item {

    display: inline-block;
    margin: 0 10px 0 0;

}
	span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"] {vertical-align: top; margin-right: 7px;}


/* Logo / Header
.q_logo a {
	margin-bottom: 20px !important;
	margin-top: 10px;
	height: 80px !important;
} */


	/*.sticky .q_logo a {height: 50px !important; margin-top: 0;}
	
	@media screen and (max-width: 1000px) {
		
		.q_logo a {margin-top: 25px !important;}
		
		}*/

/* Menu */

nav.main_menu {
	/*font-family: 'Fruti Light';*/
}

nav.main_menu ul li a {font-weight: normal !important;}

nav.main_menu ul li a.current,
.single-post nav.main_menu ul li.current_page_parent a {
	color: #5f8fb4 !important;
	}

	.post-type-archive-encyclopedia nav.main_menu ul li.current_page_parent a,
	.single-encyclopedia nav.main_menu ul li.current_page_parent a {border-bottom: none !important;}

	.single-encyclopedia nav.main_menu ul li.menu-item-object-encyclopedia a {
		color: #5f8fb4;
	}
	
	
	nav.main_menu ul li .second a {
		border-bottom: none !important;
	}

	/* Padding reduzieren damit der Border Bottom bündig sitzt, dafür dann margin */
	nav.main_menu > ul > li > a {
		padding: 0 0 0 0;
		margin: 0 15px;
	}
	
	.sticky nav.main_menu > ul > li > a {
		padding-bottom: 0 !important;
	}
	nav.main_menu > ul > li:last-of-type > a {
		margin-right: 0 !important;
	}
	
	/* Dropdown anpassen */
	.drop_down .second {
		left: 17px;
	}
	
	/* Sticky float right statt left */
	
	.sticky nav.main_menu {
		float: 	right !important;
	}
	.sticky nav.main_menu ul li a.current,
	.sticky nav.main_menu ul li.current_page_parent a {
	border-bottom: none !important;
	}
	
/* Left und right Logo Header Content */

.header-left-from-logo-widget, .header-right-from-logo-widget { 
	margin-top: -20px;
		height: inherit;
		z-index: 500;
}	

	.header-left-from-logo-widget p,
	.header-right-from-logo-widget p {
		font-size: 14px !important;
		line-height: 22px !important;
	}

	.header-left-from-logo-widget-inner2, .header-right-from-logo-widget-inner2 {
		display: inline-block;
	}
	
	.header-left-from-logo-widget a, .header-right-from-logo-widget a {
		color: #53565a !important;
	}
	
	/* Linker Bereich / Online-Beratung */
	
	.header-left-from-logo-widget-inner {
		background: #ebeaeb;
		padding: 10px 15px;
	}
		.header-left-from-logo-widget-inner p {margin-bottom: 0;}
	
	
	/* Rechter Bereich / Icons */
	
	.header-right-from-logo-widget-inner {
		padding: 15px;
		text-align: left;
	}
		.header-right-from-logo-widget-inner p {margin-bottom: 0px;}
	
		.header-right-from-logo-widget-inner .qode_icon_font_awesome {display: inline-block; width: 23px;color:#5f8fb4;}
		.header-right-from-logo-widget-inner a {color: #53565a;}
	

/* Footer Überschriften */

.footer_top .column_inner > div h5 {
	padding-bottom: 10px;
	font-size: 20px;
	letter-spacing: 0;
}

	@media screen and (min-width: 550px) {
		.footer_top .column_inner > div h5 {padding-top: 18px;}
	}
	
	@media screen and (min-width: 590px) and (max-width: 820px) {
		.four_columns > .column1, .four_columns > .column2, .four_columns > .column3, .four_columns > .column4 { width: 50%; }
		
	}

	.footer_top .column_inner > div h5:after {
		display: block;
		width: 60px;
		border-bottom: 7px solid #5f8fb4;
		content: '';
		padding-top: 15px;
	}
	
.column4 .qode_icon_font_awesome {
	font-size: 30px;
	margin-right: 15px;
	margin-top: 5px;
}

	.footer_top img {
		margin-bottom: 20px;
	}
	
	
	/* Listen */
	
	.footer_top .widget_nav_menu ul li {
		padding-bottom: 5px;
	}
	
span.greylink a {
	color: #999 !important;
}	
	
/* Buttons */

.baufibtn {
	color: #fff !important;
	padding: 17px 20px 14px 20px;
	border: 1.5px solid #fff;
	font-size: 18px;
}
	a.baufibtn {text-decoration: none;}
	.baufibtn:hover,
	.baufibtn:active,
	.baufibtn:focus {
		background: #e2e7f1;
		color: #53565a !important;
	}
	
a.baufibtn2 {
	padding: 12px 15px 10px 15px;
	border: 1.5px solid #53565a;
	color: #53565a;
	font-size: 15px;
	transition: none !important;
}

	.wpb_widgetised_column .widget a.baufibtn2:hover,
	.wpb_widgetised_column .widget a.baufibtn2:active,
	.wpb_widgetised_column .widget a.baufibtn2:focus {
	color: #fff !important;
		background: #53565a;
	}

	.ussidebar .baufibtn2 {
		display: block;
		text-align: center;
	}

	
.qbutton {font-weight: 400;}
	
/* Advanced Tabs */

.qode-advanced-tab-container {
	border: 3px solid #eff3f6;
	border-top: none;
}	

	.qode-advanced-tabs .qode-advanced-tabs-nav li a .qode-advanced-icon-frame {
		padding-right: 15px !important;
	}
	
	@media screen and (max-width: 1000px) {
	
	.qode-advanced-tabs .qode-advanced-tabs-nav li a .qode-advanced-icon-frame .fa {
		font-size: 17px !important;
		}
	.qode-advanced-tab-text-after-icon {
		font-size: 17px !important;
	}
	}
	
	@media screen and (max-width: 810px) and (min-width: 768px) {
	.qode-advanced-tabs .qode-advanced-tabs-nav li a .qode-advanced-icon-frame {display: none;}
	}
	
	@media screen and (max-width: 768px) {
	.qode-advanced-tabs .qode-advanced-tabs-nav li a .qode-advanced-icon-frame .fa {
		font-size: 25px !important;
		}
	}

/* 2/3 Aufbau Padding Abstand */

.textpaddingright {
	padding-right: 25px;
}
.textpaddingleft {
	padding-left: 25px;
}
	
	
	
/* Unterseiten Border rechts von der linken Spalte */

.borderright {
	border-right: 3px solid #f7f7f7;
	padding-right: 40px;
}
	.ussidebar {
		padding-left: 20px;
	}

	@media screen and (max-width: 992px) {
		.borderright {border: none; padding-right: 0; }
		.textpaddingright, .textpaddingleft {padding: 0;}
	}
		
/* Unterseiten Inhaltsgestaltung */

.greybox {
	background: #f2f2f2;
	padding: 25px;
}

	.greybox .icon_text_holder .icon_text_inner {
		padding-bottom: 0 !important;
	}
	.greybox .icon_text_holder .icon_text_inner p {
		margin-bottom: 0 !important;
	}
	
	
/* Sidebar rechts auf Unterseiten */

.wpb_widgetised_column .widget h5, .sidebar h5 {
	font-size: 20px;
	font-size: 20.5px;
}
	/*.wpb_widgetised_column .widget h5:after {
		display: block;
		width: 60px;
		border-bottom: 8px solid #5f8fb4;
		content: '';
		padding-top: 15px;
	}*/
	
.content .wpb_widgetised_column ul,
.content .sidebar ul {
	margin-left: 0 !important;
}


	/* Sidebar Menu */
	
#menu-finanzierung li a:before,
#menu-rechner li a:before {
	content: '»';
	margin-right: 5px;
	
}	
	#menu-finanzierung li a:hover,
	#menu-rechner li a:hover {
		color: #5f8fb4 !important;
	}
	
#menu-rechner li.current_page_item a {
	font-family: 'Fruti Bold';
}

/* Baufilexikon */

.post-type-archive-encyclopedia .column1 {padding-bottom: 50px;}

.post-type-archive-encyclopedia .blog_holder article {margin-bottom: 0;}


.post-type-archive-encyclopedia .blog_holder article .post_text .post_text_inner {padding-bottom: 0;}

.post-type-archive-encyclopedia .pagination {margin-top: 50px;}

label.screen-reader-text {display: none;}

#encyclopedia-search-term {padding: 7px 10px; border: 1px solid #53565a;}

#encyclopedia-search-submit {padding: 8px 10px; background: #5f8fb4; color: #fff;outline: none; border: none; cursor: pointer;}
#encyclopedia-search-submit:hover {background: #53565a; color: #fff;}

.encyclopedia-prefix-filters .filter-level {border-bottom: none !important;}


.post-type-archive-encyclopedia .blog_holder.blog_small_image article .post_image,
.post-type-archive-encyclopedia .blog_holder.blog_small_image article .post_text,
.single-encyclopedia .blog_holder.blog_small_image article .post_image,
.single-encyclopedia .blog_holder.blog_small_image article .post_text {
    width: 100%;
    float: none;
    margin: 20px 0 10px 0;
}

.single-encyclopedia .wpb_video_widget {margin-top: 40px !important;}

/* 19 */

.lexiheader {
	max-width: 1100px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

	/* Sidebar Kontakt div */
	
	#text-8,
	#text-10,
	#text-11,
	#text-12,
	.rechnersidebar .widget_text,
	.single-format-standard .sidebar .widget_text {
		background: #f2f2f2;
		padding: 15px;
	}
	#text-8 p:last-of-type,
	#text-10 p:last-of-type,
	#text-11 p:last-of-type,
	#text-12 p:last-of-type,
	.single-format-standard .sidebar .widget_text p:last-of-type,
	.rechnersidebar .widget_text p:last-of-type {
		margin-bottom: 0 !important;
	}
	
	/* Lexikon Überschriften */
	
	.post-type-archive-encyclopedia h1 {
		margin-top: 25px;
		margin-bottom: 35px;
	}
	body p.h1look {
	font-family: 'Ample';
	text-transform: none;
	letter-spacing: 0;
	color: #5f8fb4;
    font-size: 35px;
    font-weight: 400;
    margin-top: 25px !important;
    margin-bottom: 35px !important;
    line-height: 1.0em;
    
	}
	
	p.h1look:after {
	display: block;
    width: 60px;
    border-bottom: 7px solid #5f8fb4;
    content: '';
    padding-top: 15px;
	}
	body.post-type-archive-encyclopedia h2 {
		 -moz-hyphens: auto !important;
   -o-hyphens: auto !important;
   -webkit-hyphens: auto !important;
   -ms-hyphens: auto !important;
   hyphens: auto !important;
	}
	
	body.single-encyclopedia h1:after {
		display: none;
	}
	body.single-encyclopedia h1 {
		font-size: 27px;
		 -moz-hyphens: auto !important;
   -o-hyphens: auto !important;
   -webkit-hyphens: auto !important;
   -ms-hyphens: auto !important;
   hyphens: auto !important;
   margin-top: 25px;
	}
	body.single-encyclopedia h1 a {
		color: #53565a !important;
	}
	
	
	
	div.encyclopedia-prefix-filters {
		max-width: 1200px;
		padding-left: 15px;
		padding-right: 15px;
		margin: 50px auto 30px auto;
	}

	/* Sidebar */
	
	.widget_encyclopedia_items {
-moz-hyphens: auto !important;
   -o-hyphens: auto !important;
   -webkit-hyphens: auto !important;
   -ms-hyphens: auto !important;
   hyphens: auto !important;	
	}

/* Über baufinovo */

.q_accordion_holder.accordion .ui-accordion-header, .q_accordion_holder.accordion.with_icon .ui-accordion-header {
	font-weight: normal !important;
	text-transform: none !important;
}


/* Kontaktformular an der Seite / Termin vereinbaren */

.nks_cc_trigger_tabs .ncf-tab-icon::after {
	font-family: 'Fruti Light' !important;
	font-weight: 400 !important;
	letter-spacing: 0.5px;
	font-size: 18px !important;
	
}

span i.ncf-icon-mail-1 {
	font-size: 15px !important;
}

@media screen and (max-width: 900px) {
.nks_cc_trigger_tabs .ncf-tab-icon::after {display: none !important;}
}
	
.ncf_sidebar_pos_right .nks_cc_trigger_tabs.ncf_tab span { margin-right: -2px; }

.ncf_tab .fa-stack-1x::after,
.ncf_tab .ncf-icon-mail-1 {border-radius: 0 !important;}
	
#ncf_sidebar.ncf_minimalistic {
	background: #eff3f6;
}

#ncf_sidebar.ncf_minimalistic input[type="text"], #ncf_sidebar.ncf_minimalistic input[type="email"], #ncf_sidebar.ncf_minimalistic input[type="date"], #ncf_sidebar.ncf_minimalistic input[type="tel"], #ncf_sidebar.ncf_minimalistic .ncf_select_wrap, #ncf_sidebar.ncf_minimalistic textarea {
    max-width: 100%;
    border: 1px solid #E6E6E6;
    box-shadow: none;
    border-radius: 4px;
}

input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {border: none;}

div.wpcf7-response-output.wpcf7-mail-sent-ok {background: #f7f7f7 !important;}

	/* Termin vereinbaren Formular */
	
	.nks_cc_trigger_tabs .ncf-tab-icon::after {
		border-radius: 0 !important;
	}

#ncf_sidebar.ncf_minimalistic input[type="text"], #ncf_sidebar.ncf_minimalistic input[type="email"], #ncf_sidebar.ncf_minimalistic input[type="date"], #ncf_sidebar.ncf_minimalistic input[type="tel"], #ncf_sidebar.ncf_minimalistic .ncf_select_wrap, #ncf_sidebar.ncf_minimalistic textarea,
#ncf_sidebar input[type="checkbox"] + label::before {
	border-radius: 0 !important;
	}

#ncf_sidebar .wpcf7-form-control-wrap {
	margin-top: 5px;
}

/* Kontakt Kontaktformular */

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-submit {
	font-family: 'Fruti Light' !important;
}





	/* Button */
	
#ncf_sidebar a.ncf_button, #ncf_sidebar input[type="submit"] {
	border-radius: 0;
	font-weight: normal !important;
	font-family: 'Fruti Light' !important;
	text-transform: none;
}	
#ncf_sidebar.ncf_minimalistic a.ncf_button, #ncf_sidebar.ncf_flat input[type="submit"], #ncf_sidebar.ncf_minimalistic input[type="submit"] {
	box-shadow: none !important;
	}
	
	/* Checkboxen */
	
#ncf_sidebar .ncf_ph input:focus + label, #ncf_sidebar .ncf_has_value label, #ncf_sidebar .ncf_ph textarea:focus + label {
	top: inherit !important;
	font-size: 14px !important;
	color: #53565a !important;
}

#ncf_sidebar input[type="checkbox"] + label { font-size: 14px !important; }	


	/* Felder input */
	
#ncf_sidebar.ncf_minimalistic input[type="text"], #ncf_sidebar.ncf_minimalistic input[type="email"], #ncf_sidebar.ncf_minimalistic input[type="date"], #ncf_sidebar.ncf_minimalistic input[type="tel"], #ncf_sidebar.ncf_minimalistic .ncf_select_wrap, #ncf_sidebar.ncf_minimalistic textarea { 
	box-shadow: none !important;
}	


	#ncf_sidebar input[type="text"], #ncf_sidebar input[type="email"], #ncf_sidebar input[type="date"], #ncf_sidebar input[type="tel"], #ncf_sidebar .ncf_select_wrap, #ncf_sidebar textarea {
	padding: 8px 10px !important;	
	height: auto !important;
		}

	/* Schriftart */
	
#ncf_sidebar input, #ncf_sidebar input:focus, #ncf_sidebar textarea, #ncf_sidebar textarea:focus, .ncf_ph label, #ncf_sidebar select,
#wpcf7-f113-o1 {
	font-family: 'Fruti Light' !important;
}

#ncf_sidebar .wpcf7 label {
	font-size: 16px;
	font-family: 'Fruti Bold' !important;
}

#ncf_sidebar .wpcf7 .wpcf7-list-item-label {
	font-family: 'Fruti Light' !important;
}

#ncf_sidebar.ncf_minimalistic .wpcf7 p {
	color: #53565a !important;
}
	

/* Anfrage-Konfigurator / Slider */

h3#finalPrice {
	display: none !important;
}

#estimation_popup {
	font-family: 'Fruti Light', sans-serif !important;
}
#estimation_popup h2 {
	font-family: 'AmpleSoft-Regular', sans-serif !important;}
	
#estimation_popup strong {
	font-weight: 400 !important;
	font-family: 'Fruti Light'
}

#lfb_bootstraped.lfb_bootstraped th {
	font-weight: 400 !important;
}

#lfb_summary h4 {display: none !important;}

@media only screen and (max-width: 480px) {
	
	#estimation_popup.wpe_bootstraped #mainPanel .genSlide .genContent .itemBloc {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	#estimation_popup.wpe_bootstraped #mainPanel .genSlide .genContent .col-md-2 {
		padding: 5px 18px !important;
	}
	
	
}

.footer_bottom_holder {
	display: none !important;
}

	
/* responsive fixes von bridge */

@media screen and (min-width: 1100px) and (max-width: 1200px) {
	
.boxed div.section .section_inner, 
.carousel-inner .slider_content_outer, 
.container_inner, 
.container_inner nav.content_menu, 
.footer_bottom_border.in_grid, 
.footer_top_border.in_grid, 
.full_width .parallax_content, 
.steps_holder_inner, .title_border_in_grid_holder, 
div.grid_section .section_inner, nav.content_menu ul {
    width: 1000px !important;
}
	
}

@media screen and (max-width: 1100px) and (min-width: 1000px) {
	
.boxed div.section .section_inner, 
.carousel-inner .slider_content_outer, 
.container_inner, 
.container_inner nav.content_menu, 
.footer_bottom_border.in_grid, 
.footer_top_border.in_grid, 
.full_width .parallax_content, 
.steps_holder_inner, .title_border_in_grid_holder, 
div.grid_section .section_inner, nav.content_menu ul {
    width: 950px !important;
}
	
}


@media screen and (max-width: 1100px) and (min-width: 1000px) {
	
.boxed div.section .section_inner, 
.carousel-inner .slider_content_outer, 
.container_inner, 
.container_inner nav.content_menu, 
.footer_bottom_border.in_grid, 
.footer_top_border.in_grid, 
.full_width .parallax_content, 
.steps_holder_inner, .title_border_in_grid_holder, 
div.grid_section .section_inner, nav.content_menu ul {
    width: 950px !important;
}
	
}

@media screen and (max-width: 1000px) and (min-width: 900px) {
	
.boxed div.section .section_inner, 
.carousel-inner .slider_content_outer, 
.container_inner, 
.container_inner nav.content_menu, 
.footer_bottom_border.in_grid, 
.footer_top_border.in_grid, 
.full_width .parallax_content, 
.steps_holder_inner, .title_border_in_grid_holder, 
div.grid_section .section_inner, nav.content_menu ul {
    width: 850px !important;
}
	
}

@media screen and (min-width: 769px) and (max-width: 810px) {
	
.boxed div.section .section_inner, 
.carousel-inner .slider_content_outer, 
.container_inner, 
.container_inner nav.content_menu, 
.footer_bottom_border.in_grid, 
.footer_top_border.in_grid, 
.full_width .parallax_content, 
.steps_holder_inner, .title_border_in_grid_holder, 
div.grid_section .section_inner, nav.content_menu ul {
    width: 710px !important;
}
	
}

@media screen and (max-width: 768px) and (min-width: 650px) {

.boxed div.section .section_inner, 
.carousel-inner .slider_content_outer, 
.container_inner, 
.container_inner nav.content_menu, 
.footer_bottom_border.in_grid, 
.footer_top_border.in_grid, 
.full_width .parallax_content, 
.steps_holder_inner, .title_border_in_grid_holder, 
div.grid_section .section_inner, nav.content_menu ul {
    width: 630px !important;
}

}

@media screen and (max-width: 650px) and (min-width: 630px) {
	
	.boxed div.section .section_inner, 
.carousel-inner .slider_content_outer, 
.container_inner, 
.container_inner nav.content_menu, 
.footer_bottom_border.in_grid, 
.footer_top_border.in_grid, 
.full_width .parallax_content, 
.steps_holder_inner, .title_border_in_grid_holder, 
div.grid_section .section_inner, nav.content_menu ul {
    width: 600px !important;
}


	}

@media screen and (max-width: 630px) and (min-width: 600px) {
	.boxed div.section .section_inner, 
.carousel-inner .slider_content_outer, 
.container_inner, 
.container_inner nav.content_menu, 
.footer_bottom_border.in_grid, 
.footer_top_border.in_grid, 
.full_width .parallax_content, 
.steps_holder_inner, .title_border_in_grid_holder, 
div.grid_section .section_inner, nav.content_menu ul {
    width: 550px !important;
}
	
}
	
@media only screen and (max-width: 768px) {
	
	.vc_column_container+.vc_column_container {
		margin-top: 35px;
	}
	
	#callto .vc_column_container+.vc_column_container {
		margin-top: 0 !important;
	}
	
	.cta-inner-row .vc_column_container+.vc_column_container {
		margin-top: 0 !important;
	}

}


/* Mobile header */

.mobile_menu_button {height: 140px !important;}

/* Startseite Latest Posts */

.content .latest_post_holder ul {
	margin-left: 0 !important;
}

/* Cookie Bar */

.cookie-notice-container a {
	color: #fff !important;
	padding: 3px 7px 0px 7px;
	border: 1px solid #fff;
	display: inline-block;
}

/* Einwilligung */

span.wpcf7-list-item  {
	margin-left: 0 !important;
	}
	
	
	#ncf_sidebar .acceptance-59 {
		margin-top: 0 !important;
	}
	#ncf_sidebar .wpcf7-acceptance label {
		position: relative !important;
		color: #53565a !important;
		margin-bottom: 30px !important;
		margin-top: 0 !important;
	}
	#ncf_sidebar .wpcf7-acceptance input[type=checkbox] + label:before {
		top: 0 !important;
	}
	
	#ncf_sidebar .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
		font-size: 13px !important;
		font-weight: normal !important;
	}
	
	/* Form */
	
	.wpcf7-acceptance input {margin-right: 5px;}
	

	
/* iFrame Block */

[data-borlabs-cookie-iframe-source] *, [data-borlabs-cookie-opt-out] * {
	font-family: 'Fruti Light', Arial !important;
}

body [data-borlabs-cookie-iframe-source], 
body [data-borlabs-cookie-opt-out] {
	padding: 15px 0 0 0 !important;
	margin-bottom: 0 !important;
	box-shadow: none !important;
	}

body [data-borlabs-cookie-iframe-source] a[role="button"],
body [data-borlabs-cookie-opt-out] a[role="button"] {
    background-color: #5f8fb4 !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block !important;
    margin: 12px 0 0 0 !important;
    padding: 7px 10px 5px 10px !important;
    -webkit-transition: all 0.2s ease 0s !important;
    transition: all 0.2s ease 0s !important;
}
	body [data-borlabs-cookie-iframe-source] a[role="button"]:hover,
	body [data-borlabs-cookie-opt-out] a[role="button"]:hover {
		background-color: #2f6e9f !important;
	}
	
	body [data-borlabs-cookie-iframe-source] p {
		padding: 20px !important;
		background: #f2f2f2 !important;
		margin-bottom: 10px !important;
	}
	
		body .wpb_video_wrapper img {
			width: 100% !important;
			height: auto;
		}
	
	body .wpb_video_wrapper [data-borlabs-cookie-iframe-source] {
	margin-top: -56.25% !important;
	}
	
/* Video Block */

	body [data-borlabs-cookie-iframe-source] p {
		padding: 20px !important;
		background: #f2f2f2 !important;
		margin-bottom: 0 !important;
	}
	body [data-borlabs-cookie-iframe-source] p a.button:hover {
		border-bottom: none !important;
		}
	
	body .wpb_video_wrapper img {
			width: 100% !important;
			height: auto;
		}
	
/*	body .wpb_video_wrapper div.bc-bct-youtube {
	margin-top: -56.25% !important;
	}
	.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
		padding-top: 0 !important;
		}*/

/* TOC */

#toc_container {
	margin-top: 15px;
}

/* Veranstaltungen Formular */

.cf7_custom_style_2 span.label {
	font-family: 'Fruti Bold';
}

.wpcf7-exclusive-checkbox .wpcf7-list-item {
	display: block !important;
}
.cf7_custom_style_2 span.wpcf7-not-valid-tip,
.cf7_custom_style_3 span.wpcf7-not-valid-tip {
	color: #f39b5b !important;
}

#Fortgeschrittene-selected,
#Basiswissen-selected {
	padding-bottom: 20px !important;
}

body .eventkontakt p a {
	border-bottom: none !important;
	text-decoration: none !important;
}
	body .eventkontakt i.fa {
		width: 30px !important;
		font-size: 25px;
		vertical-align: middle;
	}
	
@media screen and (min-width: 769px) {	
.responsiverightpadding {
	padding-right: 50px !important;
}
.responsivepaddingright30 {
	padding-right: 20px;
}
.responsivepaddingleft30 {
	padding-left: 20px;
}
}

/* LP Kontakt */

#lpcta {
	padding-top: 35px;
}
#lpcta p {
	display: inline-block;
	font-size: 20px;
}
	#lpcta p:after {
		content: '|';
		padding-right: 15px;
		padding-left: 15px;
	}
	#lpcta p i.fa {
		font-size: 30px;
		vertical-align: middle;
		padding-right: 10px;
	}
	#lpcta p:last-of-type:after {
		display: none;
	}
	
#lpfooter p a {
	color: #fff;
	text-decoration: none !important;
}
	#lpfooter p a:hover,
	#lpfooter p a:active,
	#lpfooter p a:focus {
		color: #5f8fb4;
	}
	
.biggestfont p {
	font-size: 70px;
	color: #5f8fb4;
}

body form.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item .wpcf7-list-item-label {
	font-size: 12px !important;
	line-height: 1.0em !important;
}
body .wpcf7-acceptance .wpcf7-list-item {
	line-height: 12px !important;
}

body form.wpcf7-form span.wpcf7-form-control .last {
	margin-bottom: 25px !important;
}

#bluebg {
	background-position: center center;
	background-repeat: repeat-x;
	background-size: contain;
}

.wpb_gmaps_widget .wpb_wrapper {
	background: transparent !important;
}

@media screen and (max-width: 990px) {	
#bluebg {background-image: none !important;padding-top: 50px !important;}
#lpcta p {
	display: block;
	font-size: 20px;
}
#lpcta p:after {
		display: none;
	}
.nomargintop {
	margin-top: 0 !important;
}
.nodisplayresponsive {
	display: none !important;
}
}


@media screen and (max-width: 768px) {	
.nomargintop {
	margin-top: 45px !important;
}	
	
	}
	
/* Mai 2019 */
	
/* Header */

div.header-right-widget .textwidget {
	background: #618db4;
	color: #fff !important;
	padding: 3px;
}
	div.header-right-widget .textwidget p {
		margin-bottom: 0 !important;
		font-size: 14px !important;
		color: #fff !important;
}
.header-right-widget a {
	color: #fff !important;
}
.header-right-widget span.sep {
	display: inline-block;
	padding: 0 7px;
}
.header-right-widget p i {
	margin-right: 5px;
	font-size: 17px !important;
	vertical-align: middle;
}

.scrolled .logo_wrapper {
	margin-top: 0 !important;
}

.header_top .left,
.header_inner_right {
	display: none !important;
}

/* Title */

.title.has_background, .title.has_fixed_background {
    background-position: center center;
}

/* YouTube */

.borlabs-cookie-bct, .borlabs-cookie-bct .bc-thumbnail img {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
p.bc-thumbnail {
	line-height: 0 !important;
}
/* Icon mit Text */

h3.icon_title {
	padding-top: 20px !important;
}
body .q_icon_list {
	margin-bottom: 10px !important;
}

/* Title im Blog ausblenden lassen */

body.single-format-standard .title_outer {
	display: none !important;
}
body.single .content .container .container_inner.default_template_holder {
	padding-top: 0 !important;
}

/* anpassungen Header responsive */

@media screen and (min-width: 1001px) {
	.content.content_top_margin {margin-top: 155px !important;}
	body .logo_wrapper {
	margin-top: -5px !important;
	}
	}
	
@media screen and (max-width: 1000px){
		div.header_top {
		background: #5f8fb4 !important;
		padding-bottom: 0 !important;
		line-height: 1.2em !important;
	}
	body .q_logo img {
		top: 20px;
	}
	}
	
@media screen and (max-width: 1100px) {
		nav.main_menu > ul > li > a {
		padding: 0 0 0 0;
		margin: 0 8px !important;
	}
	nav.main_menu > ul > li:last-of-type > a {
		margin-right: 15px !important;
	}
}

.testimonials_c_holder .flex-control-nav {
	margin-top: 0 !important;
}
body .testimonials_c_holder .testimonial_content_inner {
	padding: 45px 45px 25px 45px;
}

/* Borlabs Custom */

#BorlabsCookieBox ul {
	flex-flow: row !important;
}
#BorlabsCookieBox ._brlbs-box-wrap {
	max-width: 470px !important;
}

/* LP 2020 */

#lp20cf .cf7_custom_style_2 p,
#lp20cf .cf7_custom_style_2 div{
	color: #53565a !important;
}

@media screen and (max-width: 768px)
{
    a.qode-btn
    {
        padding: 15px 5px !important; 
        word-break: break-word !important; 
        white-space: inherit !important; 
        text-align: center !important; 
        width: 100% !important; 
        height: auto !important;
    }
    a.qode-btn.qode-btn-icon .qode-btn-text {
	   padding-left: 10px !important;
	   padding-right: 10px !important;
    }
    .qode-btn.qode-btn-icon.qode-btn-solid {
	    line-height: 1.4em !important;
    }
    .qode-button-v2-icon-holder {
	    display: none !important;
    }
}

#block-2 img {
	padding-top: 45px !important;
}

/* Amelia */

.title {
	z-index: 2 !important;
}

#amelia-container .am-fs-sb__step-wrapper p {
	color: #fff;
}
#amelia-container .fc-event {
	color: #54565a;
}

#am-confirm-booking .am-custom-fields .el-col-sm-12:nzh {
	width: 100% !important;
}
#amelia-container .am-fs__main-footer {
	background-color: #fff !important;
}
.amelia-v2-booking #amelia-container .am-fs__main-heading-inner h1 {
	text-transform: none !important;
}/* initially hide all groups (even before JS is loaded), so the page will never render them while loading */
[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
    display:none;
}

.wpcf7cf_repeater_sub {
    margin-bottom: 20px;
}

.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

.wpcf7cf_multistep .wpcf7cf_step {
    /* display:none; */
    width: 100%;
}

.wpcf7cf_multistep .wpcf7cf_step .step-title {
    display: none;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
    display: inline-block;
    border-radius: 50%;
    background: #dfdfdf;
    color: #000000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
    border-bottom: 5px solid #dfdfdf;
    text-align: center;
    flex: 1;
    padding: 15px;
    min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
    border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
    border-bottom: 5px solid #333;
    font-weight: bold;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
    background-color: #333;
    color: #ffffff;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
    background-color: #333;
    color: #ffffff;
}

.wpcf7cf_step_controls .disabled {
    pointer-events: none;
    cursor: default;
    opacity: .5;
}
/* Per-sub repeater controls (remove) */
.wpcf7cf_repeater_sub_controls {
    display: inline-flex;
    gap: 4px;
    margin: 4px 0;
    align-items: center;
}