html, body {
	overflow-x: inherit;
}

.layout-right {
    float: right;
    padding-top: 100px !important;
}

	.underline::after {
    background-color: #86bc42 !important;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    width: 50px;
	margin-top: 10px !important;
}

blockquote {
    border-left: 0 none;
    margin: 50px 12.5%;
    padding: 0 0 10px 58px !important;
    position: relative;
}

blockquote::before {
    color: #90a1ae;
    content: "";
    font-family: "FontAwesome";
    font-size: 30px;
    left: 0;
    position: absolute;
    top: -15px !important;
}

.group-title-index .description {
    text-transform: none !important;
}

h1, h2, h3, h4 {
    font-weight: 500 !important;
}

h5 {
	font-size: 21px !important;
	font-weight:bold !important;
}

.wpb_wrapper h3 .vc_custom_heading .wpb_heading {
	font-weight: 700 !important;
	color: #49575f !important;
}

.main-content > .content > .section-padding {
	padding-top:0;}
	
.page-faq .entry-content {
	padding-top:40px;
}

.vc_btn3-color-green {
	font-weight: 700 !important;
	background-color: #86bc42 !important;
	padding: 8px 35px !important;
}

.vc_btn3-color-green:hover {
	text-decoration: underline !important;
}

footer .footer-main {
    background-color: rgba(47, 55, 76, 1);
	padding-bottom:50px;
}

.wpb_text_column p,
.entry-content p {
    font-size: 16px !important;
	line-height: 26px !important;
	margin-bottom: 23px !important;
}

.wpb_text_column a,
.entry-content a  {
    font-size: 16px !important;
	line-height: 26px !important;
	margin-bottom: 23px !important;
	color: #86bc42;
}

li#field_4_30 {
	margin: 25px 0px;
}

li#field_4_30 a {
	background-color: #86bc42 !important;
	color: #fff !important;
	padding: 8px;
	font-size: 18px !important;
	font-weight: bold;
}

.wpb_text_column a:hover,
.entry-content a:hover  {
	color: #6f8190;
	text-decoration: underline;
}

.sidebar .title-widget {
    background-color: #86bc42 !important;
    color: #fff;
    line-height: 50px;
    text-align: center;
	margin-bottom: 10px !important;
}

.sidebar .textwidget {
	font-size: 16px !important;
	line-height: 26px !important;
}

.sidebar a {
    color: #86bc42 !important;
    font-size: 16px !important;
}

.sidebar a:hover {
	color: #6f8190 !important;
	text-decoration: underline !important;
}

.wbp_wrapper ol, ul {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 23px;
    margin-left: -25px;
    margin-top: 0;
}

ol, ul h5 {
    font-size: 21px !important;
    font-weight: 700 !important;
    margin-bottom: 10px;
    margin-left: -19px !important;
    margin-top: 0;
}

#post-3163 .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px !important;
}

#post-3163 .wpb_single_image .vc_figure {
    display: inline-block;
    margin-top: 7px;
    max-width: 100%;
    vertical-align: top;
}

#post-2879 .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px !important;
}

#post-2879 .wpb_single_image .vc_figure {
    display: inline-block;
    margin-top: 7px;
    max-width: 100%;
    vertical-align: top;
}

header .header-main .logo .header-logo img {
    max-width: 248px;
}


.header-main .navigation {
    margin-top: 45px;
	padding-right: 0px;
	transition: margin 0.3s ease;
}
.header-fixed .navigation {
	transition: margin 0.3s ease;
    margin-right: 50px;
    margin-top: 6px;
}
.header-main .navigation  .nav-links {
	margin-bottom:0;}

header .header-main .navigation .nav-links li .main-menu {
    margin: 0 10px;
	line-height:50px;
}

header .header-main .navigation .nav-links li .main-menu .arrow-open-dropdown {
    line-height: 40px;
}

header .header-main {
 	box-shadow: none;
}

/*header .header-main.header-fixed {
    background-color: grey;
	position:fixed !important;
	top:0 !important;
}*/

.header-main .navigation a {
	font-size:13px;
}

.header-main .navigation li:last-child a.main-menu {
    margin-right: 0;
}



header .header-main.header-fixed .logo .header-logo img {
    max-width: 160px;
    padding: 10px 0;
}
header .header-main.header-fixed .navigation .nav-links li .main-menu, header .header-main.header-fixed .navigation .nav-links li .main-menu .arrow-open-dropdown {
    line-height: 46px;
}

.header-fixed .sprachswitch .lang_sel_list_horizontal {
    margin-top: 3px;
}

.background-opacity::before {
    background-color: rgba(10, 15, 28, 0) !important;
}

.page-title .captions {
    font-family: "latoblack";
    font-size: 62px;
    line-height: 1;
    margin: 0 0 0 447px;
    text-transform: uppercase;
}

.header-main-wrapper {
    padding-left: 3px !important;
    padding-right: 0px !important;
}


#bubble-teaser.choose-course .info a {
	color: #fff !important;
	font-size:95% !important;
	text-decoration:none !important;}

#bubble-teaser.choose-course .name-course a {
    color: #49575f !important;
}
#bubble-teaser.choose-course .name-course:hover a, 
#bubble-teaser.choose-course .name-course a:hover {
    color: #68bc42 !important;
	text-decoration:none !important;
}

.sprachswitch {
    position: relative;
}

.sprachswitch .lang_sel_list_horizontal {
    position: absolute !important;
    right: -14px;
    top: -8px;
	border: none;
}
.sprachswitch #lang_sel_list img.iclflag {
    height: auto;
    position: relative;
    top: 1px;
    width: auto;
}


#lang_sel_list a.lang_sel_sel {
	display:none;}
	
	
	
footer {
	margin-top: 30px;
	text-transform: uppercase;}

footer .shw-widget {
    margin-bottom: 0;
}

footer ul.menu {
	margin-left:0px;
	margin-bottom: 0;}
	
footer ul.menu li {
    display: inline;
	border-bottom:none !important;
}

footer ul.menu li::after {
    display: none;
}

footer ul.menu li a {
    
    font-size: 70%;
    font-weight: bold;
}	
	
.footer .hyperlink {
	display:none !important;
}	

footer #footer_c2 {
    font-size: 80%;
    padding: 3px 22px 0 0;
    text-align: right;
    font-weight: bold;
}

footer i.fa {
    color: #fff;
    font-size: 13px;
    margin-left: 20px;
}

.fa-facebook-f::before, .fa-facebook::before {
    font-size: 21px;
}

.container footer .container {
    width: inherit;
}

.faq-post {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 60px;
}

.faq-post h5 {
    margin-top: 0;
}

.gform_wrapper {
	max-width:100% !important;}

label {
	text-transform:uppercase;}

.gform_button {
    background-color: #86bc42;
    color: #fff;
	font-size: 14px;
    padding: 14px 20px;
	text-transform:uppercase;
	font-weight:bold;
	border:none;
}

.widthcheck {
	position:fixed;
	bottom:0;
	right:0;
	border-top: 1px solid black;
	border-left: 1px solid black;
	opacity:0.7;
	background-color:#666;
	padding: 2px 4px;
	/*display:none;*/
	z-index:1111;
	color:#fff;
	font-size:90%
}

.njt-gdpr.njt-gdpr-full_width {
    left: 0;
    right: 0;
    text-align: center;
}

/* Datenschutzseite Text nicht kopierbar machen */
body.page-datenschutz-impressum .entry-content {
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;          /* Likely future */ 
}


/* Newsletter Checkbox required field anpassen */
li#field_3_6 > label.gfield_label {
    display: none;
}

span.gfield_required {
    display: inline !important;
    font-size: 17px;
}

.gform_body #input_3_1 {
    padding: 9px !important;
    border-color: black !important;
}

#page .gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
	margin-top: 2px;
}

.gform_confirmation_message h3 {
    color: #86bc42 !important;
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
	header .header-main .logo {
   		line-height: 65px;
	}
	header .header-main .logo .header-logo img {
		max-width: 218px;
	}
	
	.header-fixed .navigation {
		margin-right:50px}
	
	.page-title {
		height:auto;
		}
	
	.page-title .captions {
		font-size: 6.5vw;
		margin-left: 38%;
	}
	.header-main .navigation {
			margin-top:0;
			padding-left: 0;}
			
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
	.header-fixed .navigation {
		margin-right:0px}
	.page-title {
    	height: 200px !important;
	}
	.container {
    padding-left: 13px;
    padding-right: 13px;
}
	.navigation ul.nav-links li:last-child a {
		margin-right: 0 !important;
	}
	.choose-course .choose-course-wrapper .col-md-4.col-xs-6:nth-last-child(-n+3) {
   		margin-bottom: 70px;
	}
	
	
	
}

@media screen and (max-width: 992px) and (min-width: 768px) {
	
	header .header-main .navigation .nav-links li .main-menu {
		margin: 0 15px 0 0;
		font-size: 12.5px !important;
	}

	
}



/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	
	.page-title {
    	height: 160px !important;
	}
	
	header .header-main .logo {
		line-height:normal;
	}
	
	header .header-main .logo .header-logo img {
		margin-top: 15px;
		max-width: 150px;
	}
	
	header .header-main .navigation {
		top: 0;
		margin-top:70px;
 		margin-bottom: 10px;
		width:100%;
		margin-right:0;
		position:absolute;
		}
	
	header .header-main.header-fixed .navigation {
		margin-top:40px;
	}
	
	.navbar-collapse .nav-links.nav.navbar-nav {
		margin-left: 10px;
		max-width: 96%;
	}
	
	header .header-main .navigation .nav-links li .main-menu {
		line-height: 40px;
		margin: 0;
		padding: 0 15px !important;
	}
	
	
	.footer-main .footer-main-wrapper {
		padding-bottom: 0;
		padding-top: 5px;
	    text-align: center;
	}
	footer ul.menu li {
    	padding-left: 0 !important;
	}
	
	footer #footer_c2 {
		padding-bottom:10px;}
	
	.sprachswitch {
    	/*display: inline-block;*/
		display:none;
		position:inherit;
	}	
	.sprachswitch #lang_sel_list {
		margin-right: 90px;
		margin-top: 7px;
    }	
	
	.choose-course .icon-circle {
		height: 150px;
		width: 150px;
	}

	.choose-course .icon-circle .icon-background {
		bottom: 12px;
		height: 126px;
		margin-left: -63px;
		width: 126px;
	}
	.choose-course .icon-circle .info .info-back a {
    	line-height: 1.5 !important;
	}
	
	[class*="icon-"]::before {
   		transform: scale(0.8);
	}	
	
	
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
	.page-title {
    	height: 100px !important;
	}
	
	header .header-main .logo .header-logo img {
		margin-top: 10px;
		max-width: 130px;
	}
	.sprachswitch #lang_sel_list {
		margin-top: 0;
	}
	

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	
	.page-title {
    height: 70px !important;
}

}
@media screen and (min-width: 769px) {
	.footer-main .footer-main-wrapper {
		padding-top: 40px !important;
		padding-bottom: 0px !important;
	}
}
	

/* DSGVO POPUP */

.sp-dsgvo-privacy-popup {
    /*background-color: #403735 !important;
    color: #b2b4b6 !important;*/
	border-radius: 15px !important;
	font-family: 'Roboto' !important;
	border: 0px solid #e75128 !important;
	box-shadow: 0px 0px 25px black !important; 
}

div.sp-dsgvo-category-toggle { 
	display: none; 
}

/* DSGVO POPUP ENDE */

/* GRAVITY FORMS FÜR UPLOADS */


#input_4_13_6_container, #input_4_14_6_container {
	width: 100% !important;
}

#input_4_13_6_container.ginput_left.address_country, #input_4_14_6_container.ginput_left.address_country {
	width: 100%;
    padding-right: 0px !important;
    margin: 0px;
}

.gform_wrapper .top_label input.medium {
	width: 100% !important;
    padding: 5px !important;
    margin: 0px;
}

ul.gfield_checkbox li {
	font-size: 18px !important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
	margin-top: 0px !important;
}

#input_4_22 {
	margin-top: 0px !important;
}

#input_4_22 li {
	margin-bottom: 0px !important;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select  {
	
}

#input_4_13_6, #input_4_14_6 {
	margin-bottom: 0px !important;
}

.gform_body #field_4_28 {
	padding-bottom: 8px !important;
}

.gform_body #input_4_13_6, .gform_body #input_4_14_6, .gform_body #input_4_8, .gform_body #input_4_12, .gform_body #input_4_24, .gform_body #input_4_26 {
    padding: 9px 0px !important;
}

/* GRAVITY FORMS FÜR UPLOADS ENDE */

.textwidget a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.c_set {
	padding-right: 25px;
}

#page-sidebar .shw-widget ul li a:hover, .footer .widget-footer ul li a:hover, .textwidget a:hover {
  color: #86bc42;
}