/*---------------------------------------------

  (Custom) JANGO Branding Styles     (hjl)

  >> in diesem Stylesheet (UND NUR HIER!)
        wird die Website auf den Kunden
      über reine Defaultfarbenanpassungen
           hinausgehend angepasst <<     

----------------------------------------------*/


@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 300; /* Light */
    src: url('/fileadmin/public/fonts/overpasslight.woff') format('woff');
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 400; /* Regular */
    src: url('/fileadmin/public/fonts/Overpass_Regular.woff') format('woff');
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 600; /* SemiBold */
    src: url('/fileadmin/public/fonts/overpasssemibold.woff') format('woff');
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 700; /* Bold */
    src: url('/fileadmin/public/fonts/Overpass_Bold.woff') format('woff');
}

  

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/fileadmin/public/fonts/pt-sans-latin-400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/fileadmin/public/fonts/pt-sans-latin-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* Allgemeines und äußere Wraps */

body {
  font-family: 'Overpass', sans-serif !important;
}

h3 {
  font-weight: 700 !important;
  color: #263477 !important;
}

/* Header */
/*.c-layout-header .c-brand {
    margin: 15px 0 20px 0;
}*/
.c-layout-revo-slider-4 .c-main-title-circle {
    /*background: rgba(100, 122, 159, 0.6);
    padding: 350px 240px 350px 240px;
    letter-spacing: 1px;
    line-height: 68px;
    border-radius: 0px;
    width: 100%;*/
    background: rgba(255, 255, 255, .95);
    padding: 30px;
    letter-spacing: 1px;
    line-height: 1.5;
    border-radius: 6px;
    width: 100%;
    text-align: left;
    font-weight: 400 !important;
}
.c-font-48 {
    font-size: 23px;
}

.c-layout-revo-slider-4 .c-font-white {
    color: #263477 !important;
    /*text-shadow: 0 2px 16px #2F394A !important;*/
}

.c-layout-revo-slider-4 .c-font-uppercase {
  text-transform: none !important;
}
.tp-mask-wrap {
top: 170px !important;
left: 380px !important;
}

@media ( max-width:812px) {
.c-layout-revo-slider-4 .c-main-title-circle {
  line-height: 30px;
}
.c-layout-revo-slider-4 .c-main-title-circle {
  font-size: 22px;
}
.tp-mask-wrap {
  top: 110px!important;
  left: -20px !important;
}
.c-layout-revo-slider-4 .c-main-title-circle {
  /*background: rgba(100, 122, 159, 0.6);
  padding: 350px 240px 350px 240px;
  letter-spacing: 1px;
  line-height: 68px;
  border-radius: 0px;
  width: 100%;*/
  background: rgba(255, 255, 255, .95);
  padding: 15px;
  letter-spacing: 1px;
  line-height: 1.3;
  border-radius: 0px;
  width: 100%;
  text-align: left;
  border-radius: 4px;
}
.c-font-48 {
    font-size: 18px !important;
}
}
@media ( min-width:812px) and ( max-width: 1024px) {
.c-layout-revo-slider-4 .c-main-title-circle {
    line-height: 52px;
}
.c-layout-revo-slider-4 .c-main-title-circle {
    font-size: 42px;
}
.tp-mask-wrap {
  top: 120px!important;
  left: 340px !important;
}
.c-layout-revo-slider-4 .c-main-title-circle {
  background: rgba(255, 255, 255, .95);
  padding: 15px;
  letter-spacing: 1px;
  line-height: 1.3;
  border-radius: 0px;
  width: 100%;
  text-align: left;
  border-radius: 4px;
}
.c-font-48 {
  font-size: 17px !important;
}
.c-layout-header .c-brand .c-desktop-logo {
  max-height: 55px !important;
}
}
@media (min-width: 812px) and (max-width: 1200px) {
  .c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link,
  .c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li .dropdown-menu > li > a
  {
    font-size: 13px !important;
  }  
}
@media (min-width: 992px) {
  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    letter-spacing: 0.005em;
    word-spacing: -0.05em;
    padding: 41px 8px 39px 8px;
  }
  .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-mega-menu .nav.navbar-nav > li > .c-link {
    transition: all 0.2s;
    padding: 23px 8px 21px 8px;
  }
}
/* Menu Font */
.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link,
.c-page-on-scroll .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link{
  color: #213A74;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
  background: #FFFFFF;
}
.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link {
    font-size: 17px;
    text-transform: none;
}
.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li .dropdown-menu > li > a {
    font-size: 16px;
    text-transform: none;
}
.c-layout-header .c-brand > .c-hor-nav-toggler > .c-line {
    margin: 5px 0;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li.c-active > a{
  background: #FFFFFF;
  color: #C1001F !important;
  font-weight: 700;
}

/* Content */
.c-layout-breadcrumbs-1.c-subtitle {
    padding: 8px 0;
}
.c-page-title h1 {
    font-size: 17px;
    text-transform: none!important;
    font-weight: bold !important;
    color: #647A9F!important;
}

.ce-timeline .col .punkt {
    background: #C1001F;
}
.ce-timeline .col:nth-child(2n) .ce-textmedia {
    /*margin: 0px 10px 0px 70px;*/
    background: #FAFAFA;
    float: right;
}
.ce-timeline .col:nth-child(2n) .pfeil {
    position: absolute;
    top: 30px;
    left: 56px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 30px 20px 0;
    border-color: transparent #FAFAFA transparent transparent;
  }
.cbp-caption-activeWrap {
  background: #213A74;
}
.cbp-l-caption-desc {
   color: #ffffff;
   font-size: 14px;

}
/*.c-content-isotope-gallery.c-opt-1 .c-content-isotope-item, .c-content-isotope-gallery.c-opt-4 .c-content-isotope-item, .c-content-isotope-gallery.c-opt-5 .c-content-isotope-item {
    width: 100%;
    padding: 10px;
    z-index: 1;
}*/
.c-content-isotope-gallery .c-content-isotope-item > .c-content-isotope-image-container > .c-content-isotope-overlay {
    background-color: rgba(32,57,115,0.9);
}

.c-content-isotope-gallery a {
    color: white !important;
    text-decoration: none;
    font-size: 35px;
    text-align: center;
}

#c85 .c-content-title-1 > h3 , #c173 .c-content-title-1 > h3 , #c174 > h3.main-header{

    margin-bottom: 0px;
    background: #273478;
    /*background: rgb(100,122,159);*/
    padding: 15px;
    max-width: 33,333%;
    color: #ffffff !important;
  	font-family: Overpass;
  	font-weight: bold !important;
    font-size: 18px;
    z-index: 2;
    text-transform: uppercase;
}


#c174 header h3.main-header{
    margin-top: 0px !important;
    background: #273478 !important;
    /*background: rgb(100,122,159) !important;*/
    padding: 15px !important;
    color: #ffffff !important;
  	font-family: Overpass;
  	font-weight: bold !important;
    font-size: 18px;
    text-transform: uppercase;

}

.login-inner {
  padding: 20px 20px 40px 20px;
  margin-bottom: 20px;
}
.login-inner ul {
  color: #C1001F;
  overflow: hidden;
}
.login-inner ul ul li {
}
.login-inner ul ul li:before {
  content: '• ';
}
#c174 {
  background-color: #e4e9ff;
}
.welcome-header , .welcome-message  {
  font-size: 15px;
}
.forgot-pw, .return-login {
  font-size: 14px;
  color: #647A9F !important;
  margin: 0 !important;
}

.c-btn-uppercase {
    text-transform: none;
}
.c-btn-uppercase.btn-md {
    font-size: 15px;
    padding: 10px 20px 10px 20px;
}
.cbp-caption-activeWrap {
    background: #e4e9ff;
}
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: -90px;
    height: 90px;
}
.cbp-l-caption-desc {
  font-size: 16px;
  font-family: 'Overpass-Reg';
  line-height: 1.5;
  font-weight: normal !important;
  color: #273478;
}
.cbp-l-caption-alignLeft .cbp-l-caption-body {
  padding: 20px 30px;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
  .c-content-box.c-size-md .c-content-box.c-size-md{
    margin-bottom: 20px;
  }
body {
  font-family: 'PT Sans', sans-serif !important;
}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 990px) {
  #c85 .c-content-title-1 > h3, #c173 .c-content-title-1 > h3, #c174 > h3.main-header {
    padding: 10px;
    font-size: 16px !important;
  }
body {
  font-family: 'PT Sans', sans-serif !important;
}
}

#c216 h3, #c217 h3, #c138 h3, #c223 h3, #c224 h3, #c227 h3 , #c125 h3, #c247 h3{
    color: #3f444a;
    font-size: 28px;
    margin: 10px 0px;
    /*border-bottom: 2px dotted #DDD;*/
    padding-bottom:0px;
}

#c216 h4, #c217 h4{
    color: #868a8f;
    margin-bottom:10px;
    padding-bottom: 12px;
}
/* Footer */

.c-layout-footer-7 .c-postfooter .c-col {
    line-height: 1.5;
    margin-bottom: 15px;
}
.c-layout-footer .navbar-right > li > a {
    padding: 10px 5px;
}
footer a:hover{
  color: #C1001F !important;
}
.c-content-list-1 > li::before {
    margin-left: -20px;
}
.c-content-list-1 > li::before {
    content: '';
    width: 5px;
    height: 5px;
    float: left;
    background: #5c6873 !important;
    border-radius: 50%;
}
.c-content-contact-1 > .row .c-body {
    position: relative;
    z-index: 100;
    background: #ffffff;
    margin: 40px 0;
        margin-right: 0px;
    padding: 48px 40px;
    margin-right: 40px;
}
.c-content-contact-1 > .row .c-body > .c-section {
    margin-bottom: 15px;
    text-align: left;
}
.c-content-contact-1 > .row .c-body > .c-section > h3 {
  text-transform: none !important;
}

#c214 .c-content-title-1 > h3 {
    font-size: 28px;
    color: #3f444a;
    font-weight: 500;
    margin: 0 0 30px 0;
    background: rgba(240,243,248,0.5);
    padding: 15px 15px 15px 20px;
}
#c214 .ce-bodytext {
    clear: both;
    padding-left: 20px;
}
#c138 .ce-textmedia {
    padding: 25px;
    background: rgba(240,243,248,0.5);
    min-height: 250px;
    padding-left: 40px;
}
#c223 p, #c125 p, #c247 p {
    background: rgba(240,243,248,0.5);
    padding: 40px;
    margin: 10px 0;
}
#c223 h3, #c125 h3, #c247 h3 {
  margin-bottom: 20px;
}
.c-content-title-1 > .c-line-left, .c-content-title-1 > .c-line-right, .c-content-title-1 > h3 {
    margin-bottom: 25px;
}
/* Extension-spezifisch */
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a:hover{
  background-color: #F0F3F8 !important;
}


/* sr_feuser_register */

.tx-srfeuserregister-pi1-error {
  color: #c1001f;
  margin-bottom: 0px;
}
.tx-srfeuserregister-pi1-error:first-of-type {
  margin-top: 5px;
}
.tx-srfeuserregister-pi1-error:last-of-type {
  margin-bottom: 15px;
}


/*COOKIE HINWEIS*/

#cccwr.ccc-right .ccc-outer, #cccwr.ccc-right .ccc-inner {
  border-radius: 0px;
  width: 100%;
}
#cccwr.ccc-right .ccc-inner {
  border-radius: 5px 5px 0 5px;
  width: 100% !important;
}
.ccc-widget {
  position: fixed;
  bottom: 0px;
}
div#cccwr.ccc-right .ccc-widget {
  left: auto;
  right: 0;
  width: 100%;
  /*display: block;*/
}
.ccc-inner h2 {
  display: none;
}
#cccwr button {
  cursor: pointer;
}
.ccc-expand {
  background: #f0942b;
  border: 0;
  border-radius: no;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  color: #fff;
  bottom: 0px;
  cursor: pointer;
  font-size: 1em;
  left: 50%;
  line-height: 25px;
  margin-left: 0px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  width: 80px;
  z-index: 2;
}
.ccc-close {
  border: 0;
  height: 51px;
  position: absolute;
  right: 0px;
  text-indent: -999em;
  top: 0px;
  width: 50px;
  background: transparent;
  background-image: url(/fileadmin/user_upload/cookie_close_ghbv.jpg);
  background-size: cover;
  border-radius: 0px;
  background-position: center center;
}
.ccc-inner p {
  padding: 7px 0px 5px 0px;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
}
.ccc-outer {
  border: 0px solid #f0942b;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  left: 70px;
  width: 200px;
  bottom: 30px;
}
.ccc-content {
  padding: 5px 10px 5px 80px;
}
#cccwr.ccc-right .ccc-expand {
  left: auto;
  right: 50px;
  top: 8px;
  bottom: auto;
  color: #fff;
  border-radius: 0px;
  background: transparent;
  box-shadow: none;
  padding: 5px 15px 6px 15px;
  width: auto;
  font-size: 13px;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif;
  text-decoration: underline;
}
.ccc-inner, .ccc-outer{
  background: #263477 !important;
}
.ccc-inner .ccc-about {
  position: absolute;
  display: none;
}
div#cccwr div {
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 300;
}
.ccc-inner a, .ccc-inner a:hover {
  color: #fff;
  text-decoration: underline !important;
}
div#ccc-icon button {
  background-image: url("/fileadmin/user_upload/security.png");
  width: 30px;
  height: 30px;
  background-size: cover;
  border-radius: 0px;
    margin-right: 0px;
  margin-bottom: 0px;
}
div#cccwr.ccc-right #ccc-icon {
    left: auto;
    right: 55px;
}
.c-layout-go2top {
    display: inline-block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
}
.c-layout-go2top > i {
  font-size: 32px;
}

@media (max-width: 767px){
 .ccc-inner p {
    padding: 8px 0px 5px 0px;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    line-height: 1.5;
  width: 60%;
}
 .ccc-close {
  right: 0;
  left: auto;
}
 .ccc-expand {
  right: 15% !important;
  left: auto;
  }
.ccc-content {
  padding: 5px 10px 5px 20px;
}
} 


/* COOKIE HINWEIS ENDE*/


/* ANPASSUNGEN ÜBERSCHRIFTEN / FÜR BEWERBER > KONTAKT */
.pageuid-69 h3 {
    font-size: 25px !important;
}



/* IE 11 warning */
.iexplore header.c-layout-header {
    top: 50px;
}
.explore .c-layout-header-fixed .c-layout-page {
    margin-top: 150px;
}
#ie-warning {
    color: red;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: bold;
    position: fixed;
    top: 0px;
    left: 0px;
    background: white;
    z-index: 9999999999;	
}
#ie-warning h1 {
    margin-bottom: 2px;    
    color: red;
}