.top-top-row {
    width: 100%;
    height: 70px;

    background-color: #362f2d;

    margin-left: 0;
    margin-right: 0;
}

.top-bottom-row {
    width: 100%;
    height: 90px;

    background-color: #534741;

    margin-left: 0;
    margin-right: 0;
}

.collapse .show {
    background-color: #534741 !important;
}

.gold-splitter-100 {
    height: 7px;
    width: 100%;
    display: block;
    background-color: #b49a82;
}

.top-menu-wrap {
    width: 81.7% !important;
    max-width: 1500px;
    height: 100%;

    margin-left: auto !important;
    margin-right: auto !important;

    display: flex;       
    flex-wrap: nowrap;   
    align-items: center;
}

.top-top-link {
    text-decoration: none;
    color: #fff;

    font-family: 'LinLibertine_R';
    font-size: 17px;
}

.top-top-item   {
    width: 18%;

    display: flex;        
    align-items: center;  
    
    padding-left: 1%!important;
    padding-right: 1% !important;

    margin-left: 1%;
}

.top-top-item:first-child {
    margin-left: auto !important;
}

.top-top-item:last-child   {
    width: 210px!important;
}

.top-top-icon {
    margin-right: 10px;

    height: 26px;
    width: auto;
}

.top-button-contact {
    background-image: url(../img/contact-btn-bg.png);

    padding: 7.5px 27px !important;

    text-decoration: none;
    color: #fff;
    font-family: 'cinzel.decorative-regular';
    font-size: 13px;
}

.top-button-contact span {
    font-size: 17px;
}

.navbar-brand {
    margin-right: 10px !important;
}

.nav-item {
    margin-right: 9%;
}

.nav-link {
    font-family: 'LinLibertine_R', serif;
    font-size: 20px !important;

    color: white !important;
    opacity: 1;

    white-space: nowrap;
}

.navbar-nav .nav-link.active, .nav-link:hover {
    color: #9d8369 !important;
}

.top-banner {
    display: flex;
    align-items: center; 
    width: 100%;
    background-color: #7c7b7e;
    position: relative;

    z-index: -3;
}

.top-banner-image {
    width: 45%;
    height: auto;
    order: -1;

    opacity: 0.90;

    z-index: -2;
}

.top-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 20%;
    bottom: 0;
    width: 25%; 
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(124, 123, 126, 1) 100%);

    z-index: -1;
  }

.centered-content {
    position: absolute; 
    width: 100%;
    text-align: center;
    color: #FFFFFF; 
}

h2.top-banner-headline {
    font-family: 'cinzel.decorative-bold';
    font-size: 55px;
    line-height: 1.25;
}

.top-banner-headline-capital {
    font-size: 60px;
}

h6.top-banner-headline {
    font-family: 'LinLibertine_RZI';
    font-size: 30px;
    color: #dadada;

    margin-top: 10px;

    margin-bottom: 50px;
}

.top-banner-button {
    background-image: url(../img/top-banner-btn-bg.png);

    padding: 11px 30px !important;

    margin-top: 50px;

    opacity: 1;

    color: white;
    font-family: 'cinzel.decorative-regular';
    font-size: 19px;
    text-decoration: none;
}

.top-banner-button span {
    font-size: 22px;
}

.top-banner-button:hover {
    color: white;
    text-decoration: none;
}

.index-main-container {
    width: 100%;
    max-width: 1520px;

    margin-left: auto;
    margin-right: auto;

    padding-top: 67px;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.index-image {
    width: 46% !important;
    padding: 0 !important;

    margin: 50px 0px !important;
}

.index-content {
    width: 60% !important;
    margin-left: -6%;

    text-align: center;

    padding: 0 !important;

    position: relative;
}

.index-content-bg {
    position: absolute;

    width: 100%;
    height: 100%;

    top: 0;
    left: 0;

    z-index: -1;

    background-color: #f1ede6;
}

.index-content h2, .index-content-below h2 {
    margin-top: 50px;

    color: #362f2d;
    font-family: 'cinzel.decorative-bold' ;
    font-size: 25px;
}

.index-content h2 span, .index-content-below h2 span {
    font-size: 28px;
}

.index-intro {
    font-family: 'LinLibertine_RI' ;
    font-size: 22px;
    color: #a67c52;

    margin-top: 30px;
}

.index-content h3  {
    font-family: 'LinLibertine_RB' ;
    font-size: 22px;
    color: #8c6239;

    margin-top: 30px;
}

.index-list  {
    font-family: 'LinLibertine_R' ;
    font-size: 22px;
    color: #a67c52;

    line-height: 1;
}

.index-list:last-child  {
    font-size: 18px;
}

.index-content-below {
    width: 60% !important;

    background-color: #ded8d2;

    place-items: center;

    z-index: -1;
}

.index-image-below {
    width: 44.5% !important;
    padding: 0 !important;

    margin: 50px 0px !important;
    margin-left: -4.5% !important;
}

.index-main-container .row:nth-child(2) {
    margin-top: 40px !important;
}

.index-intro-below {
    font-family: 'LinLibertine_R' ;
    font-size: 22px;
    color: #736357;

    margin-top: 30px;
}

.index-wrapper {
    width: 535px;
    margin-left: auto;
    margin-right: auto;
}

.index-content-below h3  {
    font-family: 'cinzel.decorative-bold' ;
    font-size: 22px;
    color: #a67c52;

    margin-top: 30px;
}

.top-banner2-button {
    background-image: url(../img/top-banner-btn2-bg.png);

    padding: 7.5px 27px !important;

    text-decoration: none;
    color: #fff;
    font-family: 'cinzel.decorative-regular';
    font-size: 13px;
}

.top-banner2-button span {
    font-size: 14.5px;
}

.index-brown-bg {
    background: #534741;
}

.index-split-cotainer {
    width: 80% !important;
    max-width: 80% !important;

    margin-left: auto !important;
    margin-right: auto !important;

    padding-top: 30px;
    padding-bottom: 30px;
}

.index-check-box {
    display: flex;

    padding-left: 30px !important;
    padding-right: 30px !important;

    vertical-align: middle;
}

img.index-check {
    width: 56px;
    height: auto !important;

    margin-left: 20px;
    margin-right: 20px;

    margin-bottom: auto;
}

h4.index-check {
    font-family: 'LinLibertine_R';
    color: white;
    text-align: center;

    margin-left: auto;
    margin-right: auto;
}

.index-light-brown-bg {
    background: #eee8e0;

    padding-bottom: 120px;
}

h2.index-portfolio {
    font-family: 'cinzel.decorative-black';
    font-size: 24px;
    color: #362f2d;

    text-align: center;

    margin-top: 90px;
}

.index-portfolio-container {
    width: 82% !important;

    display: inline-flex;
    flex-wrap: wrap;

    margin-left: auto;
    margin-right: auto;
}

.index-portfolio-item {
    width: 15.5%;

    margin-top: 80px;

    margin-left: 2.25%;
    margin-right: 2.25%;

    text-decoration: none;
}

.portfolio-item-image {
    width: 100%;
    height: auto;

    background-color: #8c6239;

    border-radius: 50%;

    margin-bottom: 50px;
}

h4.portfolio-item-headline {
    font-family: 'Sitka_Small1' ;
    color: #393939;

    font-size: 20.5px;

    text-align: center;

    text-decoration: none;
}

.intro-description {
    width: 75%;

    margin-left: auto;
    margin-right: auto;

    padding-top: 70px;
    padding-bottom: 170px;
}

h2.index-description-headline {
    font-family: 'cinzel.decorative-black';
    font-size: 24px;
    color: #362f2d;

    text-align: center;
}

h2.index-description-headline span {
    font-size: 27px;
}

h3.index-description-headline {
    font-family: 'LinLibertine_RBI';
    font-size: 43px;
    color: #754c24;

    text-align: center;

    margin-bottom: 50px;
}

.index-description-content {
    font-family: 'LinLibertine_RI';
    font-size: 25px;
    color: #a67c52;

    text-align: center;
}

.index-description-content span {
    font-family: 'LinLibertine_R';
}

footer {
    width: 100%;
    background-color: #534741;
}

.footer-splitter {
    background-color: #998675;
    width: 100%;
    height: 10px;
}

.footer-main-container {
    width: 80% !important;
    max-width: 1520px !important;

    margin-left: auto !important;
    margin-right: auto !important;

    padding-bottom: 70px;
}

.footer-container-left {
    width: 52% !important;
    padding: 0 !important;
    margin: 0 !important; 

    margin-top: 35px !important;
}

.footer-headline {
    font-family: 'cinzel.decorative-bold';
    font-size: 16.5px;
    color: #c7b299;

    margin-bottom: 20px;
}

.footer-headline span {
    font-size: 19px;
}

.footer-nav {
    font-family: 'LinLibertine_R';
    font-size: 20px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);

    line-height: 1.35;
}

.footer-nav:hover {
    color: white;
}

.footer-container-right {
    width: 48% !important;

    padding: 0 !important;
    margin: 0 !important;


    padding-top: 10px !important;
    padding-bottom: 10px !important;

    margin-top: 35px !important;
}

.footer-item h5 {
    font-family: 'cinzel.decorative-bold';
    font-size: 16px;
    color: #c7b299;

    margin-bottom: 2.5px;
}

.footer-item h5 span {
    font-size: 18px;
}

.footer-item {
    border-left: 3px solid #c7b299;

    padding-top: 15px !important;
    padding-left: 30px !important;
}

.footer-content, .footer-link {
    font-family: 'LinLibertine_R';
    font-size: 18px;
    color: white;

    text-decoration: none;

    line-height: 1.1;
}

.footer-link {
    display: block;
}

.footer-content:hover, .footer-link:hover {
    text-decoration: underline;
}

.construction-work-index-grey {
    font-family: 'LinLibertine_RB';
    color: #666;

    font-size: 27px;
}

.construction-work-content-brown {
    font-family: 'LinLibertine_RB';
    font-size: 25px;
    color: #754c24;

    text-align: center;
}

.construction-work-content-grey-headline {
    font-family: 'LinLibertine_RB';
    font-size: 30px;
    color: #534741;

    text-align: center;

    margin-top: 25px;
}

.mb-10 {
    margin-bottom: 10px;
}

.construction-work-last-content-brown {
    font-family: 'LinLibertine_RBI';
    font-size: 27px;
    color: #754c24;

    margin: 40px 0px 60px 0px;

    text-align: center;
}

.cw-contact-button {
    background-image: url(../img/top-banner-btn-bg.png);

    padding: 11px 30px !important;

    margin-top: 50px;

    margin-left: auto;
    margin-right: auto;

    opacity: 1;

    color: white;
    font-family: 'cinzel.decorative-regular';
    font-size: 19px;
    text-decoration: none;
}

h2.construction-portfolio {
        font-family: 'cinzel.decorative-black';
        font-size: 24px;
        color: #362f2d;
    
        text-align: center;
    
        margin-top: 90px;
        margin-bottom: 45px;
}

h2.construction-portfolio span {
    font-size: 28px;
}

.construction-description {
        width: 75%;
    
        margin-left: auto;
        margin-right: auto;

        padding-bottom: 170px;
}

.construction-main-container {
    width: 100%;
    max-width: 1520px;

    margin-left: auto;
    margin-right: auto;
}

.construction-description-content {
    font-family: 'LinLibertine_RI';
    font-size: 25px;
    line-height: 1.75;
    color: #a67c52;

    text-align: center;

    margin-top: 0;
    margin-bottom: 0;
}

.construction-description-content span {
    font-family: 'LinLibertine_R';
}


.cw-content {
    font-family: 'LinLibertine_R';
    font-size: 25px;
    color: #8c6239;

    text-align: center;

    margin-bottom: 0;
    margin-top: 0;

    line-height: 1.5;
}

.cw-description {
    font-family: 'LinLibertine_RBI';
    font-size: 26px;
    color: #603913;

    text-align: center;

    margin-bottom: 30px;
    margin-top: 0;

    line-height: 1.3;
}

.cw-portfolio-item {
    width: 12.6%;

    margin-top: 50px;

    margin-left: 2%;
    margin-right: 2%;

    text-decoration: none;
}

h4.cw-item-headline {
    font-family: 'Sitka_Small1' ;
    color: #534741;

    font-size: 15px;
    margin-top: -15px;

    text-align: center;

    text-decoration: none;

    line-height: 1.5;
}

h2.cw-portfolio {
    font-family: 'cinzel.decorative-black';
    font-size: 24px;
    color: #362f2d;

    text-align: center;

    margin-top: 90px;

    text-decoration: underline;
}

h2.cw-portfolio span {
    font-size: 27px;
}

h2.rek-portfolio {
    font-family: 'cinzel.decorative-black';
    font-size: 24px;
    color: #362f2d;

    text-align: center;

    margin-top: 90px;

    text-decoration: underline;
}

h2.rek-portfolio span {
    font-size: 27px;
}