/*
Site Name: Credit Invest Europe 2026
Cycle: BS4
Office: USA
Year: 2026
URL: https://creditinvesteu.wbresearch.com
----------------------------------------------------------------*/
:root {
  --event-font-primary:'Source Sans Pro', 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif'!important;
  --event-font-secondary:'Source Sans Pro', 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif'!important;
  --event-color-primary: #e843b8!important;
  --event-color-secondary: #193866!important;
  --event-info-onscroll: #193866!important;
  --event-header-color: #193866!important;
  --event-hero:url(/UploadedFiles/EventPage/51706/images/2026_hero.jpg) center center scroll no-repeat #193866;
  --event-inner-page-strip:url(/UploadedFiles/EventPage/1005393/images/inner_hero-1.png) center center scroll no-repeat #193866;
}

/* Header Dynamic Typography - Overrides */
body.front .header-top {justify-content:flex-end!important; padding-bottom:12em;}

/* Event Info On Scroll */
body.front #header_top #header-info.on-scroll {top:5.75em!important; position:fixed; width:100%!important; z-index:999; left:0; right:0; padding:.35rem;  background-color: var(--event-info-onscroll); box-shadow: 0 3px 10px 1px rgba(0,0,0,.3)!important;}
.asidecontent { box-shadow: inset 10000px 0 0 rgba(0, 0, 0, .2) !important; }
/********************************
  on-scroll-flex-nav.css
********************************/
body.front .header-bottom .navbar-header{opacity:0; transition: all 0.8s ease; }
body.front .header-bottom ul.nav.navbar-nav{width:100%;display:flex;justify-content: space-between;transition: all 0.8s ease;}
body.front .header-bottom.on-scroll .navbar-header{opacity:1; transition: all 0.8s ease; }
body.front .header-bottom.on-scroll ul.nav.navbar-nav{width:80%; display:flex; justify-content: space-between; transition: all 0.8s ease;}
@media(max-width:990px){body.front .header-bottom .navbar-header,body.front .header-bottom.on-scroll .navbar-header{opacity:1;} body.front .header-bottom.on-scroll ul.nav.navbar-nav{width:unset;}}

/********************************
  event-info-on-scroll.css
********************************/
body.front .header-bottom {background:none; box-shadow:none; transition: all 0.4s ease;}
body.front .header-bottom .navbar-nav > li > a {color:#fff;}
body.front .header-bottom .logo {filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1);}

/* Top Nav On Scroll */
body.front .header-bottom.on-scroll {background-color:#fff; outline:1px #eee solid; } 
body.front .header-bottom.on-scroll .navbar-nav > li > a {color:#2d2c2c;}
body.front .header-bottom.on-scroll .navbar-nav > li:hover {color:#2d2c2c;}
body.front .header-bottom.on-scroll .navbar-nav > li:hover a:hover{color:#fff;}
body.front .header-bottom.on-scroll .navbar-nav > li:last-child > a {color:#fff;}
body.front .header-bottom.on-scroll .logo {filter: none; -webkit-filter: none;}

/* Event Info On Scroll */
body.front #header_top #header-info.on-scroll {top:5.75em!important; position:fixed; width:100%!important; z-index:999; left:0; right:0; padding:.35rem;  background-color: var(--event-info-onscroll); box-shadow: 0 3px 10px 1px rgba(0,0,0,.3)!important;}
 
/* Primary Nav - Toggle */
body.front .header-bottom .navbar .navbar-toggle{border:none!important; background:none!important;}
body.front .header-bottom .navbar .navbar-toggle .icon-bar{border-color:#fff!important;}
body.front .header-bottom.on-scroll .navbar .navbar-toggle{border-color:#2d2c2c!important; background:none!important;}
body.front .header-bottom.on-scroll .navbar .navbar-toggle .icon-bar{border-color:#2d2c2c!important;}
body.front .header-bottom .navbar .navbar-toggle, body.not-front .header-bottom .navbar .navbar-toggle{border:none!important;}

/* Primary Nav - Mobile Dropdown */
@media(max-width:990px){body .header-bottom .navbar .navbar-collapse.collapse.show .navbar-nav, body .header-bottom .navbar .navbar-collapse.collapsing .navbar-nav {background:#fff; width:100%; padding:1em;} body .header-bottom .navbar .navbar-collapse.collapse.show li a, body .header-bottom .navbar .navbar-collapse.collapsing li a {color:#2d2c2c;}}

 