/* Add here all your css styles (customizations) */

.FabioHandwriting {
    font-family: FabioHandwriting;
    font-weight: normal;
    font-style: normal;
}


/*** Typo ***/
body {
    font-family: Tahoma, "Open Sans", Arial, sans-serif;
    color: #21466e;
    /*font-size: 14px;
    line-height: 1.42857143;
    color: #333;*/
}


p, li, li a {
    color: #21466e;
}

.seminarleiterin  li {
    color: #fff;
    font-family: Tahoma, "Open Sans", Arial, sans-serif;
}

h3 {
    color: #21466e;
    font-family: Tahoma, "Open Sans", Arial, sans-serif;
    padding-top: 15px;
    font-weight: normal;
}

.datenschutz-text > h2 {
    color: #214663;
    padding-top: 15px;
}
.datenschutz-text > ul > li {
    color: #214663;
}


/* Über uns */

/*.about-section {
    padding-top: 40px;
    padding-bottom: 0;
}*/



@media (min-width: 750px) {
    .container {
        width:750px;
    }
}
@media (min-width: 992px) {
    .container {
        width:970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width:970px;
    }
}


/*Navbar*/
@media (min-width: 992px) {
    .one-page-header.navbar .navbar-nav {
        float: right;
    }
    .one-page-header-style-2.navbar .navbar-nav {
        float: left;
        margin-left: 250px;
    }
}

.seminar {
    padding: 50px 0;
}

.seminar-title {
    color: #21466e;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    font-family: Tahoma, "Open Sans", Arial, sans-serif;
}

.anmeldung {
    color: #21466e;
    margin-top: 15px;
    text-shadow: none;
    font-weight: bold;
    font-size: 20px;
    line-height: 33px;
    text-align: left;
    font-family: Tahoma, "Open Sans", Arial, sans-serif;
}

.seminar-subtitle {
    color: #21466e;
    margin-top: 25px;
    text-shadow: none;
    font-weight: bold;
    font-size: 34px;
    /*line-height: 33px;*/
    text-align: center;
}
.seminar-subtitle-bigger {
    color: #21466e;
    margin-top: 25px;
    text-shadow: none;
    font-weight: bold;
    font-size: 38px;
    /*line-height: 33px;*/
    text-align: center;
}

.seminar-text {
    padding-top: 25px;
    color: #21466e;
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
}
.seminar-text-box {
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
}
.seminar-title-text-box {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 28px;
    text-align: left;
}
.seminar-subtitle-text-box {
    color: #fff;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    line-height: 1.6;
}

.seminar-button-oben {
    padding-top: 10px;
    max-width: 270px;
}
.seminar-button-unten {
    padding-top: 60px;
    max-width: 310px;
}
.seminar-button-unten-firmen {
    padding-top: 60px;
    max-width: 270px;
}

.seminar-button-leitung {
    padding-top: 10px;
    padding-bottom: 40px;
    max-width: 270px;
    margin: 0 auto;

}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 1px solid #21466e;
}


.testimonials-v3 {
    padding: 50px 0;
}

.testimonials-v3 .testimonials-v3-title p {
    margin-bottom: 0;
}
.testimonials-v3 .testimonials-v3-title {
    font-size: 19px;
    font-weight: 200;
}

.testimonials-v3 li > p {
    font-size: 14px;
}


/* intro über sections */
.title-v1 h1::after, .title-v1 h2::after {
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 70px;
    content: " ";
    margin-left: -35px;
    position: absolute;
    background: #FFA500;
}

.title-v1 {
    z-index: 1;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}

.title-v1 h1, .title-v1 h2 {
    color: #444;
    font-size: 28px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 20px;
    text-transform: none;
    font-family: "Open Sans", Arial, sans-serif;
}

.title-v1 p {
    font-size: 17px;
    font-weight: normal;
    text-align: center;
}

.title-v1-2-columns p {
    text-align: left;
}

.title-v1-2-columns h3,h4 {
    text-align: left;
    font-weight: bold;
}

.title-v1-2-columns ul {
    text-align: left;
    padding-left: 30px;
}
.title-v1-2-columns li {
    font-size: 17px;
}

@media (max-width: 768px) {
    .title-v1-2-columns h3,h4 {
        text-align: left;
        font-weight: bold;
    }

    .title-v1-2-columns ul {
        text-align: left;
        padding-left: 30px;
    }
    .title-v1-2-columns li {
        font-size: 17px;
    }
}


/* Leistungen / Cubes */

.cube-portfolio #filters-container .cbp-filter-item-active {
    background: #FFA500;
    border-color: #FFA500;
}

.cbp-caption-activeWrap {
    background-color: #FFA500;
}
.cbp-l-caption-title {
    color: #444;
    font: 400 16px/21px "Open Sans", sans-serif;
}

.cbp-l-caption-desc {
    color: #444;
    font: 400 12px/16px "Open Sans", sans-serif;
}

.cbp-l-inline-title {
    font: 400 28px/30px "Open Sans", sans-serif;
    color: #474747;
}

.cbp-l-inline-subtitle {
    font: 400 13px/21px "Open Sans", sans-serif;
    color: #888;
    margin-top: 7px;
}

.cbp-l-inline-desc {
    font: 400 13px/20px "Open Sans", sans-serif;
    color: #474747;
    margin-top: 25px;
    margin-bottom: 20px;
}

/* Baumpflanzaktion */

.parallax-quote::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.5);
}

.parallax-quote {
    color: #fff;
    padding: 100px 0;
    position: relative;
    text-align: center;
    background: url(../img/team/park2.jpg) 50% 0 repeat fixed;
    background-position-x: 50%%;
    background-position-y: 0px;
}

.parallax-quote2 {
    color: #fff;
    padding: 70px 0;
    position: relative;
    text-align: center;
    background: url(../img/team/park5.jpg) 50% 0 repeat fixed;
    background-position-x: 50%;
    background-position-y: 0px;
}


.parallax-quote-in p::after, .parallax-quote-in p::before {

    content: '';
    position: absolute;
    font-family: Tahoma;

}

.parallax-quote2::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.5);
}

.parallax-quote {
    color: #fff;
    text-align: center;
}
.parallax-quote-in h2 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}
.parallax-quote-in p {
    color: #fff;
    font-size: 16px;
    text-transform: none;
    font-family: "Open Sans", Arial, sans-serif;
}

/* Button bei Services */
.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: #FFA500;
}

.btn-u {
    background: #FFA500;
}

.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
    background: #FFA500;
    color: #fff !important;
}

.btn-u.btn-brd.btn-u-light:hover {
    border-color: #FFA500;
    border: none;
}

/* Contact Section */
.contacts-section {
    /*padding-top: 30px;*/
}

.Xcontacts-section::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.3);
}

.Xcontacts-section::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: url(../img/patterns/gridtile.png) repeat; /* überlagertes raster */
}

.Xcontacts-section {
    color: #fff;
    position: relative;
    background: #333 url(../img/bg/footer2.jpg) center fixed;
    background-size: auto auto;
    background-size: cover;
}

.contacts-in li i { /* text links */
    width: 35px;
    padding: 8px;
    font-size: 18px;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
    background: rgba(255,255,255,0.1);

}

.contacts-in form label { /* text form */
    color: #fff;
    font-size: 14px;
    font-weight: 200;

}

.contacts-in p {
    color: #fff;
    margin: 15px 0;
    font-size: 16px;
    font-weight: 200;
}

.contacts-in form .form-control {
    color: #fff;
    box-shadow: none;
    border-color: #FFA500;
    background: rgba(0,0,0,0.2);
}

.sky-form .state-error + em { /* fhler bei falscher email */
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}

.contacts-section > .content-lg {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Abstand unten bei Bildern untereinander */


@media (max-width: 768px) {
    .portfolio-box-v1 > li {
        margin-bottom: 10px;
    }
}


/* Leistungen */
.content-lg {
    padding-top: 50px;
    padding-bottom: 60px;
}

/*Navbar*/
.one-page-header {
    border-bottom: none;
    background: rgba(255,255,255,1.0);
    /*background: none;*/

}

.intro-section {
    padding-top: 150px;
    background: none;
}

.abendseminar {
    padding-top: 140px;
    background: none;
}
.wochenseminar {
    padding-top: 140px;
    background: none;
}
.impressum {
    padding-top: 140px;
    background: none;
}
.datenschutz {
    padding-top: 140px;
    background: none;
}

.intro-text {
    padding: 20px 20px 20px 20px;
    text-align: left;
}

.about-section {
    padding-top: 150px;
}

.bg-blue {
    background: #21466e;
}
.bg-grey {
    background: #adadad;
}

.bg-white {
    background: #fff;
}

.text-white {
    color: #fff;
}

.text-blue {
    color: #21466e;
}
.one-page-header .navbar-nav > li > a::before {
    left: -3px;
    /*top: 15px;*/
    z-index: 2;
    color: #21466e;/*#FFA500;*/ /* Trenner zwischen Navpunkten */
    font-size: 4px;
    /*content: "\f10c";*/
    content: "";
    margin-right: 6px;
    position: absolute;
    font-family: FontAwesome;
}



.one-page-header .navbar-nav > li > a { /* Navüunkt */
    color: #777;
    font-size: 12.5px;
    text-transform: uppercase;
    padding: 17px 15px 13px;
}

.one-page-header .navbar-nav > li > a:hover { /* Navüunkt */
    color: #21466e;
    font-size: 12.5px;
    text-transform: uppercase;
    padding: 17px 15px 13px;
}


.one-page-header .navbar-nav > .active > a, .one-page-header .navbar-nav > .active > a:hover, .one-page-header .navbar-nav > .active > a:focus, .one-page-header .dropdown-menu > .active > a, .one-page-header .dropdown-menu > .active > a:hover, .one-page-header .dropdown-menu > .active > a:focus, .one-page-header.top-nav-collapse .dropdown-menu > .active > a, .one-page-header.top-nav-collapse .dropdown-menu > .active > a:hover, .one-page-header.top-nav-collapse .dropdown-menu > .active > a:focus {
    z-index: 1;
    background: none;
    color: #21466e !important; /* Veränderung der Farbe der Navpunkte beim Scrollen */
}
.one-page-header .navbar-nav > li > a:focus {
    color: #777;
}



.log-reg-block a {
    color: #777;
    font-size: 12.5px;
    text-transform: uppercase;
    padding: 17px 15px 13px 15px;
    display: block;
    line-height: 20px;
}

.log-reg-block a:hover {
    color: #21466e;
    z-index: 1;
    text-decoration: none;
}

.log-reg-block a::before {
    color: #21466e;
    content: "";
    font-family: FontAwesome;
    font-size: 4px;
    left: -3px;
    margin-right: 6px;
    position: absolute;
    z-index: 2;
}

.start_nav a::before {
    color: #21466e;
    content: '';
    font-family: FontAwesome;
    font-size: 4px;
    left: -3px;
    margin-right: 6px;
    position: absolute;
    z-index: 2;
}

.one-page-header .navbar-brand { /*logo*/

    font-size: 31px;
    font-weight: 200;
    line-height: 15px;
    padding: 17px 15px 13px;
    padding-top: 6px;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;


}

.navbar-brand {
    margin-top: -66px !important;
}

/* Nav Smartphone */
.one-page-header.top-nav-collapse .navbar-toggle .icon-bar {
    background: #555;
}
.one-page-header .navbar-toggle .icon-bar {
    height: 1px;
    width: 25px;
    font-size: 22px;
    background: #555;
    margin-bottom: 7px;
}




@media (max-width: 992px) {
    .one-page-header .navbar-nav > li > a::before {
        content: '';
    }
    .one-page-header .navbar-nav > li > a {
        color: #0f0f0f;
        padding: 10px 15px 10px;
        /*font-size: 14px;*/
    }
    .menu-container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .one-page-header .navbar-nav > li.cd-log_reg {
        opacity: 1.0;
    }
    .navbar-nav {
        padding-left: 0;
    }
}

@media (max-width: 768px) {
    .one-page-header .navbar-nav > li > a::before {
        content: '';
    }

    .one-page-header .navbar-nav > li > a {
        color: #0f0f0f;
        padding: 10px 15px 10px;
        /*font-size: 14px;*/
    }
    .menu-container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-nav {
        padding-left: 0px;
    }
}

/* Overlya über den Sliderbildern */
.tp-dottedoverlay.twoxtwo {
    /* background: url(../assets/gridtile.png);*/
    background: none;
}




/* Layers über den Slidern */

.rs-caption-1::after, .rs-caption-1::before {
    font-size: 16px;
    content: "" ; /* ohne Stern */
    position: absolute;
    font-family: FontAwesome;
}

.rs-caption-1 {
    color: #000;
    font-size: 32px;
    font-weight: 600;
    padding: 6px 75px;
    position: relative;
    /*
    border-top: solid 1px #fff;
    border-top-width: 1px;
    border-bottom: solid 1px #fff;
    border-bottom-width: 1px;
    */
    border-top: none;
    border-bottom: none;
}

.rs-caption-2 {
    color: #000;
    position: relative;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    padding: 0px 50px;
    text-align: center;
}

.rs-caption-2::after {
    left: 50%;
    content: "";
    height: 0px; /* ohne Linie unter Text */
    width: 100px;
    bottom: -10px;
    background: #fff;
    margin-left: -50px;
    position: absolute;
}

.rs-caption-4 {
    color: #000;
    position: relative;
    font-size: 20px;
    font-weight: 200;
    line-height: 3  0px;
    padding: 0px 50px;
    text-align: center;
}

/* Webticker */

#webTicker {
    font-size: 19px !important;
    font-family: "Open Sans", Arial, sans-serif !important;
    padding-top: 10px !important;
    color: #FFA500 !important;
    height:40px !important;
    font-weight: bold !important;
}

.tickercontainer {

    height: 40px !important;
}

#webTicker > li {
    color: #FFA500 !important;
}


/* Boxen Service und Jobs */

.portfolio-box-kundendienstauto:hover::after, .portfolio-box-azubi:hover::after {

   background: none !important;

}