.elementor-7133 .elementor-element.elementor-element-535e479{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-7133 .elementor-element.elementor-element-73687bc{--display:flex;}.elementor-7133 .elementor-element.elementor-element-f41718a .elementor-heading-title{font-weight:700;}.elementor-7133 .elementor-element.elementor-element-17d7251 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7133 .elementor-element.elementor-element-17d7251{z-index:10;text-align:start;}.elementor-7133 .elementor-element.elementor-element-63dcc7a .elementor-heading-title{font-weight:700;}.elementor-7133 .elementor-element.elementor-element-6ace7fb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7133 .elementor-element.elementor-element-6ace7fb{z-index:10;text-align:start;}.elementor-7133 .elementor-element.elementor-element-d9c972a .elementor-button-content-wrapper{flex-direction:row;}.elementor-7133 .elementor-element.elementor-element-d9c972a .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7133 .elementor-element.elementor-element-d9c972a .elementor-button{font-weight:700;fill:var( --e-global-color-sk_color_1 );color:var( --e-global-color-sk_color_1 );}.elementor-7133 .elementor-element.elementor-element-21873c4{--spacer-size:25px;}.elementor-7133 .elementor-element.elementor-element-ecb1b8c .elementor-heading-title{font-weight:700;}.elementor-7133 .elementor-element.elementor-element-8846eff > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7133 .elementor-element.elementor-element-8846eff{z-index:10;text-align:start;}.elementor-7133 .elementor-element.elementor-element-de1ec3a .elementor-heading-title{font-weight:700;}.elementor-7133 .elementor-element.elementor-element-b170d46 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7133 .elementor-element.elementor-element-b170d46{z-index:10;text-align:start;}.elementor-7133 .elementor-element.elementor-element-8ed72b6 .elementor-button-content-wrapper{flex-direction:row;}.elementor-7133 .elementor-element.elementor-element-8ed72b6 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7133 .elementor-element.elementor-element-8ed72b6 .elementor-button{font-weight:700;fill:var( --e-global-color-sk_color_1 );color:var( --e-global-color-sk_color_1 );}.elementor-7133 .elementor-element.elementor-element-58ff8b6{--spacer-size:25px;}.elementor-7133 .elementor-element.elementor-element-666dd01 .elementor-heading-title{font-weight:700;}.elementor-7133 .elementor-element.elementor-element-53e0dad > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7133 .elementor-element.elementor-element-53e0dad{z-index:10;text-align:start;}.elementor-7133 .elementor-element.elementor-element-03a64d6 .elementor-button-content-wrapper{flex-direction:row;}.elementor-7133 .elementor-element.elementor-element-03a64d6 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7133 .elementor-element.elementor-element-03a64d6 .elementor-button{font-weight:700;fill:var( --e-global-color-sk_color_1 );color:var( --e-global-color-sk_color_1 );}.elementor-7133 .elementor-element.elementor-element-966836d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7133 .elementor-element.elementor-element-966836d{z-index:10;text-align:start;}@media(min-width:768px){.elementor-7133 .elementor-element.elementor-element-535e479{--content-width:1600px;}}/* 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: inline;
  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"!important;
  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;
}

.liste {
    margin: 2rem 0 2rem -2rem !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;
    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;
}


/* 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;
}


/* (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: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{
    font-weight: 700;
}


.img-ratio .elementor-image{
  display: block;
  place-items: center;
  aspect-ratio: 16/9;
  padding: 10px;
  overflow: hidden
}
  
.img-ratio  .elementor-image img{
height: 100%!important;
width: 100%!important;
object-fit: contain!important;
  }

.navDesktop.navText {
    border-right: 0!important;
}

/*custom box*/
.boxShadow {
    box-shadow: 0px 0px 15px rgba(12, 58, 83, 0.15);
}

.boxShadowTwo {
    box-shadow: 0px 0px 10px rgba(12, 58, 83, 0.1);
}

div[data-elementor-type~="wp-page"][data-elementor-post-type~="page"], div[data-elementor-type="archive"][data-elementor-post-type="elementor_library"] {
    min-height: 39vh;
}

/*referenten*/
#referenten .elementor-post.elementor-grid-item {
    box-shadow: 0px 0px 15px rgba(12, 58, 83, 0.15);
}/* End custom CSS */