
h1, h2, h3, h4, h5, h6 {
    font-weight:700;
    text-transform:none;
}

h1 {
    font-size:3rem;
    line-height:3rem;
    letter-spacing:2px;
    margin-bottom:0;
}

h1:last-of-type {
    margin-bottom:1.1rem;
}

h1.home {
    font-size:3.2rem;
    line-height:3.2rem;
    letter-spacing:2px;
}
#page-header h3 {
    font-size:1rem;
}
h2 {
    font-weight:normal !important;
    font-size:2rem;
    line-height: 2.5rem;
    text-transform: none;
    letter-spacing: 2px;
    margin:0;
}

h3 {
    font-size: 1.3rem;
    letter-spacing: 1.5px;
}
h3 small {
    font-size:15px !important;
    margin-top:.5rem;
}

h5 {
    font-size:inherit !important;
}


@media (max-width: 767px){
    h1 {
        font-size: 1.5rem;
        line-height: 1.7rem;
    }

    h2 {
        font-size:1.3rem;
        line-height: 1.6rem;
    }

    body {
        font-size:12px !important;
        line-height:17px !important;
    }

    body.beispiele div.detailsimg {
        padding-left:0 !important;
    }

}




.column2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    column-gap: 40px;
}

.column3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    column-gap: 40px;
}

    #telephone{
        font-size: 72px;
        line-height:72px; 
        color:#fff;
    }

.big_break::after {
    content: '\A';
    display:block;
}

    body.portfolio .portfolio-item-hover .portfolio-item-description h3
    {
        font-size: 1.6vw;
        line-height:2vw;
        margin-bottom:1vw;
    }
    body.portfolio .portfolio-item-hover .portfolio-item-description h5
    {
        font-size: 1vw;
        line-height:1.2vw; 
    }
    div#home_label {
        width:fit-content;
    }

@media (min-width: 992px) {
    
    #projects_01_fade {
        padding:10%;
    }
    .news-date {
        margin-left: 100px;
    }
	.logos li {
		width: 14%;
	}

}
/***********************************************************************************
 *	- SMALL DISPLAY (TABLETS)
 ***********************************************************************************/
@media (min-width: 768px) and (max-width: 991px) {
    #telephone{
        font-size: 42px;
        line-height:42px; 
    }
	.logos li {
		width: 14%;
	}
    body.portfolio .portfolio-item-hover .portfolio-item-description h3
    {
        font-size: 20px;
        line-height:24px;
        margin-bottom:1vw;
    }
    body.portfolio .portfolio-item-hover .portfolio-item-description h5
    {
        font-size: 16px;
        line-height:20px;
    }
}

/***********************************************************************************
 *	- EXTRA SMALL DISPLAY (PHONES)
 ***********************************************************************************/
@media (max-width: 991px) {
    
    #projects_01_fade {
        padding:50px;
    }
    .news-date {
        margin-left: 100px;
    }
    
    body.ueber-uns #telephone{
        font-size: 42px;
        line-height:42px; 
    }

    .big_break::after {
        content: "";
        display:inline;
    }
.column2 {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

.column3 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
    #telephone{
        font-size: 42px;
        line-height:42px; 
    }

    body.portfolio .portfolio-item-hover .portfolio-item-description h3
    {
        font-size: 20px;
        line-height:24px;
        margin-bottom:1vw;
    }
    body.portfolio .portfolio-item-hover .portfolio-item-description h5
    {
        font-size: 16px;
        line-height:20px;
    }

}


	.tp-caption.title:after {
		content: "";
		border-bottom: none;
		width: 15px;
		display: block;
		margin-top: 15px;
	}


	.tp-caption.btm_border.title:after {
		border-bottom: 1px solid #bca480;
	}
    
#home_label {
    float:left; 
    background-color: rgba(0,0,0,0); 
    padding:15px 20px; 
    width:30%;
    color:#fff;
}


#homeslide { letter-spacing:0; }
#portfolio {
    padding: 0;
}

	ul.logos {
       display:table;
       margin:auto;
	}
    .logos li {
		margin:0;
        padding:0;
	}

.widget-center-line {
    line-height:27px;
    margin-bottom: 15px;
}

.widget-center-line::after {
    margin: 15px auto 0 auto;
}

#footer .widget-title {  letter-spacing:0; }
.center { text-align:center; }
.left { text-align:left; }
.white { color:white; }
.dark {color:#2d343b }

.padding_lr10 { padding:0 10px; }

.arbeiten_sie_mit_uns { 
    background-image: url(images/backgrounds/home_arbeiten_sie_mit_uns.jpg);
    background-size:100%;
    margin:5% 0 5% 0;
}


.arbeiten_sie_mit_uns h1 { font-size:24px; font-size-adjust: 0.58; text-shadow: #fff 0 0 0.4em}

.hyphenate,
.hyphens {
 -ms-word-break: auto;
    word-wrap: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
    -ms-hyphens: auto;

-webkit-hyphenate-limit-chars: auto 3;
-moz-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-chars: auto 3;
hyphenate-limit-chars: auto 3;
}

.font28 { font-size:28px; }
.font27 { font-size:27px; }
.font26 { font-size:26px; }
.font25 { font-size:25px; }
.font24 { font-size:24px; }
.font23 { font-size:23px; }
.font22 { font-size:22px; }
.font21 { font-size:21px; }
.font20 { font-size:20px; }
.font19 { font-size:19px; }
.font18 { font-size:18px; }
.font17 { font-size:17px; }
.font16 { font-size:16px; }
.font15 { font-size:15px; }
.font14 { font-size:14px; }
.font13 { font-size:13px; }
.font12 { font-size:12px; }
.font11 { font-size:11px; }

.letterspacing0     { letter-spacing:0; }
.letterspacing1     { letter-spacing:1px; }
.letterspacing1_5   { letter-spacing:1.5px; }
.letterspacing2     { letter-spacing:2px; }
.letterspacing2_5   { letter-spacing:2.5px; }
.letterspacing3     { letter-spacing:3px; }
.letterspacing3_5   { letter-spacing:3.5px; }
.letterspacing4     { letter-spacing:4px; }
.letterspacing4_5   { letter-spacing:4.5px; }
.letterspacing5     { letter-spacing:5px; }
.letterspacing5_5   { letter-spacing:5.5px; }
.letterspacing6     { letter-spacing:6px; }
.letterspacing6_5   { letter-spacing:6.5px; }
.letterspacing7     { letter-spacing:7px; }
.letterspacing7_5   { letter-spacing:7.5px; }

.font400 { font-weight:400; }
.font300 { font-weight:300; }
.font600 { font-weight:600; }
.font700 { font-weight:700; }
.font800 { font-weight:800; }

.font_170 { font-size:170% }
.font_160 { font-size:160% }
.font_150 { font-size:150% }
.font_140 { font-size:140% }
.font_130 { font-size:130% }
.font_120 { font-size:120% }
.font_110 { font-size:110% }
.font_100 { font-size:100% }
.font_90 { font-size:90% }
.font_80 { font-size:80% }
.font_70 { font-size:70% }
.font_60 { font-size:60% }
.font_50 { font-size:50% }

body.home div.container div.info-slider div.bx-wrapper{
    margin-bottom:0;
}

body.home #section-1
{
    
}

body.home .portfolio-item .bottom-top-anim {
    top:100px;

}
body.home .portfolio-item:hover .bottom-top-anim {
    top:0;
		-webkit-transition: top 0.2s, opacity 0.2s;
				transition: top 0.2s, opacity 0.2s;
}

body.home .portfolio-item-hover .portfolio-item-description {
    top: 30%;
    padding:20px;
}

body.portfolio .portfolio-item-hover .portfolio-item-description {
    top: 2vw;
    padding:20px;
}
.cursor-pointer { cursor:pointer; }

body.home .portfolio-item-hover{
    background-color:RGBa(0,0,0,.4);
}

.white_shadow { text-shadow: 0 -2px 2px #fff, 2px 0 2px #fff, 0 2px 2px #fff, -2px 0 2px #fff;}

div.imgslide {
    background-size: cover; 
    background-position:center center; 
    background-repeat:no-repeat;
    width:100%;
    height:100%;
}
.btn-black:after{
    background-color:#3b3e43;
    border-color:#f00;
}
.btn-black:hover{
    background-color:#fff;
    border-color:#aaa;
}
.portfolio-item-hover .zoom-action {
	position: absolute;
	top: 0;
	left: 50%;
	font-size: 20px;
	line-height: 20px;
	margin-left: -8px;
	display: inline-block;
	-webkit-transition: top 0.3s 0.2s, opacity 0.3s 0.2s;
			transition: top 0.3s 0.2s, opacity 0.3s 0.2s;
}


.upper { text-transform: uppercase; }

#section-1,
#section-2,
#section-3,
#section-4,
#section-5
  {
    background-image: none;
    background-color: #3b3e43;
}

.bottomline:after {
    content:"";
    border-bottom: 1px solid #bca480;
    display:block;
    width: 45px;
    margin: 10px 0;
}

.font-gold { color: #bca47f; }
.bg-gold { background-color: #bca47f; }
.border-left-gold { border-left: 1px solid #bca47f; }

body.datenschutz h5 
{
    font-size: 24px;
    text-transform:uppercase;
    color:#bca47f;
    font-weight:bold;
    line-height:26px;
}
body.datenschutz h6 
{
    margin-top:20px;
    font-size: 14px;
    color:#bca47f;
    text-transform:none;
    letter-spacing:0;
    font-weight:600;
    line-height:16px;
}

body.datenschutz div.widget { margin-bottom: 20px; }

body.home .menu > li > a {
    color:#fff
}
body.home header.header-sticky {
    background-color:rgba(255,255,255,1);
}
body.home header {
    background-color:rgba(0,0,0,.2);
}
body.home header.header-sticky .menu > li > a {
    color:#3b3e43
}

div#homeslide {
    margin-top:-149px; 
}
#mobile-menu-button { margin-top:22px }
@media (max-width: 1199px) 
{
    .big_break::after {
    content: "";
    display:inline;
    }
}

@media (max-width: 991px) {
    div#homeslide {
        margin-top:0px; 
    }
    body.home header {
        background-color:rgba(255,255,255,1);
    }
    a#logo { width:56px; height: 56px;
    margin:10px 0 10px 0;}
}


footer 
{
    line-height: initial;
}

.m-0 {
    margin:0 !important;
}

body, html {
    font-size:16px;
    letter-spacing:1px;
    line-height:1.6rem;
}

.p-0 { padding: 0 !important; }
.p-v1 { padding-top:1rem !important; padding-bottom: 1rem !important }
.p-v2 { padding-top:2rem !important; padding-bottom: 2rem !important }
.p-v3 { padding-top:3rem !important; padding-bottom: 3rem !important }
.p-v4 { padding-top:4rem !important; padding-bottom: 4rem !important }
.p-v5 { padding-top:5rem !important; padding-bottom: 5rem !important }
.p-v6 { padding-top:6rem !important; padding-bottom: 6rem !important }
.p-v7 { padding-top:7rem !important; padding-bottom: 7rem !important }
.p-v8 { padding-top:8rem !important; padding-bottom: 8rem !important }
.p-v9 { padding-top:9rem !important; padding-bottom: 9rem !important }
.p-v10 { padding-top:10rem !important; padding-bottom: 10rem !important }
.p-v11 { padding-top:11rem !important; padding-bottom: 11rem !important }
.p-v12 { padding-top:12rem !important; padding-bottom: 12rem !important }
.p-v13 { padding-top:13rem !important; padding-bottom: 13rem !important }
.p-v14 { padding-top:14rem !important; padding-bottom: 14rem !important }
.p-v15 { padding-top:15rem !important; padding-bottom: 15rem !important }

.fs110 { zoom:110% !important }
.fs120 { zoom:120% !important }
.fs130 { zoom:130% !important }
.fs140 { zoom:140% !important }
.fs150 { zoom:150% !important }
.fs160 { zoom:160% !important }

ul {
    padding-left:2rem;
}

li {
    padding-left:0.5rem;
    hyphens:auto;
}
.textcolormain {
    color:#bca480;
}
li::marker {
    color:#bca480;
}
a.white:hover, a.white:focus { color: #595959 }
.color2 {
    color:#bca480 !important
}
.bg_color2 {
    background-color:#bca480 !important
}
.color3 {
    color:#35425b !important
}
.bg_color3 {
    background-color:#35425b !important
}

body #page-header {
    margin-bottom:0px;
}
body.home #page-header {
    margin-bottom:300px;
}

section.content {
    padding:5rem 0;
}

.normalweight
{font-weight: normal !important;}


@media (min-width: 1200px){
    .d-xl-block {
    display: block !important;
    }
    .min-height-xl-550 {
        min-height: 550px;
    }
}

.d-none {
  display: none !important;
}

@media (min-width: 1200px) {
    .square-col-content { width:70% !important }
}
    .square-col-content { width:100%;
        font-size:1rem; line-height:1.7rem;
}
@media (max-width: 991px) {
    .square-row-master-left,
    .square-row-master-right {
        min-height:auto !important;
    }
    .square-col-right{
        display:none;
    }
    .imgslide .full-section-content {
        min-height:90vh !important;
    }
    .p-v15 { padding-top:5rem !important; padding-bottom: 1.2rem !important }
    .p-v12 { padding-top: 2rem !important; padding-bottom: 2rem !important;
      }
      .beispiele-content {
        padding-top:3rem !important;
        padding-bottom:7rem !important;
      }
}
.services-boxes.style-2 {
    margin-bottom: 29px;
}
.square-row-master-left,
.square-row-master-right {
    min-height:50rem;
}

.imgslide .full-section-content {
    min-height:930px;
}

.beispiele-content {
    padding-top:6rem;
    padding-bottom:9rem;
}

img {
    width:100% !important
}

.btn{
    background-color:#bca480;
    color:#fff;
} 
.btn:hover, .btn:focus{
    background-color:#d1b68e;
    color:#fff;
    -webkit-box-shadow: 5px 5px 7px -4px rgba(0,0,0,0.6); 
    box-shadow: 5px 5px 7px -4px rgba(0,0,0,0.6);
} 

body.beispiele div.detailsimg {
    padding-left:3rem;
}
body.beispiele h1.type {
    font-size:1rem;
    line-height:1.2rem;
    color:#bca480;
    margin-bottom:1rem;
} 

body.beispiele h1.name {
    font-size:1.5rem;
    line-height:1.5rem;
    margin-bottom:2rem;
} 
body.beispiele h2.h2,
body.beispiele h2.head {
    font-size:1rem;
    line-height:1.2rem;
    margin-bottom:2rem;
    font-weight:bold !important;
} 
body.beispiele div.item {
    border-bottom: 1px solid #d7d7d7;
    padding:1rem 0;
    line-height: 1.2rem
}
body.beispiele h2.head {
}
body.beispiele div.item:last-of-type {
    border:none;
}
body.beispiele img.detail-img {
    margin-bottom:3rem;
    -webkit-box-shadow: 5px 5px 7px -4px rgba(0,0,0,0.6); 
    box-shadow: 5px 5px 7px -4px rgba(0,0,0,0.6);
    border:1px solid #bbb
}

.headline.style-1 {
    margin-bottom:26px !important
}