body{
 background-image: url('/conf-data/kongresptkt2020/images/photo-background_v2.jpg');
 background-position: center;
 background-size: contain;
 background-attachment: fixed;
 background-repeat: no-repeat;
}

.nav-tabs-wrapper li.active:first-child::before {
    background: #670815;
    height: 3px;
}

.nav-tabs-wrapper li.active:nth-child(2)::before {
    background: #0089CF;
    height: 3px;
}

.nav-tabs-wrapper li.active:nth-child(3)::before {
    background: #455C25;
    height: 3px;
}

.pricing__content {
min-height: 100px;
}

@media (min-width: 1200px) {
    header .container { width: 1250px; }
}

.img-center{
 margin: 0 auto;
}
.page-header { background: transparent; }
label[for='typ_60637'],label[for='typ_60634'],label[for='typ_60639'],label[for='typ_60640'],label[for='typ_60641'],label[for='typ_60642'],label[for='typ_60643'] { font-size: 14px; }
.spec_select { margin-bottom: 10px; }
  


.sponsors-cell img {
    width: auto !important;
}

.cBox {
  border: 3px solid #eee;
  padding: 30px 10px;
}
.cAgentBox {
    padding: 30px 10px;
}

.cAgentBox .content-box__icon {
    background: #64B12D;    
    color: #fff;
    height: 60px;
    width: 60px;
    line-height: 60px;        
    font-size: 30px;
}
.cAgentBox .content-box--normal .content-box__title {
    font-size: 20px;
}
.cAgentBox h3 {
    line-height: 1.4;
}
.cItem { 
  border-bottom: 1px solid #eee; 
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.cItem:last-child {
  border-bottom: 0px; 
}
.cItem h3 { 
  padding: 0px; 
  margin: 0px;
  color: #64B12D;
  font-size: 18px;
}
.cItem h3 a { 
  color: #64B12D;
  }