/*========================================*/
/*Bootstrap 4 Base Component Customisation*/
/*========================================*/
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 10pt;
    font-style: normal;
    /*letter-spacing: 0.065em;*/
    letter-spacing: 0.03em;
    /*line-height: 1.9em;*/
    line-height: 1.6em;
    color: #233165;
    background-color: #F4F4F4 !important;
}

/* Remove bootstrap 15px container */
.container-fluid {
    padding: 0;
}

.lead {
    font-size: 18px;
    line-height: 1.9em;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
    margin-right: 30px;
    letter-spacing: 0.1em;
    font-size: 13px;
    font-weight: 500;
}

/*Change the hamburger to gold and remove the border*/
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(161, 141, 93, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-toggler {
    border: 0px;
}

/*=======================================*/
/* Henkell Brothers Specific CSS: Common */
/*=======================================*/

/* ----------------------------------- */
/* Common : Coloring, Columns, Margins */
/* ----------------------------------- */

.bg-henkell-blue {
    background-color: #233165 !important;
}

.bg-henkell-grey {
    background-color: #E0DADA !important;
}
.bg-henkell-brown {
    background-color: #A18D5D !important;
}

.henkell-quote {
    border-left: 2px solid #233165;
    padding-left: 20px;
    font-style: italic;
}

.henkell-col {
    padding: 0px 40px;
}

.henkell-col-brown {
    background-color: #A18D5D !important;
    padding: 0px 40px;
}

.henkell-col-brown-no-padding {
    background-color: #A18D5D !important;
}

.henkell-col-grey {
    background-color: #E0DADA !important;
    padding: 0px 40px;
}

.henkell-col-blue {
    background-color: #233165 !important;
    padding: 0px 40px;
}

/* Bootstrap row added a -15px margin to ensure col(s) are aligned */
.henkell-nomargin {
    margin: 0px;
}

.henkell-nopadding {
    padding: 0px;
}

.henkell-pushdownalittle {
    padding-bottom: 20px;
}

.henkell-img-caption {
    text-align: center;
    font-style: italic;
    color: #A18D5D;
    padding: 10px 0 30px 0;
}

/* ------------------------------------ */
/* Common : Standard Column Typography  */
/* ------------------------------------ */

.henkell-col-std h1 {
    font-family: 'Libre Baskerville', serif;
    font-size: 34px;
    color: #A18D5D;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-col-std h2 {
    font-family: 'Libre Baskerville', serif;
    font-size: 16px;
    color: #A18D5D;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-col-std .h2-bigger {
    font-family: 'Libre Baskerville', serif;
    font-size: 26px;
    color: #A18D5D;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-col-std h3 {
    font-size: 15px;
    font-weight: 500;
}

.henkell-col-std small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
}

/* --- */

.henkell-col-light {
    color: #ffffff;
}
.henkell-col-light h1 {
    font-family: 'Libre Baskerville', serif;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-col-light h2 {
    font-family: 'Libre Baskerville', serif;
    font-size: 25px;
    font-weight: normal;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-col-std li, .henkell-col-light li {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    list-style: inherit;
    margin: 0px 0px 0px -15px;
    padding: 0px;
}


/* ----------------- */
/* Common : Buttons  */
/* ----------------- */

.henkell-btn {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1pt;
}

.henkell-btn-lg {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-width: 2px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.4px;
    padding: 15px;
}

.henkell-btn-brown {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1pt;
    border-color: #A18D5D;
    color:  #A18D5D;
}

.henkell-btn-blue {
    margin-top:5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1pt;
    border-color: #233165;
    border-color: #233165;
    color: #233165;
}

.henkell-btn-jump {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 0.1pt;
    border-color: #ffffff;
    /*color:  #ffffff;*/
    color:  #ffffff;
}

.henkell-btn-jump:hover, .henkell-btn-jump:active {
    color: #A18D5D;
}

.henkell-btn-blue.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    background-color: #e9ecef;
    color:  #ffffff;
    background-color: #233165;
}

.henkell-btn-filter {
/* This is required for javascript. Do not change this */
}

/* ------------------------ */
/* Common : Accordion (Nav) */
/* ------------------------ */

.henkell-accordion {
    background: transparent;
}

.henkell-accordion .card {
    background: transparent;
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ffffff;
    margin: 0px 10px;
}

.card.vacancy {
    border-bottom: #233165 1px solid; /* blue version */
}

.henkell-accordion .card:last-child {
    border: none;
    background: transparent;
}

.henkell-accordion .card-header {
    border: none;
    background: transparent;
    padding: 20px 0px 20px 0px;
    margin: 0px;
    font-size: 13px;
    font-weight: 500;
}

.card-header.vacancy { /* blue version */
    padding: 10px 0px 10px 0px;
    margin: 0px;
    font-size: 13px;
    font-weight: 400;
    color: #233165;
}

.henkell-accordion .card-body {
    border: none;
    background: transparent;
    padding: 0px;
    margin: 0px;
}

.henkell-accordion a {
    color: #ffffff;
}

.henkell-accordion a:hover,
.henkell-accordion a:focus {
    text-decoration: none;
    color: #ffffff;
}

.henkell-accordion a.blue,
.henkell-accordion a.blue:hover,
.henkell-accordion a.blue:focus { /* blue version */
    color: #233165;
    font-weight: 500;
}

.henkell-accordion ul, li {
    font-size: 13px;
    font-weight: 200;
    color: #ffffff;
    list-style: none;
    margin: 0px;
    padding: 0px 5px 15px 5px;

}

.henkell-accordion small {
    position: absolute;
    color: #e9ecef;
    font-style: italic;
    margin: -25px 0px 0px 0px;
}

/* ------------------------- */
/* Common : Carousel (Mixed) */
/* ------------------------- */

/* Caption at Baseline of Image */

.henkell-carousel-caption-bottom {
    background-color: rgb(0, 0, 0, 50%);
    padding: 0px;
    margin: 0px;
    right: 0;
    bottom: 0;
    left: 0;
}

.henkell-carousel-caption-bottom p {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
}

/* Caption at Under of Image */

.henkell-carousel-caption-bottom-under {
    position: unset;
    padding: 10px 0px;
}

.henkell-carousel-caption-bottom-under p {
    color: #233165;
}


/* Dark Bottom Right Indicators*/

.henkell-carousel-indicators-round {
    left:unset;
    margin-right: 20px;
    margin-bottom: 3px;
}

.henkell-carousel-indicators-round li {
    padding: 0px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
}

.henkell-carousel-indicators-round.pushdown {
    margin-right: -15px;
    margin-bottom: 0px;
}

.henkell-carousel-indicators-round.pushdown.dark li {
    background-color: #000000;
}


/* Dark Bottom Centered Indicators*/

.henkell-carousel-indicators-round-lease {
    bottom: unset;
}

.henkell-carousel-indicators-round-lease li {
    padding: 0px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
}

.henkell-carousel-indicators-round-lease.dark li {
    background-color: #000000;
}

/* Brown Controls */

.henkell-carousel-control-brown {
    color:#A18D5D;
}

.henkell-carousel-control-next-brown {
    width: 40px;
}

.henkell-carousel-control-prev-brown {
    width: 40px;
}

.henkell-carousel-control-next-brown .henkell-carousel-control-spacer {
    padding: 5px 0px;
    background-color: rgba(161, 141, 93, 0.8);
}

.henkell-carousel-control-prev-brown .henkell-carousel-control-spacer {
    padding: 5px 0px;
    background-color: rgba(161, 141, 93, 0.8);
}

.henkell-carousel-push-left {
    left: 0;
}

.henkell-carousel-push-right {
    right: 0;
    left: unset;
}

/* --------------- */
/* Common : Footer */
/* --------------- */

.henkell-footer {
    color: #ffffff;
    padding: 8px 0px;
}

.henkell-footer small {
    color: rgba(255,255,255,.5);
    font-family: Arial;
    font-size: 8px;
}

.henkell-footer .nav-item {
    font-size: 10px;
    padding: 0px 5px;
}

.henkell-footer .nav-link {
    color: #ffffff;
    letter-spacing: 0.1em;
}


/* ----------------- */
/* Common : Nav      */
/* ----------------- */

.henkell-topnav-underline {
    padding-bottom: 4px;
    border-bottom: #A18D5D 4px solid;
}

/* ----------------- */
/* Common : Sub Nav  */
/* ----------------- */

.henkell-subnav {
    background-color: rgba(161, 141, 93, 0.7);
}

.henkell-subnav .nav-item {
    padding: 0px;
    border-color: #ffffff;
    border-right: 1px solid;
}

.henkell-subnav .nav-item:last-child {
    border: none;
}

.henkell-subnav .nav-link {
    border-radius: 0;
    color: #ffffff;
    font-size: 10px;
    padding: 15px 0px;
}

.henkell-subnav .nav-link.active {
    background-color: #A18D5D;
    font-weight: 500;
}

.henkell-subnav-arrow .nav-item {
    padding: 0px;
}

.henkell-subnav-arrow .nav-link {
    border: 0;
    color: transparent;
    padding: 0px;
    margin: -16px 0px 0px 0px;
    /*line-height: 0;*/
}

.henkell-subnav-arrow .nav-link.active {
    background-color: transparent;
    color: #A18D5D;
}

/* ---------------------------------- */
/* Common : Page Nav (Like in About)  */
/* ---------------------------------- */

.henkell-pagenav-shadow {
    box-shadow : 0px 4px 5px #999999;
    position: relative;
    overflow: hidden;
}

.henkell-pagenav-shadow-full {
    box-shadow : 0px 0px 5px #999999;
    position: relative;
    padding-top:15px;
}

.henkell-pagenav .nav-item {
}

.henkell-pagenav .nav-link {
    border-radius: 0;
    color: #A18D5D;
    font-size: 13px;
    padding: 0px 20px 0px 20px;
}

.henkell-pagenav-tight .nav-item {
}

.henkell-pagenav-tight .nav-link {
    border-radius: 0;
    color: #A18D5D;
    font-size: 13px;
    letter-spacing: 0.4px;
    padding: 0px 5px 0px 5px;
}

/* ----------------------------------- */
/* Common : Dropdown Menu              */
/* ----------------------------------- */

.henkell-dropdown {
    background-color: #233165;
    border-width: 0px;
    border-radius: 0px;
    margin: 5px 0px 0px -20px;
    padding: 0px 50px 10px 35px;
}

.henkell-dropdown li a  {
    color: #ffffff;
    text-decoration: none;
    line-height: 1.1em;
}

.henkell-dropdown-investment {
    background-color: #233165;
    border-width: 0px;
    border-radius: 0px;
    margin: -25px 0px 0px -20px;
    padding: 0px 50px 10px 30px;
}

.henkell-dropdown-investment li a  {
    color: #ffffff;
    text-decoration: none;
    /*line-height: 1.0em;*/
}

.henkell-dropdown-investment .kecil  {
    color: #ffffff;
    font-size:8px;
}

/* --------------------------------------------- */
/* Common : Sub Page Nav (Like in Vacancy Page)  */
/* --------------------------------------------- */

.henkell-mininav-shadow-full {
    box-shadow : 0px 0px 5px #999999;
    position: relative;
    margin-bottom: 20px;
}

.henkell-accordion-mininav {
    background: transparent;
}

.henkell-accordion-mininav .card {
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0px 10px;
    text-align: center;
    background: transparent;
}

.henkell-accordion-mininav .card-header {
    border: none;
    background: transparent;
    padding: 20px 0px 20px 0px;
    margin: 0px;
    font-size: 13px;
    font-weight: 500;
}

.henkell-accordion-mininav .card-body {
    border: none;
    background: transparent;
    padding: 0px;
    margin: 0px;
}

.henkell-accordion-mininav a {
    color: #A18D5D;
}

.henkell-accordion-mininav a:hover,
.henkell-accordion-mininav a:focus {
    text-decoration: none;
    color: #A18D5D;
}

.henkell-accordion-mininav ul, li {
    font-size: 13px;
    font-weight: 200;
    color: #A18D5D;
    list-style: none;
    margin: 0px;
    padding: 0px 5px 15px 5px;

}


/* ----------------------------------- */
/* Common : Featured Column Typography */
/* ----------------------------------- */

.henkell-col-featured {
    color: #ffffff;
    padding: 50px 100px 100px 50px;
}

.henkell-col-featured h2 {
    font-family: 'Libre Baskerville', serif;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-col-featured .bodytext {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

/* -------------- */
/* Common : Forms */
/* -------------- */

.henkell-form-control {
    border-radius: 0;
    border-color: #233165;
    font-size: 13px;
}

.henkell-form-control::placeholder {
    color: #6c757d;
    font-size: 12px;
    opacity: 1; /* Firefox */
}

/*==============================================*/
/* Henkell Brothers Specific CSS: Page Specific */
/*==============================================*/

/* ------------ */
/*  Home Page   */
/* ------------ */

.henkell-hero {
    position: relative;
    text-align: center;
}

.henkell-hero-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    font-weight: normal;
    font-size: 55px;
    /*line-height: normal;*/
    /*letter-spacing: normal;*/
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-home-left-carousel {
    background-color: #A18D5D;
    font-family: 'Libre Baskerville', serif;
    font-weight: normal;
    font-size: 32px;
    color: #ffffff;
    /*line-height: normal;*/
    /*letter-spacing: normal;*/
    letter-spacing: 0;
    line-height: 1.3em;
    padding: 100px 100px 40px 50px;
    margin-right: -30px;
}

.henkell-home-carousel-sidebar {
    background-image: url('/images/home_sidebar.png');
    background-position: bottom;
}

.henkell-video-fluid {
    width: 100%    !important;
    height: auto   !important;
}

.henkell-margin-extra {
    margin: 0px 100px;
}

/* -------------- */
/*  About Pages   */
/* -------------- */

.henkell-about-us-bg {
    /*background-image: url('/images/about/bg_about_us.png');*/
    background: #f4f4f4;
}

.henkell-about-heritage {
    color: #ffffff;
}

.henkell-about-heritage h1 {
    font-family: 'Libre Baskerville', serif;
    font-size: 34px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-about-charities-bg {
    background-image: url('/images/about/bg_about_us.png');
}

.henkell-about-opera-bg {
    /*background-image: url('/images/about/bg_about_opera.png');*/
    background: #e0dada;
}

.henkell-about-h1 { font-size:14px !important;}

/* Customer - Super Small devices (landscape phones, 100px and up) */
@media (min-width: 100px) {
    .henkell-about-h1 { font-size:24px !important;} /*1rem = 16px*/
}

/* Bootstrap - Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {
    .henkell-about-h1 { font-size:26px !important;} /*1rem = 16px*/
}

/* Bootstrap - Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .henkell-about-h1 {font-size:28px !important;} /*1rem = 16px*/
}

/* Bootstrap - Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .henkell-about-h1 {font-size:22px !important;} /*1rem = 16px*/
}

/* Bootstrap - Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .henkell-about-h1 {font-size:26px !important;} /*1rem = 16px*/
}

/* Customer - Extra Extra large devices (large desktops, 1450px and up) */
@media (min-width: 1450px) {
    .henkell-about-h1 {font-size:34px !important;} /*1rem = 16px*/
}



/* -------------------- */
/*  Lease Listing Pages */
/* -------------------- */

.bg-henkell-lease {
    background: url('/images/lease/bg_vacancy.jpg') repeat-x bottom;
    -webkit-background-clip: content-box;
    -moz-background-clip: content-box;
    background-clip: content-box;
    margin-top: 20px;
}

.henkell-col-lease {
    /*padding: 0px 25px;*/
    padding: 0px;
}

.henkell-col-lease h1 {
    font-family: 'Libre Baskerville', serif;
    font-size: 34px;
    color: #A18D5D;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-col-lease h2 {
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #233165;
}

.henkell-col-lease hr {
    border-bottom: 3px solid #233165;
}

.henkell-col-lease .arrow {
    margin-top:5px;
    margin-left: -10px;
    color:#A18D5D;
}

/* ---------------- */
/*  Vacancy Reel    */
/* ---------------- */

.henkell-col-reel h2 {
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #233165;
}

.henkell-col-reel h3 {
    font-size: 14px;
    color: #233165;
}

.henkell-blur-it {
    filter: blur(8px);
    -webkit-filter: blur(8px);
}

/* ---------------- */
/*  Vacancy  Pages  */
/* ---------------- */

.henkell-col-vacancy h1 {
    font-family: 'Libre Baskerville', serif;
    font-size: 60px;
    color: #233165;
    letter-spacing: 0;
    line-height: 1.3em;
}

.henkell-col-vacancy h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #A18D5D;
}

.henkell-sticky-nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 199999;
    background-color: #f4f4f4;
}

.henkell-lease-content {

}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets */
/* a new position at the top of the page (position:fixed and top:0) */
.henkell-sticky-nav + .henkell-lease-content {
    padding-top: 60px;
}

.henkell-sticky-anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}

/* ------------------- */
/*  Investment  Pages  */
/* ------------------- */

.henkell-invest-sidebar {
    background-image: url('/images/investment/bg_small.png');
    background-position: bottom;
}

.henkell-ul-no-padding {
    padding-left: 30px;
}

.henkell-no-left-pad {
    padding-left: 0px;
}
