.elementor-2064 .elementor-element.elementor-element-4ff7adb{font-weight:600;}.elementor-2064 .elementor-element.elementor-element-3c21415 > .elementor-widget-container{margin:0px 0px -15px 0px;}.elementor-2064 .elementor-element.elementor-element-20f5508 > .elementor-widget-container{margin:0px 0px -15px 0px;}/* Start custom CSS for text-editor, class: .elementor-element-4ff7adb */.elementor-2064 .elementor-element.elementor-element-4ff7adb p:last-child {
    margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-7afed87 */.elementor-2064 .elementor-element.elementor-element-7afed87 p:last-child {
    margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS *//* 
    Elementor Settings (Tab Style)
*/
.elementor-section.elementor-section-boxed > .elementor-container {
    /* Content width */
 max-width:990px;
}
.elementor-widget:not(:last-child) {
    /* Widget margin */
 margin-bottom:15px;
}

/* Global */
html {
    font-size: 62.5%;
}

table {
    font-size: inherit;
}

table tr th:first-child, table tr td:first-child {
    padding-left: 15px;
}

table tr th:last-child, table tr td:last-child {
    padding-right: 15px;
}

td {
    padding: 15px 20px;
}

b, strong {
    font-weight: 600;
}


/* To top button */
#topbutton {
  position: fixed;
  display: none;
  height: 40px;
  width: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  z-index: 1;
  background: #000000;
  border-radius: 2px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

/* TUD Custom */
#topbutton {
    background-color: rgba(70,101,143,0.9);
    border-radius: 1px;
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}

#topbutton:after {
  content: "\f102";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}

/* Cookie Notice */
/* not neccessary for TUD - only for providing website*/
#cookie-notice {
    display: none;
}

#cookie-notice {
    position: sticky;
}

.cookie-notice-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

.cookie-notice-container p,
.cookie-notice-container a {
    text-align: center;
    font-size: 13.5px !important;
    line-height: 1.4em;
    margin-bottom: 0;
}

.cn-button:hover {
    box-shadow: none;
    color: #fff !important;
}


/* General */
#main {
    min-height: 50vh;
}

#outer-wrap #main #content-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

#main {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* Typographie */
a {
    transition: color 0.5s ease !important;
}

a:focus,
a.elementor-toggle-title:focus h4 {
    outline: 1px dotted #DD2727 !important;
}

a.elementor-toggle-title {
    border: none;
}

#mainNav a:focus {
    border: none;
    border-left: 1px solid #eee;
}


h1 {
    margin-bottom: 2rem !important;
}

h1.elementor-heading-title {
    margin-bottom: calc(2rem - 15px) !important;
}

h2 {
    margin-bottom: 1.5rem !important;
}

h3 {
    margin-bottom: 1rem !important;
}

h4 {
    margin-bottom: 0.5rem !important;
}

p {
    margin-bottom: 3rem !important;
}


.sekundaerText {
    font-size: 13.5px;
    line-height: 1.4em;
}

.sekundaerText a {
    font-size: 13.5px !important;
    line-height: 1.4em;
}


.elementor-pagination {
    margin-top: 2rem;
}

/* Marked text */
::-moz-selection,
::selection {
    background: #0f78ff;
    color: #fff;
}

/* Container */
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 15px !important;
}

.inhaltContainer .elementor-container {
    max-width: 660px !important;
}


/* Subtract padding of section after a Heading to provide default margin e.g. 2rem */
.subtractSectionPadding {
    margin-bottom: -30px;
}


/* Navigation */
.elementor-sub-item:focus {
    color: #DD2727 !important;
    background-color: #F5F5F5;
    text-decoration: underline;
}

.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
    line-height: 1.7em;
}

.elementor-nav-menu ul ul a, .elementor-nav-menu ul ul a:active, .elementor-nav-menu ul ul a:focus, .elementor-nav-menu ul ul a:hover,
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    border-left-width: 1px;
}

.navText {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-style: unset;
    color: unset;
    text-transform: uppercase;
}

.navText:not(.navDesktop) a:hover,
.navText:not(.navDesktop) a:focus,
.navText:not(.navDesktop) a:active {
    text-decoration: underline !important;
}

.navDesktop.navText a {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.navDesktop.navText {
    border-right: 1px solid #eee;
}

.navMobile .elementor-nav-menu--dropdown:nth-child(2) {
    margin-top: 38px;
}

@media only screen and (min-width: 969px) and (max-width: 1279px) {
    .navMobile .elementor-nav-menu--dropdown:nth-child(2) {
        margin-top: 59px;
    }
}


/* Navigation - show active (grand)parents */
.current-page-parent a,
.current-menu-parent a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


.current-menu-ancestor .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::after,
.current-menu-ancestor .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::before,
.current-page-ancestor .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::after,
.current-page-ancestor .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::before,
.current-page-parent .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::after,
.current-page-parent .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::before,
.current-menu-parent .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::after,
.current-menu-parent .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::before {
    opacity: 1 !important;
}

.current_page_ancestor > a.elementor-sub-item.has-submenu,
.current-page-ancestor > a.elementor-sub-item.has-submenu,
.current-menu-ancestor > a.elementor-sub-item.has-submenu,
.current-menu-parent > a.elementor-sub-item.has-submenu,
.current-page-parent > a.elementor-sub-item.has-submenu,
.current_page_parent > a.elementor-sub-item.has-submenu {
    background-color: #f5f5f5;
}


/* (Sub)-Navigation hide long names */
.sub-menu .sub-menu .elementor-sub-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    display: block !important;
}

@media only screen and (min-width: 1280px) {
    .sub-menu.elementor-nav-menu--dropdown {
        max-width: 528px !important;
    }
}

/* images */
.elementor-image-carousel-caption,
.wp-caption-text {
    font-family: "Open Sans", sans-serif;
    font-size: 9.5px !important;
    font-style: normal !important;
    transform-origin: 100% 100%;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .95rem;
    line-height: .95rem;
    text-align: right;
    pointer-events: none;
    background-color: #000;
    color: #fff !important;
    padding: .4em .5rem .2em;
    opacity: .7;
    display: inline-block;
    pointer-events: auto;
    max-width: 100%;
}

.elementor-image-carousel-caption {
    bottom: 7px;
}

/* Slider */
.elementor-swiper-button {
    opacity: .7;
    position: absolute;
    background: #333;
    border: none;
}

.elementor-swiper-button-prev {
    left: 0;
    padding: 5px 3px 8px 8px;
}

.elementor-swiper-button-next {
    right: 0;
    padding: 5px 8px 8px 3px;
}

.elementor-swiper-button.swiper-button-disabled {
    cursor: auto;
}

.swiper-pagination-bullet {
    box-shadow: 0 0 5px #000, 0 0 2px #000;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px;
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    opacity: .5;
}

/* footer */
.elementor-location-footer .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.elementor-location-footer p {
    margin-bottom: 0;
}

/* header */
.elementor-location-header .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}


.elementor-location-header p {
    margin-bottom: 0 !important;
}

@media only screen and (min-width: 1280px) {
    #mainHeader {
        box-shadow: none;
    }
}

#topBar .elementor-search-form button, 
#topBar .elementor-search-form input[type="search"] {
    line-height: 2;
}

/* Researchers */
.researcher .elementor-tab-title {
    margin-bottom: 1rem;
}

.researcher a h4 {
    width: max-content;
}

.researcher table {
    margin-bottom: 0;
    margin-top: 15px;
}

.researcher td {
    height: 23px;
    vertical-align: middle;
}

.researcher tr td:first-child {
    width: 23px;
}

.researcher table .fas {
    color: #002557;
    font-size: 11px;
}

.researcher table a {
    color: #dd2727 !important;
}

.researcher table a:hover {
    color: #002557 !important;
}

.researcherImg img {
    max-height: 181px;
    width: auto;
}

.researcher .fa-caret-up, .fa-caret-right, .fa-caret-down {
    display: none !important;
}

.researcher .sekundaerText {
    color: #333333 !important;
    font-weight: 400;
    text-decoration: none !important;
}

.researcher .sekundaerText:hover {
    color: #333333 !important;
    text-decoration: none !important;
}

.researcher p {
    margin-bottom: 0 !important;
}

.researcher .elementor-tab-content {
    padding-top: 0 !important;
}

.researcher .elementor-tab-title {
    padding-bottom: 0 !important;
}

.researcher td {
    padding: 0 !important;
    border-bottom: none !important;
}

.researcher .fa-id-card {
    float: right;
}

.researcher .elementor-widget-container {
    min-height: 148px;
}

.researcher a {
    color: #333333;
    font-size: 13.5px;
}


/* Listing participants (e.g. participants */
.participants-list td {
    border: 1px solid #ddd;
    padding: 0;
}

.participants-list tr:nth-child(even) {
    background-color: #f5f5f5;
}

.participants-list tr:hover {
    background-color: #ddd;
}

.participants-list {
    margin-top: 10px;
    margin-bottom: 0;
}

.participants-list a {
    width: 100%;
    height: 100%;
    padding: 10px;
    display: inline-block;
}

.participants-akkordeon .elementor-accordion-title {
    color: #333;
}

.participants-akkordeon img {
    width: 35%;
    max-width: 183px;
    margin-right: 10px;
}

.participants-akkordeon .elementor-accordion-icon {
    padding-top: 20px;
}

.participants-akkordeon .participants-list td {
    border-left: 0;
    border-right: 0;
}

.participants-akkordeon .participants-list td:last-child {
    border-bottom: 0;
}

.participants-akkordeon .participants-list tr:first-child td {
    border-top: 0;
}

/* Event posts */
.eventContent .elementor-widget-image {
    margin-top: -3rem;
    margin-bottom: 5rem;
}

/* Events */
.elementor-post__thumbnail {
    border-bottom: 1px solid #ddd;
}

p.elementor-post__title {
    margin-bottom: 5px !important; 
}

.elementor-post__read-more {
    position: absolute;
    bottom: 10px;
}

/* Contact */
.contactImage img {
    max-height: 190px;
}

.contactCol2 {
    min-height: 170px;
}

.contactRole p {
    margin: 0 !important;
    padding: 0;
    font-size: 13.5px;
    line-height: 1.7;
    font-weight: 400;
}

.contactName p {
    margin: 0 !important;
    padding: 0;
    line-height: 1.7;
    font-weight: 700;
}

.contactButton {
    position: absolute;
    bottom: 0;
}

.contactText p {
    margin-bottom: 1rem !important;
}

.contactTable {
    margin-bottom: 0;
}

.contactTable td {
    padding-top: 0;
    padding-bottom: 0;
}

.contactTable td {
    border: 0;
}

table.contactTable tbody tr:hover > td,
table.contactTable tbody tr:hover > th {
    background-color: inherit;
}

table.contactTable tbody tr > td,
table.contactTable tbody tr > th {
    background-color: inherit;
}

.contactTable .value {
    width: 60%;
}

.contactTable i {
    color: #002557;
    font-size: 11px;
}

/* projects */
.project-publication ul {
    margin-top: -2rem;
}

.menu-item .elementor-item-active{
    color: #002557!important;
    font-weight: 600;
}/* End custom CSS */