
*
{
    padding:0;
    margin:0;
    box-sizing:border-box;
    -webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale;
} 
img  
{ 
    width:auto;
    max-width: 100%;
}
@font-face { 
    font-family: 'fontawesome-webfont';
    src: url('../fonts/fontawesome-webfont.ttf');
    src: url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.eot'), url('../fonts/fontawesome-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-Regular.eot');
    src: local('Ivy Mode Regular'),
         local('IvyMode-Regular'),
         url('../fonts/IvyMode-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-Regular.woff2') format('woff2'),
         url('../fonts/IvyMode-Regular.woff') format('woff'),
         url('../fonts/IvyMode-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-LightItalic.eot');
    src: local('Ivy Mode Light Italic'),
         local('IvyMode-LightItalic'),
         url('../fonts/IvyMode-LightItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-LightItalic.woff2') format('woff2'),
         url('../fonts/IvyMode-LightItalic.woff') format('woff'),
         url('../fonts/IvyMode-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-SemiBoldItalic.eot');
    src: local('Ivy Mode SemiBold Italic'),
         local('IvyMode-SemiBoldItalic'),
         url('../fonts/IvyMode-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-SemiBoldItalic.woff2') format('woff2'),
         url('../fonts/IvyMode-SemiBoldItalic.woff') format('woff'),
         url('../fonts/IvyMode-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-ThinItalic.eot');
    src: local('Ivy Mode Thin Italic'),
         local('IvyMode-ThinItalic'),
         url('../fonts/IvyMode-ThinItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-ThinItalic.woff2') format('woff2'),
         url('../fonts/IvyMode-ThinItalic.woff') format('woff'),
         url('../fonts/IvyMode-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-Italic.eot');
    src: local('Ivy Mode Italic'),
         local('IvyMode-Italic'),
         url('../fonts/IvyMode-Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-Italic.woff2') format('woff2'),
         url('../fonts/IvyMode-Italic.woff') format('woff'),
         url('../fonts/IvyMode-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-BoldItalic.eot');
    src: local('Ivy Mode Bold Italic'),
         local('IvyMode-BoldItalic'),
         url('../fonts/IvyMode-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-BoldItalic.woff2') format('woff2'),
         url('../fonts/IvyMode-BoldItalic.woff') format('woff'),
         url('../fonts/IvyMode-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-Bold.eot');
    src: local('Ivy Mode Bold'),
         local('IvyMode-Bold'),
         url('../fonts/IvyMode-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-Bold.woff2') format('woff2'),
         url('../fonts/IvyMode-Bold.woff') format('woff'),
         url('../fonts/IvyMode-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-Light.eot');
    src: local('Ivy Mode Light'),
         local('IvyMode-Light'),
         url('../fonts/IvyMode-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-Light.woff2') format('woff2'),
         url('../fonts/IvyMode-Light.woff') format('woff'),
         url('../fonts/IvyMode-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-Thin.eot');
    src: local('Ivy Mode Thin'),
         local('IvyMode-Thin'),
         url('../fonts/IvyMode-Thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-Thin.woff2') format('woff2'),
         url('../fonts/IvyMode-Thin.woff') format('woff'),
         url('../fonts/IvyMode-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-SemiBold.eot');
    src: local('Ivy Mode SemiBold'),
         local('IvyMode-SemiBold'),
         url('../fonts/IvyMode-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IvyMode-SemiBold.woff2') format('woff2'),
         url('../fonts/IvyMode-SemiBold.woff') format('woff'),
         url('../fonts/IvyMode-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/AktivGroteskCorp-Medium.eot');
    src: local('AktivGroteskCorp-Medium'),
        url('../fonts/AktivGroteskCorp-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskCorp-Medium.woff2') format('woff2'),
        url('../fonts/AktivGroteskCorp-Medium.woff') format('woff'),
        url('../fonts/AktivGroteskCorp-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/AktivGroteskCorp-Bold.eot');
    src: local('AktivGroteskCorp-Bold'),
        url('../fonts/AktivGroteskCorp-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskCorp-Bold.woff2') format('woff2'),
        url('../fonts/AktivGroteskCorp-Bold.woff') format('woff'),
        url('../fonts/AktivGroteskCorp-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/AktivGroteskCorp-Italic.eot');
    src: local('AktivGroteskCorp-Italic'),
        url('../fonts/AktivGroteskCorp-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskCorp-Italic.woff2') format('woff2'),
        url('../fonts/AktivGroteskCorp-Italic.woff') format('woff'),
        url('../fonts/AktivGroteskCorp-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/AktivGroteskCorp-LightItalic.eot');
    src: local('AktivGroteskCorp-LightItalic'),
        url('../fonts/AktivGroteskCorp-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskCorp-LightItalic.woff2') format('woff2'),
        url('../fonts/AktivGroteskCorp-LightItalic.woff') format('woff'),
        url('../fonts/AktivGroteskCorp-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/AktivGroteskCorp-MediumItalic.eot');
    src: local('AktivGroteskCorp-MediumItalic'),
        url('../fonts/AktivGroteskCorp-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskCorp-MediumItalic.woff2') format('woff2'),
        url('../fonts/AktivGroteskCorp-MediumItalic.woff') format('woff'),
        url('../fonts/AktivGroteskCorp-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/AktivGroteskCorp-Light.eot');
    src: local('AktivGroteskCorp-Light'),
        url('../fonts/AktivGroteskCorp-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskCorp-Light.woff2') format('woff2'),
        url('../fonts/AktivGroteskCorp-Light.woff') format('woff'),
        url('../fonts/AktivGroteskCorp-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/AktivGroteskCorp-Regular.eot');
    src: local('AktivGroteskCorp-Regular'),
        url('../fonts/AktivGroteskCorp-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskCorp-Regular.woff2') format('woff2'),
        url('../fonts/AktivGroteskCorp-Regular.woff') format('woff'),
        url('../fonts/AktivGroteskCorp-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/AktivGroteskCorp-BoldItalic.eot');
    src: local('AktivGroteskCorp-BoldItalic'),
        url('../fonts/AktivGroteskCorp-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AktivGroteskCorp-BoldItalic.woff2') format('woff2'),
        url('../fonts/AktivGroteskCorp-BoldItalic.woff') format('woff'),
        url('../fonts/AktivGroteskCorp-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}


body {background-color: #E2E1D2 !important; font-family: 'Aktiv Grotesk Corp';}

h1, h2, h3, h4, h5, h6 {font-family: 'Ivy Mode' !important; font-weight: 400; color: #67684B;}
h2 {font-size: 48px; line-height: 62.40px;}
h3 {font-size: 36px; line-height: 44.40px;}
h4 {font-size: 28px; line-height: 36.40px;}
p, li
{
    color: #67684B;
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
}
.gap-40 {gap: 40px;}
.mb-32 {margin-bottom: 32px;}
.mb-40 {margin-bottom: 40px;}
.pt-80 {padding-top: 80px;}
.pb-80 {padding-bottom: 80px;}
.py-80 {padding-top: 80px; padding-bottom: 80px;}
.olive-container-full {width: 100%;}
.olive-container {width: 100%; padding-left: 80px; padding-right: 80px;}
.olive-text-container {width: 100%; max-width: 960px; padding: 40px 80px; margin: 0 auto; display: table;}
.olive-text-container h2 {margin-bottom: 40px;}
.olive-text-container.otc-2 {max-width: 700px; padding: 0;}
.olive-text-container.otc-2 h2, .olive-text-container.otc-2 p {text-align: center;}
.olive-text-container.otc-2 h2 {margin-bottom: 32px;}
.olive-text-container.otc-3 {max-width: 530px; padding: 24px;}
.olive-text-container.otc-3 h2, .olive-text-container.otc-3 p {text-align: center; color: #fff;}
.olive-text-container.otc-3 h2 {margin: 0;}
.olive-text-container.otc-3 p {margin-top: 32px;}

.olive-text-container2 {width: 100%; max-width: 496px; margin: 0 auto; display: table; padding: 24px 0 40px;}
.olive-text-container2 h4, .olive-text-container2 p {text-align: center;}
.olive-text-container2 p {padding: 0 32px; margin: 0;}
.olive-text-container2 h4 {margin-bottom: 16px;}

.olive-grid-2 {display: grid; grid-template-columns: 2fr 2fr; gap: 40px; align-items: center;}
.ip-intro-block {padding: 140px 0;}

.bg-olive-green {position: relative; background-color: #67684B; overflow: hidden;}
.olive-leaf
{
   position: absolute;
    transform: scale(0.8);
    width: auto;
    height: auto;
    left: 100px;
    bottom: -50px;
    z-index: 1;
}
.olive-leaf img {width: 100%; height: auto;}
.bg-olive-green > div.olive-container {position: relative; z-index: 9;}

.cols-3-slider-wrapper {padding-bottom: 26px;}
.cols-3-slider {width: calc(100% + 40px); margin: 0 -20px;}
.slick-dotted.slick-slider {margin-bottom: 0 !important;}
.cols-3-slider .slick-slide {padding: 0 20px;}
.cols-3-slider .slick-slide img {width: 100%; height: auto;}
.cols-3-slider-cap .slick-dots {bottom: -26px;}
.cols-3-slider-cap .slick-dots li {margin: 0 8px 0 0;}
.cols-3-slider-cap .slick-dots li, .cols-3-slider-cap .slick-dots li button {width: 12px !important; height: 12px !important;}
.cols-3-slider-cap .slick-dots li button:before {content: '' !important; width: 12px !important; height: 12px !important; border-radius: 50%; background-color: #BEBFA6;}
.cols-3-slider-cap .slick-dots li.slick-active button:before {background-color: #67684B;}

.tiled-divider {
    width: 100%;
    position: relative;
    margin-top: -57px;
    height: 59px;
    overflow: hidden;
    z-index: 2;
}
.tiled-divider  img {
    width: 100%;
    display: block;
    height: 59px;
    object-fit: cover;
  }

.olive-loc-grid {display: grid !important; grid-template-columns: 4fr 4fr 4fr 4fr; gap: 40px;}  
.olive-loc-blk {overflow: hidden;}
.olive-loc-blk .olive-loc-slider {width: 100%;}
.olive-loc-blk img {aspect-ratio: 4/5; object-fit: cover; width: 100%;}
.olive-loc-blk .olive-loc-text {margin-top: 24px;}
.olive-loc-blk .olive-loc-text h4 {margin-bottom: 8px;}
.olive-loc-blk .olive-loc-text p {margin-bottom: 0;}
.olive-loc-text .olive-loc-desc {margin-top: 24px; padding-top: 24px; border-top: 1px solid #BEBFA6;}

/* Footer */

body.enquire .site-footer {padding: 178px 20px;}

.glanding-foo .footer_social {margin-top: 0; margin-bottom: 24px;}
.footer_social {margin: 107px 0 32px;}
.footer_social ul {padding: 0; margin: 0; display: flex; justify-content: center; align-items: center; gap: 12px; list-style-type: none;}
.footer_social ul li {padding: 0; margin: 0;}
.footer_social ul li img {height: 24px; width: auto;}

/* Banner */

.innerp_hero__content {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff;}
.innerp_hero__content h1 {font-size: 200px; line-height: 260px; color: inherit; text-align: center;}
.innerp_hero__content p {font-size: 20px; line-height: 30px; color: inherit; text-transform: uppercase; letter-spacing: 3px; font-weight: 600; margin: 0; text-align: center;}

/* Slider custom Pagination */

.olive-green-slider-wrapper {position: relative; overflow: hidden;}
.tiled-divider-v {position: absolute; left: -1px; width: 33px; z-index: 9;}
.tiled-divider-g {display: none; position: absolute; left: 0; bottom: 50px; width: 100%; height: 59px; z-index: 9;}
.tiled-divider-g img 
{
    width: 100%;
    display: block;
    height: 59px;
    object-fit: cover;
}
.slider-navigation {
    display: inline-flex;
    align-items: center;
    gap: 40px;
    background-color: #E2E1D2;
    padding: 16px 32px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.slider-navigation button {
    padding: 0;
    background: transparent;
    border: none;
    color: #66684B;
    font-family: inherit;
    font-size: 16px;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.slider-navigation button > span
{
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.slider-navigation button span.icon 
{
    display: inline-flex;
    align-items: center;
    height: 12px;
    width: auto;
    min-width: 18px;
}
.slider-navigation button span.icon img {width: 100%; height: auto;}

.slider-navigation button:hover {
   opacity: 0.6;
}

.slider-navigation button:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.show-mtab {display: none !important;}

.fancybox__container {z-index: 99999 !important;}

/* Responsive */

@media (max-width: 1600px)
{
    .olive-container {padding-left: 40px; padding-right: 40px;}
    .innerp_hero__content h1 {font-size: 120px; line-height: 180px;}
}

@media (max-width: 1365px)
{
    .innerp_hero__content h1 {font-size: 90px; line-height: 150px;}

    .olive-loc-grid {gap: 24px}

    .footer_social {margin: 80px 0 32px;}
}

@media (max-width: 1199px)
{
    .olive-container {padding-left: 30px; padding-right: 30px;}

    .olive-loc-grid {grid-template-columns: 2fr 2fr;}
    .olive-text-container {padding: 20px 60px;}
}

@media (max-width: 991px)
{
    h2 {font-size: 36px; line-height: 46.80px;}
    h4 {font-size: 20px; line-height: 26px;}
    p, li {font-size: 16px; line-height: 24px;}
    .footer_social {margin: 60px 0 32px;}

    .olive-text-container {padding: 20px 48px;}

    .show-desk {display: none !important;}
    .show-mtab {display: block !important;}

    .slider-navigation {padding: 16px 16px; gap: 16px;}
    .slider-navigation button {font-size: 14px;}
}


@media (max-width: 767px)
{
    .olive-container {padding-left: 24px; padding-right: 24px;}
    .py-80 {padding-top: 48px; padding-bottom: 48px;}
    .pt-80 {padding-top: 48px;}
    .pb-80 {padding-bottom: 48px;}

    .innerp_hero__content h1 {font-size: 56px; line-height: 72.80px; margin-top: 16px;}
    .innerp_hero__content p {font-size: 14px; line-height: 21px;}

    .ip-intro-block {padding: 60px 0;}

    .olive-loc-grid {grid-template-columns: 1fr; gap: 48px;}
    .olive-loc-text .olive-loc-desc {margin-top: 20px; padding-top: 16px;}

    .olive-text-container h2 {margin-bottom: 24px;}

    .olive-grid-2 {grid-template-columns: 1fr; gap: 24px;}

    .footer_social {margin: 40px 0 24px;}
    body.enquire footer.site-footer {padding: 120px 24px 24px !important;}

    .tiled-divider {height: 40px; margin-top: -38px !important;}
    .tiled-divider img {height: 40px;}

}

@media (max-width: 639px)
{
    .olive-text-container {padding: 0;}
    .sm-x {padding: 0 24px;}
    .sm-g {gap: 24px;}
    .sm-x-g {gap: 24px; padding: 0 24px;}
    .sm-py-0 {padding: 0;}

    .sm-full-w.olive-container {padding: 0 !important;}
    .sm-col-rev {flex-direction: column-reverse;}

    .olive-text-container2 {max-width: 100%; padding: 20px 0;}
    .olive-text-container2 h4, .olive-text-container2 p {text-align: left;}
    .olive-text-container2 p {padding: 0;}

    .olive-text-container2 h4 {margin-bottom: 20px;}
    .cols-3-slider-cap .slick-dots li {margin: 0 4px 0 0;}
    .cols-3-slider-cap .slick-dots {bottom: -26px; text-align: left;}

    .olive-green-slider-wrapper {padding-bottom: 54px;}
    .slider-navigation {padding: 0; gap: 0; background-color: transparent; bottom: 0px; left: calc(100% - 54px);}
    .slider-navigation button {height: 44px; width: 44px; background-color: #E2E1D2;}
    .slider-navigation button.slider-next {margin-left: 2px;}
    .slider-navigation button > span {gap: 0;}
    .slider-navigation button span.txt-ico {display: none;}
    .olive-text-container.otc-3 {padding: 27px 24px 72px;}

    .tiled-divider-v {display: none;}
    .tiled-divider-g {display: block;}

}

/* ----------------- */


    body.menu-open { overflow: hidden; }

    /* =========================================================
       DESKTOP HEADER / HERO
       ========================================================= */

    .hero-nav {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 20;
      padding: 40px;
        transition: all 0.2s linear;
    }
    .landingpage .hero-nav {display: none;}
    header.navbar-fixed .hero-nav
    {
        position: fixed;
        width: 100%;
        z-index: 9999;
        background-color: #67684B;
        transition: all 0.2s linear;
    }
    .landingpage .navbar-fixed .hero-nav {display: flex;}

    .brand {
      display: inline-block;
    }
    .brand img {
        height: 56px;
    }

    .nav-links {
      display: flex;
      align-items: center;
      gap: 40px;
    }

    .nav-links a {
        font-size: 16px;
        line-height: 24px;
        padding: 16px 0;
        text-transform: uppercase;
        letter-spacing: 1px;
      color: #fff;
      font-weight: 400;
      text-decoration: none;
    }

    .nav-links a.enquire {
      display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 16px 20px;
    background-color: transparent;
    border: none !important;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-weight: 400;
    position: relative;
    transition: all .3s ease;
    background-image: url(../img/button-lhs-white.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left center;
    border-top: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
    }
    .nav-links a.enquire:hover {
    opacity: 1;
    background-image: url(../img/button-lhs-white.svg);
    color:#67684b;
}
.nav-links a.enquire::before {
    content: "";
    position: absolute;
    top: 0;
    left: 6px;
    right: 6px;
    height: 100%;
    background: #fff;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .5s ease;
}
.nav-links a.enquire::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 6px;
    height: 100%;
    transform: rotate(180deg);
    background-image: url(../img/button-lhs-white.svg);
}
.nav-links a.enquire:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}
.nav-links a.enquire span {
    position: relative;
    z-index: 1;
}

    /* Mobile menu button: hidden on desktop */
    .menu-toggle {
      display: none;
      appearance: none;
      border: 0;
      background: transparent;
      width: 34px;
      height: 34px;
      padding: 0;
      margin: 0;
      cursor: pointer;
      position: relative;
    }

    .menu-toggle span,
    .menu-toggle span::before,
    .menu-toggle span::after {
      display: block;
      position: absolute;
      width: 17px;
      height: 1px;
      background: #f5f3e8;
      content: '';
      left: 8px;
    }

    .menu-toggle span { top: 16px; }
    .menu-toggle span::before { left: 0; top: -5px; }
    .menu-toggle span::after { left: 0; top: 5px; }


    /* =========================================================
       FULL SCREEN MOBILE MENU
       Matches supplied 393 x 794 reference
       ========================================================= */
    .mobile-menu {
      position: fixed;
      inset: 0;
      z-index: 1000;
      display: none;
      background: var(--menu-olive);
      color: #f3f1e6;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: opacity .25s ease, visibility .25s ease;
    }

    .mobile-menu.is-open {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
      z-index: 99999999;
    }

    .mobile-menu-header {
      position: absolute;
      top: 24px;
      left: 24px;
      right: 24px;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
    }

    .mobile-brand {
      color: #f2f0e5;
      font-family: var(--serif);
      font-size: 32px;
      line-height: .70;
      font-weight: 400;
      letter-spacing: -1.35px;
      text-transform: lowercase;
      white-space: nowrap;
    }

    .mobile-brand small {
      display: block;
      margin-left: 111px;
      margin-top: 5px;
      font-family: var(--sans);
      font-size: 5px;
      line-height: 1;
      font-weight: 500;
      letter-spacing: 1.35px;
      text-transform: uppercase;
    }

    .mobile-close {
      position: relative;
      width: 25px;
      height: 25px;
      padding: 0;
      margin: 0;
      border: 0;
      background: transparent;
      cursor: pointer;
      flex: 0 0 25px;
    }

    .mobile-close::before,
    .mobile-close::after {
      content: '';
      position: absolute;
      top: 12px;
      left: 3px;
      width: 19px;
      height: 1.5px;
      background: #f2f0e5;
      transform-origin: center;
    }

    .mobile-close::before { transform: rotate(45deg); }
    .mobile-close::after { transform: rotate(-45deg); }

    .mobile-menu-nav {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      transform: translateY(-37%);
      text-align: center;
      padding: 0 24px 24px;
    }

    .mobile-menu-nav a {
      display: block;
      color: #ffffff;
      font-size: 36px;
      line-height: 46.80px;
      font-weight: 400;
          font-family: 'Ivy Mode' !important;
    }
    .mobile-menu-nav a + a {
          margin-top: 24px;
    }

    /* .mobile-menu-nav a:focus,
    .mobile-menu-nav a:hover {
      color: #fff;
    } */

/* =========================================================
       MOBILE — 639px AND BELOW
       ========================================================= */

    @media screen and (max-width: 1199px) {
        .nav-links {gap: 24px}
    .nav-links a {padding: 12px 0;}
    .nav-links a.enquire {padding: 12px 20px;}
    }

    @media screen and (max-width: 767px) {
      .hero-nav {
        padding: 24px;
      }
      .brand img, .mobile-brand img {height: 32px;}

      .nav-links { display: none; }
      .menu-toggle { display: block; width: 24px;}

      /* The mobile menu is only instantiated/visible on mobile. */
      .mobile-menu { display: block; background-color: #67684B;}
    }

.nav-links a.active, .nav-links a:hover, .mobile-menu-nav a.active, .mobile-menu-nav a:hover {color: #BEBFA6;}
.nav-links a.active.enquire {color: #67684b;}
.nav-links a.active.enquire::before {transform: scaleX(1);transform-origin: left;}

section.form_popups_overlay {z-index: 99999 !important;}
.legal-page__body p, .legal-page__body li {color: #e2e1d2;}

/*----------------------------------------Go Top---------------*/

.gotop {
	position: fixed;
	bottom: 60px;
	right: 40px;
	width: auto;
	height: auto;
	z-index: 99;
	opacity: 0;
	transform: translateY(80px);
	transition: all 0.2s linear;
}
.gotop a {
    height: 45px;
    width: 45px;
	display: inline-block;
	position: relative;
	box-shadow: 0 6px 10px -4px rgb(0 0 0 / 60%) !important;
	overflow: hidden;
}
.gotop a img {width: 100%; height: auto; transition: all 0.2s linear;}
.gotop a:hover img {opacity: 0.95; transition: all 0.2s linear;}
.top-class {
	display: inline-block;
	transform: translateY(0px);
	opacity: 1;
	transition: all 0.2s linear;
}
.top-class-op {
	display: inline-block;
	transform: translateY(80px);
	opacity: 0;
	transition: all 0.08s linear;
}

/*---------------Others--------------------*/

body::-webkit-scrollbar {
	width: 10px;
}

body::-webkit-scrollbar-track {
    background-color: #E2E1D2;
	-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #67684B;
  outline: 0px solid slategrey;
}

::selection
{
	background-color: #67684B;
	color: #ffffff;
}
