* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
img,
form,
fieldset,
blockquote {
    border: 0;
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    background: #ffffff;
    color: #171717;
    font: 18px tt_commons, Arial, Helvetica, Sans-Serif;
    min-width: 270px;
}

a {
    color: #e2001a;
    outline: none;
    text-decoration: none;
    transition: all .2s;
}

a:hover {
    color: #171717;
    text-decoration: none;
}

input,
select,
textarea {
    border: #999999 1px solid;
    color: #333333;
    font: 14px Arial, Helvetica, sans-serif;
    padding: 8px;
}

li {
    list-style: none;
}

h1 {
    font-size: 34px;
    font-weight: normal;
    line-height: 1.1;
    margin: 0 0 1em;
}

h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 .5em;
}

h3 {
    font-size: 22px;
    margin: 0 0 .5em;
}

h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 .5em;
}

h5,
h6 {
    font-size: 18px;
    font-weight: normal;
}

p {
    line-height: 1.3em;
    padding: 0 0 1.3em;
}

table {
    border-collapse: collapse;
    width: 100%;
}

img {
    display: block;
}

.page-container,
.page-header,
.title-headline {
    margin: 0 auto;
    /*max-width: 1560px;*/
    max-width: 1868px;
    padding: 0 50px;
}

.page-top-bar {
    background: #e6e3e3;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001
}

.title-bar {
    background: #e6e3e3;
}

.title-headline {
    min-height: 605px;
    padding-bottom: 20px;
    padding-top: 220px;
}

.title-headline.cv {
    min-height: 1px;
}

.title-headline.small {
    min-height: auto;   /*487px*/
}

.home-page .title-headline {
    min-height: 500px;
}

.page-header {
    height: 196px;
    max-width: inherit;
}

.header-logo {
    float: left;
    margin: 50px 0 0
}

.headline-main {
    min-height: 225px;
}

.headline-main.cv {
    min-height: 74px;
}

.headline-main h1 {
    margin: 0;
    padding-bottom: 20px;
}

.headline-main .headline-date {
    color: #e2001a;
    display: block;
    font-size: 24px;
    font-weight: 600;
}

.home-slider {
    bottom: 50px;
    left: 50px;
    overflow: hidden;
    position: fixed;
    right: 50px;
    top: 0;
}

.home-slider .slide {
    height: 100vh;
    width: 100%;
}

.home-slider-text {
    background: #fff;
    bottom: 50px;
    color: #e2001a;
    font-size: 30px;
    line-height: 1;
    padding: 30px 40px;
    position: fixed;
    right: 50px;
    width: 415px;
    z-index: 10001;
}

.home-slider-text a {
    display: block;
}
.home-slider-text a:hover{
    color: #e2001a;
}
.home-slider-text a span{
    display: inline;
}
.home-slider-text a:hover .home-slider-text-text {
    box-shadow: inset 0 -2px 0 white, inset 0 -3px 0 #e2001a;
}
.home-slider-text a:hover .home-slider-text-date {
    border-bottom: 1px solid #000;
}

.home-slider-text a:after {
    bottom: 0;
    content: "\4c";
    font: 55px ElegantIcons;
    position: absolute;
    right: 0;
}

.home-slider-text-date {
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
}

.nav1 {
    float: right;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 46px 0 0;
    text-transform: uppercase;
}

.nav1 li {
    display: inline-block;
    margin: 0 0 0 25px;
}

.nav1 a {
    color: #e2001a;
    display: inline-block;
    font-size: 19px;
    padding-bottom: 5px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.nav1 li a:hover:after,
.nav1 li.active a:after {
    /*background: #e2001a;
    bottom: 0;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;         */
}

.nav1 li ul {
    display: none;
}

.nav2 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.3;
}

.nav2 li {
    display: inline;
    margin: 0 20px 0 0;
}

.nav2 a {
    color: #000000;
    text-decoration: none;
}

.nav2 a:hover,
.nav2 .active a {
    color: #e2001a;
}

.nav2-filter {
    margin-bottom: 20px;
    margin-top: 18px;
    display: none;
}

.nav2-filter > ul {
    display: none;
    padding: 10px 0 0;
}

.nav2-filter a{
    padding: 5px 0;
    display: block;
    color: #000;
}

.nav2-filter a:hover,
.nav2-filter li.active a {
    color: #e2001a;
}

.page-columns {
    margin-top: -105px;
    padding: 0 0 50px;
    position: relative;
}

.page-columns.small {
    margin-top: 0px;
}

.page-columns.small .profile-pics {
    min-height: 0;
    margin-bottom: 80px;
}

.page-columns.werkverzeichnis {
    margin-top: 80px;
}

.project-details-columns {
    margin-top: -150px;
    padding: 0 0 50px;
    position: relative;
}

.isotope-grid {
    margin: 0 -15px;
}

.grid-sizer {
    width: 25%;
}

.grid-item {
    padding: 0 15px;
    width: 25%;
}

.grid-item-large {
    padding: 0 15px;
    width: 50%;
}

.project-slider {
    margin-bottom: 70px;
    position: relative;
}

.project-slider .slide {
    height: 874px;
    width: 100%;
}

.project-slider .btn-left,
.project-slider .btn-right {
    color: #fff;
    cursor: pointer;
    height: 20px;
    left: 30px;
    margin: -25px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px;
    z-index: 100;
}

.project-slider .btn-right {
    left: auto;
    right: 60px;
}

.project-slider .btn-left:before {
    content: "\23";
    font: 50px ElegantIcons;
}

.project-slider .btn-right:before {
    content: "\24";
    font: 50px ElegantIcons;
}

.btn-left:hover,
.btn-right:hover {
    opacity: 0.7;
}

.project-details {
    margin: 0 auto;
    max-width: 1000px
}

.project-details-head {
    font-weight: bold;
}

.projekt-details-info {
    margin-bottom: 50px;
}

.projekt-details-description {
    display: none;
}

.projekt-details-table {
    font-size: 16px;
}

.projekt-details-table tr {
    border-bottom: 1px solid #000;
}

.projekt-details-table th {
    font-weight: normal;
    padding: 10px 0;
    text-align: left;
    vertical-align: top
}

.projekt-details-table td {
    padding: 10px 0;
    vertical-align: top
}
.projekt-details-table td p {
    padding: 0;
}

.project-details-pics .grid-sizer,
.project-details-pics .grid-item {
    width: 50%;
}

.project-detail-pic {
    margin-bottom: 30px;
}

.project-detail-pic img {
    height: auto;
    width: 100%;
}

.list-projects {}

.project-item {
    margin-bottom: 50px;
}

.project-item:hover .project-item-pic img {
    transform: scale(1.3);
}

.project-item-pic {
    margin-bottom: 15px;
    overflow: hidden;
}

.project-item-pic img {
    height: auto;
    transition: all .2s;
    width: 100%;
}

.project-headline {
    font-weight: normal;
    line-height: 1.1;
    margin: 0 0 5px;
}

.project-headline a {
    color: #e2001a !important;
    display: block;
    padding-right: 25px;
    position: relative;
}

.project-item:hover .project-headline a span,
.project-headline a:hover span {
    box-shadow: inset 0 -2px 0 white, inset 0 -3px 0 #e2001a
}

.project-item:hover .project-headline a .project-date,
.project-headline a:hover .project-date {
    border-bottom: 1px solid #000;
    box-shadow: none;
}

.project-headline a:after {
    content: "\4c";
    font: 40px ElegantIcons;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    transition: all .2s;
}

.project-item:hover .project-headline a:after {
    transform: scale(1);
}

.project-date {
    color: #000;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-top: 8px;
}

.profile-pics {
    min-height: 65px;
    margin-bottom: 65px;
}

.profile-pics.abstand {
    min-height: 118px;
    margin-bottom: 65px;
}

.profile-pics img {
    height: auto;
    width: 100%;
}

.profile-description-headline {
    font-size: 27px;
    font-weight: normal;
}

.profile-description-details h3 {
    color: #e2001a;
    font-weight: normal;
    margin-bottom: .3em;
}

.profile-description-details p {
   /* line-height: 1.2; */
    padding: 0 0 1em;
}

.profile-description-details hr:first-child {
    margin-top: 5px;
}

.list-team {}

.team-item {
    margin-bottom: 40px;
}

.team-item a {
    color: #e84923;
    text-decoration: none;
}

.team-pic {
    margin-bottom: 10px;
}

.team-pic img {
    height: auto;
    width: 100%;
}

.team-item h5 {
    font-size: 18px;
    font-weight: bold;
}

.team-item h6 {
    font-size: 17px;
}

.list1 {
    margin-bottom: 1.5em;
}

.list1 dl {
    display: flex;
}

.list1 dt {
    flex: 0 0 110px;
}

.cms_item a,
.list1 a {
    color: #000;
    text-decoration: underline;
}

.cms_item a:hover,
.list1 a:hover {
    color: #e84923;
}

.list2 li {
    margin-bottom: 1em;
}

.list2 a {
    color: #000;
    display: block;
    padding: 0 0 0 35px;
    position: relative;
}

.list2 a:hover {
    color: #e84923;
    text-decoration: underline;
}

.list2 a:after {
    background: url(../images/ico-doc.svg) no-repeat;
    content: '';
    height: 19px;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
}

.btn-mail {
    background: url(../images/ico-mail.svg) no-repeat;
    display: block;
    float: right;
    height: 15px;
    margin-top: 2px;
    width: 21px;
}

.btn-down {
    color: #e2001a;
    float: right;
    font-size: 40px;
    text-decoration: none;
}

.btn-down:hover {
    text-decoration: none;
}

.btn-close {
    color: #000;
    float: right;
    font-size: 45px;
    text-decoration: none;
}

.btn-close:hover {
    color: #e2001a;
    text-decoration: none;
}

.btn-toggle {
    cursor: pointer;
    margin-left: -10px;
    margin-top: -15px;
}

.btn-toggle:before {
    color: #e2001a;
    content: "\4c";
    font: 40px ElegantIcons;
}

.btn-toggle.is-active:before {
    content: "\4b";
}

.btn-toggle-filter{
    position: relative;
    padding: 0 0 0 35px;
    font-size: 18px;
    font-weight: 600;
    color: #e2001a;
}
.btn-toggle-filter:before{
    position: absolute;
    left: 0;
    top: -9px;
    font-size: 30px;
}

.page-footer {
    color: #1a1a1a;
    font-size: 13px;
    padding: 20px 0;
}

.page-footer a {
    color: #1a1a1a;
    text-decoration: none;
}

.page-footer a:hover {
    color: #e2001a;
}

.progress-indicator {
    background-color: #e2001a;
    height: 90px;
    margin: 35px 0 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 5px;
    z-index: 1002
}

hr {
    border: 0;
    border-top: 1px solid #000;
    margin: 15px 0 10px;
}

.menu-label {
    display: none;
    font-size: 14px;
    margin: 0 5px 0 0;
    position: relative;
    text-transform: uppercase;
    top: -4px;
}

.hamburger {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: none;
    font: inherit;
    outline: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    right: 20px;
    text-transform: none;
    top: 15px;
    transition-duration: 0.15s;
    transition-property: opacity, filter, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, -webkit-filter;
    transition-timing-function: linear
}

.hamburger::-moz-focus-inner {
    border: 0;
}

.hamburger:hover {
    /*opacity: 0.7*/
}

.hamburger-box {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 35px
}

.hamburger-inner {
    display: block;
    top: 50%
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    background-color: #e2001a;
    border-radius: 0;
    height: 3px;
    position: absolute;
    transition-duration: 0.15s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease;
    width: 35px
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block
}

.hamburger--slider .hamburger-inner {
    top: 4px;
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-duration: 0.2s;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
}

.hamburger--slider .hamburger-inner::after {
    top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
}

.hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
    transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/* Tabelle Detailseite */
.tabellen_editor.oben td,
.tabellen_editor.links td {
    min-width: 90px;
    vertical-align: top;
}

/* Tabelle Werkliste */
.table-responsive {
    min-height: .01%;
}

.table{
    border-top: 1px solid #999999;
}

.table td{
    padding: 5px 8px;
    border-bottom: 1px solid #999999;
}

.table .icon_search{
    display: block;
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    margin: 0 0 0 -5px;
}

.table strong{
    font-weight: 500;
}

strong{
    font-weight: 500;
}

.breite_fix{
    width: 326px;
}

.breite_fix.datum{
    width: 106px;
}

.breite_fix.lupe{
    width: 5px;
}

/* Anezeige Files */
.file {
    white-space: initial !important;
    background-image: url(/customer/layout/images/ico-doc.svg) !important;
    padding: 2px 0 2px 30px !important;
}

/* CV */
.right {
    text-align: right;
}

/* Icons */
.icon_plus:before {
    position: relative;
    top: 1px;
}

.arrow_left:before {
    position: relative;
    top: 2px;
}

/* Link Team */
.normallink a {
    color: #171717;
}

.normallink a:hover {
    color: #e84923;
}

/* Darstellung von Listen */
.cms_item ul li {
    margin-bottom: 5px;
    margin-left: 15px;
}
.cms_item ul li:before {
    content: '-';
    position: absolute;
    left: 0px;
}

.cms_item ol li {
    list-style: decimal;
    list-style-position: outside;
    margin-left: 20px;
}

/* Google Maps */
.box{
  position: relative;
  width: 100%;
}
.box:before{
  content: "";
  display: block;
}
.content{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#gmap_canvas {
    width: 100%;
    height: 100%;
}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gm-svpc {
    display: none;
}

iframe {
  width: 100%;
  height: 100%;
}

/* Footer */
.left-space{
    margin-left: 10px;
}

/* Fancybox */
.fancybox-skin {
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
}
.fancybox-close,
.fancybox-nav span {
    display: none !important;
}
.fancybox-image {
    max-width: calc(100% + 40px) !important;
    width:     calc(100% + 40px) !important;
    max-height: calc(100% + 40px) !important;
    height:     calc(100% + 40px) !important;
    position: relative !important;
    left: -20px;
    top: -20px;
}
.title-promo {
    position: fixed;
    bottom: 89px;
    left: 75px;
    min-width: 300px;
    max-width: 460px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #e2001a;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-align: center;
    gap: 10px;
    z-index: 10002;
    overflow: hidden;
}

.promo-title {
    font-weight: bold;
    font-size: 50px;
    overflow: hidden;
}
.promo-title,
.promo-subtitle {
    width: 100%;
    color: white;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}
.promo-subtitle {
    font-size: 40px;
    overflow: hidden;
}

.title-promo a {
    color: white;
    text-decoration: none;
    font-size: 25px;
}
