/* ========== ZECH GMBH CUSTOM CSS ============== */
/* Zech Farbe*/
/* logo rot: #d12420;  */ 
.redCol {
    color: #d12420 !important;
}

/* Logo Size *
.nav-logo-wrap .logo {
    display: flex;
    align-items: center;
    max-width: 153px !important;
}

/* ========= Top Bar rot ========= */
.top-bar {
    background: #d12420 !important;
}


/* Schrift in topBar weiß */
.top-links li a {
    color: #fff !important;
}



/* Counter Hide the icons on smaller screens (mobile screens) */
    @media (max-width: 991px) {
      .count-descr .fa {
        display: none;
      }
    }


/* Counter geh ab 770 pixel auf 2 spalten */
    @media (max-width: 770px) {
      .count-wrapper .col-6 {
        width: 50%;
      }
    }


/* H3 */
.text h3 {
    margin-bottom: 1em;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6;
}



/* H1 */
.section-title {
    margin-bottom: 1em;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    text-transform: uppercase;
    text-align: center;
}

/* H1 auf index anstatt blockquote */
h1.indexH1 {
    margin-bottom: 1em;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6;
    color: #d12420;
    letter-spacing: 0.2em;
} 

/* footer kleine schrift unter h1 */
.bqFooter {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #777;
}


/* ===== p font size ==== */
p.smP {
    font-size: 15px !important;
}


.font-alt {
    font-family: "Open Sans", arial, sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}


/* Text Farbe etwas dunkler */
.section-text {
    font-size: 15px;
    font-weight: 400;
    color: #303033 !important;
    line-height: 1.7;
}



/* ======== White Text ========== */
.whiteText {
    color: #ffffff !important;
    font-weight: 400;
}




/* === Blockquote no margin top ===== */
blockquote.noMgTop {
    margin: -0.5em 0 2em 0;
    padding: 0;
    border: none;
    background: none;
    font-style: normal;
    line-height: 1.7;
    color: #777;
}

blockquote p.noMgBot {
    margin-bottom: 0.5em;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6;
}


/* ====== Home Video Overlay darkness ====== */
.bg-dark-alfa-50:before, .bg-dark-alfa-50 .YTPOverlay:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34,34,34, .1);
}


/* ====== List less padding left ==== */
.ulNoPad {
    padding-left: 1rem !important;
})




/* =============== Padding Top ================== */
.padTop10 {
    padding-top: 10px !important;
}

.padTop50 {
    padding-top: 50px !important;
}

.padTop100 {
    padding-top: 100px !important;
}

.padTop120 {
    padding-top: 120px !important;
}

.padTop150 {
    padding-top: 150px !important;
}

.padTop180 {
    padding-top: 180px !important;
}

.page-section.padTop10 {
    padding: 10px 0 !important; 
}

/* =============== Padding Bot ================== */
.padBot0 {
    padding-bottom: 0px !important;
}

.padBot20 {
    padding-bottom: 20px !important;
}

.padBot60 {
    padding-bottom: 60px !important;
}

.padBot100 {
    padding-bottom: 100px;
}

.padBot120 {
    padding-bottom: 120px;
}

.padBot150 {
    padding-bottom: 150px;
}


/* ============ Para Overlay dark40 =================== */
.bg-dark-alfa-40:before, .bg-dark-alfa-30 .YTPOverlay:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34, 34, 34, .4);
}


/* =============== Margin ================== */
.margTop50 {
    margin-top: 50px; 
}

.margTop100 {
    margin-top: 100px; 
}




/* Video Tabi Spender */



/* ======= Home Counter ===== */
.count-number {
    font-size: 30px !important;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    color: #d12420 !important;
    padding-bottom: 10px;
}

.count-title {
    color: #4b4747 !impotant;
    font-size: 12px !important;
    text-align: center;
}

.count-descr {
    color: #111;
    margin-bottom: 50px !important;    
}




/* ============== Kontakt  ================ */

.ci-icon:before {
    width: 100%;
    height: 100%;
    background: #d12420;
}

/* Anschrift mittig auf Mobil */
@media only screen and (max-width: 575px) {
.pad-Kontakt {
    padding-left: 100px !important;
    }}







/* =========== Stellenbörse ==================== */

.stellenEins {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
  padding-bottom: 40px !important;
    padding-top: 140px !important;
}





/* ================= Ausbildung / Praktikum ===================== */

/* lead überschrift ohne margin top */
.lead, .noMargLead {
    margin: 0em 0 2em 0 !important;
    font-size: 140%;
    line-height: 1.6;
}




/* =========================== Menu ================================== */
/* Mobile Menu Red Col */
body {
   /*  color: #d12420; */
    font-size: 14px;
    font-family: "Open Sans", arial, sans-serif;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

/* Menu active color */
.inner-nav ul li a:hover, .inner-nav ul li a.active {
    color: #ff0600 !important;
    text-decoration: none;
}
  


/* Menu Font Size */
.inner-nav ul {
    font-size: 13px !important;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.3;
}

/* Schrift dunkler desktop */
@media only screen and (min-width:  1042px) {
.inner-nav ul li a {
    color: #444 !important;
    }}

/* Mobile nav heller */
.mobile-on .desktop-nav ul li a {
    border-bottom: 1px solid rgba(255,255,255, .065);
    color: rgb(255, 255, 255);
}





/* ========================= FOOTER ======================= */
.page-section.lessPadFooter {
    padding-top: 80px !important;
}






/* ============================================= Timeline ========================================================== */


/* 2. Reihe Abstand zur ersten Reihe */
.padTop50Desktop {
    padding-top: 50px;
}

/* Größeres Bild */
.sch-style-2 .sch-icon img {
    width: 133px;
    height: 86px;
}

/* Pfeil auf der richtigen Höhe */
.sch-style-2 .sch-content:nth-child(2n) .sch-icon {
    padding-bottom: 58px;
    position: relative;
    text-align: center;
}


/* timeline Mobile Font Size */
@media only screen and (max-width:  927px) {
.timeP {
    font-size: 11px;
    }}

@media only screen and (max-width:  927px) {
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul a.importo {
    color: #e2001a;
    font-size: 1.1em;
    font-weight: 600;
}
}

/* ==================== Test ori timeline =================== */

#timeline .timeline-badge.timeline-future-movement {
    background-color: #ffffff;
    height: 81px;
    width: 86px;
    font-size: 1.7em;
    top: 30px;
    margin-left: -45px;
    border: 2px solid #d12420;
      text-shadow: 2px 2px 4px #000000;
}



#timeline .timeline-badge.timeline-future-movement p {
    color: #d12420;
    position: absolute;
    top: 17px;
    left: 11px;
}


@media only screen and (max-width:  575px) {
#timeline .timeline-badge.timeline-future-movement {
    background-color: #ffffff;
    height: 81px;
    width: 80px;
    font-size: 1.7em;
    top: -127px;
    margin-left: -43px;
    border: 2px solid #d12420;
      text-shadow: 2px 2px 4px #000000;
    }}




/* weniger Abstand zwischen Reihen */



#timeline .timeline-movement {
    /* border-bottom: dashed 1px #4997cd; */
    position: relative;
    margin-bottom: 3rem;
}

@media only screen and (max-width:  575px) {
#timeline .timeline-movement {
    /* border-bottom: dashed 1px #4997cd; */
    position: relative;
    margin-bottom: 12rem;
    }}


/* ====== Para - no border bot = */
.banner-section {
    overflow: visible;
    border-bottom: 0px solid transparent;
}



/* Media queries - Responsive timeline on screens less than 600px wide *
@media screen and (max-width: 600px) {
  /* Place the timelime to the left 
  .main-timeline-2::after {
    left: 31px;
  }
*/
  