body { /*font-family: 'Roboto', sans-serif;*/ font-size: 13px; font-weight: 300; color:#4D4D4D; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: 0.05em}
body .col-md-6, body .aside.col-md-3 { letter-spacing: 0.05em; }
body .col-md-6 {

}


a { color: #003D58; font-weight: 400; /*border-bottom: 1px dotted #003D58;*/ }
a:hover, a:focus, a:active { color: #618D9F; text-decoration: none; }
p { }

a.more { padding-right: 10px; background-image: url("../../../Images/news-more-arow.png"); background-repeat: no-repeat; background-position: right 5px;}

h1, h2, h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0px;
}
h5, .h5 {
  font-weight: 600;
}

.form-control {
    border-radius: 0;
    border-color: #8A98A8;
}


.btn-success {
    color: rgb(255, 255, 255);
    background-color: #8A98A8;
    border-color: #8A98A8;
}
.btn {
    border-radius: 0px;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #75818E;
    border-color: #636D78;
}

.top-search-wrapper { position: relative; background-color: #fff; margin-top: 4px; }
.top-search { position: absolute; width:260px; top:20px; left: -222px; z-index: 1000; background-color: #fff; }
.top-search-button { padding-left: 3px; }
.top-search-searchform { padding: 15px; }
.top-search .col-md-8 { padding-left: 0; }
.top-search .col-md-3 { padding: 0; }

.tp-top-nav { margin-bottom: 30px; }
.tp-top-nav .tp-top-nav-bg { background-color: #004562; min-height: 8px; }
.tp-top-nav .navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: none;
}
.tp-top-nav .nav > li > a {
    font-size: 12px;
    color: #004561;
    position: relative;
    display: block;
    padding: 0px 10px;
    border-right: 1px solid #004C6C;
    height: 20px;
    line-height: 28px;
    margin-bottom: 4px;
}
.tp-top-nav .nav > li.last > a {
    padding-right: 0px;
    border-right: none;
}

.tp-top-nav .nav > li > a:hover, .tp-top-nav .nav > li > a:focus, .tp-top-nav .nav > li > a:active { color: #558194; }
.tp-top-nav .nav > li.active > a { color: #558194; }

.tp-top-nav .navbar ul { }
.tp-top-nav .navbar ul li { float: left; display: inline; margin: 0px; }




.header-fixed-top {
    position: fixed;
    z-index: 1030;
    width: 100%;
    background-color: #fff;
}
.header-fixed-top {
    top: 0px;
}



#navbar-collapse { margin-top: 50px; margin-left: -15px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border: none!important;}
.navbar { margin-bottom: 6px; }

.navbar-default .navbar-nav > li > a {
    color: #004562;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 15px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #558194;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #fff!important;
}
.dropdown-menu > li > a { color: #004562 }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #558194;
    background-color: #fff;
    background-image: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #558194;
    background-color: transparent;
}

.dropdown-menu .divider {
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
    background-image: none;
    box-shadow: none;
    color: #558194;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a:active, .navbar-default .navbar-nav > .open > a:focus { color:#558194; }

.navbar-default {
    background-image: none;
    background-repeat: repeat-x;
    border-radius: 0px;
    box-shadow: none;
}
.navbar-default {
    background-color: transparent;
    border: none;
}
/*.navbar-default { background-image: url("../../../Images/bg-main-nav.png"); background-image: url("../../../Images/bg-main-nav.svg"); background-repeat: repeat-x; background-position: 100px 2px; }*/



.navbar-header {
    float: right;
}
.navbar-brand { padding: 0 4px 0 15px; margin-right: 0; background-color: #fff; height: 28px; float: right; }
a.navbar-brand:hover, a.navbar-brand:active, a.navbar-brand:focus { background-color: #fff!important; }
.navbar-brand h1 { display: none; }
.navbar-header {
    float: left;
    width: 100%;
    text-align: right;
    background-image: url("../../../Images/bg-main-nav.png");
    background-image: url("../../../Images/bg-main-nav.svg");
    background-repeat: repeat-x;
    background-position: 100px -1px;
    background-size: cover;
    height: 28px;
}





.tp-breadcrumb-nav { background-color: #003D58}
@media (max-width: 768px) {
  .tp-breadcrumb-nav { display: none; }
}


#submenu { /*margin-top: 20px;*/ }
.navbar-submenu {}
.navbar-submenu.nav > li { padding: 0px; margin: 0px; width: 90%; }
.navbar-submenu.nav > li > a {
    font-size: 14px;
    font-weight: 400;
    color: #003D58;
    position: relative;
    display: block;
    padding: 6px 15px 6px 5px;border-bottom: 1px dotted #003D58;
}
.navbar-submenu.nav > li.last a { border: none; }
.navbar-submenu.nav > li > a:hover, .navbar-submenu.nav > li > a:focus, .navbar-submenu.nav > li > a:hover:active  { color: #618D9F; }
.navbar-submenu li.active a { color: #618D9F; background-image: url("../../../Images/subnav-arrow.png"); background-repeat: no-repeat; background-position: 4px 10px; padding-left: 16px; }
.navbar-submenu li.active ul li.active a { color: #618D9F; }

/***** zweite ebene *****/
.navbar-submenu li ul { list-style: none; }
.navbar-submenu li.active ul { padding-left: 0;}
.navbar-submenu li.active ul li a{
    color: #000;
    padding: 5px 0px 5px 30px;
    display: block;
    background-image: none;
}

.language-nav .dropdown-menu { top:50px;  min-width: 60px; border: none; box-shadow: none; }

.jumbotron { background-color: transparent; }
.jumbotron {
    padding: 0;
    margin-bottom: 0px;
    margin-top: 130px;
    margin-bottom: 30px;
}
main { margin-top: 0px;}


header.header-with-icon { margin-left: -24px; margin-bottom: 20px; letter-spacing:0px; }
.heading-icons { display: inline-block; padding-right: 10px; float: left; }

.media-list { }
.media-list li {width: 33.3333%; float: left; margin-top: 0px; /*margin-bottom: 15px;*/ min-height: 80px }
.media-list li:hover, .media-list li:active, .media-list li:focus, .media-list li.active { opacity: 0.8; }
.media-list li.active { opacity: 0.6; }
.media-left, .media > .pull-left {
    padding-right: 80px;
}
a.nav-icons { width: 67px; height: 58px; background-image: url("../../../Images/main-menu-subnav-icon-bg.png"); background-repeat: no-repeat; background-position: top left;}
.media-list a { display: block; }
.media-list p a { color: #000; font-weight: 400!important;}
.media-list h4 { font-size: 14px; font-weight: 500; }
.media-list h4 a { color: #004562; }
.media-list h4 a:hover, .media-list h4 a:active, .media-list h4 a:focus { text-decoration: none; }
.media-heading { margin-top: 0px; margin-right: 15px; }




.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.container, .jumbotron .container { width: auto; max-width: 960px; }

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;

    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.nav-bar-bottom {}


/* Breadcrumbs from http://bootsnipp.com/snippets/featured/triangle-breadcrumbs-arrows */
#navbar-breadcrumb { letter-spacing: 0.05em; }
#navbar-breadcrumb ol { padding: 0; margin: 0;}

#navbar-breadcrumb .btn-default {
    font-weight: 300;
    text-shadow: none;
    background-image: none;
    color: #fff;
    background-color: transparent;
    border:none;
    background-image: url("../../../Images/breadcrumb-nav-arrow.png"); background-repeat: no-repeat; background-position: right center;
    padding-top: 4px;
    padding-bottom: 3px;
    line-height: 1.4;
    font-style: italic;
}

#navbar-breadcrumb .btn-default a { color: #fff; font-weight: 300; }

#navbar-breadcrumb .first { text-transform: uppercase; /*font-weight: 500!important;*/ font-style: normal!important;}

#navbar-breadcrumb .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border:none;
}

.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    /*border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;*/
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    /*border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);*/
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn {
    padding:6px 24px 6px 16px;
    font-size: 13px;

}
.btn-breadcrumb .btn:last-child { background-image: none!important;}
/*.btn-breadcrumb .btn:first-child {
    padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
    padding:6px 18px 6px 24px;
}*/

/** Default button **/


/* The responsive part */

.btn-breadcrumb > * > div {
    /* With less: .text-overflow(); */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-breadcrumb > *:nth-child(n+2) {
    display:none;
}

.news { margin-top: 10px; }
.news-item { }
.news-item figure { width: 100%; display: block; float: left; margin-bottom: 8px; }
.news-item .more { padding-right: 10px; background-image: url("../../../Images/news-more-arow.png"); background-repeat: no-repeat; background-position: right 5px;}


/*
 *
 * news
 *
*/
.news-list-view .article h3 {
    font-size: 14px;
    margin-bottom: 10px;
}
.news-list-view .article .news-img-wrap {
    float: left;
    width: 100%;
    margin: 0px 0px 5px 0px;
}
.news-list-view .article .news-img-wrap img {
    float: left;
    height: auto;
    width: auto;
    max-width: 100%;
    display: block;
}

.news-list-view .article .news-img-wrap a {
    float: none;
    padding: 0;
}

.news .article .news-img-wrap a {
    /*border: 1px solid #003D58;*/
    border: none;
}
.news-list-view .more { padding-right: 10px; background-image: url("../../../Images/news-more-arow.png"); background-repeat: no-repeat; background-position: right 4px;}
.news-list-view .footer { display: none; }


.news .page-navigation ul li a {
  display: inline-block;
}
.news .page-navigation ul li.current {
  border-bottom: 1px solid #000;
  font-weight: 500;
}
.news .page-navigation ul li.next a {
  padding-right: 10px;
  background-image: url("../../../Images/arrow-foreward.png");
  background-repeat: no-repeat;
  background-position: right 4px;
  text-indent: -9999px;
}
.news .page-navigation ul li.previous a {
  padding-left: 10px;
  background-image: url("../../../Images/arrow-backward.png");
  background-repeat: no-repeat;
  background-position: left 4px;
  text-indent: -9999px;
}


.news-single .article .news-img-wrap {
    float: left;
    width: 50%;
    margin: 0px 25px 10px 0px;
}
.news-single .article .news-img-wrap img { max-width: 100%; }
.news-single .footer {
    border-top: none;
}
.news .footer {
    color: #000;
}
.news .facebook { display: none; }

/****** list overview page ********/

/*#pageUID-25 .tp-header-image {
    max-height: 200px;
    overflow: hidden;
}
#pageUID-25 main {
    margin-top: 400px;
}*/


.news-related-files ul { margin: 10px 0; padding: 0; list-style: none; }
.news-related-files h4 { display: none; }
.news-related-files-link a { padding-left:30px; background-image: url("../../../Images/icons/icon-download.png"); background-repeat: no-repeat; background-position: left 0px; height: 25px; display: inline-block; line-height: 2;}
.news-related ul li span {
    border-right: none;
    display: inline-block;
    margin-right: 0px;
    padding-right: 0px;
    color: #888;
}
.news-related {
    padding: 0px;
    border: none;
}


#pageUID-25 .news {
    margin-top: 0px;
}
/*#pageUID-25 h4 { font-size: 36px; margin: 0px 0px 25px 0px;}*/
#pageUID-25 .news-list-view .footer, #pageUID-89 .news-list-view .footer { display: block; }
#pageUID-25 .news-list-view .article .news-img-wrap, #pageUID-89 .news-list-view .article .news-img-wrap {
    float: left;
    width: 40%;
    margin: 0px 15px 15px 0px;
}
#pageUID-25 .news-list-view .footer, #pageUID-89 .news-list-view .footer {
    border-top: 1px dotted #D2D7DD;
    border-bottom: 1px dotted #D2D7DD;
}
#pageUID-25 .news-list-view .footer span, #pageUID-89 .news-list-view .footer span  {
    border-right: none;
}
#pageUID-25 .news-list-view .footer .news-list-category, #pageUID-89 .news-list-view .footer .news-list-category  { font-weight: 400; }




/******tabs *********/
#tp-tabs { margin-top: 30px; min-height: 300px; }
.nav-tabs {
    border-bottom: 1px solid #E8EBEE;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-width: 1px;
    border-style: solid;
    border-color: #E8EBEE #E8EBEE transparent;
}


/*
 * teammeber
 *
 *
*/
.tp-teammember {}
.row .tp-teammember { margin: 15px 0 30px 0px; }
.row .tp-teammember .col-md-4 { padding-left: 0; padding-right: 0}
.row .tp-teammember h2 { font-size: 14px; text-transform: uppercase; font-weight: 500; }
.row .tp-teammember strong { /*display:block; margin-bottom: 15px;*/ }
.tp-teammemeber-vcard { display: block; margin: 0px 0px 0px 0px; }
.tp-teammember-additionals { display: none; }
.tp-teammember-additionals .col-md-7.portrait { padding: 0; }
.tp-teammember-strong { font-weight: 500; color: #003D58}
.tp-teammember-additionals table.contenttable { width: 100%; }
.tp-teammember-additionals table.contenttable td { padding: 5px 0 5px 0; vertical-align: top; }
.tp-teammember-additionals table.contenttable td:first-child { width: 25%; }

/*
 *
 * fancybox
 *
*/
.fancybox-inner .row { padding: 0; margin: 0; }
.fancybox-inner h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
/* 2020-04-21 */
.fancybox-overlay {
  z-index: 99999!important;
}
.fancybox-overlay #planung-beratung {
  display: block;
}

/*
 * google maps
 *
*/

.tp-google-maps { }
.google-maps-small { display: block; border: 1px solid #BBBBBB; }
.google-maps-small { display: block; }
.google-maps-small
.google-maps-small iframe { width: 100%; height: 100%; }
.google-maps-link { display: none!important; visibility: hidden!important; }
.google-maps-full { display: none; }



/*
 *
 * buttons
 *
 */
.button { display: block; line-height: 2; margin: 15px 0 15px 0 }
.button span { display: inline-block; width: 25px; height: 25px; margin-right: 10px; background-image: url("../../../Images/icons/sprite-buttons.png"); background-repeat: no-repeat; background-position: left 0px;}
.button.download span {background-position: -27px 0px;}
.button.print { opacity: 0.4; margin-top: 80px; }
.button.print img { margin-right: 5px;  }
a.button:hover { opacity: 1; }


/*
 *
 * jobs / pratika
 *
 */

.tp-job {}
.tp-job h3 { margin-bottom: 20px; margin-top: 20px; }
.tp-job ul { list-style: none; padding-left: 0; }
.tp-job ul li { padding-left:15px; background-image: url("../../../Images/list-style-line.png"); background-repeat: no-repeat; background-position: left -1px}
.tp-job div { margin-bottom: 30px; }
.tp-job .download { margin-top: 30px; }



/*
 *
 * teamplan references
 *
*/
/*#pageUID-24 .tp-header-image { max-height: 190px; overflow: hidden; }*/

#teamplanreferences .list-thumbnail-switcher { margin-top: 13px; }
#teamplanreferences .list-thumbnail-switcher span { margin-left: 30px; }
#teamplanreferences .list-thumbnail-switcher img { margin-right: 7px; vertical-align: text-bottom; width: 20px; height: 20px; }
#teamplanreferences .list-thumbnail-switcher a { }
#teamplanreferences .list-thumbnail-switcher a.disabled { opacity: 0.3; }
#teamplanreferences .list-thumbnail-switcher a.enabled { opacity: 1; }


#teamplanreferences .tabs { position: relative; }
#teamplanreferences .tabs .tab { display: block;  }
#teamplanreferences .tabs .tab.active { display: block; }
#thumbs .tp-referencelist-thumbnails{ display: none; }

/*
 *
 * referencelist
 *
*/
ul.referencelist-sort-buttons { padding: 0; margin: 0; list-style: none; width: 100%; display: table; padding: 15px 10px; border: 1px solid #95A2B1; margin-bottom: 20px; }
ul.referencelist-sort-buttons li { position: relative; margin: 0; padding: 0; display: table-cell; }
ul.referencelist-sort-buttons .referencelist-category-letter {  width: 18px; height: 18px; float: left; text-align: center; margin: 0; color: #fff; font-weight: 700; line-height: 1.4; display: block; padding: 0; }
ul.referencelist-sort-buttons .referenclist-category-title::first-letter { color: transparent; }
ul.referencelist-sort-buttons .referenclist-category-title { float: left; margin-left: -9px }

ul.referencelist-sort-buttons li a { float: left }
ul.referencelist-sort-buttons li.last a { float: right }


ul.referencelist-sort-buttons .medicine .referencelist-category-letter  { background-color: #014E6D; }
ul.referencelist-sort-buttons .science .referencelist-category-letter  { background-color: #4CC8FF; }
ul.referencelist-sort-buttons .science .referenclist-category-title { margin-left: -5px;}
ul.referencelist-sort-buttons .organisation .referencelist-category-letter  { background-color: #95A2B1; }
ul.referencelist-sort-buttons .organisation .referenclist-category-title { margin-left: -6px;}
ul.referencelist-sort-buttons .moving .referencelist-category-letter  { background-color: #0087C3; }
ul.referencelist-sort-buttons .moving .referenclist-category-title { margin-left: -4px;}

.referencelist-color-keys { float: right; }
.referencelist-color-key-buttons { text-align: center; line-height: 1.8; color:#fff; width:16px; height:16px; font-size:9px; float: left; margin-left: 5px; }
.referencelist-color-key-buttons.medicine { background-color: #014E6D; }
.referencelist-color-key-buttons.science { background-color: #4CC8FF; }
.referencelist-color-key-buttons.organisation { background-color: #95A2B1; }
.referencelist-color-key-buttons.moving { background-color: #0087C3; }


#teamplanreferences-list { width: 100%; }
#teamplanreferences-list thead { display: none; }
#teamplanreferences-list tr { padding-bottom: 10px; text-align: left; vertical-align: top}
#teamplanreferences-list .subtitle, #teamplanreferences-list .date { font-size: 11px; color: #6C6C6C}
#teamplanreferences-list .date { font-size: 11px; color: #4D4D4D; font-weight: 500 }
.referencelist-hidden-categories { display: none; }
#teamplanreferences-list .referencelist-teamplantopic { font-size: 11px; display: none; }
#teamplanreferences-list .referencelist-teamplancategories { font-size: 11px; font-weight: 400; }

.media figure img { display: block; max-width: 100%; height: auto; }
.tp-image-gallery { padding: 0; margin: 20px 0 0 0; list-style: none; }
.tp-image-gallery li { float: left; margin: 0; padding: 0; }
.tp-image-gallery img { border: 1px solid #A2B4CA; padding: 1px;  }
.tp-image-gallery li:first-child { display: none; }



/************ thumbnail view **************/
ul.teamplanreferences-list-thumbnails { padding: 0; margin: 0; list-style: none; width: 100%; float: left; }
ul.teamplanreferences-list-thumbnails li { float: left; margin: 0; padding: 0; width: 20%; }
ul.teamplanreferences-list-thumbnails li img { display: block; max-width: 100%; height: auto; }

.tp-referencelist-thumbnails .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
.tp-referencelist-thumbnails .col-md-3 {width: 20%; position: relative;}
.tp-referencelist-thumbnails a:hover .tp-referencelist-thumbnails-caption { display: block; }
.tp-referencelist-thumbnails .tp-referencelist-thumbnails-caption { position: absolute; height:100%; background-color: rgba(255,255,255,0.6); z-index: 1000; bottom: 0px; left:0px; text-align: left; }
.tp-referencelist-thumbnails .tp-referencelist-thumbnails-caption .more { display: block; position: absolute; bottom: 10px; right: 10px; padding-right: 10px; background-image: url("../../../Images/news-more-arow.png"); background-repeat: no-repeat; background-position: right 7px; }
.tp-referencelist-thumbnails .tp-referencelist-thumbnails-caption figcaption { padding: 10px;  font-weight: 500; color: #004563 }
.tp-referencelist-thumbnails .tp-referencelist-thumbnails-caption .referencelist-teamplantopic { font-size: 11px; }

.referencelist-sort-buttons { padding: 0; margin: 0; list-style: none; width: 100%; display: table; padding: 0px 10px; border: 1px solid #95A2B1; margin-bottom: 20px; }
.referencelist-sort-buttons .col-md-10, .referencelist-sort-buttons .col-md-2 { padding: 0; }
.filter-options .btn-default, .tablesorter-filteroptions .btn-default {
    color: #000;
    background-color: transparent;
    border:none;
}

.filter-options .btn, .tablesorter-filteroptions .btn{
    display: inline-block;
    padding: 15px 0;
    font-size: 13px;
    text-align: left;
    margin-right: 0px;
    width: 24%;
}
.filter-options .btn:active, .filter-options .btn.active, .tablesorter-filteroptions .btn:active, .tablesorter-filteroptions .btn.active {
    box-shadow: none;
    color: #6495A9;
}

.filter-options .btn::first-letter, .tablesorter-filteroptions .btn::first-letter { font-weight: 500; padding: 1px 5px 1px 5px; margin-right: 2px; color: #fff; text-align: center; }
.filter-options .medicine::first-letter, .tablesorter-filteroptions .medicine::first-letter { background-color: #014E6D; }
.filter-options .science::first-letter, .tablesorter-filteroptions .science::first-letter { background-color: #4CC8FF; }
.filter-options .organisation::first-letter, .tablesorter-filteroptions .organisation::first-letter { background-color: #95A2B1; }
.filter-options .moving::first-letter, .tablesorter-filteroptions .moving::first-letter { background-color: #0087C3; }
.js-shuffle-search { margin-top: 10px; float: right; }
.referencelist-reset { border: none; background-color: transparent; }


/********* reference details ********/
.reference { padding-bottom: 20px; }
.reference h1 { font-size: 24px; }
.reference h2 { font-size: 18px; }
.reference-categories { font-style: italic; }
.reference-service { }
.reference-service ul { padding: 0 0 0 0; list-style: none; }
.reference-service ul li { }
.reference-download { margin-top: 40px; }

.back_to_listview { display: block; margin-top: 40px; }
.back_to_listview_button { display: block; margin-bottom: 10px; width: auto }
.back_to_listview_button span {
    font-family: Verdana,Arial,sans-serif;
    background-color: #7F8D9E;
    color: #FFF;
    padding: 0px 6px 2px 6px;
    font-size: 13px;
    margin-right: 6px;
}

@media (max-width: 960px) {
    .tp-referencelist-thumbnails .tp-referencelist-thumbnails-caption { height: 90%; }
    .referencelist-sort-buttons .col-md-10, .referencelist-sort-buttons .col-md-2 { width: 100%; }
    .js-shuffle-search { margin: 0 0 10px 0; float: left; }
    .filter-options .btn {
        width: 24.5%;
    }
    .grid__brick { margin-bottom: 20px!important; }
    .grid__brick .grid__brick-inner {
        height: auto!important;
        margin-bottom: 0!important;
    }
}


.table-center-wrap {
    width: 100%;
    height: 100%;
    text-align: center;
}

.grid__brick { margin-bottom: 30px; }
.grid__brick .grid__brick-inner {
    height: 160px;
    margin-bottom: 0px;
}

.grid__brick:nth-child(n+6) {
    /*margin-top: 15px;*/
}

@media (max-width: 767px) {
    .grid__brick:nth-child(n+6) {
        /*margin-top: 15px;*/
    }

    /* Padding on the grid column is keep it from getting smaller than 30px */
    .shuffle--fluid .shuffle__sizer {
        padding: 0;
    }
}



/*
 * form
 *
*/
.tx-powermail .container-fluid{ padding: 0; }
.tx-powermail .powermail_fieldwrap_type_html .col-sm-8 { width: 100%; }
.tx-powermail .powermail_fieldwrap_type_html .col-sm-offset-4 { margin-left: 0; }
.tx-powermail .powermail_fieldwrap_type_submit .col-sm-offset-4 { margin-left: 25%; }
.tx-powermail .form-control {
    border-radius: 0px;
    border-color: rgba(138, 152, 168, 0.6);
    height: 30px;
}
.powermail_fieldwrap_datenschutz .col-sm-4 { display: none; }
.powermail_fieldwrap_datenschutz .col-sm-8 { width: 100%; }

.tx-powermail { margin-top: 30px; }
.tx-powermail h3 { display: none; }
.tx-powermail legend {
    display: none;
}
.tx-powermail .form-horizontal .control-label {
    text-align: left;
}
.tx-powermail label { font-weight: 400; text-align: left; }
.tx-powermail .control-group { width: 100%; display: block; }
/*.tx-powermail .control-label { float: left; width: 30%; }*/
.tx-powermail .controls {
    width: 65%;
    float: left;
    margin-bottom: 15px;
}
.tx-powermail input, .tx-powermail button, .tx-powermail select, .tx-powermail textarea {
    width: 100%;
}
.tx-powermail textarea { height: 130px; }
.powermail_fieldwrap_html { margin-left: 30%; margin-bottom: 15px; }
.tx-powermail .btn-primary {
    color: #FFF;
    background-color: #8A98A8;
    border: none;
    width: auto;
}
/* datenschutz */
.powermail_fieldwrap_8 {
    width: 100%;
    float: left;
    margin-left: 0;
}
.powermail_fieldwrap_check {
    width: 100%;
    float: left;
}
.powermail_checkbox.powermail_checkbox_7 {
    width: 20px;
}

/*
 *
 * search index form
 *
 */
.tx-indexedsearch-searchbox legend { display: none; }
.tx-indexedsearch-searchbox table td, .tx-indexedsearch-searchbox table th { padding-right: 15px; }
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
  color: #FFF;
  background-color: #8A98A8;
  border: none;
  width: auto;
    width: auto!important;
    padding: 6px 12px;
    font-size: 14px;
    vertical-align: middle;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    margin: 15px 0 15px 90px;
}
.tx-indexedsearch-form label{
  font-weight: 300;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword { margin-left: 10px; padding: 2px 5px; }
.tx-indexedsearch-redMarkup {
    color: #003D58;
    font-style: italic;
}
ul.tx-indexedsearch-browsebox {
  list-style: none;
  padding: 0;
  display: block;
  width: 100%;
  float: left;
  margin-left: 30px;
}
ul.tx-indexedsearch-browsebox li {
  display: inline;
  float: left;
  margin-right: 10px;
}
.tx-indexedsearch-res h3 { font-size: 13px; }
.tx-indexedsearch-info {
    background-color: #eeeeee;
    float: left;
    padding: 5px;
    width: 100%;
}
.tx-indexedsearch-info dt {
  font-weight: 300;
  float: left;
}
.tx-indexedsearch-info dd {
  float: left;
  margin: 0 10px 0 0;
}
.tx-indexedsearch-info dt.tx-indexedsearch-text-item-path {
  clear: left;
}

/*
 *
 * customer opinions
 *
 */
ul.customer-opinions-list { padding: 0; list-style: none; letter-spacing: 0.05em; width: 90%}
ul.customer-opinions-list li { margin: 0; /*border-bottom: 1px dotted #014563;*/ padding: 25px 0 15px 0; border-bottom: 1px dotted #ccc; }
ul.customer-opinions-list li .customer { color: #8A98A8; font-style: italic; font-weight: 400; margin-top: 15px; display: block; /*border-top: 1px dotted #014563;*/}
ul.customer-opinions-list li .customer-function { color: #8A98A8}
ul.customer-opinions-list li:last-child {
    border: none;
}



/*
 *
 * tmp
 *
 */
#pageUID-51 .col-md-6, #pageUID-52 .col-md-6, #pageUID-53 .col-md-6 { border-right: 1px dotted #000; }
#pageUID-3  #sidebar { margin-top: 0px; }
#contactform { margin-top: 50px; }
#sidebar { margin-top: 20px; }
.aside { margin-top: 30px; }


footer {background-color: #004562; float: left; width: 100%; margin-top: 30px; padding: 10px 0 10px 0}
footer .footer-navbar { display: table! important; width: 100%; }
footer .col-md-2, footer .col-md-3, footer .col-md-1 { width: auto;  display: table-cell; }
.footer-navbar .box { display: table-cell!important; background-color: #600 }
footer .col-md-2, footer .col-md-3 { background-image: url("../../../Images/bg-footer-boxes.png"); background-repeat: repeat-y; background-position: right top; }
footer .col-md-2.first { padding-left: 0px; }
footer .col-md-2.last { padding-right: 0px; }
footer h5 { color: #fff; text-transform: uppercase; font-size: 12px; font-weight: bold; letter-spacing: 0.04em; margin-top: 0px; margin-bottom: 5px;}
footer .nav > li > a, footer a {
    letter-spacing: 0.04em;
    color: #fff;
    font-size: 12px;
    padding: 0px 0px;
    font-weight: 300;
}

footer .nav .divider { display: block; margin: 15px 0 15px 0}

footer .nav > li > a:focus, footer .nav > li > a:hover, footer .nav > li > a:active {
    background-color: transparent!important;
    color: rgb(97, 141, 159);
}

footer ul { padding: 0; margin-bottom: 0 }

footer .row {
    margin-right: 0px;
    margin-left: 0px;
}

.footer-certificate { color: #fff; opacity: .61; margin-top: 10px; font-size: 11px; letter-spacing: 0.2em}



/* columns of same height styles */
.row-full-height {
    height: 100%;
}
.col-full-height {
    height: 100%;
    vertical-align: middle;
    width: auto!important;

}
.row-same-height {
    display: table;
    width: 100%;
    /* fix overflow */
    /*table-layout: fixed;*/
}
.col-xs-height {
    display: table-cell;
    float: none !important;
    width: auto!important;

}
@media (max-width: 996px) {
  .col-xs-height {
    display: block;
    float: left!important;
    width: 50%!important;
  }
  .row-same-height .item {
    background-image: none!important;
  }
}

.row-same-height .item {
    width: auto;
    height: 100%;
    min-height: 130px;
    padding: 5px 5px 5px 10px;
    background-image: url("../../../Images/bg-footer-boxes.png"); background-repeat: repeat-y; background-position: right top;
}

.row-same-height .item.last { background-image: none;}


.col-tree-show {
    background: url('images/plus.png') left no-repeat;
    padding: 0 0 0 20px;
}
.col-tree-hide{
    background: url('images/minus.png') left no-repeat;
    padding: 0 0 0 20px;
}







@media (max-width: 480px) {
    body { font-size: 16px; font-weight: 400; }
    .navbar-default { margin-top: 20px; }
    .top-search-wrapper { display: none; }
    main .container {
        /*padding-right: 5px!important;
        padding-left: 5px!important;*/
    }
    .media-list li {width: 100%!important; display: block!important; margin-top: 0px; margin-bottom: 20px; }

    /*.icons-imagemap img { width: 100%; height: auto; }*/
}


@media (max-width: 680px) {
    .icons-imagemap { display: none; }
    .yamm .yamm-content {
        padding: 20px 0px 0 15px!important;
    }
    .media-heading {
        margin-right: 5px;
    }
    .media-list h4 {
        font-size: 13px;
    }
    .media-list p {
        font-size: 12px;
    }
}
/* === For phones =================================== */
@media (max-width: 767px) {

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    #navbar-collapse { margin-top: 0px; margin-left: 0!important;}
    .navbar-toggle {
        margin-top: -2px;
        background-color: #003D58;
        border: 1px solid transparent;
        margin-right: -15px;
        border-left: 3px solid #fff!important;
        border-radius: 0px;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff!important;
    }
    .navbar-toggle:hover { background-color: #fff!important; }
    .navbar-toggle:hover .icon-bar { background-color: #003D58!important; }

    .navbar-brand {
        background-image: none!important;
        padding-right: 10px;

    }
    .navbar-default {
        background-repeat: no-repeat;
        background-position: -100px 5px;
        padding-right: 15px;
    }
    .navbar-nav .open .dropdown-menu {
        margin-top: -10px;
        padding-top: 0;
    }

    .btn-breadcrumb > *:nth-last-child(-n+2) {
        display:block;
    }
    .btn-breadcrumb > * div {
        max-width: 60px;
    }

    /*.header-fixed-top {
        position: relative;
    }*/

    header.header-with-icon {
        margin-left: 0px;
    }

    main {
        margin-top: 20px;
    }

    #submenu { display: none; }

    .yamm .yamm-content {
        padding: 20px 15px;
    }
    .dropdown-menu { width: 100%!important; }
    .media-list { width: 100%; float: left; display: block; }
    .media-list li {width: 50%; float: left; margin-top: 0px; margin-bottom: 20px; min-height: 70px; }
    .media-list a { display: block;  height: 100%}
    header.header-with-icon { width: 100%; display: block; float: left; margin-bottom: 10px; }




    /*a.nav-icons {
        float: left;
        width: 40px;
        height: 40px;
        background-image: url("../../../Images/main-menu-subnav-icon-bg.png");
        background-repeat:no-repeat;
        background-size:contain;
    }
    a.nav-icons img { max-width: 45px; height: auto }
    .media-left, .media > .pull-left {
        padding-right: 60px;
    }*/



    .row-same-height {
        display: block;
        width: 100%;
        /* fix overflow */
        /*table-layout: fixed;*/
    }
    .col-xs-height {
        display: block;
        float: left!important;

    }
    .item {
        background-image: none;
    }
}

/* === For tablets ================================== */
@media (min-width: 480px) and (max-width:991px) {

    .jumbotron {
        /*margin-top: 0px;*/
    }

    .navbar-submenu.nav > li {
        width: 100%;
    }

    /*.header-fixed-top {
        position: relative;
    }*/
    #navbar-collapse {

        margin-left: 0px;
    }
    main {
        margin-top: 20px;
    }
    #submenu {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    #submenu { display: none; }
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    header.header-with-icon {
        margin-left: 0px;
    }

    .media-list li {width: 50%; float: left; margin-top: 0px; margin-bottom: 20px; min-height: 0px}

    .btn-breadcrumb > *:nth-last-child(-n+4) {
        display:block;
    }
    .btn-breadcrumb > * div {
        max-width: 100px;
    }



    .tp-teammember .img-responsive { margin-bottom: 15px; }
    /*
     * fancybox
     */
    .fancybox-opened { width: 95%!important; left: 2.5%!important}
    .fancybox-opened .fancybox-inner { width: 100%!important; }
    .fancybox-opened .portrait { margin-bottom: 15px; }
    .fancybox-opened .col-md-5, .fancybox-opened .col-md-12 { padding: 0px!important; }

}

/* === For desktops ================================== */
@media (min-width: 992px) {

    .col-md-6 { width: 52.5% }
    .aside.col-md-3 { width: 22.5%; /*margin-top: 25px;*/ }

    .btn-breadcrumb > *:nth-last-child(-n+6) {
        display:block;
    }
    .btn-breadcrumb > * div {
        max-width: 170px;
    }
}

/* === For very small devices ================================== */
@media (max-width: 480px) {

    .jumbotron {
        padding: 0px;
        /*margin-top: 0px;*/
        margin-bottom: 20px;
    }

    #tp-icons-tableau-small { display: none!important; }
    .qtip-tooltip-content {
        max-width: 280px;
    }
    .qtip-tooltip-content .qtip-tooltip-image {
        width: 60px!important;
    }

    .qtip-tooltip-content h4 {
        font-size: 14px;
        font-weight: 700;
    }
    .qtip-tooltip-content p {
        font-size: 12px;
        text-align: left!important;
        line-height: 18px;
    }


    /*.tp-top-nav .pull-right { float: none!important; }*/

    h1, .h1 { font-size: 26px; }
    .heading-icons img { width: 70px; height: auto; }

    .tp-teammember .img-responsive { margin-bottom: 15px; }
    /*
     * fancybox
     */
    .fancybox-opened { width: 98%!important; left: 1%!important}
    .fancybox-opened .fancybox-inner { width: 100%!important; }
    .fancybox-opened .portrait { margin-bottom: 15px; }
    .fancybox-opened .col-md-5, .fancybox-opened .col-md-12 { padding: 0px!important; }


    .col-xs-height {
        display: block;
        float: none !important;
    }
    .col-full-height {
        height: auto!important;
        margin-bottom: 15px;
    }
    .item {
        height: auto !important;
        min-height: 0px !important;
    }
    .nav .col-tree .planing li { display: block!important; }
}


@media (min-width: 480px) and (max-width:991px) {

    #tp-icons-tableau-very-small {
        display: none !important;
    }

    .qtip-tooltip-content {
        max-width: 280px;
    }
    .qtip-tooltip-content .qtip-tooltip-image {
        width: 60px!important;
    }

    .qtip-tooltip-content h4 {
        font-size: 14px;
        font-weight: 700;
    }
    .qtip-tooltip-content p {
        font-size: 12px;
        text-align: left!important;
        line-height: 18px;
    }
}


/*.carousel { display: none; }*/

#tp-projects-icon-filter { text-align: center; }
#tp-projects-icon-filter img { max-width: 100%; height: auto; margin: 0 auto; }
img[src$=".gif"], img[src$=".png"] {
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: auto;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
/*
 * tooltip
 *
*/
.qtip-tooltip-content { text-align: left!important; display: none; }
.qtip-tooltip-content .row { margin: 0; }
.qtip-tooltip-content .col-xs-9 { padding-left: 0px; }
.qtip-tooltip-content .col-xs-3 { padding-right: 0px; }
.qtip-tooltip-content p { color: #003D58; line-height: 1.7; margin: 0; padding: 0; float: left; }
.qtip-tooltip-content h4 { margin: 0 0 10px 0; }
.qtip-tooltip-content .qtip-tooltip-image { width: 90px; height: auto; display: block; float: right; margin: 0; padding: 2px; border: 1px solid #7f8d9e }



@media print {
    a[href]:after {
        content: none !important;
    }
}

/*
 * headerbild und breadcrumb-navigation auf der suchseite ausblenden
 */
#pageUID-36 .tp-header-image, #pageUID-36 .tp-breadcrumb-nav { display: none; }

a:focus, a:active { outline: none!important; }


/*
* anderungen september 2019
*/

html, body {
    overflow-y: visible;
    -ms-overflow-style: scrollbar;
}

/****** sitemap ***/
.frame-type-menu_sitemap {
  margin-top: 20px;
}
.frame-type-menu_sitemap ul {
  list-style: none;
  padding: 0;
  line-height: 1.6;
}
.frame-type-menu_sitemap ul li a {
  font-weight: bold;
}
.frame-type-menu_sitemap ul ul {
  padding: 0 15px 0 15px;
}
.frame-type-menu_sitemap ul ul li a {
  font-weight: bold;
}
.frame-type-menu_sitemap ul ul ul {
}
.frame-type-menu_sitemap ul ul ul li a {
  font-weight: normal;
}
.frame-type-menu_sitemap ul ul ul {
    padding-bottom: 5px;
}
.frame-type-menu_sitemap ul ul ul ul {
    padding-bottom: 0;
}

.button.print { opacity: 1; }
.button.print:hover { opacity: .7; }

@media print {
    .eupopup-container, .button.print, .tp-header-image, .tp-breadcrumb-nav  {
    display: none !important;
  }
}

/*
* projekte tabellen
*/
.referencelist-color-key-buttons {
    float: right;
}


.only-print {
  display: none;
}

@media print {
  body { background-color: transparent; font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0; margin: 0; font-weight: 400;}
  b, strong { font-weight: 500}

  h1, h2, h3, h4, h5, h6 { color: #003D58!important; font-weight: normal!important; }
  h1 { font-size: 30px!important; }
  h2 { font-size: 20px!important; font-weight: normal!important; }

  a { color: #003D58; text-decoration: none; font-weight: bold; }


  .hide-onprint, .eupopup-container, .button.print, .tp-header-image, .tp-breadcrumb-nav, footer, #sidebar { display: none; }

  .only-print {
    display: block;
  }

  .header-fixed-top, teaser, header {
    display: none;
    height: 0;
  }
  .container, .jumbotron .container {
    width: auto;
    max-width: 1600px;
  }



  .referencelist-sort-buttons {
    padding: 0;
    border: none;
    margin-bottom: 0;
  }
  .list-thumbnail-switcher, .referencelist-search, .referencelist-reset, #teamplanreferences .tablesorter-filter-head {
    display: none !important;
  }
  .filter-options .btn::first-letter, .tablesorter-filteroptions .btn::first-letter { font-weight: bold; padding: 0; margin-right: 0; color: #000; text-align: left; font-size: 14px;}

  #teamplanreferences-list td,  #teamplanreferences-list th {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
  }
  #teamplanreferences-list tr td:nth-child(1) {
    width: 75%;
    padding-right: 5%;
  }
  #teamplanreferences-list tr td:nth-child(2), #teamplanreferences-list tr td:nth-child(3) {

  }
  .referencelist-color-key-buttons {
    background-color: transparent;
    color: #000!important;
    opacity: 1!important;
    font-weight: bold;
    font-size: 11px;
    float: right;
    margin-left: 2px;
  }


  #tp-tabs {
    margin-top: 0;
    min-height: auto;
  }
  .tp-teammember .tp-teammemeber-vcard, .nav.nav-tabs {
    display: none;
  }
  .tp-teammember .row { margin: 0; }
  .tp-teammember { font-size: 14px!important; }
  .tp-teammember h2 { font-size: 20px!important; margin-top: 20px; }
  .tp-teammember-additionals {
    display: block;
  }
  .tp-teammember .img-responsive { display: none; }
  .tp-teammember .tp-teammember-additionals h2 { display: none; }
  .tp-teammember .portrait .img-responsive {
    display: block;
    margin: 10px 0;
    max-width: 80%!important;
  }
  .tp-teammember .tp-teammember-additionals .col-md-5 { display: none; }




  .tp-teammember {
    position: relative;
    margin-top: 0;
  }
  .tp-teammember .portrait {
    width: 30%;
    float: right;
    position: absolute;
    top: 15px;
    right: 0;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.55);
  }
  .tp-teammember .portrait .img-responsive {
    max-width: 100%;
    height: auto;
  }
  .tp-teammember .contenttable {
    margin-top: 0;
  }
  .tp-teammember-additionals table.contenttable td {
    padding: 5px 10px 5px 0;
  }
  .tp-teammember-additionals table.contenttable td:nth-child(1) {
    width: 160px;
  }

  .tp-teammember h2.page-break {
    page-break-before: always;
  }



  .container { width: 100%; max-width: 960px; display: block; float: left; }
  .row { float: left; width: 100%; margin-bottom: 10px; }

  .logo { float: right; display: block!important}

  footer { font-size: 10px; padding-top: 30px}


  header.header-with-icon {
    margin-left: 0px;
    margin-bottom: 0px;
    width: 100%;
    float: left;
  }
  header.header-with-icon h1 {
    line-height: 2.4;
  }
  .heading-icons {
    display: inline-block;
    padding-right: 10px;
    float: left;
  }

  figure { padding: 0; margin: 0; }
  .tp-header-image { background-color: #600; float: left; margin: 10px 0 0 0; padding: 0; width: 100%; }
  .tp-header-image img { display: block; max-width: 100%; height: auto; }

  .tp-breadcrumb-nav { float: left; margin: 10px 0 0 0; opacity: 0.6; }
  .tp-breadcrumb-nav ol { list-style: none; margin: 0; padding: 0;}
  .tp-breadcrumb-nav ol li { float: left; margin: 0 10px 0 0; padding: 0}
  .tp-breadcrumb-nav ol li a { }






  /************ references **************/
  ul.tp-image-gallery { padding: 0; margin: 0; list-style: none; }

  /*
  * anderungen september 2019
  */
  /**** projekte ***/
  table {
    border-spacing: 0;
    border-collapse: collapse;
  }



  #teamplanreferences table {
    width: 100%;
  }
  .referencelist-sort-buttons {
    padding: 0;
    border: none;
    margin-bottom: 20px;
  }
  .referencelist-sort-buttons .btn {
    border: none;
    font-size: 12px;
    padding: 0 25px 0 0;
  }
  .list-thumbnail-switcher, .referencelist-search, .referencelist-reset, .referencelist-hidden-categories, #teamplanreferences .tablesorter-filter-head, #teamplanreferences-list .subtitle.hide, .tp-referencelist-thumbnails {
    display: none !important;
  }
  .filter-options .btn::first-letter, .tablesorter-filteroptions .btn::first-letter { font-weight: bold; padding: 0; margin-right: 0; color: #000; text-align: left; font-size: 14px;}
  #teamplanreferences-list.tablesorter thead {
    display: none !important;
  }
  #teamplanreferences-list td,  #teamplanreferences-list th {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
  }
  #teamplanreferences-list tr td:nth-child(1) {
    width: 75%;
    padding-right: 5%;
  }
  #teamplanreferences-list tr td:nth-child(2), #teamplanreferences-list tr td:nth-child(3) {

  }
  #teamplanreferences-list tr {
    padding-bottom: 10px;
    text-align: left;
    vertical-align: top;
  }
  #teamplanreferences-list a .subtitle {
    font-size: 11px!important;
    color: #6C6C6C!important;
  }
  .referencelist-color-key-buttons {
    float: right;
    margin-left: 10px;
    font-weight: bold;
    font-size: 11px;
  }


  /*
   * new project extension
   */
  .tx-teamplan-projects {

  }
  .tx-teamplan-projects .filter-options .btn, .tx-teamplan-projects .tablesorter-filteroptions .btn {
    display: inline-block;
    padding: 5px 10px 5px 0;
    font-size: 12px;
    text-align: left;
    margin-right: 0;
    width: 25%;
  }
  .tx-teamplan-projects .filter-options .btn::first-letter, .tx-teamplan-projects .tablesorter-filteroptions .btn::first-letter { font-weight: bold; padding: 0; margin-right: 0; color: #000; text-align: left; font-size: 12px;}
  .tx-teamplan-projects .cat-shortcut {
    background-color: transparent!important;
    font-size: 12px!important;
    margin-right: 3px;
    font-weight: bold!important;
  }

  .tx-teamplan-projects tr td:nth-child(1) {
    width: 40%!important;
    padding-right: 2%!important;
  }
  .tx-teamplan-projects .img-responsive {
    max-width: 100%;
    height: auto;
  }
  .teamplanprojects-list .project-title {
    font-size: 13px;
    font-weight: 500;
    color: #353535;
  }

  table.teamplanprojects-list td, table.teamplanprojects-list th {
    padding: 15px 0!important;
  }

  .referencelist-sort-buttons {
    padding: 0!important;
    margin: 0!important;
  }

  .referencelist-color-key-buttons {
    font-weight: bold;
    float: right!important;
    margin-left: 0!important;
  }
  .tx-teamplan-projects .tablesorter-filteroptions .btn .cat-shortcut {
    margin-right: 1px!important;
  }


}


/*
* teamplan projects
*/
#teamplanreferences {
  margin-top: 20px;
}
.teamplanprojects-list {
  margin-top: 20px;
}
.teamplanprojects-list .project-title {
  font-size: 15px;
  font-weight: 500;
  color: #353535;
}
.teamplanprojects-list .project-subtitle, .teamplanprojects-list .project-date {
  font-size: 12px;
  color: #656565;
  font-weight: 400;
}
.teamplanprojects-list .button.download {
  margin: 0;
  float: left;
  color: #748294;
  font-weight: 500;
}
.teamplanprojects-list .button.download span {
  margin-right: 0;
  background-image: url(../../../Images/icons/button-download.svg);
  background-position: center;
    border: 1px solid #8b9cce;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.teamplanprojects-list .button.download:hover span {
    border: 1px solid #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.teamplanprojects-list .referencelist-color-key-buttons {
    text-align: center;
    line-height: 2;
    color: #fff;
    width: 26px;
    height: 26px;
    font-size: 13px;
    float: left;
    margin-left: 5px;
    font-weight: 500;
}
table.teamplanprojects-list td, table.teamplanprojects-list th {
  border-bottom: 1px solid rgba(0, 61, 88, 0.25);
  padding: 15px 10px;
}
table.teamplanprojects-list td.project-images {
  width: 26%;
  /*padding-right: 20px;*/
}
table.teamplanprojects-list td.project-images figure {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
table.teamplanprojects-list td.project-data {
  width: 50%;
  padding-right: 20px;
}


#teamplanreferences .referencelist-sort-buttons {
    padding: 7px 10px;
}
#teamplanreferences .referencelist-search {
  float: left;
  width: 125px;
  margin-right: 5px;
  margin-top: 8px;
  border: 1px solid #95A2B1;
  padding: 2px 4px;
}
#teamplanreferences .referencelist-reset {
  float: left;
  margin-top: 8px;
  font-weight: bold;
  padding: 2px 7px;
  border: 1px solid #95A2B1;
}
.teamplanprojects-list .filter-options .btn, .tablesorter-filteroptions .btn {
    padding: 10px 0 10px 0;
}
.filter-options .animal-medicine::first-letter, .tablesorter-filteroptions .animal-medicine::first-letter { background-color: #0896aa; }
.filter-options .thooth-medicine::first-letter, .tablesorter-filteroptions .thooth-medicine::first-letter { background-color: #027cb3; }
.filter-options .planing::first-letter, .tablesorter-filteroptions .planing::first-letter { background-color: #1b6ecd; }
.filter-options .rooms::first-letter, .tablesorter-filteroptions .rooms::first-letter { background-color: #426371; }

.tx-teamplan-projects .tablesorter-filteroptions .btn::first-letter { color: #000; font-weight: normal; padding: 0; margin-right: 0; text-align: center; }
.tx-teamplan-projects .tablesorter-filteroptions .btn .cat-shortcut {
    background-color: #600;
    padding: 4px 4px;
    /* min-width: 20px; */
    /* min-height: 20px; */
    display: block;
    width: 26px;
    height: 26px;
    float: left;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    font-weight: 500;
}
.tx-teamplan-projects .tablesorter-filteroptions .btn:active, .tx-teamplan-projects .tablesorter-filteroptions .btn:focus, .tx-teamplan-projects .referencelist-sort-buttons button.referencelist-reset:active, .tx-teamplan-projects .referencelist-sort-buttons button.referencelist-reset:focus {
    outline: none!important;
}
.tx-teamplan-projects .tablesorter-filteroptions .btn:active .cat-shortcut, .tx-teamplan-projects .tablesorter-filteroptions .btn:focus .cat-shortcut {
    border: 1px solid #fff;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8);
}
.tx-teamplan-projects .tablesorter-filteroptions .btn .cat-title {
    line-height: 2.3;
}


/*
 * video button
 */
.tp-video-button, .tp-references-button {
  margin-bottom: 20px;
  margin-left: 10px;
  float: left
}
.tp-video-button a, .tp-references-button a {
  display: block;
}
.tp-video-button img, .tp-references-button img {
  width: 55px;
  height: auto;
  float:left;
}
.tp-video-button span, .tp-references-button span {
  float:left;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 5px;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 12px;
}



.tp-icons-tableau {
  position: relative;
}
.tp-icons-tableau .video-icon {
  position: absolute;
  bottom: -10px;
  z-index: 99999;
  left: 20px;
}
.tp-icons-tableau .video-icon a {
  display: block;
  width: 93px;
  margin: 0 auto;
}
.tp-icons-tableau .video-icon img {
  width: 100%;
  height: auto;
}

#tp-icons-tableau-small.tp-icons-tableau .video-icon, #tp-icons-tableau-very-small.tp-icons-tableau .video-icon {
  padding-top: 30px;
  position: relative;
  bottom: auto;
  left: auto;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}


/* 2020-04-22 verantwortlichen kann zitat zugeordnet werden */
@media (min-width: 992px) {
  #pageUID-45 .col-md-8 { /* rechte spalte ganz breite */
    width: 75%;
  }
}
.tp-teammember .citation {
  color: #474747;
  font-size: 12px;
  font-style: italic;
  margin-right: -15px;
}


/* 2020-04-27 inline-bilder links oder rechts orientieren */
.inline-image.float-left {
  float: left;
  padding-right: 15px;
  padding-bottom: 15px;
}
.inline-image.float-right {
  float: right;
  padding-right: 15px;
  padding-bottom: 15px;
}
.no-float.overlay {
  display: block;
  margin: 0 15px 15px 0;
}


/*
 * testimonials and slicklslider
 */
.tp-testimonials {
  padding: 30px 0;
}
.tp-testimonial-item {
  text-align: center;
}
.tp-testimonial-figure {
  margin: 0 auto;
  display: inline-block;
  border: 2px solid rgba(0, 69, 98, .5);
  border-radius: 50%;
  width: 80%;
  height: auto;
  overflow: hidden;
}
.tp-testimonial-image {

}
.tp-testimonial-quote {
  /*text-align: justify;*/
  padding: 15px 15px;
  font-style: italic;
}
.tp-testimonial-author {

}
.slick-dots li button:before {
  font-size: 11px;
  color: #004562;
  opacity: .5;
}
.slick-dots li.slick-active button:before {
  color: #004562;
  opacity: 1;
}




/*
 *https://stackoverflow.com/questions/29169823/bootstrap-carousel-how-to-fade-between-slides-slowly
 *
 *inspired from http://codepen.io/Rowno/pen/Afykb
 *https://stackoverflow.com/questions/26770055/bootstrap-carousel-fade-no-longer-working-with-maxcdn-3-3-bootstrap-min-css
*/
.carousel {
  padding: 0;
  margin-top: 130px;
  margin-bottom: 30px;
  min-height: 300px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function:linear;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.left, .carousel-control.right {
  background-image: none;
  filter: none;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


/*
 * contact persons
 */
.tp-contact-person {
  margin: 15px 0;
}
.tp-contact-person__image {
  border: 1px solid #cecece;
  padding: 2px;
}
.tp-contact-person__data {
  margin: 15px 0;
}
.tp-contact-person__name {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #003D58;
  margin-bottom: 5px;
  display: inline-block;
}
.tp-contact-person__phone {

}
.tp-contact-person__mail {
  letter-spacing: 0.01em;
}


.frame.frame-space-after-medium {
  margin-bottom: 60px;
}

/*
* 2021-04-15
* spam protect
*/
.powermail_fieldwrap_type_captcha input {
    width: 100px;
    float: left;
    height: 40px!important;
}
.powermail_fieldwrap_type_captcha .powermail_captchaimage {
    float: right;
    width: 175px;
}
#powermail_field_ihrenachricht {
    height: auto;
}

/*
* 2021-06-30
*/
.slick-slide img {
    width: 100%;
    height: auto;
}

/*
* 2021-07-07
*/
.cc-color-override-204740619.cc-window {
  box-shadow: 0 0 4px rgb(0,0,0,.5);
}

/*
* 2021-07-27
* vimeo video
*/
.vimeo-player-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
    display: block;
    float: left;
    width: 100%;
}




/*
*
* Umstellung auf LTS 10
*/

/* josefin-sans-regular - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/josefin-sans-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/josefin-sans-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-v20-latin-regular.svg#JosefinSans') format('svg'); /* Legacy iOS */
}
/* josefin-sans-500 - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/josefin-sans-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/josefin-sans-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-v20-latin-500.svg#JosefinSans') format('svg'); /* Legacy iOS */
}
/* josefin-sans-600 - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/josefin-sans-v20-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/josefin-sans-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-v20-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-v20-latin-600.svg#JosefinSans') format('svg'); /* Legacy iOS */
}
/* josefin-sans-700 - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/josefin-sans-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/josefin-sans-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-v20-latin-700.svg#JosefinSans') format('svg'); /* Legacy iOS */
}
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v22-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/raleway-v22-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway-v22-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v22-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v22-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v22-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v22-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v22-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}

/*
* 2021-11-04
*
*/
body {
  font-family: 'Raleway';
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 1.6;
  color: #282828;
}
h2 {
  font-family: 'Josefin Sans';
  font-weight: 500;
}
h3 {
  font-family: 'Raleway';
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 30px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.3;
}
a {
  font-weight: 600;
}
.navbar-submenu li.active a {
  color: #003D58;
  font-weight: 600;
}
.navbar-submenu li a:hover {
  color: #000!important;
}

.news .page-navigation {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.news .article {
  margin-bottom: 45px;
}
.news-list-view .article .news-img-wrap {
  float: left;
  width: 40%;
  margin: 0px 15px 15px 0px;
}
.news-list-view .article .news-img-wrap img {
  max-width: 200px;
}
.news-list-view .footer, .news-list-view .footer {
  border-top: 1px dotted #D2D7DD;
  border-bottom: 1px dotted #D2D7DD;
}
.news-list-view .footer, .news-list-view .footer {
  display: block;
}

/*
* tp live sciences
*
*/

.teaser{
  background-color: #004562;
  display: block;
  padding-top: 15px;
  padding-bottom: 30px;
}
.teaser .row {
  margin-right: -45px;
  margin-left: -45px;
}

@media (max-width: 1024px) {
  .tp-live-sciences {
    padding: 0 15px;
  }
}
@media (max-width: 400px) {
  .tp-live-sciences {
    padding: 0 10px;
  }
}
@media (max-width: 996px) {
  .teaser .container {
    /*margin-top: 0!important;*/
  }
}

.tp-live-sciences .tp-live-sciences__wrapper {

}
.tp-live-sciences .tp-live-sciences__image {

}
.tp-live-sciences .tp-live-sciences__image img {
  width: 100%;
  height: auto;
}


.tp-button-more-circle__wrapper {
  text-align: center;
  padding: 30px 0;
}
.tp-button-more-circle {
  margin: 0 auto;
  color: #fff;
  background-color: #748294;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 3px;
  text-transform: uppercase;
}
.tp-button-more-circle a {
  background-image: url('../../../Images/tp-more-button-arrow-right.svg');
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: right;
  color: #fff;
}




.frame-space-before-extra-small {
  margin-top: 5px;
}



.tp-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.tp-section-bg-light-grey {
  background-color: #F8F8F8;
}
.tp-section-bg-dark-blue {
  background-color: #004562;
}
.tp-section-bg-dark-blue h2, .tp-section-bg-dark-blue h3, .tp-section-bg-dark-blue h4, .tp-section-bg-dark-blue h5 {
  color: #fff;
}
.tp-section-bg-white {
  background-color: #fff;
}




.tp-2-cols-with-cross {

}
@media (min-width: 992px) {
  .tp-2-cols-with-cross .col-lg-5 {
    width: 45%;
  }
  .tp-2-cols-with-cross .col-lg-2 {
    width: 10%;
  }
}
@media (max-width: 992px) {
  .tp-2-cols-with-cross .col-lg-5, .tp-2-cols-with-cross .col-lg-2  {
    margin-bottom: 30px;
  }
}



.tp-projects-selection {
  max-width: 90%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.tp-projects-selection .slick-prev:before, .tp-projects-selection .slick-next:before {
  font-size: 30px;
  opacity: .75;
  color: #004562;
}
.tp-projects-selection .slick-prev:hover:before, .tp-projects-selection .slick-next:hover:before {
  opacity: 1;
}
.tp-projects-selection .slick-prev {
  left: -33px;
}
.col-md-4.tp-projects-selection__item-wrapper {
  padding: 15px 10px;
}
.tp-projects-selection__item {
  box-shadow: 0 0 4px rgba(0,0,0,.4);
  padding: 30px;
}
.tp-projects-selection__image {
  max-height: 240px;
  overflow: hidden;
  margin-bottom: 15px;
}
.tp-projects-selection__subtitle {
  font-weight: 500!important;
  color: #353535!important;
}

.tp-projects-selection__download {
  padding-top: 15px;
  text-align: right;
}
.tp-projects-selection__download  .button.download {
  float: none;
}


.tp-button-grey__wrapper {
  text-align: center;
  padding: 30px 0;
}
.tp-button-grey {
  margin: 0 auto;
  color: #fff;
  background-color: #748294;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 3px;
  text-transform: uppercase;
}
.tp-button-grey a {
  color: #fff;
  font-weight: 600;

}
.tp-button-grey.has-icon a {
  background-image: url('');
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left;
}


/*
* Metanavigation
* https://codepen.io/antonioio/pen/BeVxaN
*/
.navbar-expand-md {
  z-index: 99;
  background: white;
  padding: 0;
}

.navbar-brand {
  padding: 20px 10px 15px 15px;
  margin-right: 0;
  background-color: #fff;
  height: unset;
  float: left;
}
.navbar-brand img {
  height: 32px;
  width: 100%;
}

.logo-toggler-wrapper {
  width: 100%;
  display: inline-block;
  background-image: url(../../../Images/bg-main-nav.svg);
  background-repeat: repeat-x;
  background-position: 0 16px;
  background-size: 1200px 39px;
}

.navbar-expand-md .container .navbar-toggler {
  display: block;
  float: right;
  padding: 6px;
  margin-top: 20px;
  background-color: #004860;
  border: 1px solid #004860;
  position: relative;
}

.navbar-collapse {
  width: 100%;
  background: #004860;
  position: fixed;
  z-index: 9;
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .navbar-collapse.in {
    overflow-y: visible;
    z-index: 999999;
    visibility: visible;
    opacity: 1;
    height: 100%!important;
  }
}

.navbar-collapse ul.navbar-nav {
  position: absolute;
    top: 170px;
    display: flex;
    align-items: flex-start;
    /*width: 100%;*/
    width: auto;
    list-style: none;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    padding-left: 0;
}
.navbar-collapse ul.navbar-nav li {
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.58, 0.3, 0.005, 1);
  padding: 0;
  margin-bottom: 20px;
}
.navbar-collapse ul.navbar-nav li > a {
  color: white;
  font-size: 30px;
  padding: 1rem;
  line-height: unset;
  text-transform: uppercase;
  -webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.navbar-collapse ul.navbar-nav li.active > a, .navbar-collapse ul.navbar-nav li > a:hover {
  color: #F24400
}
.navbar-collapse ul.navbar-nav li.active a {

}

.navbar-collapse.in {
  min-height: 100vh;
  visibility: visible;
  opacity: 1;
  z-index: 9;
}
.navbar-collapse.in ul li {
  opacity: 1;
  text-align: left;
  width: 100%;
}
.navbar-collapse.in ul li .glyphicon {
  float: right;
  top: 13px;
  margin-left: 60px;
  margin-right: 15px;
  font-size: 16px;
}
.navbar-collapse.in ul li:nth-child(1) {
  transition-delay: 0.06s;
}
.navbar-collapse.in ul li:nth-child(2) {
  transition-delay: 0.12s;
}
.navbar-collapse.in ul li:nth-child(3) {
  transition-delay: 0.18s;
}
.navbar-collapse.in ul li:nth-child(4) {
  transition-delay: 0.24s;
}
.navbar-collapse.in ul li:nth-child(5) {
  transition-delay: 0.3s;
}
.navbar-collapse.in ul li:nth-child(6) {
  transition-delay: 0.36s;
}

.navbar-toggler {
  padding: 0;
}
.navbar-toggler .toggler-title {
  position: absolute;
    left: -56px;
    background-color: #fff;
    padding: 4px 5px;
    top: 4px;
    font-weight: 600;
    text-transform: uppercase;
    color: #004860;
    line-height: 1.2;
    /* border-right: 3px solid #fff; */
    border-left: 3px solid #fff;
}
.navbar-toggler.collapsed .toggler-title {
  color: #004860;
}
.navbar-toggler #nav-icon {
  width: 36px;
  height: 20px;
  position: relative;
  margin: 0 auto;
  transform: rotate(0deg);
  cursor: pointer;
}
.navbar-toggler #nav-icon span {
  display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: white;
    opacity: 1;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}



.navbar-expand-md .container .navbar-toggler {
  height: 35px;
}
.navbar-toggler .toggler-title {
  position: relative;
  left: -7px;
  background-color: #fff;
  padding: 12px 5px;
  top: 4px;
  float: left;
  top: -9px;
}
.navbar-toggler #nav-icon {
  float: right;
}
@media (max-width: 480px) {
  .navbar-brand img {
    height: 24px;
  }
  .logo-toggler-wrapper {
    background: none;
  }
  .navbar-toggler.collapsed .toggler-title {
    display: none;
  }
  .navbar-expand-md .container .navbar-toggler {
    height: 34px;
    margin: 11px 15px 15px 15px;
  }
  .navbar-toggler #nav-icon {
    width: 25px;
    height: 20px;
  }
  .tp-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.navbar-toggler[aria-expanded=false] #nav-icon span:nth-child(even) {
  left: 50%;
}
.navbar-toggler[aria-expanded=false] #nav-icon span:nth-child(odd) {
  left: 0px;
}
.navbar-toggler[aria-expanded=false] #nav-icon span:nth-child(1),
.navbar-toggler[aria-expanded=false] #nav-icon span:nth-child(2) {
  top: 0px;
}
.navbar-toggler[aria-expanded=false] #nav-icon span:nth-child(3),
.navbar-toggler[aria-expanded=false] #nav-icon span:nth-child(4) {
  top: 9px;
}
.navbar-toggler[aria-expanded=false] #nav-icon span:nth-child(5),
.navbar-toggler[aria-expanded=false] #nav-icon span:nth-child(6) {
  top: 18px;
}
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(1),
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(6) {
  transform: rotate(45deg);
}
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(2),
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(5) {
  transform: rotate(-45deg);
}
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(1) {
  left: 5px;
  top: 5px;
}
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(2) {
  left: calc(50% - 5px);
  top: 6px;
}
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(5) {
  left: 5px;
  top: 14px;
}
.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(6) {
  left: calc(50% - 5px);
  top: 13px;
}

.dropdown-menu {
  top: -12px;
  left: 100%;
  padding: 20px 15px 5px 20px;
  font-size: 14px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  /*box-shadow: none;
  -webkit-box-shadow: none;*/
  -webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
  margin-right: 100px;
}
.dropdown-menu.dropdown-menu-9 {
  height: 60vh;
  overflow-y: scroll;
  overflow-x: visible;
}
.dropdown-menu li {
  padding: 0!important;
  margin: 0;
  position: relative;
  margin-right: 100px;
}
.dropdown-menu li > a {
  padding: 3px 10px!important;
  font-size: 20px!important;
  line-height: 1!important;
  text-transform: none!important;
  -webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.dropdown-menu li > a:hover {
  background-color: transparent!important;
}
.dropdown-menu li a figure {
  width: 65px;
  height: 65px;
  position: absolute;
  right: 0;
  top: -11px;
  opacity: 0;
  -webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.dropdown-menu li.active a figure {
  width: 30px;
  height: 30px;
  top: 0;
  right: 16px;
}
.dropdown-menu li a figure img {
  width: 100%;
  height: auto;
}
.dropdown-menu li a:hover figure, .dropdown-menu li.active a figure   {
  display: block;
  opacity: 1;
}
.dropdown-menu.dropdown-submenu-open {
  position: relative;
  display: block;
  left: auto;
  top: auto;
}


.dropdown-submenu-level-3 {
  box-shadow: none;
  top: auto;
  position: relative;
  left: auto;
}
.dropdown-submenu-level-3 li {
  width: auto!important;
}
.dropdown-submenu-level-3 li>a {
  color: #fff!important;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
    white-space: normal;
    overflow-wrap: break-word;
    line-height: 1.2!important;
    padding: 0!important;
}
.dropdown-submenu-level-3 li.active>a {
  color: #F24400!important;
}


@media (min-width: 996px) {
  .dropdown-submenu-level-3 {
    display: none!important;
  }
}



.metanav-form-wrapper {
  margin-top: 60px;
  text-align: left;
}
.metanav-form-wrapper label {
  display: none;
}
.metanav-form-wrapper .form-group {
   max-width: 100%;
}
.metanav-form-wrapper input {
  float: left;
  border: 1px solid #fff;
    padding: 18px 15px;
    font-size: 24px!important;
    border-top-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px;
    background-color: transparent;
    margin-left: 10px;
    width: auto;
    height: 40px;
    color: #fff;
    padding-right: 80px;
}
.metanav-form-wrapper .btn-default {
  float: left;
  background-image: url("../../../Images/tp-button-search.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
  background-color: transparent;
  text-indent: -9999px;
  border: 1px solid #fff;
  border-left: none;
  border-top-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  height: 40px;
  width: 40px;
}
.metanav-form-wrapper .btn-default:hover {
  background-color: #002d41;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff!important;
}
.nav-item.vimeo-link a {
  font-size: 24px!important;
  display: block;
  background-image: url("../../../Images/tp-metanav-vimeo-icon.svg"); background-repeat: no-repeat; background-position: right; background-size: 50px;;
}





.tp-top-nav {
  margin-bottom: 0;
  background-color: #004562;
}
.tp-top-nav .navbar ul li {
  margin: 0px;
  margin-top: 9px;
  padding: 0;
}
.tp-top-nav .nav > li > a {
  padding: 0px 15px 5px 15px;
  border-right: 1px solid #fff;
  height: 20px;
  line-height: 15px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
}
.tp-top-nav .nav > li.active > a, .tp-top-nav .nav > li > a:hover {
  background-color: transparent!important;
  color: #F24400;
}


footer {
  margin-top: 0;
  border-top: 1px solid #066086;
}

/*
* 2021-11-26 header bild fuer life scienes
* auf volle breite ziehen weil svg
*/
#p141 .tp-header-image img {
  width: 100%;
  height: auto;
  margin-bottom: -1px;
}

#submenu {
  margin-top: 20px!important;
  margin-bottom: 60px;
}


/*
* 2021-12-01
*
*/
.container, .jumbotron .container {
  width: auto;
  max-width: 1200px;
}
@media (max-width: 1200px) {
  .container {
    padding: 0 30px;
  }
  .jumbotron.container {
    padding: 0!important;
  }
}
.tp-header-image img {
  width: 100%;
}

.metanav-form-wrapper .form-group {
  max-width: 50%;
  padding-right: 60px;
}
#main-menu {
  width: 50%;
}
#main-menu .dropdown-menu {
  width: 100%;
}
.metanav-form-wrapper input {
  width: 100%;
}

@media (max-width: 1200px) {
  #navbarNavDropdown .container {
    padding: 1rem;
  }
  #main-menu {
    width: 40%;
  }
  .navbar-collapse ul.navbar-nav li > a {
    font-size: 2.4rem;
  }
  #main-menu .dropdown-menu {
    width: auto;
    margin-left: 1rem;
  }

  .metanav-form-wrapper .form-group {
    max-width: 100%;
  }
}
@media (max-width: 996px) {
  #main-menu {
    width: 45%;
  }
  .navbar-collapse ul.navbar-nav li > a {
    font-size: 2.2rem;
  }
  .dropdown-menu li > a {
    font-size: 16px!important;
  }
  .dropdown-menu li a figure {
    right: 2rem;
  }
}

@media (max-width: 768px) {
  .navbar .container, #navbarNavDropdown .container {
    padding: 0 15px;
  }
  .navbar-brand {
    padding: 20px 10px 15px 15px;
    max-width: 140px;
  }
  #main-menu {
    width: 100%;
  }
}




/* subheads fuer boxen planen und beraten und life scienes
* auf startseite gleich hoch wegen zeilenumbruch
*/
@media (min-width: 990px) {
  #c418 h3, #c420 h3 {
    min-height: 50px;
    margin-bottom: 20px;
  }
}


/*
* 2021-12-12
* the teamplan team
*/
.tp-the-team {

}
.tp-the-team .tp-the-team__teammember {
  padding: 0;
}
.tp-the-team .tp-the-team__teammember .tp-the-team__image-wrapper {
  border: 1px solid #d5d5d5;
  margin: 1px;
  box-shadow: 0 0 4px rgb(0 0 0 / 20%);
}
.tp-the-team .tp-the-team__teammember img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .tp-the-team .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .tp-the-team .col-lg-2 {
    width: 20%;
  }
}


/*
* 2021-12-20
*/
.tx-powermail .col-md-6 {
  width: 100%
}
.powermail_fieldwrap_type_captcha .powermail_captchaimage {
  float: left;
  margin-left: 1rem;
}
@media (min-width: 996px) {
  .tx-powermail .powermail_fieldwrap_type_captcha .col-sm-10 {
    width: auto;
    margin-left: 3rem;
  }
}

/*
* 2022-10-12
*/
.tp-teammember .citation {
    display: none;
}


/*
* 2023-03-03
* new startpage with blocs and new slider
*/

@media (min-width: 1200px) {
  .container, .jumbotron .container {
    width: 1200px!important;
  }
}
@media (max-width: 1200px) {
  .container, .jumbotron .container {
    max-width: 996px;
  }
}


.align-items-center {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.justify-content-around {
  justify-content: space-around;
}
@media (min-width: 992px) {
  .startpage-blocs .col-md-6 {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .startpage-blocs .col-md-6 {
    width: 100%;
  }
  .startpage-blocs img {
    margin-bottom: 30px;
  }
  .startpage-blocs.align-items-center {
    flex-direction: column;
  }
  .startpage-blocs .col-sm-6 {
    width: 50%;
  }
}
.startpage-blocs img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.startpage-blocs .tp-button-grey__wrapper {
  text-align: left;
}


.startpage-blocs .ce-center .ce-outer {
  position: relative;
  float: none;
  right: inherit;
}
.startpage-blocs .ce-center .ce-inner {
  position: relative;
  float: none;
  right: inherit;
}
.startpage-blocs .ce-column:last-child {
    width: 100%;
}
.startpage-blocs .ce-gallery figure {
  display: inherit;
}
.startpage-blocs .tp-button-grey.has-icon a {
    background-position: right;
    padding-right: 20px;
    padding-left: 0
}
.bg-white {
  background-color: #fff;
}



.tp-news-list-view-slider {
  color: #fff;
}
.tp-news-list-view-slider.slick-dotted.slick-slider {
  margin-bottom: 30px;
  margin-bottom: 50px;
}
@media (min-width: 1400px) {
  .tp-news-list-view-slider.slick-dotted.slick-slider {
    margin: 40px -45px 50px -45px;
  }
}
@media (min-width: 992px) {
  .tp-news-list-view-slider .col-md-6 {
    width: 50%;
  }
}
.tp-news-list-view-slider .article h3 {
  margin-bottom: 30px;
  margin-top: 15px;
  font-family: 'Josefin Sans';
}
.tp-news-list-view-slider .article h3 a {
  color: #fff;
  font-weight: 100;
}
.tp-news-list-view-slider a {
  color: #ffffff!important;
}
.tp-news-list-view-slider .article {
  margin-bottom: 0;
  font-weight: 100;
}
.tp-news-list-view-slider .row {
    margin-right: 0!important;
    margin-left: 0!important;
    display: flex;
    flex-direction: row;
    align-content: space-around;
    flex-wrap: wrap;
}
.tp-news-list-view-slider .news-img-wrap {
  float: none!important;
  margin: 0!important;
  background: transparent!important;
  margin-bottom: 30px!important;
}
.tp-news-list-view-slider .news-img-wrap a {
  float: none!important;
  padding: 0!important;
  border: none!important;
  background: transparent!important;
}
.tp-news-list-view-slider .news-img-wrap img {
    float: none!important;
    height: unset!important;
    width: unset!important;
    border-radius: 10px;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    max-width: 100%;
    background-color: #fff;
}


#p3 .teaser {
  margin-top: 110px;
  position: relative;
}
#p3 .teaser .container {
  margin-top: 0!important;
}
#p3 .slick-prev, #p3 .slick-next {
  width: 40px;
  height: 50px;
  background: #025E7C;
  background-image: url(icon-chevron-left.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40%;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#p3 .slick-prev:before, #p3 .slick-next:before {
  content: none!important;
}
#p3 .teaser .slick-prev {
  left: 0;
  background-image: url(icon-chevron-left.svg);
  opacity: 0;
}
#p3 .teaser .slick-next {
  right: 0;
  background-image: url(icon-chevron-right.svg);
  opacity: 0;
}
#p3 .teaser:hover .slick-prev,  #p3 .teaser:hover .slick-next {
  opacity: 1;
}

#p3 .teaser .row {
  margin-right: unset;
  margin-left: unset;
}
#p3 .tp-live-sciences .tp-live-sciences__wrapper {
  padding: 0 15px;
}
.tp-news-list-view-slider a.more{
  margin: 0 auto;
  color: #fff;
  background-color: #0088C5;
  padding: 6px 18px;
  display: inline-block;
  border-radius: 8px;
  text-transform: uppercase;
  background-image: none;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .tp-news-list-view-slider .article h3 {
  font-size: 42px;
  }
  .tp-news-list-view-slider .article h3 a {
    color: #fff;
    font-weight: 100;
  }
  .tp-news-list-view-slider .article {
    font-size: 20px;
  }
  .tp-news-list-view-slider a.more{
    position: absolute;
    bottom: 40px;
    right: 30px;
  }
}
@media (max-width: 1200px) {
  .tp-news-list-view-slider .article h3 {
    font-size: 30px;
  }
}

.tp-news-list-view-slider .slick-dots {
  bottom: -50px;
}
.tp-news-list-view-slider .slick-dots li {
  margin: 0 2px;
}
.tp-news-list-view-slider .slick-dots li button:before {
    font-size: 16px;
    color: #0088C5;
    opacity: .6;
}
.tp-news-list-view-slider .slick-dots li.slick-active button:before {
    color: #0088C5;
    opacity: 1;
}


/*
* 2023-03-14
*/
.timeline-illu {
  max-width: 100%;
  height: auto;
}

/*
* 2023-04-20
*/
.news-list-view .article .news-img-wrap img {
  max-width: 100%;
}

/*
* 2023-05-09
*/
.teaser {
  margin-right: -12px;
}
@media (max-width: 996px) {
  .tp-top-nav .navbar ul {
    margin-right: 20px;
  }
  .logo-toggler-wrapper {
    margin: 0 auto;
    width: 95%;
  }

}
@media (max-width: 996px) and (min-width: 540px){
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -45px;
  }
}
.logo-toggler-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.navbar-brand {
  width: 178px;
}

@media (max-width: 480px) {
  .navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(1) {
    left: 0px;
  }

.navbar-toggler[aria-expanded=true] #nav-icon span:nth-child(5) {
  left: 0px;
  }
}

@media (max-width: 768px) { 
  .slick-slide .header {
    word-break: break-all;
  }
}
