/* Nachhilfe Schomberg CSS */

/* Lokale Google Fonts */ 

/* Google Font - PT Sans */

@font-face {
    font-family: 'PT Sans Bold';
    src: url('../fonts/pt-sans/PTSans-Bold.eot');
    src: url('../fonts/pt-sans/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/pt-sans/PTSans-Bold.woff2') format('woff2'),
        url('../fonts/pt-sans/PTSans-Bold.woff') format('woff'),
        url('../fonts/pt-sans/PTSans-Bold.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans Regular';
    src: url('../fonts/pt-sans/PTSans-Regular.eot');
    src: url('../fonts/pt-sans/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/pt-sans/PTSans-Regular.woff2') format('woff2'),
        url('../fonts/pt-sans/PTSans-Regular.woff') format('woff'),
        url('../fonts/pt-sans/PTSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Google Font - Roboto */

 @font-face {
 font-family: 'Roboto';
 font-style: normal;
 font-weight: 400;
 font-display: swap;
 src: url('../fonts/roboto/Roboto-Regular.eot'); /* IE9 Compat Modes */
 src: local('Roboto'), local('Roboto-Regular'),
 url('../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 url('../fonts/roboto/Roboto-Regular.woff2') format('woff2'), /* Super Modern Browsers */
 url('../fonts/roboto/Roboto-Regular.woff') format('woff'), /* Modern Browsers */
 url('../fonts/roboto/Roboto-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
 url('../fonts/roboto/Roboto-Regular.svg#Roboto') format('svg'); /* Legacy iOS */	 
}

/* General */

body {
    font-family: 'PT Sans Regular',sans-serif;
    font-size: 16px;
}

h1 {
    font-family: 'PT Sans Bold',sans-serif;
}

h2 {
    font-family: 'PT Sans Bold',sans-serif;
    font-weight: 700;
}

h3 {
    font-family: 'PT Sans Bold',sans-serif;
    font-weight: 700;
}

h4 {
    font-family: 'PT Sans Bold',sans-serif;
    font-weight: 700;
}

h5 {
    font-family: 'PT Sans Bold',sans-serif;
    font-weight: 700;
}

h6 {
    font-family: 'PT Sans Bold',sans-serif;
}

a {
    color: #1a3f74;
    font-weight: bold;
}

a:focus, a:hover, a:active {
    color: #d4004f; 
}

/* Headings */

.social-media h5 {
    color: #d4004f;
    letter-spacing: normal;
    font-size: 23px;
}

.social-media.pink-h4 h4 {
    font-size: 18px !important;
}

.pink-h3 h3, .pink-h4 h4, .pink-h5 h5 {
    font-weight: 600 !important;
    color: #d4004f;
    margin-top: 0px;
    font-size: 18px;
    line-height: 1.2em !important;
    text-transform: none;
}

.seiten-ueberschrift h2, .seiten-ueberschrift h3, .seiten-ueberschrift h4, .seiten-ueberschrift h5 {
	color: #fff;
}

.seiten-ueberschrift {
    margin-bottom: 0px !important;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
    line-height: 36px;
    font-size: 30px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.seiten-sub-ueberschrift {
    font-size: 20px !important;
    line-height: 1.2;
    text-transform: none;
    font-weight: 300;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0px;
    padding-top: 10px;
	color: #fff;
}

.invisible-title-home .sppb-title-heading {
    display: none;
}

.invisible-title-home .sppb-container-inner .sppb-container .sppb-section-title {
    display: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.invisible-title .sppb-title-heading {
    display: none;
}

.invisible-title .sppb-title-subheading {
    display: inline !important;
}

.invisible-title .sppb-section-title p {
    margin-bottom: 0px;
}

.seiten-ueberschrift h2, .seiten-ueberschrift h3, .seiten-ueberschrift h4, .seiten-ueberschrift h5 {
    margin-top: 0px;
    margin-bottom: 0px !important;
}

.h6, h6 {
    font-weight: 600 !important;
    color: #d4004f;
	margin-top: 0px;
}

.h6, h6 {
    font-size: 18px;
	line-height: 1.2em;
}

.heading-pink h2 {
    color: #d4004f;
	line-height: 26px !important;
}

.heading-pink h4 {
    color: #d4004f;
	line-height: 26px;
	font-size: 23px;
}

.heading-blue h2 {
    color: #1a3f74;
}

h3 {
    text-transform: uppercase;
    color: #1a3f74;
}

.white-heading-white-subline.individualitaet h1 {
    text-transform: uppercase !important;
}

/* Mengentext */

.blue-bold-mengentext {
	font-weight: bold;
	color: #1a3f74;
}

/* Site Wrapper */

.body-wrapper {
    border-top: 10px solid #1a3f74;
}


.layout-boxed .body-innerwrapper {
    max-width: 1600px;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2) !important;
}


/* Header */

#sp-header .logo {
    height: 70px;
    display: block;
}

.sp-default-logo {
    min-width: 260px;
    max-width: 260px;
}

#sp-top-bar {
    display: none;
}

.layout-boxed .body-innerwrapper {
    box-shadow: none;
}

.fa.fa-bold {
    font-size: 24px;
    padding: 9px 0px 0px 0px;
    float: none;
    text-align: center;
    color: #fff;
}

.callme-icon .fa.fa-phone {
    font-size: 27px;
    padding: 9px 0px 0px 0px;
    float: none;
    text-align: center;
    color: #fff;
}

.fa.fa-bold:hover, .fa.fa-phone:hover  {
    color: #d4004f;
}

.fa.fa-facebook {
    font-size: 25px;
    padding: 9px 0px 0px 0px;
    float: none;
    text-align: center;
    color: #fff;
}

.fa.fa-facebook:hover {
    color: #d4004f;
}

.fa.fa-twitter {
    font-size: 20px;
    padding: 13px 0px 0px 0px;
    float: none;
    text-align: center;
    color: #fff;
}


.fa.fa-twitter:hover {
    color: #d4004f;
}

.fa.fa-instagram {
    font-size: 25px;
    padding: 9px 0px 0px 0px;
    float: none;
    text-align: center;
    color: #fff;
    margin-left: -2.5px !important;
}

.fa.fa-instagram:hover {
    color: #d4004f;
}

/* ZWEI SOCIAL ICONS
.social-icons-top-left {
    background: #1a3f74;
    width: 30px;
    padding: 0px 0px 6px 7px;
    display: inline-block;
    float: right;
    margin-left: 50px;
}

.social-icons-top-right {
    background: #1a3f74;
    width: 30px;
    padding: 0px 0px 6px 7px;
    display: inline-block;
    float: right;
    margin-left: 8px;
}
*/

/* EIN SOCIAL ICONS */

.social-icons-top-left {
    background: #1a3f74;
    width: 30px;
    padding: 0px 0px 6px 7px;
    display: inline-block;
    float: right;
    margin-left: 30px;
}

.social-icons-top-right {
    background: #1a3f74;
    width: 30px;
    padding: 0px 0px 6px 7px;
    display: inline-block;
    float: right;
    margin-left: 8px;
}

.social-icons-top-right-2 {
    background: #1a3f74;
    width: 32px;
    padding: 0px 0px 7px 7px;
    display: inline-block;
    float: right;
    margin-left: 8px;
}

.social-icons-top-right-3 {
    background: #1a3f74;
    width: 32px;
    padding: 0px 0px 7px 7px;
    display: inline-block;
    float: right;
    margin-left: 8px;
}

.callme-icon {
    display: none !important;
}

/* Ofcanvas Navi */

.offcanvas-overlay {
    background: rgba(26, 63, 116,0.5);
}

.slide-top-menu .offcanvas-menu {
    background-color: rgba(26, 63, 116, 1);
    border-left: 2px solid #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li a:active {
	color: #d4004f;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    padding: 50px 0px 0px 0px;
}

.collapse {
    display: block !important;
    height: auto !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    display: none !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
    padding-left: 0px;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
}

.deeper.parent {
    padding-bottom: 15px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    padding: 0px 0px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    background: rgba(0,0,0,0.0) !important;
}

.kein-link-submenu {
    font-weight: 600 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    background: rgba(0,0,0,0.0) !important;
	color: #d4004f;
	font-size: 16px;
	font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul >  li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
    color: #d4004f;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
    background: rgba(26, 63, 116, 1) !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover {
    color: #d4004f;
    font-weight: 600;
	font-size: 16px;
}

.sp-module ul > li > a::before {
    content: "";
    margin-right: 0px;
}

.offcanvas-menu {
    width: 320px;
}

#offcanvas-toggler {
    background: rgba(26, 63, 116, 1);
    padding: 0px 20px 0px 20px;
    line-height: 70px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.kein-link-offcanvas {
	font-size: 16px !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border-bottom: 0px solid rgba(0,0,0,0.1);
}

.fa.fa-bars {
    color: #fff !important;
    font-size: 21px !important;
}

.kein-link-offcanvas:hover {
    color: #fff !important;
    font-size: 16px !important;
}

.nav.menu .kein-link:hover {
    color: #fff !important;
}

.nav.menu .kein-link-offcanvas {
    text-transform: uppercase !important;
}

/* Navigation */

.kontakt-menupunkt {
    display: none !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #fff;
    background: #d4004f;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #b10042;
}

.sp-megamenu-parent > li.sp-has-child > a::after, .sp-megamenu-parent > li.sp-has-child > span::after {
    content: "";
}

#sp-header.menu-fixed {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #555;
	line-height: 70px;
}

.sp-megamenu-parent.menu-slide-down.hidden-sm.hidden-xs {
    float: none;
    text-align: center;
}

#sp-header {
    box-shadow: none;
	height: 70px;
}

.sp-megamenu-parent.menu-slide-down .sp-has-child:hover > .sp-dropdown {
    top: 70px;
    box-shadow: none;
}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #1a3f74;
    box-shadow: none;
	padding: 0px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #d4004f;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    color: #fff;
}



.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    padding: 16px;
}

.sp-dropdown.sp-dropdown-main.sp-menu-right {
    width: auto !important;
    min-width: 200px;
	top: 70px;
}


.sp-menu-item {
    text-align: center;
}

#sp-header.menu-fixed-out {
    background: rgba(255,255,255,0);
}

#sp-header.menu-fixed {
    background: rgba(255,255,255,1);
}

.kein-link {
    cursor: inherit !important;
}

.kein-link:hover {
    color: #777 !important;
}

.kein-link-submenu {
    cursor: inherit !important;
}

.kein-link-submenu:hover {
    color: #fff !important;
	background: #1a3f74 !important;
}

/* Headlines */


.h4, h4 {
    font-size: 30px;
}

.h5, h5 {
    font-size: 24px;
    letter-spacing: 0.04em;
	margin-top: 0px;
}

/* Bottom */

#bottom-adresse {
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: bold;
}

#footer-contactinfo {
    font-size: 15px;
}

#sprechen-sie-uns-an {
    padding-top: 10px;
}

#sprechen-sie-uns-an h6 {
    margin: 0px;
	text-transform: uppercase !important;
	letter-spacing: 0.04em !important;
	color: #fff !important;
	font-size: 24px;
}

#sprechen-sie-uns-an h3, #sprechen-sie-uns-an h4, #sprechen-sie-uns-an h5, #sprechen-sie-uns-an span {
    margin: 0px;
	text-transform: uppercase !important;
	letter-spacing: 0.04em !important;
	color: #fff !important;
	font-size: 24px;
	font-weight: bold;
}

#sp-bottom a:hover {
    color: #d4004f;
}

#sp-bottom a {
    color: #fff;
}

/* Footer */

#footer-copyright {
    text-align: left;
    line-height: normal;
    display: inline;
    float: left;
	color: #333;
}


.grecaptcha-badge {
    display: none;
}

/* Alternativ Captcha */

#bfElemWrap420 {
    float: right;
}

button.ff_elem.btn.btn-primary.button:hover {
    background: #777;
	border-color: #777;
}

#bfElemWrap420 .input-append {
    display: block;
    float: right;
}

/* Team Seite */

.inhaber h4 {
    color: #1a3f74;
}

/* Unsere Methodik */

.jeder-mensch h2 {
font-size: 18px;
line-height: 1.2em;
font-weight: 600 !important;
color: #d4004f;
margin-top: 0px;
}

/* Footer Navi */

.sp-module ul > li > a::before {
    content: "";
}

.sp-module ul > li > a {
    display: inline;
    line-height: 36px;
    padding: 0px 0;
}


.sp-module ul > li {
    border-bottom: none;
    padding: 0 15px 0 15px;
}

#sp-footer2 a {
	line-height: normal;
}

#sp-footer2 a {
    color: #1a3f74;
    font-size: 14px;
	line-height: normal;
}

#sp-footer2 {
    display: block;
}

#sp-footer a:hover, a:active, a:focus {
    color: #d4004f;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #d4004f !important;
    background-color: #fff !important;
}

/* Images with SEO Title */

.image-with-seo-title .sppb-addon-title {
    display: none;
}



/* Blue Background Home content */

.blue-background-blue-border {
    border-top: 6px solid #1a3f74;
    border-bottom: 6px solid #1a3f74;
}

.image-content-blue-background {
	color: #fff;
}

.image-content-blue-background-h1 {
	color: #fff;
}

.image-content-blue-background h2 {
    color: #fff;
    text-transform: uppercase;
}

.image-content-blue-background-h1 h1 {
    color: #fff;
    text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;
}

.image-content-blue-background h3 {
    color: #fff;
    text-transform: uppercase;
}

/* Whtie Background Home content */

.white-background-blue-border {
    border-top: 6px solid #1a3f74;
    border-bottom: 6px solid #1a3f74;
}

.image-content-white-background {
	color: #333;
}

.image-content-white-background-h1 {
	color: #333;
}

.image-content-white-background h2 {
    color: #1a3f74;
}

.image-content-white-background-h1 h1 {
    color: #1a3f74;
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
}

.image-content-white-background-h2 h2 {
    color: #1a3f74;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
	line-height: 1.1 !important;

}

.image-content-white-background.aligment-right .sppb-content-holder {
    padding: 100px 50px 100px 0;
}


.grey-font {
    color: #333;
}

.grey-font-blue-heading {
	color: #333;
	
}

.grey-font-blue-heading h4 {
	color: #1a3f74;
	
}

.grey-font-blue-heading-pink-subline {
	color: #333;
	
}

.grey-font-blue-heading-pink-subline h4 {
	color: #d4004f;
	
}

/* Buttons */

.sppb-btn {
    border-radius: 0px;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #1a3f74;
    background-color: #1a3f74;
}

.btn-primary, .sppb-btn-primary {
    border-color: #d4004f;
    background-color: #d4004f;
    max-width: 280px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.sppb-btn {
    font-weight: 700;
    letter-spacing: 0.04em;
}

.sppb-btn-default:hover {
    color: #1a3f74;
    background-color: #fff;
    border: 2px solid #1a3f74;
}

.sppb-btn-default {
    color: #d4004f;
    background-color: #fff;
    border: 2px solid #d4004f;
    max-width: 280px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* Visforms Kontaktformular (neu) */

.visforms-formular .halb {
    width: 50%;
    padding-bottom: 10px;	
}

.visforms-formular .ganz {
    width: 100%;
	padding-bottom: 5px;
}

.visforms-formular .halb label, .visforms-formular .ganz label  {
    width: 100%;
	padding-bottom: 8px;
	font-weight: 500;
}

.visforms-formular .col-9.col-sm-9.col-md-9.col-lg-9.col-xl-9.col-xxl-9 {
    width: 100%;
}

.visforms-formular .btn-primary:active, .visforms-formular .btn-primary:focus {
    color: #fff;
    background-color: #9b642e;
    border-color: #9b642e;
}

.visforms-formular .form-check-input:checked {
    background-color: #9b642e;
    border-color: #9b642e;
}

.visforms-formular .form-control:focus {
    border-color: #ced4da;
}

.visforms-formular label.error {
    font-size: .8em;
    padding-bottom: 0px;
}

.visforms-formular p.errorcontainer {
    margin-bottom: 0px;
}

.visforms-formular .required .asterix-ancor:after {
    padding-left: 5px !important;
	display: none !important;
}

.visforms.visforms-form.visforms-form-form.mod-visforms h1 {
    display: none;
}

.visforms-formular img.captcharefresh1.col.align-self-center {
    display: inline-block;
}

.visforms-formular .col-9.col-sm-9.col-md-9.col-lg-9.col-xl-9.col-xxl-9.justify-content-evenly span.col.d-inline-flex.align-self-center {
    float: left;
    max-width: 186px;
}

.visforms-formular .col-9.col-sm-9.col-md-9.col-lg-9.col-xl-9.col-xxl-9.justify-content-evenly {
    padding-top: 5px;
}

.visforms-formular label.vis_mandatory {
    display: none;
}

.visforms-formular .absende-button {
    color: #fff !important;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    transition: all .15s ease-in-out;
    border: 0px;
    font-size: 16px;
    font-weight: 600 !important;
    background: rgb(26, 63, 116);
    border-width: 2px;
    border-style: solid;
    border-color: #fff !important;
    border-image: initial;
    text-transform: uppercase;
	letter-spacing: 1px;
}

.visforms-formular .absende-button:hover {
	background: rgb(212, 0, 79);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(212, 0, 79) !important;
    border-image: initial;
}

.visforms-formular .absende-button:active, .visforms-formular .absende-button:hover, .visforms-formular .absende-button:focus, .visforms-formular .absende-button:focus-within, .visforms-formular .absende-button:focus-visible, .visforms-formular .absende-button:visited {
	font-weight: 600 !important;
	color: #fff !important;
}

.visforms-formular .form-group.row.justify-content-between.pbBtnCon .col-1 {
    display: none;
}

.visforms-formular .form-group.row.justify-content-between.pbBtnCon .col-10 {
    width: 100%;
}

.visforms-formular .form-group.row.justify-content-between.pbBtnCon {
    padding-top: 10px;
}

.visforms-formular textarea {
    max-height: 120px;
}

.visforms-formular label {
    color: #826d4c;
    font-weight: 400 !important;
}

.visforms-formular .offset-3.col-9.offset-sm-3.col-sm-9.offset-md-3.col-md-9.offset-lg-3.col-lg-9.offset-xl-3.col-xl-9.offset-xxl-3.col-xxl-9 {
    margin-left: 0px;
    padding-top: 5px;
}

.visforms-formular {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.visforms .category-desc {
    max-width: 600px !important;
    margin-left: auto;
    margin-right: auto;
}

.form-group.row.justify-content-between.pbBtnCon .form-group.row.justify-content-center {
    justify-content: left !important;
}

.visforms-formular .error {
    color: red !important;
}

label#modvisform126viscaptcha_response-error {
    text-align: center;
    font-weight: 500;
}


label#captcha-lblmodvisform126 {
    display: none;
}

#system-message-container .alert-message p {
    font-size: 16px;
    margin-bottom: 0px;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #826d4c66 !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #826d4c !important;
	font-weight: 400 !important;
}

.visforms-formular .form-control:focus {
    border-color: #826d4c45 !important;
}

.visforms joomla-alert {
    background: #ffe3e3 !important;
}

.visforms #form-error-container {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    color: red;
	padding-bottom: 0px;
}

.visforms .alert-heading {
    display: none !important;
}

.visforms .alert-message {
    font-size: 14px !important;
}

.ganz-label {
    display: none;
}

.visforms-formular .col-9.col-sm-9.col-md-9.col-lg-9.col-xl-9.col-xxl-9.justify-content-evenly {
    padding-top: 5px;
    width: 240px;
    margin-left: auto;
    padding-right: 0px !important;
    margin-right: 0px !important;
}

.form-group.row.justify-content-between.pbBtnCon {
    float: right !important;
}

label#modvisform147viscaptcha_response-error {
    text-align: right !important;
}

#sp-bottom {
    padding: 50px 0px 30px 0px !important;
}

#sp-main-body h4.alert-heading {
    display: none;
}

#sp-main-body .alert.alert-info.alert-dismissible.fade.show {
    padding: 30px 20px;
}

#system-message-container {
    padding-top: 0px;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}

#system-message-container .alert-info {
    color: #055160;
    background-color: #cffcd7;
    border-color: #cffcd7;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

input#modvisform147viscaptcha_response::placeholder {
    color: #fff !important;
}


/* Bottom Kontaktformular Alt (Breezingforms) */

div#bfElemWrap492 {
    display: none;
}

div#bfElemWrap493 {
    display: none;
}

div#bfElemWrap456 {
    display: none;
}

div#bfElemWrap465 {
    display: none;
}

#bfElemWrap335 {
    float: right;
    margin-right: -2px;
	margin-bottom: 0px;
}

#bfLabel298 {
    width: auto !important;
    min-width: 0px !important;
    float: left;
}

#ff_elem298 {
    margin-left: 6px;
    margin-top: 6px;
}

.form-actions {
    background-color: #1a3f74;
    border-top: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.control-group {
    margin-bottom: 12px;
}


#bfSubmitButton {
    float: right;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0px;
	border: 0px;

}

#bfLabel5 {
    display: none !important;
}

#bfLabel35 {
    display: none !important;
}

#bfLabel30 {
    display: none !important;
}

#bfLabel264 {
    display: none !important;
}

.btn {
    border-radius: 0px;
}

#bfSubmitButton:hover {
    background: #d4004f;
    border: 2px solid #d4004f;
}

#bfSubmitButton {
    background: #1a3f74;
    border: 2px solid #fff;
}

#kontakt-erfolgreich {
    padding-top: 13%;
    height: 100%;
}


/* Alert Msg */

.alert {
    padding: 0px;
}


/* Banner / Headers */

.header-blue-border {
    border-bottom: 6px solid #1a3f74;
}


/* Standorte */

.standort-wrapper {
    display: block;
    width: 100%;
    float: left;
}

.standort-desc-links {
    width: 60%;
    display: block;
    float: left;
}

.standort-desc-rechts {
    width: 40%;
    display: block;
    float: right;
}

.standort-desc-title {
    width: 100%;
    display: block;
    float: left;
}

.standort-kontakt {
    display: block;
    float: left;
    min-width: 50px;
	font-size: 13px;
}

.standort-angaben {
    display: block;
	font-size: 13px;
}

.standort-maps .sppb-btn.sppb-btn-default.sppb-btn- {
    min-width: 180px;
    display: inline-block;
    margin-left: 0px;
    float: left;
}

.sppb-btn-default:hover, .sppb-btn-default:focus, .sppb-btn-default:active, .sppb-btn-default.active, .open > .dropdown-toggle.sppb-btn-default {
    color: #1a3f74;
    background-color: #fff;
	border: 2px solid #1a3f74;
}

/* Spamsicherung */
	
#bfLabel246 {
    display: none !important;
}
	
#ff_elem246 {
    display: none !important;
}

/* Section */

.blue-heading-pink-subline .sppb-title-subheading {
	font-weight: 300;
	color: #d4004f;
	font-size: 20px !important;
}


.white-heading-white-subline .sppb-title-subheading {
		color: #fff;
		font-weight: 300;
		font-size: 20px !important;
}

.blue-heading-pink-subline .sppb-title-heading {
		color: #1a3f74;
		font-weight: 600;
}

.blue-heading-pink-subline h3 {
    font-size: 30px !important;
    letter-spacing: 1px;
}

.white-heading-white-subline h3 {
    font-size: 30px !important;
    letter-spacing: 1px;
}

.white-heading-white-subline h1 {
    font-size: 30px !important;
    letter-spacing: 1px;
}

.white-heading-white-subline .sppb-title-heading {
		color: #fff;
		font-weight: 600;
        margin-bottom: 8px !important;
}

.white-heading-white-subline .sppb-section-title {
	margin-bottom: 0px !important;
}

.white-heading-white-subline-title-only .sppb-title-heading {
    margin-bottom: 0px !important;
	color: #fff;
	font-weight: 600;
}

.white-heading-white-subline-title-only .sppb-section-title {
	margin-bottom: 0px !important;
}

.white-heading-white-subline-title-only h3 {
    font-size: 30px !important;
    letter-spacing: 1px;
}

.white-heading-white-subline-title-only h1 {
    font-size: 30px !important;
    letter-spacing: 1px;
	text-transform: uppercase;
}

.white-heading-white-subline h3 {
	font-size: 30px !important;
	line-height: 36px !important;
	}

.white-heading-white-subline h1 {
	font-size: 30px !important;
	line-height: 36px !important;
	}

.blue-link a {
	color: #1a3f74;
	font-weight: 600;
}

.blue-link a:hover, a:focus, a:active {
	color: #d4004f;
	font-weight: 600;
}

.pink-link a {
	color: #d4004f;
	font-weight: 600;
}

.pink-link a:hover, a:focus, a:active {
	color: #1a3f74;
	font-weight: 600;
}

/* Team */

.team-member {
    border: 1px solid #ccc;
}

.team-on-blue h3{
	letter-spacing: 1px;
}

.team-on-blue h3, .team-on-blue h6 {
    color: #fff;
    margin-bottom: 0px !important;
}

.team-on-blue .sppb-section-title {
    margin-bottom: 35px !important;
}

.team-on-blue h6 {
    padding-top: 10px !important;
}

.team-on-white h3{
	letter-spacing: 1px;
}

.team-on-white h3, .team-on-blue h6 {
    margin-bottom: 0px !important;
}

.team-on-white .sppb-section-title {
    margin-bottom: 35px !important;
}

.team-on-white h4, .team-on-white h6 {
	color: #1a3f74;
    padding-top: 10px !important;
	font-size: 18px;
}

/* Faecher */

.faecher-on-blue h3 {
	letter-spacing: 1px;
	color: #fff;
	margin-top: 0px !important;
}

.faecher-on-blue p {
	color: #fff;
}

.faecher-on-white h3 {
	margin-top: 0px !important;
}

.faecher-on-blue h6 {
	color: #fff;
}

.faecher-on-blue ul {
    color: #fff;
	padding-top: 5px;
    font-weight: 600;
    line-height: 1.6em;
	
}

.faecher-on-white ul {
    padding-top: 5px;
    color: #1a3f74;
    font-weight: 600;
    line-height: 1.6em;
}

.faecher-liste-bild-deutsch {
    position: absolute;
    top: 60px;
    right: 120px;
	max-width: 180px;
}

.faecher-liste-bild-latein {
    position: absolute;
    top: -5px;
    right: 50px;
	max-width: 180px;
}

.faecher-liste-bild-franzoesisch {
    position: absolute;
    top: 50px;
    right: 110px;
	max-width: 180px;
}

.faecher-liste-bild-spanisch {
    position: absolute;
    top: 23px;
    right: 60px;
	max-width: 180px;
}

.faecher-liste-bild-englisch {
    position: absolute;
    top: 40px;
    right: 110px;
	max-width: 180px;
}

.faecher-liste-bild-mathe {
    position: absolute;
    right: 20px;
    top: 40px;
	max-width: 180px;
}

.home-logos img {
    max-width: 80px;
}

/* Wir fuer Sie */

.unsere-preise h3 {
    margin-top: 0px;
}

.unsere-preise h3 {
    font-size: 24px !important;
}

.wir-fuer-sie-filialen h3 {
    font-size: 24px !important;
}

.wir-fuer-sie-filialen h2 {
    font-size: 24px !important;
	text-transform: uppercase;
	color: #1a3f74;
}

.standort-maps-mobile .sppb-btn-default {
    min-width: 180px;
}
.standort-maps-mobile {
    float: left;
    padding: 15px 0px 0px 0px;
    display: none !important;
}

/* Home Buttons */

.button-home1 {
    float: left;
	padding-top: 15px;
	width: 48%;
	display: inline-block;
}

/* Zwei Buttons auf der Startseite */

.button-home2 {
    float: right;
	padding-top: 15px;
	width: 48%;
	display: inline-block;
}

/* Ein Button auf der Startseite 

.button-home2 {
    float: right;
	padding-top: 15px;
	width: 48%;
	display: none !important;
}

*/

/* Unsere Methodik */

.unsere-methodik-header {
    min-height: 300px;
}

.methodik-bnr {
    background-size: 80% !important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    padding: 20px 0px 0px 0px;
}

.white-heading-white-subline .sppb-title-subheading {
    font-size: 20px !important;
    line-height: 1.2;
}

.individualitaet .sppb-title-subheading {
    max-width: 420px !important;
}

.page-titleheader {
    padding: 0px !important;
}

/* Cookie Einblender Box */

.cookie-einblendung {
font-size: 16px;
position: fixed;
left: 0px;
bottom: 0px;
background: #1a3f74; 
color: #fff; 
padding: 0px 5px; 
z-index: 9999 !important;
}

.cookie-einblendung a {
color: #fff !important; 
}

.home-faecher-title {
	color: rgba(119,119,119,1);
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.no-title .sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    display: none;
}

.social-media .sppb-addon-title {
    line-height: 1.1em !important;
	font-size: 30px;
	letter-spacing: normal;
}

.grey-font-blue-heading .sppb-addon-title {
    font-size: 30px;
	letter-spacing: normal;
}

.title-landingpages .sppb-addon-title {
    margin-top: 0px;
    margin-bottom: 12px;
}

#bottom-adresse h3, #bottom-adresse h4 {
    color: #fff !important;
    text-transform: none;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 500;
	line-height: 1.3em;
}

/* Cookie Einblender */

.cookieeinblender {
    border-top: 3px solid #fff;
	display: none;
}

.cookie-button {
    padding-top: 10px;
    padding-bottom: 10px;
	display: none;
}

.cookieeinblender-inner a:hover {
    color: #333 !important;
    border-color: #333;
    transition: 0.3s;
}

.cookieeinblender {
background: #1a3f74;
position: fixed;
left: 0px;
bottom: 0px;
color: #fff;
z-index: 9999 !important;
width: 100%;
padding: 30px 20px;
display: none;
}

.cookieeinblender-inner a {
    color: #d4004f;
    font-weight: bold;
	transition: 0.3s;
}

.cookieeinblender-inner a:hover, .cookieeinblender-inner a:focus, .cookieeinblender-inner a:active {
    color: #fff !important;
}


.cookie-button a {
    color: #fff !important;
    font-weight: bold;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 3px 12px 5px 12px;
}

.cookie-button a:hover, .cookie-button a:active, .cookie-button a:focus {
    color: #d4004f !important;
    border-color: #d4004f;
}

.cookieeinblender-inner {
    max-width: 700px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* Lightbox */

.sppb-addon-image-overlay-icon {
    height: 32px !important;
}

/* Cookie Einblender Pro 357 */

.cpnb-button, .cpnb-button-ok, .cpnb-m-enableAllButton {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

/* Template Nacharbeitung nach Joomla 5 */

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font: normal normal normal FontAwesome !important;
}

#sp-footer2 ul.nav.menu.nav-pills.sp-megamenu-parent.footer-navi {
    display: flex;
}

#sp-footer2.col-lg-6 {
    width: 50%;
}

#sp-footer1.col-lg-6 {
    width: 50%;
}

.offcanvas-menu .offcanvas-inner .sp-module ul.nav {
    margin: 0px 0px;
}

#bottom-adresse h3 {
    font-weight: 500 !important;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.callme-icon .fa.fa-phone {
    font-size: 24px;
}

.hl-gleich h2, .hl-gleich h3, .hl-gleich h4, .hl-gleich h5, .hl-gleich h6 {
    font-size: 22px;
    color: #1a3f74;
    text-transform: uppercase;
}

/* Barrierefree */

#accessibility-toolbar.accessibility-position-left .accessibility-toggle {
    padding-left: 5px !important;
}

#accessibility-toolbar.accessibility-color-blue .accessibility-toggle .accessibility-icon-svg {
    filter: brightness(0) invert(1) !important;
}

#accessibility-toolbar.accessibility-color-blue .accessibility-toggle {
    background-color: #1a3f74 !important;
}

#accessibility-toolbar.accessibility-color-blue .accessibility-tools-header {
    background-color: #1a3f74 !important;
}

#accessibility-toolbar.accessibility-color-blue .accessibility-tools-header h2 {
	text-transform: none !important;
}

.accessibility-footer {
    display: none !important;
}

#accessibility-tools {
    top: -220px !important;
}

#accessibility-toolbar {
    top: unset !important;
    bottom: 100px !important;
}

#accessibility-toolbar.accessibility-position-right {
    right: -11px !important;
}

.accessibility-section:first-of-type {
    display: none;
}

/* Für alle Links mit target="_blank" */
a[target="_blank"]::after {
    content: " (öffnet in neuem Tab)" !important;
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Skip Links (Barrierefreiheit) */

/* sr-only Klasse für Screen Reader */
.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.skip-link:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 8px 16px !important;
    margin: 6px !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
    background: #000 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    z-index: 1000 !important;
}

p.n2-font-07c2a3437a2c9e92abf2183eb9fa688f-paragraph {
    role: text;
}

.visforms input::placeholder, .visforms textarea::placeholder {
    color: #555 !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #555 !important;
}

/* RESPONSIVE CSS */

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 1000px;
    }
}


@media (min-width: 768px) {
    .sppb-row-container {
        max-width: 730px;
    }
	
}

@media (min-width: 992px) {
    .sppb-row-container {
        max-width: 970px;
    }

}

@media (min-width: 1200px) {
    .sppb-row-container {
        max-width: 1170px;
    }
	
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1170px !important;
    }

}

@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1170px !important;
    }
	
    .container {
        max-width: 1170px !important;
    }
	
	    .sppb-container {
        max-width: 1140px !important;
    }
}








/* Middle Sized Devices */
@media only screen and (max-width : 1400px) {	
	
.methodik-bnr {
    background-size: 100% !important;
}
	
.home-text-right {
	padding: 120px 50px 0px 0px !important;
} 
	
.maedchen-home {
    padding: 20px 0 30px 0 !important;
}
	
.home-faecher p {
    font-size: 16px;
}
	
.home-faecher .sppb-addon-title {
    font-size: 24px;
}

.home-faecher .sppb-media > .pull-left {
    width: auto;
}
	
.home-faecher {
    width: auto;
    float: auto;
    margin-right: auto;
    margin-left: auto;
}
	
.body-wrapper {
    border-top: 10px solid #1e3e73;
}
	
.social-icons-top-left {
    padding: 0px 0px 6px 7px;
    margin-left: 30px;
	display: inline-block;
}
	
.social-icons-top-right {
    padding: 0px 0px 6px 7px;
    margin-left: 8px;
	display: inline-block;
    margin-right: 0px;
}
	
.social-icons-top-right-2 {
    padding: 0px 0px 7px 7px;
    margin-left: 8px;
	display: inline-block;
    margin-right: 0px;
}
	
.social-icons-top-right-3 {
    padding: 0px 0px 7px 7px;
    margin-left: 8px;
	display: inline-block;
    margin-right: 0px;
}
	
#sp-header.menu-fixed-out {
    background: rgba(255,255,255,0);
}
	
#sp-header.menu-fixed {
    background: rgba(255,255,255,1);
}

.sp-default-logo {
    min-width: 260px;
    max-width: 260px !important;
    position: relative;
}	
	
.image-content-responsive.aligment-right .sppb-content-holder {
    padding: 120px 50px 120px 0px !important;
}

.image-content-blue-background .sppb-content-holder {
    padding: 120px 0 120px 50px;
}
	.image-content-blue-background h2 {
	font-size: 30px;
	}
	
	.image-content-blue-background-h1 h1 {
	font-size: 30px;
	}
	
	.image-content-blue-background h3 {
	font-size: 24px;
	}
	
.image-content-white-background h2 {
    font-size: 30px;
}
	
.image-content-white-background-h1 h1 {
    font-size: 30px;
}
	
.image-content-white-background-h2 h2 {
    font-size: 30px;
}
	
.image-content-white-background span {
    font-size: 23px !important;
	line-height: 1em !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 16px;
    padding: 0px 15px;
}
}


/* Middle Sized Devices */
@media only screen and (max-width : 1530px) {
	
.cpnb-div-position-bottom .cpnb-buttons {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}

.cpnb-div-position-bottom .cpnb-message {
    float: none;
    text-align: center;
}
}

/* Middle Sized Devices */
@media only screen and (max-width : 1320px) {

}

/* Header Viewport */
@media only screen and (max-width : 1301px) {
}	


/* Header Viewport */
@media only screen and (max-width : 1300px) {

}


/* Header Viewport */
@media only screen and (max-width : 1251px) {
	.home-text-right {
	padding: 80px 50px 0px 0px !important;
}
	
}

/* Header Viewport */
@media only screen and (max-width : 1199px) {
	
.seiten-ueberschrift h2, .seiten-ueberschrift h3, .seiten-ueberschrift h4, .seiten-ueberschrift h5 {
font-size: 28px !important;
letter-spacing: 1px;
}
	
.seiten-ueberschrift {
font-size: 28px !important;
letter-spacing: 1px;
}
	
.white-heading-white-subline-title-only h3 {
    font-size: 28px !important;
    letter-spacing: 1px;
}
	
.white-heading-white-subline-title-only h1 {
    font-size: 28px !important;
    letter-spacing: 1px;
}
	
.banner-header {
    padding: 300px 0px !important;
}
	
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 12px;
    padding: 0px 10px;
}
	
#footer-copyright {
    font-size: 15px;
}
	
}

/* Header Viewport */
@media only screen and (max-width : 1100px) {
	
.grey-font-blue-heading .sppb-addon-title {
    font-size: 22px;
}
	
.social-media .sppb-addon-title {
	font-size: 22px;
}
	
.home-text-right {
	padding: 60px 50px 0px 0px !important;
} 
	
#sprechen-sie-uns-an h6 {
    font-size: 24px !important;
	text-transform: uppercase;
}
	
#sprechen-sie-uns-an h3, #sprechen-sie-uns-an h4, #sprechen-sie-uns-an h5, #sprechen-sie-uns-an span {
    font-size: 24px !important;
	text-transform: uppercase;
}
	
	#footer-contactinfo {
    font-size: 15px;
}

.button-home1 {
	display: inline-block !important;
}

.button-home2 {
	display: inline-block !important;
}

	.image-content-blue-background h3 {
	font-size: 22px;
	}
	
	.image-content-blue-background h2 {
	font-size: 22px;
	}
	
	.image-content-blue-background-h1 h1 {
	font-size: 22px;
	}

.image-content-white-background h2 {
    font-size: 22px;
}
	
.image-content-white-background-h1 h1 {
    font-size: 22px;
}
	
.image-content-white-background-h2 h2 {
    font-size: 22px;
}
	
.image-content-white-background span {
    font-size: 20px !important;
	line-height: 1.1em !important;
}
	
#footer-contactinfo h5 {
    font-size: 21px;
}
	
#footer-contactinfo {
    text-align: left;
	padding-bottom: 0px;
}
	
}

/* Header Viewport */
@media only screen and (max-width : 991px) {
	
.callme-icon {
    display: inline-block !important;
}
	
.home-faecher-title {
	font-size: 15px;
}
	
.seiten-sub-ueberschrift {
font-size: 18px !important;
line-height: 1.2;
}
	
.seiten-ueberschrift h2, .seiten-ueberschrift h3, .seiten-ueberschrift h4, .seiten-ueberschrift h5 {
font-size: 26px !important;
}
	
.seiten-ueberschrift {
font-size: 26px !important;
}
	
.white-heading-white-subline .sppb-title-subheading {
    font-size: 18px !important;
    line-height: 1.2;
}
	
.white-heading-white-subline-title-only h3 {
    font-size: 26px !important;
}
	
.white-heading-white-subline-title-only h1 {
    font-size: 26px !important;
}
	
.white-heading-white-subline h3 {
	font-size: 28px !important;
	line-height: 36px !important;
	}
	
.white-heading-white-subline h1 {
	font-size: 28px !important;
	line-height: 36px !important;
	}

.banner-header {
    padding: 250px 0px !important;
}

#sprechen-sie-uns-an h6 {
    font-size: 20px !important;
	text-transform: uppercase;
}
	
#sprechen-sie-uns-an h3, #sprechen-sie-uns-an h4, #sprechen-sie-uns-an h5, #sprechen-sie-uns-an span {
    font-size: 20px !important;
	text-transform: uppercase;
}
	
	#footer-contactinfo {
    font-size: 12px;
}
	
.button-home1 {
	display: inline-block !important;
}

.button-home2 {
	display: inline-block !important;
}
	
.home-text-right {
	padding: 20px 0px 0px 0px !important;
} 
	
.maedchen-home {
    padding: 20px 0 20px 0 !important;
}
	
.home-faecher p {
    font-size: 15px;
    line-height: 1.5em;
}
	
.home-faecher .sppb-addon-title {
    font-size: 15px;
}
	
.home-faecher {
    width: 210px;
    float: left;
    margin-right: 13px;
    margin-left: 13px;
}
	
.home-faecher .sppb-media > .pull-left {
    width: 70px;
}
	
.body-wrapper {
    border-top: 10px solid #1a3f74;
}
	
.social-icons-top-left {
    padding: 10px 0px 6px 7px;
    margin-left: 0px;
	display: inline-block;
}
	
.social-icons-top-right {
    padding: 10px 0px 6px 7px;
    margin-left: 8px;
	display: inline-block;
    margin-right: 50px;
}

.social-icons-top-right-2 {
    padding: 10px 0px 6px 7px;
    margin-left: 8px;
	display: inline-block;
    margin-right: 50px;
}
	
.social-icons-top-right-3 {
    padding: 10px 0px 6px 7px;
    margin-left: 8px;
	display: inline-block;
    margin-right: 50px;
}
	
#sp-header.menu-fixed-out {
    background: rgba(26, 63, 116, 1);
}
	
#sp-header.menu-fixed {
    background: rgba(26, 63, 116, 1);
}
	
.sp-default-logo {
    min-width: 190px;
    max-width: 190px !important;
    position: absolute;
    left: 0px;
}	
	
.image-content-responsive.aligment-right .sppb-content-holder {
    padding: 50px 20px 50px 0px !important;
}
	
.image-content-blue-background .sppb-content-holder {
    padding: 50px 0px 50px 20px !important;
}	
}


/* Mobile Devices */
@media only screen and (max-width : 992px) {
	
#sp-header {
    position: fixed;
    height: 70px;
}

.nav-placeholder {
    height: 70px !important;
}
	
.kontakt-menupunkt {
    display: block !important;
}
	
.item-542.deeper.parent {
    padding-bottom: 0px;
}
	
.social-icons-top-right {
	margin-right: 0px;	
}
	
.social-icons-top-right-2 {
	margin-right: 0px;	
}
	
.social-icons-top-right-3 {
	margin-right: 0px;	
}
	
.social-media-icons-top {
    margin-right: 50px;
	padding-top: 2px;
}
	
.home-logos .sppb-addon-content.sppb-text-center {
    text-align: left;
}
	
.imagefilm {
    text-align: left;
}
	
.social-media h5 {
    font-size: 20px;
}
	
.heading-pink h4 {
    color: #d4004f;
	font-size: 20px !important;
}
	
	.sppb-btn-lg {
		font-size: 19px !important;
	}
	
.faecher-liste-bild-mathe {
    position: absolute;
    right: 10px;
    top: 50px;
    left: 300px;
min-width: 120px;
}
	
.faecher-liste-bild-englisch {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 330px;
}
	
.faecher-liste-bild-latein {
    position: absolute;
    top: -5px;
    right: 10px;
    left: 320px;
min-width: 120px;
}
	
.faecher-liste-bild-deutsch {
    position: absolute;
    top: 20px;
    right: 10px;
    left: 330px;
min-width: 120px;
}
	
.faecher-liste-bild-franzoesisch {
    position: absolute;
    top: 20px;
    right: 10px;
    left: 330px;
min-width: 120px;
}
	
.faecher-liste-bild-spanisch {
    position: absolute;
    top: 23px;
    right: 10px;
    left: 330px;
min-width: 120px;
}
	
.methodik-bnr {
    background-size: 120% !important;
}	

}

/* Mobile Devices */
@media only screen and (max-width : 799px) {
	
#sp-menu {
    min-width: 370px !important;
}

#sp-logo {
    max-width: 215px !important;
}

	
#sprechen-sie-uns-an {
    padding-top: 10px;
}
	
#sprechen-sie-uns-an {
    text-align: left;
    padding-bottom: 0px;
}
	
#sprechen-sie-uns-an h6 {
    font-size: 24px !important;
	text-transform: uppercase;
}
	
#sprechen-sie-uns-an h3, #sprechen-sie-uns-an h4, #sprechen-sie-uns-an h5, #sprechen-sie-uns-an span {
    font-size: 24px !important;
	text-transform: uppercase;
}
	
		#footer-contactinfo {
    font-size: 15px;
}
	
.bfErrorMessage.alert.alert-error {
    text-align: left;
}
	
.bfQuickMode .bfErrorMessage {
    background: rgba(0,0,0,0) !important;
    color: #fff;
}
	
	
	
.form-actions {
    width: auto;
    margin-left: 0;
    margin-right: 0;
}
	
#bfSubmitButton {
	float: right !important;
}
	
	#footer-contactinfo h5 {
    font-size: 24px;
}
	
#footer-contect-logo {
    width: 270px;
    margin-left: 0;
    margin-right: 0;
    float: none;
}
	
#sp-bottom {
    padding: 50px 0px 30px 0px !important;
}
	
.nav.menu.nav-pills.sp-megamenu-parent.footer-navi {
    text-align: left !important;
    float: right;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
	
#footer-copyright {
    font-size: 16px;
	text-align: left !important;
    width: auto;
}
	
.nav.menu.nav-pills.sp-megamenu-parent.footer-navi a {
    font-size: 14px !important;
}	

}

/* Mobile Devices */
@media only screen and (max-width : 810px) {	

.nav.menu.nav-pills.sp-megamenu-parent.footer-navi {
    text-align: center !important;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
	
#footer-copyright {
    font-size: 13px;
    text-align: center !important;
    width: 100%;
}	
	
#sp-footer2 a {
    font-size: 13px !important;
}
	
}


/* Mobile Devices */
@media only screen and (max-width : 769px) {
	
#bfElemWrap420 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
	
.siegel-startseite {
    width: 200px;
}
	
.home-button-wrapper .button-home1 {
    display: inline-block !important;
    min-width: 290px;
    float: left;
}

.home-button-wrapper .button-home2 {
    display: inline-block !important;
    min-width: 290px;
    float: left;
}
	
#bfElemWrap335 {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}
	
.social-media h5 {
    font-size: 18px;
}
	
.home-faecher-title {
	font-size: 20px;
}
	
.seiten-ueberschrift h2, .seiten-ueberschrift h3, .seiten-ueberschrift h4, .seiten-ueberschrift h5 {
font-size: 24px !important;
}
	
.seiten-ueberschrift {
font-size: 24px !important;
}
	
.heading-pink h4 {
    color: #d4004f;
	font-size: 18px !important;
}
	
	.sppb-btn-lg {
		font-size: 18px !important;
	}
	
.home-logos img {
    max-width: 60px !important;
}
	
#sprechen-sie-uns-an {
    padding-top: 0px;
}
	
.white-heading-white-subline-title-only h3 {
    font-size: 24px !important;
}
	
.white-heading-white-subline-title-only h1 {
    font-size: 24px !important;
}
	
.white-heading-white-subline h3 {
	font-size: 24px !important;
	line-height: 28px !important;
	}
	
.white-heading-white-subline h1 {
	font-size: 24px !important;
	line-height: 28px !important;
	}
	
.standort-desc-links {
    width: 60% !important;
}
	
.standort-desc-rechts {
    display: block !important;
}
	
.standort-maps-mobile {
    display: none !important; 
}
	
.methodik-bnr {
    background-size: 120% !important;
}
	
.banner-header {
    padding: 200px 0px !important;
}
	
#sprechen-sie-uns-an {
    text-align: center;
    padding-bottom: 30px;
}
	
.bfErrorMessage.alert.alert-error {
    text-align: center;
}
	
#bfSubmitButton {
	float: none !important;
}
	
.form-actions {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
	
#sp-bottom {
    padding: 30px 0px 10px 0px !important;
}
	
#footer-contactinfo {
    text-align: center;
    padding-bottom: 10px;
}
	
#footer-contect-logo {
    width: 270px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
	
.nav.menu.nav-pills.sp-megamenu-parent.footer-navi a {
    font-size: 12px !important;
}	

.home-faecher {
    width: 70%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
    padding-bottom: 40px;
}
	
.home-faecher p {
    font-size: 16px;
}
	
.home-faecher .sppb-addon-title {
    font-size: 20px;
}
	
.home-faecher .sppb-media > .pull-left {
    width: 80px;
}
	
#sp-footer1.col-lg-6 {
    width: 100%;
}
	
#sp-footer2.col-lg-6 {
    width: 100%;
}
	
#sp-footer {
    padding: 20px 0px 17px 0px;
}
	
.hl-gleich h2, .hl-gleich h3, .hl-gleich h4, .hl-gleich h5, .hl-gleich h6 {
    font-size: 20px;
}
	
	
#sp-footer2 a {
    font-size: 14px !important;
}
	
.visforms .form-group.row.justify-content-between.pbBtnCon {
    float: none !important;
}
	
fieldset.fieldset-1.active .form-group.row.required {
    display: block;
}

label#modvisform147viscaptcha_response-error {
    display: block !important;
    width: 100%;
    float: left;
    text-align: center !important;
}
	
.visforms-formular .col-9.col-sm-9.col-md-9.col-lg-9.col-xl-9.col-xxl-9.justify-content-evenly {
    padding-top: 0px;
}
	
.form-group.row.justify-content-between.pbBtnCon .form-group.row.justify-content-center {
    justify-content: center !important;
}
	
.visforms-formular .col-9.col-sm-9.col-md-9.col-lg-9.col-xl-9.col-xxl-9.justify-content-evenly {
    width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
}
	
.visforms-formular .form-group.row.justify-content-between.pbBtnCon {
    padding-top: 20px;
}

}


/* Mobile Devices */
@media only screen and (max-width : 605px) {	
	
.social-media-icons-top {
    position: absolute;
    right: 0px;
    top: 150px;
    margin-right: 0px;
    display: block !important;
    float: right;
}

.social-icons-top-right-2 {
    position: absolute;
    right: 0px;
    top: 90px;
    padding: 0px 0px 5px 11px;
    margin: 0px;
    text-align: center;
    width: 40px;
	display: inline !important;
}
	
.social-icons-top-right-3 {
    position: absolute;
    right: 0px;
    top: -46px;
    padding: 0px 0px 5px 11px;
    margin: 0px;
    text-align: center;
    width: 40px;
	display: inline !important;
}

.social-icons-top-right {
    position: absolute;
    right: 0px;
    top: 45px;
    padding: 0px 0px 5px 11px;
    width: 40px;
	display: inline !important;
}

.social-icons-top-left {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    padding: 0px 0px 5px 11px;
	display: inline !important;
}	
	
	
	
.social-icons-top-left {
	display: none;
}
	
.social-icons-top-right {
	display: none;
}
	
.social-icons-top-right-2 {
	display: none;
}
	
.social-icons-top-right-3 {
	display: none;
}
	
.social-media-icons-top {
	display: none;
	}
	
.seiten-sub-ueberschrift {
font-size: 16px !important;
line-height: 1.2;
}
	
.white-heading-white-subline .sppb-title-subheading {
    font-size: 16px !important;
    line-height: 1.2;
}
	
#footer-contect-logo {
    width: 200px;
}
	
.standort-desc-links {
    width: 100% !important;
}
	
.standort-desc-rechts {
    display: none !important;
}
	
.standort-maps-mobile {
    display: block !important;
}
	
.methodik-bnr {
    background-size: 165% !important;
}
	
.home-faecher .sppb-media > .pull-left {
    width: 70px;
}
	
.unsere-preise h3 {
    font-size: 21px !important;
}
	
.wir-fuer-sie-filialen h3 {
    font-size: 21px !important;
}
	
	.wir-fuer-sie-filialen h2 {
    font-size: 21px !important;
}
	
.home-text-right .sppb-addon-title {
    font-size: 21px;
}
	
.maedchen-home {
    padding: 0px 0 10px 0 !important;
}
	
.image-content-responsive.aligment-right .sppb-content-holder {
    padding: 25px 0px !important;
}
	
.image-content-blue-background .sppb-content-holder {
    padding: 25px 0px !important;
}
	
	.image-content-blue-background h3 {
	font-size: 20px;
	}
	
	.image-content-blue-background h2 {
	font-size: 20px;
	}
	
	.image-content-blue-background-h1 h1 {
	font-size: 20px;
	}
	
.image-content-white-background h2 {
    font-size: 20px;
}
	
.image-content-white-background-h1 h1 {
    font-size: 20px;
}
	
.image-content-white-background-h2 h2 {
    font-size: 20px;
}
	
.image-content-white-background span {
    font-size: 18px !important;
}
	
#footer-contactinfo h5 {
    font-size: 18px;
}
	
.social-icons-top-right-3.callme-icon, .social-icons-top-right-2, .social-icons-top-right, .social-icons-top-left {
    right: -3px;
}
	
}


/* Mobile Devices */
@media only screen and (max-width : 520px) {
	
.seiten-ueberschrift h2, .seiten-ueberschrift h3, .seiten-ueberschrift h4, .seiten-ueberschrift h5 {
font-size: 22px !important;
}
	
.seiten-ueberschrift {
font-size: 22px !important;
}
	
	.sppb-btn-lg {
		font-size: 17px !important;
	}
	
.faecher-liste-bild-mathe {
	display: none !important;
}
	
.faecher-liste-bild-englisch {
	display: none !important;
}
	
.faecher-liste-bild-latein {
	display: none !important;
}
	
.faecher-liste-bild-deutsch {
	display: none !important;
}
	
.faecher-liste-bild-franzoesisch {
	display: none !important;
}
	
.faecher-liste-bild-spanisch {
	display: none !important;
}
	
.wir-fuer-sie-filialen h3 {
    font-size: 17px !important;
}
	
.wir-fuer-sie-filialen h2 {
    font-size: 17px !important;
}
	
.white-heading-white-subline-title-only h3 {
    font-size: 22px !important;
}
	
.white-heading-white-subline-title-only h1 {
    font-size: 22px !important;
}
	
.white-heading-white-subline h3 {
	font-size: 22px !important;
	line-height: 25px !important;
	}
	
.white-heading-white-subline h1 {
	font-size: 22px !important;
	line-height: 25px !important;
	}
	
.methodik-bnr {
    background-size: 163% !important;
}
	
.banner-header {
    padding: 150px 0px !important;
}
	
#sprechen-sie-uns-an h6 {
    font-size: 20px !important;
	text-transform: uppercase;
}
	
#sprechen-sie-uns-an h3, #sprechen-sie-uns-an h4, #sprechen-sie-uns-an h5, #sprechen-sie-uns-an span {
    font-size: 20px !important;
	text-transform: uppercase;
}
	
	#footer-contactinfo {
    font-size: 14px;
}
	
#sp-bottom {
    padding: 20px 0px 0px 0px !important;
}
	
.home-faecher {
    width: 100%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
    padding-bottom: 20px;
}
	
.home-faecher .sppb-addon-title {
    font-size: 20px;
}
	
#sp-footer2 .sp-module ul > li {
    border-bottom: none;
    padding: 0 15px 0 0px;
}
	
}

/* Mobile Devices */
@media only screen and (max-width : 450px) {
	
.seiten-ueberschrift h2, .seiten-ueberschrift h3, .seiten-ueberschrift h4, .seiten-ueberschrift h5 {
font-size: 15px !important;
line-height: 1.4em !important;
}
	
.seiten-ueberschrift {
font-size: 15px !important;
line-height: 1.4em !important;
}	

.white-heading-white-subline-title-only h3 {
    font-size: 15px !important;
    line-height: 1.4em !important;
}
	
.white-heading-white-subline-title-only h1 {
    font-size: 15px !important;
    line-height: 1.4em !important;
}
	
}

/* Mobile Devices */
@media only screen and (max-width : 380px) {

.banner-header {
    padding: 140px 0px !important;
}

	#footer-contactinfo {
    font-size: 13px;
}
	
#sp-footer2 ul.nav.menu.nav-pills.sp-megamenu-parent.footer-navi {
    display: block;
}
	
}
