.navy-text {
 color: #1a335c;
}

.owl-carousel .owl-stage {
  transition-timing-function: linear !important;
}
.schedule__desc,
.schedule__time {
  color: #1A335C;
}
.schedule__item--major .schedule__desc {
  font-weight: bold;
  color: #50A0CC;
}
.schedule__desc em {
  display: none;
  color: #F8B414;
}

.box-width {
 max-width: 800px;
 margin-left: auto;
 margin-right: auto;
}
.speaker {
    margin-bottom: 0px;
}
.mainpage-header {
 margin: 30px auto 80px;
 text-align: center;
}

.mainpage-text {
 font-size: 19px;
 line-height: 32px;
 font-weight: 300;
}

.emph {
 font-weight: 700;
 font-size: 36px;
 color: #1a335c;
 margin-bottom: 25px;
}

.emph1 {
 font-weight: 700;
 font-size: 26px;
 color: #1a335c;
}



.section-title {
 font-size: 18px;
 font-weight: 500;
 letter-spacing: 0.3em;
 text-transform: uppercase;
 color: #1a335c;
}

.section-title:after {
    background: #f8b414;
}


.page-header {
 background: #ffffff;
 color: #1a335c;
 font-weight: 700;
 text-align: left;
 margin-bottom: 90px;
}

.page-header__content-wrapper {
 background-image: url("/conf-data/ICC2026/images/ICA-2026-subpage-header.png");
 
 background-position: right center;
 background-repeat: no-repeat;
}

.page-header .page-header__title {
    font-size: 48px;
    margin: 0;
    font-weight: 700;
}


.navbar-inverse {
    background: #ffffff;
    border-color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-minor-controls > li > a {
    color: #1a335c;
}

.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-minor-controls > li > a:hover {
    color: #f8b414;
}



.navbar-button {
    background-color: #1a335c !important;
    border: 1px solid #1a335c !important;
    color: #FFFFFF !important;
 border-radius: 8px;
}


.footer {
    background: #f8b414;
    color: #1a335c;
    padding-top: 60px;
}
.footer__content {
    min-height: 100px;
    padding-bottom: 0px;
}
.footer .col-xs-12, .footer [class^="col-"] {
    margin-bottom: 10px;
}
#SyskonfLogoContainer {
    background: #ffffff;
    border-top: 1px solid #ffffff;
}


.sponsors--table {
 //display: none;
}
  .tedi img {
  max-width: 200px;
  }