/**
 * @license
 * MyFonts Webfont Build ID 3959890, 2020-10-13T04:26:09-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Salvatore-Book by W Type Foundry
 * URL: https://www.myfonts.com/fonts/without-foundry/salvatore/book/
 * 
 * Webfont: Salvatore-ExtraBold by W Type Foundry
 * URL: https://www.myfonts.com/fonts/without-foundry/salvatore/extra-bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2017 by Salvador Rodr&amp;#x00ED;guez. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/3c6c52"); */
:root {
  --color-primary: #4fb582;
  --color-secondary: #e84b93;
  --color-main: #00524b;
  --font-size-default: 15px;
  --font-size-small: 13px;
  --font-family-default: "acumin-variable", Helvetica, Arial, sans-serif;
  --font-family-header: Salvatore-ExtraBold, Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: "Salvatore-ExtraBold";
  src: url("../fonts/Salvatore-ExtraBold/font.woff2") format("woff2"), url("webFonts/Salvatore-ExtraBold/font.woff") format("woff");
}
@font-face {
  font-family: "Salvatore-Book";
  src: url("../fonts/Salvatore-Book/font.woff2") format("woff2"), url("webFonts/Salvatore-Book/font.woff") format("woff");
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5,
.responsive-menu-box:before {
  font-family: var(--font-family-header);
  text-transform: none;
}
body {
  font-family: var(--font-family-default);
  font-variation-settings: "wght" 300, "wdth" 100, "slnt" 0;
  text-transform: none;
}
#top .main_color a {
  color: var(--color-secondary);
}
#top .main_color a:hover {
  color: var(--color-main);
}
#top .main_color .btn-secondary a.avia-button,
#top .main_color .btn-secondary a.avia-button:hover {
  color: #fff;
}
#main {
  word-break: break-word;
}

/* Breadcrumbs werden auf den Archivseiten angezeigt */
.breadcrumb {
  font-size: 13px !important;
}
.breadcrumb span {
  color: var(--color-primary) !important;
}

/* Blog */
.html_modern-blog #top .template-page .big-preview {
  margin-top: 0;
  float: right;
  width: 33%;
  margin-left: 10px;
  margin-bottom: 0;
}

.html_modern-blog .avia-content-slider .slide-entry-title,
.html_modern-blog #top .post-entry .post-title {
  font-size: 1.2em !important;
}
.av-alb-blogposts .blog-meta {
  display: none !important;
}
.html_modern-blog #top .post-entry .blog-categories {
  top: 0 !important;
  margin-top: -10px;
}
.category-aktuelle-diskussionsthemen .cateogry_image,
.category-bahn-und-schiene .cateogry_image,
.category-bus-und-fernbus .cateogry_image,
.category-europaeische-internationale-themen .cateogry_image,
.category-fahrgaeste .cateogry_image,
.category-management-und-personal .cateogry_image,
.category-mobilitaet-im-laendlicher-raum .cateogry_image,
.category-neue-formen-der-mobilitaet-und-digitalisierung .cateogry_image,
.category-verwaltung-und-aufgabentraeger .cateogry_image,
.category-weiteres .cateogry_image,
.cateogry_image {
  height: 110px;
  width: 110px;
  float: right;
  margin: 0 0 10px 10px;
  background: url(../img/DNT_Blog-Icon_Weiteres.png) no-repeat center center transparent;
  background-size: cover;
}
.category-aktuelle-diskussionsthemen .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_AktuelleDiskussionsthemen.png);
}
.category-bahn-und-schiene .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_Bahn-und-Schiene.png);
}

.category-bus-und-fernbus .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_Bus-und-Fernbus.png);
}
.category-europaeische-internationale-themen .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_Europaeische-und-InternationaleThemen.png);
}
.category-management-und-personal .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_Management-und-Personal.png);
}
.category-fahrgaeste .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_Fahrgaeste.png);
}
.category-mobilitaet-im-laendlicher-raum .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_Mobilitaet-laendlicherRaum.png);
}
.category-neue-formen-der-mobilitaet-und-digitalisierung .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_Formen-Mobilitaet-Digitalisierung.png);
}
.category-verwaltung-und-aufgabentraeger .cateogry_image {
  background-image: url(../img/DNT_Blog-Icon_Fahrgaeste.png);
}
.children img.gravatar {
  left: 0;
}
.children div.gravatar {
  position: relative;
  left: -24px;
  z-index: 2;
  width: 45px;
}
/*** Stoerer ***/
#header_main .widget_custom_html {
  padding: 0 !important;
  transition-duration: 0.4s;
}
.custom-html-widget .navbar__alert {
  display: block;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.custom-html-widget .navbar__alert a {
  z-index: 2;
  position: relative;
  text-align: center;
  line-height: 1;
  color: var(--color-main);
  margin-top: 15px;
  font-size: 0.875rem;
  width: 150px;
  height: 75px;
  border-bottom-left-radius: 150px;
  border-bottom-right-radius: 150px;
  background-color: var(--color-secondary);
  display: block;
  padding: 9px 20px;
  font-size: 22px;
  text-decoration: none !important;
  margin: 0;
  transition: transform 0.4s; /* Animation */
}
.custom-html-widget .navbar__alert a:hover {
  transform: scale(1.2);
}
.html-scrolled #header_main .widget_custom_html {
  transform: scale(0.9);
}
.html-scrolled #header_main .custom-html-widget .navbar__alert a:hover {
  transform: scale(1.1);
}
.avia_codeblock .um {
  margin-left: 0 !important;
}
@media only screen and (max-width: 989px) {
  .html-scrolled #header_main .widget_custom_html {
    opacity: 0;
    visibility: 0;
    height: 0px !important;
    overflow: hidden;
  }
}

/*** Style für den Header ***/

@media only screen and (max-width: 989px) {
  #header {
    position: fixed !important;
  }
  .responsive.html_mobile_menu_tablet.html_header_top #top #main {
    padding-top: 118px !important;
  }
}

.stoerer .image-overlay {
  display: none !important;
}
.stoerer {
  bottom: 10px;
  position: absolute;
  left: 20%;
}
@media only screen and (max-width: 989px) {
  .stoerer {
    max-width: 200px;
  }
}
@media only screen and (max-width: 550px) {
  .stoerer {
    position: relative;
    left: 0;
  }
}
/*** Style für das Logo ***/
.logo img {
  padding: 10px 0;
  height: 118px !important;
  position: fixed !important;
  left: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
  .av-logo-container {
    height: 118px !important;
  }
}

@media only screen and (max-width: 767px) {
  .responsive #header_main .container {
    height: 118px !important;
    line-height: 118px !important;
  }
  .responsive #top .logo {
    height: 118px !important;
  }
  .responsive .logo a {
    display: block !important;
  }
  .responsive .logo img {
    max-height: 118px !important;
    height: 118px !important;
  }
}

/*** Style für das Menü ***/
#responsive-menu-container {
  padding-top: 200px !important;
  height: 100% !important;
  z-index: 3 !important;
}
.current_page_item a {
  color: var(--color-primary) !important;
}

#responsive-menu-button {
  float: right;
  transition-duration: 2s;
  right: 10px !important;
}
.html-scrolled #responsive-menu-button {
  top: 4px !important;
}

.responsive-menu-box {
  width: 34px !important;
}

#responsive-menu > li > a {
  border-bottom: 1px solid !important;
  margin-bottom: 20px;
  font-weight: bold;
}
#responsive-menu > li.responsive-menu-current-item > a {
  color: var(--color-primary) !important;
}
#responsive-menu-item-1183 a,
#responsive-menu-item-1184 a {
  display: none !important;
}
#header_main,
html,
#footer {
  background: linear-gradient(to right, #00514a, #4ab381);
}
@media only screen and (min-width: 768px) {
  #header_main {
    z-index: 9999;
  }
  #responsive-menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px;
    max-width: 1310px !important;
    margin: auto !important;
    padding: 0 20px !important;
  }
  .responsive-menu-subarrow {
    display: none !important;
  }
  /* Schriftzug "Menü" erst ab einer Bildschirmgröße > Tablet */
  .responsive-menu-box:before {
    content: "Menü";
    position: absolute;
    right: 55px;
    font-size: 32px;
    line-height: 30px;
    font-weight: bold;
  }
}

@media only screen and (max-width: 767px) {
  #responsive-menu {
    width: 75% !important;
    margin: 0 auto !important;
  }
  #responsive-menu-container {
    padding-top: 130px !important;
  }
}

/*** Style für die Slideshow ***/
#fullscreen_slider_1 h2,
#full_slider_1 h2 {
  font-weight: 900;
  margin: 3.5rem 0 0;
  font-size: 3vw !important;
  line-height: 0.96em;
  color: var(--color-primary) !important;
  text-shadow: 3px 3px 3px #333;
  text-align: left;
}
.avia-fullscreen-slider .caption_bottom .slideshow_caption {
  bottom: 60px !important;
}
.avia-slideshow-1 .slideshow_caption {
  text-align: left !important;
}
#full_slider_1 .avia-caption-content p,
#fullscreen_slider_1 .avia-caption-content p {
  padding: 0.5em 0;
  font-size: 1.5vw !important;
  font-weight: 400;
  color: white !important;
  text-transform: none !important;
  display: inline-block;
  text-shadow: 3px 3px 3px #333;
  text-align: left !important;
}
#full_slider_1 .avia-caption-content p.subheader,
#fullscreen_slider_1 .avia-caption-content p.subheader {
  padding: 0;
  font-size: 1.2vw !important;
  font-weight: 400;
  color: white !important;
  text-transform: none !important;
  text-shadow: 3px 3px 3px #333;
  text-align: left !important;
  display: block;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .slideshow_inner_caption {
    padding: 0 !important;
  }
  #full_slider_1 h2 {
    font-size: 30px;
    text-shadow: 2px 2px 4px black;
  }
  #full_slider_1 .avia-caption-content p {
    font-size: 18px;
    margin-top: 10px;
  }
}

/*** Style für die Blogbeiträge ***/
article img.attachment-portfolio {
  max-height: 258px;
  min-height: 258px;
}

/*** Style für die Darstellung der Portfolio-Einträge auf der Archiv-Seite ***/
article .grid-content,
article .grid-content h3 {
  background-color: #f0f2f5 !important;
}
article .avia-arrow {
  display: none !important;
}
article.inner-entry {
  margin-right: 6px !important;
  margin-left: 6px !important;
  box-shadow: 2px 2px 18px -5px rgb(93, 118, 152) !important;
}
article .grid-entry-title {
  margin-bottom: 10px;
}
article .grid-entry-title a {
  font-size: 20px !important;
  padding-bottom: 10px;
}
article .grid-entry-excerpt {
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
}

/*** Tab Navigation ***/

.noborder_tabs.sidebar_tab_left .tab_content,
.noborder_tabs.sidebar_tab_right .tab_content {
  box-shadow: none !important;
}
#top .main_color .tabcontainer .tab.active_tab {
  color: var(--color-main);
  background: var(--color-primary) !important;
}
.sidebar_tab_left .active_tab.tab {
  width: 100% !important;
}

.page-id-255 .tab_inner_content a,
.page-id-1809 .tab_inner_content a {
  position: relative;
  padding: 0.375rem 0.75rem;
  transition: background-color 0.3s ease;
  display: inline-block;
  color: #000;
  border-radius: 0;
  border: none;
  outline: none;
  text-align: center;
  background-color: white;
  border-radius: 50rem;
  color: var(--color-main);
  margin-top: 10px;
  border: 1px solid var(--color-main);
}
.page-id-1809 .tab_inner_content a:focus,
.page-id-1809 .tab_inner_content a:hover,
.page-id-255 .tab_inner_content a:focus,
.page-id-255 .tab_inner_content a:focus {
  border-color: var(--color-main);
  background-color: #f0f2f5;
  text-decoration: none;
}

/*** Newsletter ***/
.tnp-subscription {
  margin: 15px 0 !important;
}

/*** Footer ***/
#footer {
  padding: 0;
}
#footer .container {
  margin: 0 !important;
  max-width: 100%;
}
#footer .container li {
  display: inline-block;
  margin-right: 15px;
}
#footer .container .widget_media_image {
  text-align: right;
}

#footer .container li a {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  #footer div .av_one_third {
    width: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  #footer .widget {
    margin: 0 !important;
  }
  #footer div .av_one_third {
    margin-bottom: 0 !important;
    padding-left: 50px;
  }
}
.footer_color .widget_nav_menu a:hover {
  text-decoration: none;
}
.footer_color .widget_nav_menu a:after {
  display: block;
  content: "";
  border-bottom: solid 3px var(--color-secondary);
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.footer_color .widget_nav_menu a:hover:after {
  transform: scaleX(1);
}
.footer_color .widget_nav_menu a:after {
  transform-origin: 0% 50%;
}

/** Lightbox **/
.mfp-title {
  display: none !important;
}

/**** Tab Section ***/
.av-tab-section-tab-title-container .av-section-tab-title {
  width: 25% !important;
}
.av-tab-section-tab-title-container .av-inner-tab-title,
.av-tab-section-tab-title-container .av-tab-arrow-container {
  width: 100% !important;
}

/*** Ideenforum / Call for Paper  / Standplaner 2022 ***/

.wpcf7-form.sent h4,
.wpcf7-form.sent p {
  display: none;
}
.slide-entry .wp-video {
  max-width: 100%;
}

span.wpcf7-list-item {
  display: block;
  margin: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
  position: relative;
  clear: both;
}
.sent .recaptcha {
  display: none !important;
}

.wpcf7-submit {
  display: inline;
  position: relative;
  float: right;
}

.wpcf7-previous {
  padding: 9px 22px;
  cursor: pointer;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0px;
  display: inline;
  position: relative;
  float: left;
}

.wpcf7-previous:hover {
  background-color: #f9f9f9;
}
.wpcf7-not-valid {
  margin-bottom: 0 !important;
}
.wpcf7-not-valid-tip {
  color: #dc3232 !important;
  font-size: 1em !important;
  font-weight: bold !important;
  display: block;
  margin-bottom: 10px;
}
#top .main_color .input-text,
#top .main_color input[type="text"],
#top .main_color input[type="input"],
#top .main_color input[type="password"],
#top .main_color input[type="email"],
#top .main_color input[type="number"],
#top .main_color input[type="url"],
#top .main_color input[type="tel"],
#top .main_color input[type="search"],
#top .main_color textarea,
#top .main_color select {
  border-color: var(--color-main) !important;
}
#top .main_color ::placeholder {
  color: #777;
}

#dnt-contact-table table {
  border: none;
}

#dnt-contact-table th,
#dnt-contact-table tr,
#dnt-contact-table td {
  border: none;
}

.kleingedrucktes {
  line-height: 0.75em !important;
}

.messe-button-hover {
  transition: 0.3s;
}

.messe-button-hover:hover {
  background-color: var(--color-main) !important;
  transform: scale(1.1);
}

#top .alternate_color .alternate_button .avia-color-theme-color {
  background: var(--color-main);
}

#anmeldung .avia-font-entypo-fontello {
  font-size: 42pt;
}

#anmeldung span {
  font-size: 24px;
}

#anmeldung {
  padding: 10px;
  transition: 0.3s;
}

.anmeldung-anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}

#top label,
#top legend {
  font-weight: normal;
  font-size: 13px;
  color: #444;
}

/*-1 LineUppr */
.page-id-1910 #lineuppr-container .container {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

.page-id-1910 #lineuppr-container .container .content {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

.page-id-1910 #inline_icon {
  position: relative !important;
  display: inline !important;
}

.page-id-2109 .av-image-hotspot_inner {
  background: #e84b93 !important;
  color: black;
  font-weight: bolder;
}

.page-id-2109 .avia-builder-el-24 {
  padding: 0 !important;
}

.image-overlay .image-overlay-inside {
  display: none;
}
/*-1 Aussteller Logos 2022 */
.no_border img {
  border: 0 !important;
}
.aussteller-logo {
  width: 125px;
  height: auto;
}
div avia-table.aussteller-tabelle-2022 {
  table-layout: auto;
}
.aussteller-tabelle-2022 tr {
  background: #fff !important;
}
.aussteller-tabelle-2022 tr:nth-child(23) img {
  padding: 20px;
}
.aussteller-tabelle-2022 tr td,
.aussteller-tabelle-2022 tr td a {
  padding-top: 0;
  padding-bottom: 0;
}
.aussteller-tabelle-2022 img {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.aussteller-tabelle-2022 a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.aussteller-tabelle-2022 tr td,
.aussteller-tabelle-2022 tr th {
  background: #fff !important;
}
.aussteller-tabelle-2022 tr td:nth-child(1),
.aussteller-tabelle-2022 tr th:nth-child(1) {
  background: #fff !important;
  width: 50%;
}
.aussteller-tabelle-2022 tr td:nth-child(2),
.aussteller-tabelle-2022 tr th:nth-child(2) {
  background: #fff !important;
  width: 30%;
  text-align: center;
}
.aussteller-tabelle-2022 tr td:nth-child(3),
.aussteller-tabelle-2022 tr th:nth-child(3) {
  background: #fff !important;
  width: 20%;
  text-align: center;
}
.aussteller-tabelle-2022 th {
  border: 1px solid var(--color-main) !important;
  font-size: 1rem;
}

.aussteller-tabelle-2022 td {
  text-align: left;
  vertical-align: middle;
  font-size: 1.25em;
  border: 1px solid var(--color-main) !important;
  border-style: collapse;
  color: #000;
  background: transparent;
  image-rendering: -moz-crisp-edges; /* Firefox        */
  image-rendering: -o-crisp-edges; /* Opera          */
  image-rendering: -webkit-optimize-contrast; /* Safari         */
  image-rendering: optimize-contrast; /* CSS3 Proposed  */
  -ms-interpolation-mode: nearest-neighbor; /* IE8+           */
}
.page-id-1968 .av-hotspot-blank .av-hotspot-container .av-image-hotspot_inner {
  background-color: transparent !important;
}
.responsive .av-image-hotspot-pulse {
  display: none !important;
}
.main_color .avia-content-slider .slide-image {
  background-color: transparent !important;
}
@media screen and (max-width: 768px) {
  body#top.page-id-2957 .main_color .aussteller-tabelle-2022 td {
    width: 100% !important;
    height: fit-content !important;
    display: block !important;
    border: none !important;
  }
  body#top.page-id-2957 .main_color .aussteller-tabelle-2022 tr {
    border-top: 1px solid #e84b93;
  }
}
/*-1 IMPRESSIONEN/IDEEN TEXT SLIDER */

@media only screen and (max-width: 989px) {
  #ideas-image {
    width: 40%;
    height: 371px;
    background-size: cover;
    margin: auto;
    padding: auto;
  }

  #ideas-text {
    color: white;
    font-size: 12pt;
    line-height: 10pt;
    height: 548px;
    display: table;
    width: 100%;
    position: absolute;
  }

  #ideas-quotes {
    transform: scale(0.4);
    top: -75px;
    right: -100px;
  }
}

@media only screen and (min-width: 990px) {
  #ideas-image {
    width: 40%;
    height: 548px;
    background-size: cover;
    margin: auto;
    padding: auto;
  }

  #ideas-text {
    color: white;
    font-size: 22pt;
    line-height: 16pt;
    height: 548px;
    display: table;
    width: 100%;
    position: absolute;
  }

  #ideas-quotes {
    transform: scale(0.75);
    top: -50px;
    right: -50px;
  }
}

.arrow {
  display: table;
  position: absolute;
  height: 100%;
  transition-duration: 0.2s;
  padding: 10px;
  z-index: 100;
  cursor: pointer;
  transform: scale(1);
}
.arrow span {
  display: table-cell;
  vertical-align: middle;
}
.arrow:hover {
  transform: scale(1.5) !important;
  color: var(--color-primary);
  opacity: 1;
}

.arrow.left {
  left: 0%;
}

.arrow.right {
  right: 0%;
}

#ideas-text div {
  display: table-cell;
  pointer-events: none;
  margin: auto;
  padding: auto;
  vertical-align: middle;
}

#ideas-text div p {
  /* -webkit-animation: focus-in-contract 10s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
  animation: focus-in-contract 10s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both; */
  padding: 50px;
  display: block;
  text-align: center !important;
  letter-spacing: normal;
  transform: scale(1);
  filter: blur(0px) opacity(100%);
}

#um_field_663_hp-mail {
  visibility: hidden;
  left: 4000px;
}

/* Anmeldeformular Fachmesse */
.anmeldung_fachmesse p {
  margin: 0;
}
.anmeldung_fachmesse p.form_info,
.anmeldung_fachmesse .divider {
  margin: 0.85em 0;
}
.wpcf7-form.sent .anmeldung_fachmesse {
  display: none;
}
#top .main_color .tabcontainer.programmreiter .tab_counter_0,
#top .main_color .tabcontainer.programmreiter .tab_counter_1,
#top .main_color .tabcontainer.programmreiter .tab_counter_2,
#top .main_color .tabcontainer.programmreiter .tab_counter_3,
#top .main_color .tabcontainer.programmreiter .tab_counter_4,
#top .main_color .tabcontainer.programmreiter .tab_counter_5,
#top .main_color .tabcontainer.programmreiter .tab_counter_6,
#top .main_color .tabcontainer.programmreiter .tab_counter_7 {
  background-color: #4fb58299;
  color: #000;
}
#top .av-social-sharing-box.av-social-sharing-center.linkedin_home .av-share-box ul {
  margin: 0;
}
.linkedin_home {
  text-align: left;
}
.linkedin_home .avia-related-tooltip {
  display: none !important;
}
#top .main_color .linkedin_home a {
  color: #fff !important;
}
#top .mfp-iframe-holder .mfp-content {
  max-width: 1350px;
}

body#top.page-id-2957 .main_color tr:nth-child(odd),
body#top.page-id-2957 .main_color .pricing-table > li:nth-child(odd),
body#top.page-id-2957 .main_color .pricing-extra {
  background-color: white;
}

body#top.page-id-2957 .main_color tr td:nth-child(1) {
}
body#top.page-id-2957 .main_color tr td:nth-child(2) {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
body#top.page-id-2957 .main_color tr td:nth-child(2) br {
  display: none;
}
body#top.page-id-2957 .main_color tr td:nth-child(3) {
}
