body { font-family: arial; }
.logoArea { position: relative; padding-left: 0em; padding-top: 0em; margin-bottom: 10px;  }
header.header { background: transparent; position: relative; }
header.header::before { position: relative; }
.header-nav { height: 162px; padding-top: 10px; } 
.btn.btn-primary { background: #e30b17; border: none; }

#p18 .tx_exhibitionbooth img {
  width: 100%;
}


.tx_exhibitionbooth_targetPointLink.urlNumber_13 { opacity: 0; }
@media (max-width: 996px) {
  .tx_exhibitionbooth_targetPointLink.urlNumber_13 { opacity: 0; display: none; }
}


.responsiveExhibitionMenu { visibility: hidden; float: right; padding: 0; width: 50%; top: 0px; position: fixed; left: -100%; z-index: 5000; transition: .5s; max-height: 100vh; overflow: auto;}

.sponsorChat {
  text-decoration: none;
  background: #1b89cc;
  border: 1px solid #fff;
  padding: 10px 20px;
  display: inline-block;
  color: #fff !important;
  margin-top: 20px;
}
.sponsorChat:hover {
    text-decoration: none;
  background: #fff;
  border: 1px solid #1b89cc;
  padding: 10px 20px;
  display: inline-block;
  color: #1b89cc !important;
  margin-top: 20px;
}

.FirmaHolder .logo img, .FirmaHolderOverlay .logo img, .FirmaHolderOverlay_onlyLink .logo img {
  max-width: 90%;
}


.cta a, #tx-indexedsearch-searchbox-button-submit {
  color: #fff;
  cursor: pointer;
  background: #1950aa;
  display: inline-block;
  padding: 10px;
  margin: 20px 0;
  border: none; 
}

.navbar { position: relative; width: 100%;}
.navbar .mainNav { text-align: left; display: table;  width: 100%; background: #EBEBEB; z-index: 500; }
.navbar .mainNav:before {
  content: '';
  position: absolute;
  background: #EBEBEB;
  top: 5px;
  height: 62px;
  width: 100%;
  right: 95%;
  z-index: 0; }

.navbar .mainNav:after {
  content: '';
  position: absolute;
  background: #EBEBEB;
  top: 5px;
  height: 62px;
  width: 100%;
  left: 95%;
  z-index: -1; }

.navbar .mainNav li { display: table-cell; text-align: center;  }
.navbar .mainNav li a {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 62px;
    line-height: 60px;
    padding: 0 10px;
    color: #464646;
    width: 100% !important;
}
.navbar .mainNav li a:hover, .navbar .mainNav li:last-child > a { color: #fff; background: #747474; }
.header-nav .mainNav > li > a:hover::after, 
.header-nav .mainNav > li.active > a::after, 
.navbar .mainNav li:last-child > a:after,
.header-nav .mainNav > li.current > a::after { background-color: #f78d43; }

.footer { border-top: 1px solid #fff; } 
.footer li { display: inline;  }
.footer li a { color: #f78d43; padding-right: 50px;  }

.zOIsT .info a {
    color: #fff !important;
    background: #f78d43;
}

.readMoreSlide { display: none; }
.readMoreToggle { color: #f78d43; font-weight: bold; cursor: pointer; }
.readMoreToggle:hover { text-decoration: underline; }

@media (max-width: 1014px) {
    .addLogo1 { display: none; }
    .navbar { position: fixed; width: 100%; right: 0; top: 0; margin: 0; max-width: 100%; overflow: hidden;}
    
    .navbar .mainNav { max-width: 100%; }
    
    .hamburger { top: 10px; right: 10px; background: #f78d43; border-radius: 5px; padding: 5px 10px 2px;z-index: 50000; position: fixed;}
    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before { width: 35px; background: #fff !important;}
    .navbar .mainNav,  .navbar .mainNav li { display: block; margin: 0; }
    
    .navbar .mainNav:before, 
    .navbar .mainNav:after { content: none; }
}

.tx_exhibitionbooth a { color: #f78d43; }

#c1071 .ce-gallery { width: 100%; text-align: center !important; float: none; height: 100%; padding: 0; }
#c1071 .ce-gallery figure { display: inline-block; width: 100%; }
#c1071 .ce-gallery figure img { max-width: 100% !important; width: auto; margin: 0 auto;}
#c1071 .ce-column {
  display: inline-block;
  text-align: center;
  margin: 0 2% 20px 0;
  padding: 15px;
  border: 1px solid #eee;
  width: 23% !important;
  padding: 20px;
  float: none;
  vertical-align: top;
  height: 200px;
}
#c1071 .ce-column:hover { background: #eee !important;  }
#c1071 .ce-gallery figcaption {margin: 15px 0; width: 100%; color: #4d4d4d; font-size: 14px;}

@media (max-width: 996px) {
  #c1071 .ce-column {
    margin: 0 2% 20px 0;
    width: 48% !important;
  }
}



.logoArea img { max-height: 125px; }
.sliderContent { margin: 0; }
.header-nav .mainNav > li.current > a::after { background-color: #f78d43; }
.footer li a { color: #f78d43; padding-right: 50px;  }
.zOIsT .info a { color: #fff !important; background: #f78d43; }
.readMoreToggle { color: #f78d43; font-weight: bold; cursor: pointer; }
.hamburger { top: 10px; right: 10px; background: #f78d43; border-radius: 5px; padding: 5px 10px 2px;z-index: 50000; position: fixed;}
.responsiveButton .hamburger { 
  top: 15px; 
  left: 15px;
  background: #f78d43;
  border-radius: 5px;
  padding: 5px 10px 2px;
  z-index: 5;
  position: absolute;
  transition: .5s;
}
.responsiveButton .hamburger.is-active { left:80%; transition: .5s; }


.header-nav .mainNav > li > a:hover::after, .header-nav .mainNav > li.active > a::after, .navbar .mainNav li:last-child > a::after, .header-nav .mainNav > li.current > a::after {
  background-color: #f78d43;
}

/* SPECIAL */

.cta a, #tx-indexedsearch-searchbox-button-submit {
  color: #fff;
  cursor: pointer;
  background: #f78d43;
  display: inline-block;
  padding: 10px;
  margin: 20px 0;
  border: none; 
}
/*
.showRoomSelection {
  position: absolute;
  height: 400px;
  width: 90%;
  z-index: 20000;
  top: -60%;
  left: 0;
  background: #fff;
  margin: 0 auto;
  right: 0;
  padding: 20px;
  box-shadow: 0px 10px 10px #4f4f4f;
  border-radius: 0 0 15px 15px;
  transition: .5s;
}
.showRoomSelection.active { top: 0; transition: .5s; }
*/

/* TAB NAVIGATION */
.kursGesamt  a { color: #606060; font-size: 14px; }
.tab-content { margin-top: 20px; }
.nav-tabs { border-bottom: 1px solid rgb(204, 204, 204) }
.tabBox .nav-tabs a { padding: 9px 20px; }  
.tabBox .nav-tabs a:hover { background: #f78d43; }
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover { background: #f78d43; color: #fff; }
/* TAB NAVIGATION */

.categoryBgColor_0, .categoryBgColor_1, .categoryBgColor_2, .categoryBgColor_3, .categoryBgColor_4, .categoryBgColor_5, .categoryBgColor_6, .categoryBgColor_7, .categoryBgColor_8, .categoryBgColor_9, .categoryBgColor_10, .categoryBgColor_11, .categoryBgColor_12, .categoryBgColor_13, .categoryBgColor_14, .categoryBgColor_15, .categoryBgColor_16  {
  background: url(/fileadmin/files/adf/images/adf_poster_uebersicht_hintergrund.png);
  position: relative;
  z-index: 0;
  background-size: 100%;
}


/* POSTERVIEW JUST ONE */
  .categorySection.justOne{ height: 450px;background: url(/fileadmin/files/ddg/bilder/eposter_bg.jpg) !important; position: relative; z-index: 0; background-size: 100%; margin-bottom: 50px; }
  .justOne:after { content: ''; top: 0; left: 0; height: 100%; width: 100%; opacity: 0.8; z-index: -1; background: rgba(0,62,144,1) !important;  } 
  .categorySection.justOne .category { font-size: 2rem !important; }
  #p309 .categoryBgColor_0:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: 0.8; z-index: -1; background: #f78d43; } 
        #p309 .categoryBgColor_0 .posterName { border: 2px solid #f78d43; }
        #p309 .categoryBgColor_0 .posterName .fa-chevron-circle-right { color: #f78d43; }
/* POSTERVIEW JUST ONE */




#p307 .tx_exhibitionbooth img { width: 100%; }

.roomHolder {cursor: pointer; position: relative; min-height: 180px;   border: 1px solid #eee; padding: 20px; color: #606060; font-size: 14px;}
.dummyImage { overflow: hidden; }
.roomHolder .roomTitle { z-index: 10; position: absolute; text-align: center; top: 0; right: 0; left: 0; font-size: 14px; background: rgba(0,0,0,.8); padding: 10px; color: #fff; transition: .5s; } 
  
.roomHolder .dummyImage {margin: -20px;  }

.roomHolder img {
  transform: scale(1);
  transition: .5s;
}

.roomHolder .inactive img {
  filter: grayscale(1);
  opacity: .5;
  transition: .5s;
}
.roomHolder:hover img {
  filter: grayscale(0);
  opacity: 1;
  transform: scale(1.1);
  transition: .5s;
}

.roomHolder:hover .roomTitle { background: rgba(0,0,0,.8); transition: .5s;} 

.roomDesc {
  background: #f78d43;
  text-align: center;
  padding: 10px;
  color: #fff;
}
.roomHolder i {
  position: absolute;
  top: 0;
  z-index: 5000;
  color: #f78d43;
  background: #fff;
  display: inline-block;
  height: 40px;
  padding: 12px;
  font-size: 15px;
  right: 0;
  box-shadow: -5px 3px 3px #424242;
}
.roomHolder i.fas.fa-check { color: green; }


.hideComplete { display: none; }
.hideComplete.showSection { display: block; }

.showRoomSelection {
  background: rgba(0,0,0,0.5);
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  bottom: 0;
  display: none;
  color: #000;
}
.showRoomSelection {
  background: rgba(0,0,0,0.5);
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  bottom: 0;
  display: none;
  color: #000;
  z-index: 2000;
}
.showRoomSelection_holder {
  max-width: 1200px;
  /* height:800px; */
  height:95%;
  padding:50px;
  border-radius:20px;
  background:#fff;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  margin:auto;
  max-height:100%;
  overflow:auto;
 }
 

.closeRooms {
  color: #000;
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  right: 30px;
  cursor: pointer;
}

.FirmaHolder .fa-info-circle, .FirmaHolderOverlay .fa-info-circle {
  position: absolute;
  top: 10px;
  left: 10px;
  right: auto;
}
.favorite i { color: #d0d0d0; transition: .5s; }
.favorite:hover i, .favorite.isFavourite i { color: #ffa600; transition: .5s; }

small { color: #848484; font-style: italic;}
.infoIcon {
  margin-right: 10px;
  margin-top: -5px;
  color: #7d7777;
}
.companyFooter .infoIcon { margin-right: 0px; }


.companyDescriptionOverlay .goBtn a { color: #fff !important; }

.companyBannerAdSlider_holder li { margin-right: 0px;  }
.companyBannerAdSlider_holder li:before { position: relative; content: ''; margin-right: 0px;  }

.goBtn a {
  color: #fff !important;
}
.goBtn:hover {
  background: #fff; 
  border: 1px solid #f78d43;
  transition: .5s;
}
.goBtn:hover a { color: #f78d43 !important; text-decoration: none; }

.goBtn {
  color: #fff;
  cursor: pointer;
  background: #f78d43;
  border: 1px solid #fff;
  transition: 0.5s;
  display: inline-block;
  padding: 10px;
  margin-bottom: 10px;
}

.goBtn.special {
  color: #fff;
  cursor: pointer;
  background: #f78d43;
  margin-top: 15px;
  padding: 5px 10px;
}
.goBtn.special:hover {
  color: #f78d43;
  cursor: pointer;
  background: #fff;
  margin-top: 15px;
  padding: 5px 10px;
}

  /* DOWNLOADS */
    .col-md-6.downloads img {
      max-width: 120px;
      display: block;
      padding: 30px;
      border: 1px solid #d9d9d9;
      margin-top: 10px;
      transition: 0.5s;
    }
    .col-md-6.downloads img:hover {
      transition: 0.5s;
      background: #d9d9d9;
    }
    .companyDescriptionOverlay .sponsorTitle {
      font-size: 20px;
      padding: 5px 0 !important;
      margin-bottom: 30px;
    }
  
  .downloadSection {
    display: inline-block;
    margin: 0 0 20px 0;
    text-align: center;
    border: 1px solid #eee;
    width: 100%;
    padding: 20px;
  }
  .downloadSection  img { border: none !important; }
  .downloadSection:hover { background: #eee; }
.downloadSection img:hover { background: none !important; }
  .downloadSection a {
    margin: 0 auto;
    display: table;
  }
  /* DOWNLOADS */


.companyBanner { margin: 0 auto 60px auto; display: table; }
.companyDescriptionHolder .logo {
  max-width: 200px;
}

.slick-next::before, .imageSlider.oneSlide .slick-next::before {
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  background: url('/typo3conf/ext/contentgrids/Resources/Public/Icons/slider-arrow-right.svg') no-repeat;
  width: 30px;
  height: 30px;
  right: 0px;
  z-index: 200;
  opacity: 1;
}

.slick-prev::before, .imageSlider.oneSlide .slick-prev::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url('/typo3conf/ext/contentgrids/Resources/Public/Icons/slider-arrow-left.svg') no-repeat;
  width: 30px;
  height: 30px;
  left: 20px;
  z-index: 200;
  opacity: 1;
}

.companyDescriptionOverlay {
  background: rgba(0,0,0,0.8);
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 3000;
}

.companyDescriptionHolder {
  width: 90%;
  height: 90%;
  padding: 50px;
  border-radius: 10px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
}


@media (max-width: 996px) {
  .companyDescriptionHolder {  padding: 10px; }
}

  /* SPECIAL */

.tx_exhibitionbooth img { width: auto; max-width: 100%; }
.sponsorTitle, .goBack, .callAuthor { background: #f78d43; }
.readMoreAbstract, 
.nextPoster a, .prevPoster a { color: #f78d43; }