/**************************************
 * CSS für Allgemeine Elemente        *
 **************************************/
html[lang="en-US"] div#main {
  /**
   * In der englischen Version der Seite
   * grenzt die Hauptoberfläche nicht
   * direkt am oberen Rand.
   */
  padding-top: 0 !important;
}

/* Titelleiste */
#header {
	padding-top: 10px;
	padding-bottom: 10px;
}

#header .header_bg {
  opacity: 1 !important;
  background-color: #52565c !important; 
}

@media (min-width: 990px) {
  #header .header_bg {
    opacity: 0.5 !important;
    background-color: #000 !important;
  }
}

.main_menu > div > ul:first-child > li > a span.avia-menu-text,
#menu-item-search > a:before {
 	color: #FFF; 
}

.av-burger-overlay-active #menu-item-search > a:before {
 	color: #000 !important; 
}

#header .av-hamburger .av-hamburger-inner,
#header .av-hamburger .av-hamburger-inner:before,
#header .av-hamburger .av-hamburger-inner:after {
 	background-color: #FFF !important; 
}

#header .av-hamburger.is-active .av-hamburger-inner,
#header .av-hamburger.is-active .av-hamburger-inner:before,
#header .av-hamburger.is-active .av-hamburger-inner:after {
 	background-color: #000 !important; 
}

/* Avia Toolbar-Logo */
.logo img {
  padding: 15px 0;
}

.phone-info a {
  /* Farbe der Telefonnummer im Header */
  color: #FFF !important;
  cursor: pointer;
}

.phone-info a {
  /* Farbe der Telefonnummer im Header */
  color: #696969 !important;
}

.html_header_transparency .phone-info a {
  /* Farbe der Telefonnummer im Header wenn es ein tranzparenter Header ist */
  color: #FFF !important; 
}

.header-scrolled .phone-info a {
  /* Farbe der Telefonnummer im Header wenn gescrollt wurde */
  color: #696969 !important;
}

.phone-info a:hover {
  /* Farbe der Telefonnummer im Header beim drüberfahren mit der Maus */
  color: #e9aa00 !important;
}

/* Avia Loading-Logo */
@media (max-width: 767px) {  
  /* Nur Mobilgeräte anpassen */
  .av-preloading-logo {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

/* Avia Tabelle 1 */
div .avia-table {
  width: 100% !important;
  table-layout: auto;
}

/* Avia Tabelle 2 */
div.avia_scrollable_table {
  overflow-x: auto !important;
}

/* H3 Überschrift - Strich */
.special-heading-inner-border {
  border-color: #e9aa00 !important; /* Farbe */
  border-width: 2px !important; /* Dicke */
  opacity: 1 !important; /* Transparenz */
}

/* Suchergebnisse */
.search-result-counter {
    background: #E9AA00 !important;
    color: #FFF;
}

/* Menü Oben */
.main_menu .menu ul {
  width: 300px;
}

/* Menü Unterpunkte der Unterpunkte */
.menu-item-object-page ul ul {
  left: -290px !important;
}

/* Menü Pfeile */
.sub-menu .avia-bullet {
  display: inline-block;
  position: relative;
}

/* Button - Back to Top*/
#scroll-top-link { 
	background-color: #e9aa00;
  border: 2px solid #da8b14 !important;
  line-height: 46px !important;
  border-radius: 100%;
  opacity: .9 !important;
}

/***********************************
 ***********************************
 ***********************************
 *
 *
 * Header
 *
 *
 ***********************************
 ***********************************
 ***********************************/
/**
 * Sprachauswahl im Header deaktivieren
 */
#top #avia-menu .av-language-switch-item { 
  display: none; 
}

/**
 * Sprachauswahl, Namen nur um Hamburgermenü darstellen
 */
@media(min-width: 989px) {
	.wpml-ls-native,
  .wpml-ls-display {
   	display: none; 
  }  
}

/**
 * Sprachauswahl, Hamburgermenü, Abstand zum letzten Menüelement
 */
@media(max-width: 989px) {
  .wpml-ls-first-item {
    margin-top: 50px !important;
    border-top: 1px solid;
  }
}

/**
 * Anzeigen der Lupe nur wenn Hamburgermenü offen ist
 */
@media(max-width: 989px) {
 	#menu-item-search {
   	display: none !important; 
  }
  
 	.av-burger-overlay-active #menu-item-search {
   	display: block !important; 
  }
}

/**************************************
 * CSS für einzelne Seiten            *
 * (ID im Body-Tag zu finden)         *
 **************************************/

/* Home (ID DE 285, EN 1698) */
.page-id-285  .container.ls-overflow-visible,
.page-id-1698 .container.ls-overflow-visible {
  padding-top: 0 !important;
}

/* ABC-Analyse (ID DE 145, EN 1733) */
.page-id-145  .avia-desc-col,
.page-id-1733 .avia-desc-col {
  width: 40%;
  min-width: 250px;
}

/* IT (ID DE 219, EN 1854) */
.page-id-219 #after_full_slider_1,
.page-id-219 #after_submenu {
  display: none;
}

/* Verteilzeitaufnahmen (ID DE 141, EN 1779) */
.page-id-141 .avia-table td:nth-child(3),
.page-id-141 .avia-table td:nth-child(4),
.page-id-141 .avia-table td:nth-child(5),
.page-id-141 .avia-table td:nth-child(6),
.page-id-141 .avia-table tr:last-child th:nth-child(3),
.page-id-141 .avia-table tr:last-child th:nth-child(4),
.page-id-141 .avia-table tr:last-child th:nth-child(5),
.page-id-141 .avia-table tr:last-child th:nth-child(6),
.page-id-1779 .avia-table td:nth-child(3),
.page-id-1779 .avia-table td:nth-child(4),
.page-id-1779 .avia-table td:nth-child(5),
.page-id-1779 .avia-table td:nth-child(6),
.page-id-1779 .avia-table tr:last-child th:nth-child(3),
.page-id-1779 .avia-table tr:last-child th:nth-child(4),
.page-id-1779 .avia-table tr:last-child th:nth-child(5),
.page-id-1779 .avia-table tr:last-child th:nth-child(6){
  text-align: right;
}

@media (min-width: 989px) {
  .page-id-141  .lct-table-container,
  .page-id-1779 .lct-table-container {
    padding: 0 100px !important;
  }
}

.page-id-141  .avia-table td:nth-child(1), 						  
.page-id-141  .avia-table tr:last-child th:nth-child(1), 
.page-id-1779 .avia-table td:nth-child(1),
.page-id-1779 .avia-table tr:last-child th:nth-child(1){
  text-align: center;
}

/* Logistik-Controlling (ID DE 200, EN 1806) */
.page-id-200  .iconbox_content,
.page-id-1806 .iconbox_content{
  height: 395px;
}

/* Kontakt (ID DE 250, EN 1798) */
.page-id-250  .gm-style > button, 
.page-id-1798 .gm-style > button {
  /* Vollbild Button entfernen */
  display: none;
}

/**************************************
 * Style für Steuerelemente           *
 **************************************/
/* cookie-notice */
#cookie-notice .cookie-notice-container {
  padding: 20px;
}

/* Team Profilbeschreibung */
.lct-profile .avia_textblock {
  height: 100%; 	
  color: #FFF; 
}

.lct-profile h3 {
	color: #FFF; 
}

.lct-profile .lct-profile-bottom {
  position: absolute;
  bottom: 0;
}

.lct-profile .lct-profile-bottom p > span {
 	-moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; 
}

.lct-profile .lct-profile-bottom p:last-child {
  margin-bottom: 0;  
}

.lct-profile a,
.lct-profile a:hover,
.lct-profile a:focus {
 	color: #FFF;
  position: relative;
  left: 20px;
  padding-right: 7px;
}

.lct-profile .lct-profile-bottom .av_font_icon {
 	width: 18px; 
  text-align: center;
}

.lct-profile .lct-profile-contact {
	list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}

.lct-profile .lct-profile-contact li {
  margin-left: 0;
}

.lct-profile .lct-profile-contact .lct-icon:before {
	font-family: 'entypo-fontello';
  display: inline-block;
  width: 20px;
  position: absolute;
}

.lct-profile .lct-profile-contact .lct-icon-phone:before {
  content: '\e854';
}

.lct-profile .lct-profile-contact .lct-icon-mobile:before {
  content: '\e8ac';
}

.lct-profile .lct-profile-contact .lct-icon-mail:before {
	content: '\e805';
}

.lct-profile .lct-profile-contact .lct-icon-web:before {
	content: '\e8b1';
}

/* Alle überschriften */
h1, h2, h3, h4, h5 {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;  
}

/* Regeln für den Datenschutz */
.lct-datenschutz h3 {
  font-weight: 300;
  font-size: 20px;
  font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  margin-top: 40px;
}

.lct-datenschutz h3:first-child {
  margin-top: 0;
}

/* Überschriften */
.lct-header-after-header {
 	margin-top: 10px !important; 
}

.av-special-heading.lct-special-heading > h5,
.av-special-heading.lct-special-heading > h4,
.av-special-heading.lct-special-heading > h3,
.av-special-heading.lct-special-heading > h2,
.av-special-heading.lct-special-heading > h1 {
  float: left;
}

.av-special-heading.lct-special-heading {
  margin-top: 50px !important;     /* Abstand oben */
	padding-bottom: 50px !important; /* Abstand unten */  
}

.av-special-heading.lct-special-heading > div {
  display: block !important;
  float: none;
}

/* Für die Übersichtsseiten */
.lct-overview-page-container-image {
 	/* Höhe der Bilder in der Übersicht */
  height: calc(50vh - 30px) !important; 
}

.lct-overview-page-container-text > div > .container,
.lct-overview-page-container-text > .container {
  /* Höhe der Textcontainer in der Übersicht */
 	height: calc(50vh - 30px) !important;
  display: table;
  table-layout: fixed;
}

.lct-overview-page-container-text > div > .container > .content,
.lct-overview-page-container-text > .container > .content {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  float: none !important;
}

.lct-height-wo-header-25p {
  height: calc(25vh - 89px) !important;
  min-height: 100px;
}

.lct-height-wo-header-50p {
  height: calc(50vh - 89px) !important;
  min-height: 100px;
}

.lct-height-wo-header-75p {
  height: calc(75vh - 89px) !important;
  min-height: 100px;
}

/*
.lct-button-bordered a {
  border: 3px solid #e9aa00 !important;
  border-radius: 5px;
}
*/

/* Button */
.lct-button-transparent a {
  background-color: transparent !important;
	border: 2px solid #e9aa00 !important;
  border-radius: 35px !important;
  color: #e9aa00 !important;
}

/* Icon */
.lct-icon .av-icon-char {
  font-size: 40px !important;
  line-height: 75px !important;
  width: 75px !important;
  height: 75px !important;
  padding: 0 !important;
  border-color: #e9aa00  !important;
  border-width: 2px !important;
}

/* Icon-Box */
.lct-iconbox .iconbox_icon {
  height: 75px !important;
  width: 75px !important;
  line-height: 75px !important;
  border: 2px solid #e9aa00 !important;
  border-radius: 100% !important;
  box-sizing: border-box !important;
}

.lct-iconbox .iconbox_icon:before {
  line-height: 71px !important;
}

/* Icon-List - Große Icons */
.lct-iconlist-m .avia-icon-list.av-iconlist-big .iconlist_icon {
  background-color: #e9aa00 !important;
  height: 50px !important;
  width: 50px !important;
  line-height: 50px !important;
  font-size: 1.8em !important;
  margin-left: 8px !important;
}

.lct-iconlist-m .avia-icon-list.av-iconlist-big .iconlist_title {
  top: 0px !important;
}

.lct-iconlist-text-m .avia-icon-list.av-iconlist-big .iconlist_title {
 	font-size: 1em;
  font-weight: 400;
  text-transform: none;
}

@media (min-width: 989px) {
  .lct-reverse-gridrow {
    position: relative;
  }

  .lct-reverse-gridrow > div {
    float: right;
  }
}

/* Catalog Element */
.lct-noBorderRadius .av-catalogue-image {
  /* Icon runder Rahmen entfernen */
  border-radius: 0 !important;
}

.lct-text-right {
  text-align: right !important;
}

.lct-contact-width {
  max-width: 100%;
  min-width: 100%;
}

/* Benutzerdefiniert - Bild */
.lct-image-text > .av_textblock_section {
  position: absolute;
  padding: 20px;
  box-sizing: border-box;
}

.lct-image-text > .av_textblock_section > div {
  z-index: 1;
  position: relative; 
}

.lct-image-text > .av_textblock_section:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;  
  background: #E9AA00;
  opacity: .75;
  position: absolute;
  top: 0;
  left: 0;
}

.lct-image-text-full > .av_textblock_section {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lct-image-text-full-hover .image-overlay {
  background: transparent !important;
}

.lct-image-text-full-hover .image-overlay .image-overlay-inside {
 	display: none; 
}

.lct-image-text-5050 .avia-image-container {
  margin: 0;
  width: 100%;  
}

@media (min-width: 989px) {
  .lct-image-text-5050 .avia-image-container {
    margin: 0 0 0 auto;
    width: 50%;  
  }
}

.lct-image-text-5050 .avia-image-container img {
  border-radius: 0 !important;
}

.lct-image-text-5050 .av_textblock_section {
  top: 0;
  left: 0;
  bottom: 0px;
  width: 50%;
}

.lct-image-text-5050-right .avia-image-container {
  margin: 0;
  width: 100%;
}

@media (min-width: 989px) {
  .lct-image-text-5050-right .avia-image-container {
    margin: 0 auto 0 0;
    width: 50%;  
  }
}

.lct-image-text-5050-right .avia-image-container img {
  border-radius: 0 !important;
}

.lct-image-text-5050 .av_textblock_section:after,
.lct-image-text-5050-right .av_textblock_section:after {
 	opacity: .75;
}

.lct-image-text-5050-right .av_textblock_section {
  top: 0;
  right: 0;
  bottom: 0px;
  width: 50%;
}

@media (max-width: 990px) {
  .lct-image-text-5050 > .av_textblock_section:after,
  .lct-image-text-5050-right > .av_textblock_section:after {
    height: calc(100% + 10px);
  }  
}

.lct-image-text-full-hover > .av_textblock_section {
	opacity: 0;
  top: 0;
  left: 0;
  bottom: 10px;
  right: 0;
  transition: opacity .4s ease-in-out;
}

.lct-image-text-full-hover:hover > .av_textblock_section {
  opacity: 1;
}

.lct-image-text-left > .av_textblock_section {
  top: 0;
  left: 0;
  width: 40%;
  height: calc(100% - 10px);
}

.lct-image-text-right > .av_textblock_section {
  top: 0;
  right: 0;
  width: 40%;
  height: calc(100% - 10px);
}

.lct-image-text-bottom > .av_textblock_section {
  bottom: 10px;
  left: 0;
  right: 0;
  height: 40%;
}

.lct-w-10p .av_textblock_section { width: 10% !important; }
.lct-w-15p .av_textblock_section { width: 15% !important; }
.lct-w-20p .av_textblock_section { width: 20% !important; }
.lct-w-25p .av_textblock_section { width: 25% !important; }
.lct-w-30p .av_textblock_section { width: 30% !important; }
.lct-w-35p .av_textblock_section { width: 35% !important; }
.lct-w-40p .av_textblock_section { width: 40% !important; }
.lct-w-45p .av_textblock_section { width: 45% !important; }
.lct-w-50p .av_textblock_section { width: 50% !important; }

.lct-h-10p .av_textblock_section { height: 10% !important; }
.lct-h-15p .av_textblock_section { height: 15% !important; }
.lct-h-20p .av_textblock_section { height: 20% !important; }
.lct-h-25p .av_textblock_section { height: 25% !important; }
.lct-h-30p .av_textblock_section { height: 30% !important; }
.lct-h-35p .av_textblock_section { height: 35% !important; }
.lct-h-40p .av_textblock_section { height: 40% !important; }
.lct-h-45p .av_textblock_section { height: 45% !important; }
.lct-h-50p .av_textblock_section { height: 50% !important; }

@media (max-width: 990px) {
  .lct-image-text 
  .av_textblock_section {
    right: 0 !important;
   	left: 0 !important; 
   	height: calc(100% - 10px) !important; 
    width: auto !important;
  }
}

@media (max-width: 767px) {
  .lct-image-gap-left {
    padding: 0 !important;
  }
  
  .lct-image-gap-right {
    padding: 0 !important;
  }
}

@media (min-width: 768px) {

  .lct-image-text.lct-image-gap-right
  .av_textblock_section {
   	right: 5px !important;
  }
  
  .lct-image-text.lct-image-gap-left
  .av_textblock_section {
   	left: 5px !important;
  } 
}

.lct-hide {
 display: none; 
}

/* Box-Link beim Hover eines Bildes */
.avia-image-container a {
	overflow: hidden !important;
}

.avia-image-container .image-overlay {
  position: absolute !important;
 	top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

/* YouTube Videohöhe */
@media (min-width: 768px) {
  .lct-video-height iframe {
    height: 200px !important; 
  }
}

/* SVG höhe anpassen  */
.lct-svg-height-300px img { 
  height: 300px;
}

/* Zeilenumbruch verhindern */
.lct-no-wrap {
 	white-space: nowrap; 
}

/**************************************
 * Style für den Home-LayerSlider     *
 **************************************/

.homeslider-learnmore,
.homeslider-contact {
  height: 30px;
  width: 100px;
  font-size: .6rem;
  margin-right: 5px;
  border: 3px solid #E9AA00;
  font-family: verdana, arial;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 30px;
}

.homeslider-learnmore {
  background-color: #00000033;
  color: #E9AA00;
}

.homeslider-contact {
  background-color: #E9AA00;
  color: #FFFFFF;
}

.homeslider-line1,
.homeslider-line2 {
  color: #FFFFFF;
  font-family: verdana, arial;
}

.homeslider-line1 {
  font-size: .6rem;
}

.homeslider-line2 {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .homeslider-learnmore,
  .homeslider-contact {
    height: 40px;
    width: 135px;
    font-size: .8rem;
    margin-right: 5px;
  }

  .homeslider-line1 {
    font-size: .6rem;
    line-height: .7rem;
  }

  .homeslider-line2 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
}

@media (min-width: 992px) {
  .homeslider-learnmore,
  .homeslider-contact {
    height: 41px;
    width: 150px;
    font-size: 1rem;
    margin-right: 5px;
  }

  .homeslider-line1 {
    font-size: .7rem;
    line-height: .7rem;
  }

  .homeslider-line2 {
    font-size: 2.5rem;
    line-height: 2.7rem;
  }
}