body {
    background: #2b1337;
}
.currency-txt:after {
    content: " brutto";
    
}
.section-title-wrapper {
    background: #fff;
}
.section-title::after {
 display: none;
}
.section-title {
    padding: 15px;
    display: inline-block;
}
.banner {
    margin-top: 0 !important;
}
#page-menu-container.sticky {
 position: fixed;
 top: 61px;
 background: #2b1337;
 width: 100%;
 z-index: 1000;
}
#page-menu-container.sticky #page-menu {
 width: 1170px;
 margin: 15px auto;

 padding-left: 15px;
 padding-right: 15px;
 transition: margin 0.2s;
}

#page-menu {
    list-style: none;
    display: flex;
    margin: 20px 0;
 padding: 0;
}
#page-menu li {
    flex: auto;
}
#page-menu li a {
    color: #ffffff;
}
.navbar-inverse {
    background: #2b1337;
}
.navbar-menu-widthfix.navbar {
    min-height: 80px;
}

.navbar-menu-widthfix.navbar .navbar-brand {
    line-height: 80px;
}
.navbar-menu-widthfix.navbar.scrolled {
    min-height: 60px;
}
.navbar-minor-controls, .navbar-menu-widthfix-collapsed .navbar-toggle {
    float: right !important;
}

.navbar-menu-widthfix.navbar.scrolled .navbar-brand {
    line-height: 60px;
}
.navbar-menu-widthfix.navbar.scrolled .navbar-brand img {
    max-height: 40px;
}

.navbar-menu-widthfix.navbar .navbar-button {
    margin: 22px 15px;
}
.navbar-menu-widthfix.navbar.scrolled .navbar-button {
    margin: 13px 15px 12px 15px;
}
.navbar-menu-widthfix .navbar-nav > li > a, .navbar-menu-widthfix .navbar-brand {
    padding-top: 30px;
    padding-bottom: 30px;
}
.navbar-menu-widthfix.navbar.scrolled .navbar-nav > li > a, .navbar-menu-widthfix.navbar.scrolled .navbar-brand {
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar .navbar-brand {
    max-height: 80px;
}
/* tabelka agenda*/
.nav-tabs, .tab-content {
    background: #2b1337;
}

.nav-tabs > li:nth-child(1) > a, .nav-tabs > li:nth-child(1) > a:focus, .nav-tabs > li:nth-child(1) > a:hover {
    background: #ec6608;
    color: #ffffff;
}

.nav-tabs > li:nth-child(2) > a, .nav-tabs > li:nth-child(2) > a:focus, .nav-tabs > li:nth-child(2) > a:hover {
    background: #aec914;
    color: #ffffff;
}
.nav-tabs > li:nth-child(3) > a, .nav-tabs > li:nth-child(3) > a:focus, .nav-tabs > li:nth-child(3) > a:hover {
    background: #009fe3;
    color: #ffffff;
}
.nav-tabs > li:nth-child(4) > a, .nav-tabs > li:nth-child(4) > a:focus, .nav-tabs > li:nth-child(4) > a:hover {
    background: #aa6a23;
    color: #ffffff;
}

.nav-tabs > li > a {
    color: #ffffff;
}
.schedule__desc a {
 color: #ffffff;
 text-decoration: underline;
}
.schedule__desc a.show_description {
 margin-left: 5px;
}

.schedule__time {
    color: #ffffff;
}
.schedule__time, .schedule__desc {
    border-top: 0;
}
.schedule__desc {
    border-left: 2px solid #edc643;
}

.schedule__item {
    color: #ffffff;
}
.schedule__item:nth-child(odd) {
    background: #ec6608;
}
.schedule__item:nth-child(even) {
    background: #dc430e;
}

.tab-pane:nth-child(2) .schedule__item:nth-child(odd) {
    background: #aec914;
}
.tab-pane:nth-child(2) .schedule__item:nth-child(even) {
    background: #78972f;
}

.tab-pane:nth-child(3) .schedule__item:nth-child(odd) {
    background: #009fe3;
}
.tab-pane:nth-child(3) .schedule__item:nth-child(even) {
    background: #0077ad;
}

.tab-pane:nth-child(4) .schedule__item:nth-child(odd) {
    background: #aa6a23;
}
.tab-pane:nth-child(4) .schedule__item:nth-child(even) {
    background: #ad6b2e;
}

.drugi-dzien .tab-pane:nth-child(3) .schedule__item:nth-child(odd) {
    background: #aa6a23;
}
.drugi-dzien .tab-pane:nth-child(3) .schedule__item:nth-child(even) {
    background: #ad6b2e;
}
.drugi-dzien .nav-tabs > li:nth-child(3) > a, .drugi-dzien  .nav-tabs > li:nth-child(3) > a:focus, .drugi-dzien  .nav-tabs > li:nth-child(3) > a:hover {
    background: #aa6a23;
    color: #ffffff;
}
.program_opisy {
 color: #ffffff;
}
.program_opisy ul {
 margin-top: 10px;
}
.program_opisy .tab-pane:nth-child(3) .schedule__item:nth-child(odd) {
    background: #009fe3;
}
.program_opisy .tab-pane:nth-child(3) .schedule__item:nth-child(even) {
    background: #0077ad;
}
.program_opisy .nav-tabs > li:nth-child(3) > a, .program_opisy .nav-tabs > li:nth-child(3) > a:focus, .program_opisy .nav-tabs > li:nth-child(3) > a:hover {
    background: #009fe3;
    color: #ffffff;
}


.nav-tabs-wrapper {
    border: 0;
}
.nav-tabs {
    border: 0;
}
.tab-pane {
    border: 0;
    padding: 0;
}

.wide .schedule__time {
    width: 0;
 padding: 0;
}
.wide .schedule__desc {
 padding: 30px;
 text-align: justify;
}

/* kontakt */
.text_white {
    color: #ffffff;
}
.border_blue {
    border: 8px solid #1383bb;
}
.border_orange {
    border: 8px solid #e55e1e;
}
.nav-tabs > li.active::before {
    height: 0px;
}
.background_orange {
    background: #e55e1e;
    color: #ffffff;
}
.background_green {
    background: #acc52c;
    color: #ffffff;
}
.table_pakiety {
    text-align: center;
    background-color: #3a204f;
}
.table_pakiety .larger {
    font-size: 18px;
    font-weight: 600;
}
.table_pakiety .smaller {
    font-size: 14px;
}
.table_pakiety td {
    padding: 10px 5px;
    text-align: center;
    color: #ffffff;
}
.table_pakiety .nazwa_pakietu{
    font-size: 20px;
    font-weight: bold;
}
.table_pakiety .img-responsive {
    display: inline-block;
}
.table_pakiety .btn {
    background-color: #0078ae;
    border-color: #0078ae;
    margin-top: 10px;
}
.table_pakiety img {
    max-width: 60px;
}
.table_pakiety tr td:nth-child(1) img {
    max-width: 122px;
}
/* pakiety responsive */
@media (max-width:767px) {
    .table_pakiety .nazwa_pakietu{
        font-size: 14px;
    }

    .table_pakiety .larger {
        font-size: 12px;
        font-weight: 600;
    }
    .table_pakiety .smaller {
        font-size: 10px;
    }
    tr.background_orange td:nth-child(1){
        font-size: 18px !important;
    }
    tr.background_green td:nth-child(1){
        font-size: 18px !important;
    }
    .table_pakiety td {
        font-size: 10px;
    }
    .table_pakiety img {
        max-width: 40px;
    }
    #pakiety_wrapper{
        overflow-x: auto;
    }
}

@media (max-width:499px) {
    .table_pakiety .nazwa_pakietu{
        font-size: 12px;
    }

    .table_pakiety .larger {
        font-size: 11px;
        font-weight: 600;
    }
    .table_pakiety .smaller {
        font-size: 10px;
    }
    tr.background_orange td:nth-child(1){
        font-size: 14px !important;
    }
    tr.background_green td:nth-child(1){
        font-size: 14px !important;
    }
    .table_pakiety td,  .table_pakiety td a.btn {
        font-size: 10px;
    }
    .table_pakiety img {
        max-width: 20px;
    }
}


/* prelegent */
.row.prelegent {
    padding: 10px;
    display: flex;
}
.prelegent-img {
    width: 90px;
    text-align: center;
}

.prelegent-name {
    align-self: center !important;
    flex: auto;
}
.prelegent-name a {
    color: #ffffff;
}

.speaker__photo-positioner {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}
.speaker__name {
    color: #fff;
}
@media (max-width:499px) {
    .prelegent-img {
        width: 60px;
    }
    .prelegent-img img {
        width: 50px;
    }
    .prelegent-name {
        font-size: 11px;
    }
    #pakiety_wrapper{
        overflow-x: auto;
    }
    .nav-tabs, .nav-tabs li {
        display: flex;
    }
    .schedule__time {
        width: 80px;
    }
}

#dlaczego-warto {
    background: #ffffff;
    padding: 50px 0 20px 0;
}
#dlaczego-warto .counter {
 color: #444444 !important;
}
#dlaczego-warto .row{
    padding: 15px 0;
}
#dlaczego-warto #licznik {
 padding: 0;
}
#dlaczego-warto .row div:nth-child(2) img{
    margin-top: 15px;
}
#dlaczego-warto h2  {
    font-size: 24px;
    display: flex;
}
#dlaczego-warto h2 strong {
    color: #2b1337;
    font-size: 42px;
}
#dlaczego-warto h2 span {
    display: inline-block;
    margin-top: 5px;
    margin-left: 10px;
}
.speaker {
    margin-bottom: 10px;
}
.speaker__institution {
    color: #fff;
    margin-bottom: 0px;
}
/*
.prelegenci .speaker__photo-wrapper {
    padding-top: 120px;
}*/

/*** REGISTRATION FORM ***/
#boxed_1 .lectureHeader{
    margin-top: 0;
}
.lectureHeader{
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
}
.lectures{
    padding-top: 0 !important;
}
.boxedFrame{
    margin: 10px 25px 0;
    background: #fefefe;
    padding: 5px 10px;
    border-radius: 2px;
}
.boxedFrame--header{
    color: #2980b9;
    margin-top: 0;
}
.boxedFrame--header:after{
    content: '';
    background: #2980b9;
    display: block;
    border-top: 1px solid;
    width: 50px;
    position: relative;
    top: 9px;
}

#social-media {
    position: fixed;
    left: 0;
    top: 200px;
    z-index: 100;
}

#social-media ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#social-media a {
    height: 48px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

#social-media a i {
    display: inline-block;
    height: 48px;
    width: 48px;
    line-height: 24px;
    padding: 12px;
    text-align: center;
}
#social-media .linkedin a {
    background: #0077b5;
}
#social-media .twitter a {
    background: #55acee;
}
#social-media .facebook a {
    background: #4267b2;
}
#social-media a span {
    padding: 0 15px;
    display: none;
}
@media (max-width:499px) {
    #social-media {
        position: relative;
        left: 0;
        top: 0;
    }
    #social-media ul {
        display: flex;
    }
    #social-media ul span{
        display: inline-block;
    }
}

#dla-kogo-expo {
 background: #ffffff;
 padding: 50px 0 20px 0;
}
.tiles .row{
 display: flex;
 padding: 15px;
}

.orange_tile, .green_tile, .blue_tile {
 color: #ffffff;
 text-align: center;
 padding: 30px 20px;
 margin: 0 15px;
 font-size: 20px;
}
.orange_tile {
 background: #f36f21;
}
.green_tile {
 background: #a4cc3b;
}
.blue_tile {
 background: #00aeef;
}

@media (max-width:499px) {
 .tiles .row {
 display: block;
 padding: 0 15px;
 }
 .orange_tile, .green_tile, .blue_tile {
 margin: 0 0 15px 0;
 }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px;
    }
}
.button_green {
 background: #a4cc3b;
 border: 0;
 width: 100%;
 font-size: 18px;
 white-space: normal;
}
.button_blue {
 background: #00aeef;
 border: 0;
 width: 100%;
 font-size: 18px;
 white-space: normal;
}
.footer a, .footer p {
 color: #ffffff;
}
.footer__content {
 min-height: 180px;
}
.footer .col-xs-12, .footer [class^="col-"] {
  margin-bottom: 15px;
}
  
@media (max-width: 767px) {
  .banner__content { height: 440px; }

}
.baner_subtitle{
 font-size: 42px;
}
/* gala */
.zwyciezcy {
  min-height: 360px;
}
.zwyciezcy .nav-tabs {
  margin-bottom: 60px;
}
.zwyciezcy .nav-tabs > li {
  text-align: center;
}
.zwyciezcy .nav-tabs > li a{
 background: transparent !important;
}
.zwyciezcy .nav-tabs > li.active a {
 color: #dec594 !important;
}

.kategorie {
  padding-bottom: 50px;
}
.kategorie a {
 width: 20%;
   display: block;
  float: left;
 padding: 15px;

}
.kategorie a img {
  opacity: 0.7;
  transition: opacity ease 0.2s;
}
.kategorie a:hover img {
   opacity: 1;
}
@media (max-width:499px) {
 .zwyciezcy .nav-tabs, .nav-tabs li {
        display: inline;
    }
  .kategorie a {
   width: 100%;
  }

}
.kapitula .col-sm-3 {
 height: 320px;
   text-align: center;
}

.timeline {
 color: #fff;
    display: flex;
}

.timeline .left, .timeline .right {
  flex: 1 1 0;
  padding: 20px 15px;
}
.timeline .left {
 text-align: right;
}
.timeline .to_left, .timeline .to_right {
  flex: 80px 0 0;
     padding: 0;
}
.timeline .vertical {
 flex: 3px 0 0;
 background: #fff;
    padding: 0;
}
.timeline .to_left.filled span, .timeline .to_right.filled span{
    display: inline-block;
    height: 3px;
    background: #fff;
    width: 100%;
 position: absolute;
   top: 50%;
}
  .timeline img {
  max-width: 80px;
display: inline;
  margin-bottom: 10px;
  }
@media (max-width:499px) {
  .timeline .to_left, .timeline .to_right, .timeline .vertical {
   display: none;
  }
  .timeline .left:empty, .timeline .right:empty {
 display: none;

  } 
  .timeline .left, .timeline .right {
     text-align: left;
   
  }
  
  
}
  
.partnerzy [class^="col-"] img {
 margin: 0 auto;
  }