/*
Theme Name: Bumblebee
Author: Bumblebee Design
Description: Custom Wordpress Starter Theme
Version: 1.0
License: Private
Text Domain: bumblebee
*/
/******************************************************************************/
/*	!HTML RESET  */
/*****************************************************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

sup {
  vertical-align: super !important;
  font-size: smaller !important; }

html, body {
  height: 100%;
  height: -webkit-fill-available; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0;
  margin: 1em 0; }

/* Total reset for form items. But remember to deal with border, this one is left so we can see then more clearly yet */
input, textarea, select {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent;
  border: 1px solid #333; }

/* @end */
/* reset list styles */
ul,
li,
ul.menu li,
ul.inline li,
.item-list ul,
.item-list ul li,
li.expanded,
li.collapsed,
li.leaf,
.item-list .pager li {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none; }

/* universal box sizing */
*, *:before, *:after {
  box-sizing: border-box; }

.ugb-main-block {
  margin: 0 !important; }

.ugb-container__wrapper {
  padding: 0 !important; }

.stk-content-align.alignwide {
  max-width: 100% !important; }

/******************************************************************************/
/*	END HTML RESET  */
/******************************************************************************/
/*******************************************************************/
/*	!FUNCTIONS   */
/*******************************************************************/
/*******************************************************************/
/*	!MIXINS   */
/*******************************************************************/
/*******************************************************************/
/*	!COLOURS   */
/*******************************************************************/
/*******************************************************************/
/*	!GLOBALS   */
/*******************************************************************/
body {
  font-family: 'Lato','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.5;
  /*background-color: #000;
  color:#FFF;*/
  background-color: #FFF;
  color: #000; }
  @media only screen and (max-width: 759px) {
    body {
      font-size: 15px; } }

img {
  height: auto;
  width: auto; }

strong {
  font-weight: 700; }

h1, h2, h3, h4 {
  line-height: 1.2;
  text-transform: uppercase;
  font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
  font-weight: 400; }

.copperplate {
  font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
  text-transform: uppercase; }

h1 {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px;
  color: #A98B00; }
  h1 strong, h1 b {
    font-weight: 600; }
  @media only screen and (max-width: 759px) {
    h1 {
      font-size: 30px;
      font-weight: 400; } }

h2 {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px; }
  h2 strong, h2 b {
    font-weight: 600; }
  @media only screen and (max-width: 759px) {
    h2 {
      font-size: 30px;
      font-weight: 400; } }

h2.section-heading {
  text-align: center;
  padding: 80px 8%;
  font-size: 40px;
  font-weight: 300; }
  h2.section-heading strong {
    font-weight: 400; }
  @media only screen and (max-width: 759px) {
    h2.section-heading {
      font-size: 30px;
      /*font-weight: 300;*/ } }

h3, h3 b {
  /*font-weight: 700;*/
  font-size: 24px;
  /*line-height: 32px;*/
  margin-bottom: 20px;
  /*margin-top: 5px;*/ }
  h3 strong, h3 b strong {
    /*font-weight: 400;*/ }
  @media only screen and (max-width: 759px) {
    h3, h3 b {
      font-size: 21px;
      margin-bottom: 18px;
      /*font-weight: 300;*/ } }

p {
  font-size: 17px;
  margin-bottom: 20px; }

a {
  text-decoration: none;
  color: #000;
  /*	color: $bm-orange;*/ }
  a:hover {
    text-decoration: underline; }

.gb-block-button a {
  color: #fff !important;
  font-size: 22px;
  text-decoration: none;
  border-radius: 0;
  background-color: #78A80F !important;
  border: 1px solid #5A5A5A; }
  .gb-block-button a:hover {
    background-color: #5A5A5A !important; }

.eedee-gutenslider-nav {
  display: none !important; }

/*******************************************************************/
/*	!LAYOUT   */
/*******************************************************************/
#pagewrap {
  width: 100%;
  /*height: 100vh;*/ }

#main-content {
  min-height: 600px;
  margin-top: 110px; }
  @media only screen and (max-width: 759px) {
    #main-content {
      /*padding-top: 150px;*/ } }

.page-template-page_listing #pagewrap {
  background-color: #000; }

.page-template-page_standard #main-content {
  /*padding-top: 110px;*/ }

.heading-wrapper {
  text-align: center;
  padding: 80px 8%; }

.standard-wrapper, .contact-wrapper {
  /*max-width: 1200px;*/
  margin: 0 auto !important;
  padding: 5% 8%; }
  .standard-wrapper h1, .contact-wrapper h1 {
    margin-bottom: 60px; }
  .standard-wrapper h2, .contact-wrapper h2 {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 56px;
    text-align: center; }
    @media only screen and (max-width: 759px) {
      .standard-wrapper h2, .contact-wrapper h2 {
        font-size: 32px; } }
  .standard-wrapper p, .contact-wrapper p {
    font-size: 17px; }
  .standard-wrapper li, .contact-wrapper li {
    font-size: 17px;
    list-style: inside;
    line-height: 21px;
    margin-bottom: 21px;
    /*list-style-image: url("images/green-bullet-sq.png");*/
    /*text-align: center;*/
    /*background-image:url("images/green-bullet.png");
    background-position: left center;
    background-size: 16px;
    background-repeat: no-repeat;*/ }
  .standard-wrapper li::marker, .contact-wrapper li::marker {
    color: #F76223;
    font-size: 26px;
    vertical-align: baseline;
    /*font-size: 100%;*/ }
  .standard-wrapper .wp-block-list li, .contact-wrapper .wp-block-list li {
    list-style: outside;
    padding-bottom: 13px;
    margin-left: 30px;
    vertical-align: text-top;
    line-height: 23px; }
  .standard-wrapper .wp-block-columns, .contact-wrapper .wp-block-columns {
    column-gap: 5%; }
  .standard-wrapper .wp-block-column figure, .contact-wrapper .wp-block-column figure {
    margin-bottom: 10%; }
  .standard-wrapper .wp-block-column figure:last-of-type, .contact-wrapper .wp-block-column figure:last-of-type {
    margin-bottom: 0; }
  .standard-wrapper .kb-gallery-ul li, .contact-wrapper .kb-gallery-ul li {
    list-style: none;
    margin-bottom: inherit;
    padding: 0 15px 30px 15px !important; }
  .standard-wrapper .wp-block-stackable-map, .contact-wrapper .wp-block-stackable-map {
    width: 90%; }
    .standard-wrapper .wp-block-stackable-map iframe, .contact-wrapper .wp-block-stackable-map iframe {
      webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
  .standard-wrapper form input, .contact-wrapper form input {
    width: 100%;
    max-width: 380px; }
  .standard-wrapper form input[type=submit], .contact-wrapper form input[type=submit] {
    font-size: 17px;
    padding: 4px;
    width: 250px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .standard-wrapper form p, .contact-wrapper form p {
    margin-bottom: 16px; }
  .standard-wrapper form p.small-text, .contact-wrapper form p.small-text {
    font-size: 15px; }
  .standard-wrapper form input[type=checkbox], .contact-wrapper form input[type=checkbox] {
    width: auto; }
  .standard-wrapper form .wpcf7-list-item, .contact-wrapper form .wpcf7-list-item {
    margin-left: 0; }
  .standard-wrapper form textarea, .contact-wrapper form textarea {
    height: 80px;
    width: 100%;
    max-width: 520px; }

.main-wrapper h1 {
  padding: 10% 8% 50px 8%; }

.main-intro-wrapper {
  padding: 5% 10%;
  text-align: center; }
  .main-intro-wrapper h1, .main-intro-wrapper h2 {
    font-size: 40px; }
    @media only screen and (max-width: 759px) {
      .main-intro-wrapper h1, .main-intro-wrapper h2 {
        font-size: 30px; } }
  .main-intro-wrapper p {
    font-size: 24px;
    font-weight: 300; }
    @media only screen and (max-width: 759px) {
      .main-intro-wrapper p {
        font-size: 19px; } }
  .main-intro-wrapper .wp-block-image {
    padding: 30px 0; }

.black-bg {
  background-color: #000;
  color: #FFF; }

.section-wrapper {
  padding: 5% 8%; }
  .section-wrapper h2 {
    /*padding: 0 0 40px 0;*/ }
  .section-wrapper .kb-gallery-ul {
    align-items: center !important; }
  .section-wrapper .wp-block-list li::marker {
    color: #F76223;
    font-size: 26px;
    vertical-align: baseline;
    /*font-size: 100%;*/ }
  .section-wrapper .wp-block-list li {
    list-style: outside;
    padding-bottom: 13px;
    margin-left: 30px;
    vertical-align: text-top;
    line-height: 23px; }
  .section-wrapper .wp-block-button {
    margin-top: 40px; }
    .section-wrapper .wp-block-button a {
      font-size: 17px;
      font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
      border-radius: 0;
      background-color: #000; }
      .section-wrapper .wp-block-button a:hover {
        background-color: #333;
        text-decoration: none; }
    .section-wrapper .wp-block-button .wp-block-button__link {
      padding: 8px 36px; }

.army-bg {
  background-color: rgba(124, 95, 29, 0.4); }

.navy-bg {
  background-color: rgba(172, 196, 213, 0.8); }

.country-bg {
  background-color: rgba(182, 198, 138, 0.8); }

.ugb-card.ugb-card--v2 .ugb-block-content {
  column-gap: 8% !important; }

.ugb-card__image {
  height: 38vw !important;
  margin-bottom: 24px; }
  @media only screen and (max-width: 759px) {
    .ugb-card__image {
      height: 80vw !important; } }

.ugb-card__title {
  font-size: 28px;
  text-align: center; }

.wp-block-lazyblock-home-section-link-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .wp-block-lazyblock-home-section-link-block .home-block-item {
    max-width: 23%;
    position: relative;
    text-align: center;
    margin: 1.5% 0; }
    @media only screen and (max-width: 759px) {
      .wp-block-lazyblock-home-section-link-block .home-block-item {
        max-width: 46%; } }
    .wp-block-lazyblock-home-section-link-block .home-block-item img {
      width: 100%; }
    .wp-block-lazyblock-home-section-link-block .home-block-item a {
      color: #000; }
      .wp-block-lazyblock-home-section-link-block .home-block-item a:hover {
        text-decoration: none;
        color: #666; }

.project-back-button {
  padding-top: 20px; }
  .project-back-button a {
    color: #000;
    border: 1px solid #000;
    padding: 6px 16px;
    font-size: 17px; }

.right {
  background-position: right; }

.left {
  background-position: left; }

.highlight-section {
  padding: 10% 8%;
  background-color: #F76223;
  color: #FFF;
  background-image: url("images/watermark-dark-orange.png");
  background-size: 50%;
  background-position: top right;
  background-repeat: no-repeat; }
  .highlight-section h2 {
    font-weight: 300; }
  .highlight-section a {
    color: #FFF; }

.gallery-wrapper {
  margin: 0 auto !important;
  padding: 6% 4%; }
  .gallery-wrapper h2 {
    text-align: center !important; }

.orange {
  color: #F76223; }

.sixty-wide-internal-left {
  padding: 0 25% 0 0;
  text-align: left; }

.sixty-wide-left {
  padding: 0 42% 40px 0;
  text-align: left; }
  .sixty-wide-left h2 {
    font-weight: 300;
    margin-bottom: 30px; }

.sixty-wide-right {
  padding: 0 0 40px 42%;
  text-align: left; }

.sixty-image-left {
  padding: 0 33% 0 0;
  text-align: left; }

.kadence-blocks-gallery-item {
  padding: 5% !important; }

.contact-wrapper {
  padding-top: 80px !important; }
  .contact-wrapper label {
    font-size: 19px; }
    @media only screen and (max-width: 759px) {
      .contact-wrapper label {
        font-size: 17px; } }
  .contact-wrapper input, .contact-wrapper textarea {
    padding: 3px;
    width: 98%;
    font-size: 19px; }
    @media only screen and (max-width: 759px) {
      .contact-wrapper input, .contact-wrapper textarea {
        font-size: 17px; } }
  .contact-wrapper input[type="submit"] {
    background-color: #F76223;
    padding: 5px 15px;
    color: #FFF;
    font-size: 21px;
    border: none;
    width: auto; }
    .contact-wrapper input[type="submit"]:hover {
      background-color: #5A5A5A;
      cursor: pointer; }

.estimate-wrapper {
  padding: 40px 5% 20px 5% !important;
  background-color: #FFDCC7;
  margin-top: 40px; }
  @media only screen and (max-width: 759px) {
    .estimate-wrapper {
      font-size: 17px; } }
  .estimate-wrapper label {
    font-size: 19px;
    color: #000;
    font-weight: 600; }
    @media only screen and (max-width: 759px) {
      .estimate-wrapper label {
        width: 100%;
        min-width: 100%; } }
  .estimate-wrapper .wpcf7-checkbox label {
    font-size: 18px;
    font-weight: 400; }
  .estimate-wrapper input, .estimate-wrapper textarea {
    padding: 3px;
    width: 98%;
    font-size: 19px; }
    @media only screen and (max-width: 759px) {
      .estimate-wrapper input, .estimate-wrapper textarea {
        font-size: 17px; } }
  .estimate-wrapper input[type="submit"] {
    background-color: #F76223;
    padding: 10px 20px !important;
    color: #FFF;
    font-size: 19px;
    border: none;
    width: auto; }
    .estimate-wrapper input[type="submit"]:hover {
      background-color: #5A5A5A;
      cursor: pointer; }
  .estimate-wrapper .fieldset-cf7mls p:last-of-type {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse; }
  .estimate-wrapper .fieldset-cf7mls [data-class="wpcf7cf_group"] p:last-of-type {
    display: block; }

.fieldset-cf7mls .cf7mls_next, .fieldset-cf7mls .cf7mls_back {
  float: none !important; }

.cf7mls-btns {
  font-size: 19px;
  text-align: center; }
  .cf7mls-btns .cf7mls_next.action-button {
    background-color: #F76223;
    font-size: 19px;
    padding: 10px 20px !important;
    color: #FFF; }
    .cf7mls-btns .cf7mls_next.action-button:hover {
      background-color: #5A5A5A;
      cursor: pointer; }

.cf7mls_back, .cf7mls_back.action-button {
  background-color: #5A5A5A;
  font-size: 19px;
  padding: 10px 20px !important;
  color: #FFF; }
  .cf7mls_back:hover, .cf7mls_back.action-button:hover {
    background-color: #F76223;
    cursor: pointer; }

.eighty-wrapper {
  padding: 5% 10%; }

.light-green-bg {
  background-color: #B1D85B; }

.light-grey-bg {
  background-color: #F3F3F3; }

.dark-grey-bg {
  background-color: #5A5A5A;
  color: #FFF; }

.blue-bg {
  background-color: #255FAB;
  color: #FFF; }
  .blue-bg a {
    color: #FFF; }

.wp-block-stackable-feature-grid .wp-block-stackable-column {
  padding: 0 5% 5% 5%; }
.wp-block-stackable-feature-grid .stk-block-heading h3 {
  font-size: 28px;
  font-weight: 300; }
  @media only screen and (max-width: 759px) {
    .wp-block-stackable-feature-grid .stk-block-heading h3 {
      font-size: 22px; } }
.wp-block-stackable-feature-grid .stk-block-image figure {
  max-width: 180px;
  margin: 0 auto; }

.section-grid {
  margin: 0 8% 35px 8% !important; }
  .section-grid .ugb-image-box__item {
    height: 25vw !important; }
    @media only screen and (max-width: 759px) {
      .section-grid .ugb-image-box__item {
        height: 70vw !important; } }
  .section-grid .ugb-image-box__title {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 0 !important; }

figure.wp-block-image {
  margin-bottom: 0;
  position: relative; }
  figure.wp-block-image img {
    width: 100%;
    max-width: 100%;
    min-width: 100%; }

figcaption.wp-element-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  color: #FFF;
  margin: 0;
  padding: 20px;
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 759px) {
    figcaption.wp-element-caption {
      padding: 10px; } }
  figcaption.wp-element-caption a {
    color: #FFF; }
    figcaption.wp-element-caption a:hover {
      color: #78A80F; }

.border-bottom {
  padding-bottom: 50px;
  border-bottom: 2px solid #DEDDDD; }

.wp-block-gallery .wp-block-image, .logo-wrapper .wp-block-image {
  align-items: center;
  position: relative; }
  .wp-block-gallery .wp-block-image img, .logo-wrapper .wp-block-image img {
    max-height: 110px;
    width: auto;
    min-width: 0;
    max-width: 200px; }

.logo-wrapper {
  width: 90%;
  max-height: 150px;
  margin: 0 auto 5% auto !important; }
  @media only screen and (max-width: 759px) {
    .logo-wrapper figure {
      width: 40% !important;
      max-width: 300px !important;
      height: auto !important;
      margin-bottom: 30px !important; } }

.background-montage-wrapper {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("images/background-montage.png");
  background-position: top;
  background-size: cover; }

.image-right .wp-block-media-text__content {
  padding: 14% 0 14% 14% !important;
  margin: 0 14% 0 0; }

.accreditations figure {
  padding: 50px 0; }

.icon-link-block-wrapper {
  padding: 8% 5% 0 5%;
  margin: 0 auto !important;
  text-align: center; }
  .icon-link-block-wrapper h2, .icon-link-block-wrapper h3 {
    font-size: 32px;
    font-weight: normal; }
  .icon-link-block-wrapper h4 {
    font-size: 19px;
    font-weight: normal;
    text-transform: uppercase; }
  .icon-link-block-wrapper .advgb-columns-container {
    padding: 1% 0 5% 0; }
  .icon-link-block-wrapper figure.wp-block-image {
    width: 80%;
    max-width: 120px;
    margin: 5% auto; }

.icon-2-col .icon-link-col-wrapper {
  padding: 0 5%;
  margin: auto; }
.icon-2-col .advgb-column-inner {
  max-width: 46%;
  margin: 0 auto; }
.icon-2-col h4 {
  font-size: 19px;
  font-weight: 700;
  text-transform: capitalize; }
.icon-2-col figure.wp-block-image {
  width: 80%;
  max-width: 180px;
  margin: 5% auto; }

.section-link-row {
  padding: 5px 5%; }
  .section-link-row h3 {
    font-size: 21px;
    line-height: 24px; }

.wp-block-cover {
  justify-content: flex-start; }
  .wp-block-cover .wp-block-cover__inner-container {
    /*		width:60%;
    		align-self: flex-end;*/
    padding: 5%; }
    @media only screen and (max-width: 759px) {
      .wp-block-cover .wp-block-cover__inner-container {
        width: 100%;
        padding: 0 0 0 3%; } }
    .wp-block-cover .wp-block-cover__inner-container h2 {
      text-align: center;
      font-size: 40px !important;
      font-weight: 400;
      color: #FFF; }
      @media only screen and (max-width: 759px) {
        .wp-block-cover .wp-block-cover__inner-container h2 {
          font-size: 32px !important; } }

@media only screen and (max-width: 759px) {
  .has-parallax {
    background-attachment: inherit !important;
    min-height: 30vh !important;
    height: 60vw; } }

.contact-wrapper {
  padding: 6% 5% 0 5%; }
  .contact-wrapper h2, .contact-wrapper h3 {
    font-size: 32px;
    font-weight: normal;
    text-align: left; }
    @media only screen and (max-width: 759px) {
      .contact-wrapper h2, .contact-wrapper h3 {
        font-size: 26px; } }

.wp-block-stackable-carousel figcaption {
  position: relative;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  color: #5A5A5A;
  margin: 0;
  padding: 30px 3%;
  text-align: right;
  font-weight: 600; }

.intro-wrapper {
  margin: 8% 0; }
  .intro-wrapper .wp-block-columns {
    column-gap: 0;
    gap: 0; }
  .intro-wrapper .wp-block-column {
    width: 50%;
    padding: 0 8% 0 4%; }
  .intro-wrapper .wp-block-column:nth-child(odd) {
    width: 50%;
    padding: 0; }
  .intro-wrapper h1 {
    font-size: 28px;
    font-weight: 200;
    line-height: 1.5;
    margin: 0;
    background-color: #F3F3F3;
    padding: 12% 12% 12% 16%; }
    .intro-wrapper h1 strong {
      color: #F76223; }
    @media only screen and (max-width: 759px) {
      .intro-wrapper h1 {
        padding: 6%;
        font-size: 24px; } }
  .intro-wrapper p {
    font-size: 17px;
    font-weight: 300; }

.full-image {
  margin-bottom: 14% !important;
  padding-top: 5%; }

.simple-heading-wrapper {
  padding: 4% 8% 8% 8%;
  text-align: left; }
  .simple-heading-wrapper h2 {
    font-size: 42px;
    font-weight: 200; }

.blog-list .wp-block-columns {
  column-gap: 0; }
.blog-list h2, .blog-list .wp-block-post-excerpt__excerpt {
  padding: 0 8% 0 0; }
.blog-list h2 {
  font-size: 24px;
  margin-bottom: 24px; }
  .blog-list h2 a {
    text-decoration: none; }
.blog-list li.wp-block-post .wp-block-column {
  padding: 50px 0 70px 0; }
.blog-list li.wp-block-post .wp-block-column:nth-child(2n) {
  margin-left: 8%;
  border-top: 8px solid #F76223; }

.post .featured-image img {
  min-width: 100%; }

.cta-wrapper .cta-left-right {
  background-color: #000; }
  .cta-wrapper .cta-left-right .wp-block-media-text__content {
    padding: 10%;
    background-color: #000; }
    .cta-wrapper .cta-left-right .wp-block-media-text__content h2, .cta-wrapper .cta-left-right .wp-block-media-text__content h3, .cta-wrapper .cta-left-right .wp-block-media-text__content h4, .cta-wrapper .cta-left-right .wp-block-media-text__content p, .cta-wrapper .cta-left-right .wp-block-media-text__content a {
      color: #FFF; }
    .cta-wrapper .cta-left-right .wp-block-media-text__content h2 {
      font-size: 28px;
      line-height: 1;
      margin-bottom: 20px; }
    .cta-wrapper .cta-left-right .wp-block-media-text__content .wp-block-button {
      margin-top: 20px; }
      .cta-wrapper .cta-left-right .wp-block-media-text__content .wp-block-button a {
        font-size: 19px;
        font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
        border-radius: 0;
        background-color: #FFF;
        color: #000; }
        .cta-wrapper .cta-left-right .wp-block-media-text__content .wp-block-button a:hover {
          background-color: #DEDDDD;
          text-decoration: none;
          font-weight: bold; }
      .cta-wrapper .cta-left-right .wp-block-media-text__content .wp-block-button .wp-block-button__link {
        padding: 8px 36px; }

.listing-page .cta-wrapper {
  background-color: #000;
  padding-top: 10px !important; }
  .listing-page .cta-wrapper .cta-left-right {
    background-color: #FFF; }
    .listing-page .cta-wrapper .cta-left-right .wp-block-media-text__content {
      background-color: #FFF; }
      .listing-page .cta-wrapper .cta-left-right .wp-block-media-text__content h2, .listing-page .cta-wrapper .cta-left-right .wp-block-media-text__content h3, .listing-page .cta-wrapper .cta-left-right .wp-block-media-text__content h4, .listing-page .cta-wrapper .cta-left-right .wp-block-media-text__content p, .listing-page .cta-wrapper .cta-left-right .wp-block-media-text__content a {
        color: #000; }
      .listing-page .cta-wrapper .cta-left-right .wp-block-media-text__content .wp-block-button a {
        background-color: #000;
        color: #FFF; }
        .listing-page .cta-wrapper .cta-left-right .wp-block-media-text__content .wp-block-button a:hover {
          background-color: #5A5A5A; }

/*******************************************************************/
/*	!MAIN ITEM STYLING  */
/*******************************************************************/
.item-wrapper {
  width: 84%;
  margin: 0 auto;
  position: relative; }
  @media only screen and (max-width: 759px) {
    .item-wrapper {
      width: 90%; } }
  .item-wrapper h1 {
    margin-bottom: 20px;
    line-height: 1; }
  .item-wrapper .main-price {
    font-size: 24px;
    margin-bottom: 30px;
    font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy; }
    @media only screen and (max-width: 759px) {
      .item-wrapper .main-price {
        margin-bottom: 20px; } }

.item-main-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 50px 0 30px 0; }
  @media only screen and (max-width: 759px) {
    .item-main-content {
      flex-wrap: wrap; } }

.item-code {
  margin-bottom: 20px; }

.similar-wrapper .similar-heading {
  margin-bottom: 14px; }
.similar-wrapper li {
  margin-bottom: 10px; }
  .similar-wrapper li a {
    border: solid 1px #A98B00;
    padding: 3px 8px;
    color: #000; }
    .similar-wrapper li a:hover {
      background-color: #999;
      text-decoration: none; }

.enquiry-wrapper {
  margin-bottom: 40px; }
  .enquiry-wrapper .enquiry-button {
    font-size: 16px;
    padding: 4px;
    width: 180px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px 5px 0; }
    .enquiry-wrapper .enquiry-button:hover {
      background-color: #5A5A5A; }
  .enquiry-wrapper .whatsapp-button {
    font-size: 16px;
    padding: 4px;
    width: 180px;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    display: inline-block; }
    .enquiry-wrapper .whatsapp-button a {
      color: #FFF; }
      .enquiry-wrapper .whatsapp-button a:hover {
        text-decoration: none; }
    .enquiry-wrapper .whatsapp-button:hover {
      background-color: #5A5A5A; }

.enquiry-form {
  display: none;
  background-color: #EAEAEA;
  padding: 20px; }
  .enquiry-form textarea, .enquiry-form input {
    width: 95%; }
  .enquiry-form input[type="checkbox"] {
    width: auto; }
  .enquiry-form .dynamic_text-355 input {
    border: none !important; }
  .enquiry-form .wpcf7-list-item {
    margin-left: 0 !important; }
  .enquiry-form input[type=submit] {
    font-size: 17px;
    padding: 4px;
    width: 250px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
    text-transform: uppercase; }
  @media only screen and (max-width: 759px) {
    .enquiry-form {
      position: relative; }
      .enquiry-form textarea, .enquiry-form input {
        width: 95%; }
      .enquiry-form input[type="checkbox"] {
        width: auto; }
      .enquiry-form p {
        font-size: 15px; } }

.item-image-area {
  width: 48%;
  position: relative; }
  @media only screen and (max-width: 759px) {
    .item-image-area {
      width: 100%; } }

.main-info-area {
  width: 48%;
  margin-bottom: 60px; }
  @media only screen and (max-width: 759px) {
    .main-info-area {
      width: 100%;
      margin-bottom: 30px; } }

#main-gallery-image .main-image {
  display: none;
  position: relative;
  text-align: center; }
  #main-gallery-image .main-image img {
    max-width: 100%;
    max-height: 40vw;
    width: auto; }
    @media only screen and (max-width: 759px) {
      #main-gallery-image .main-image img {
        max-height: 70vw; } }

#thumb-gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 30px 0;
  gap: 2%; }
  @media only screen and (max-width: 759px) {
    #thumb-gallery {
      gap: 3.33%; } }
  #thumb-gallery .thumb-image {
    width: 23%;
    height: 10vw;
    position: relative;
    opacity: 0.8;
    background-size: cover;
    background-position: center, center;
    background-repeat: no-repeat;
    margin-bottom: 2%;
    /*img {
    	width: 100%;
    	opacity: 0.8;
    	&:hover {
    		opacity: 1;
    	}
    }*/ }
    @media only screen and (max-width: 759px) {
      #thumb-gallery .thumb-image {
        width: 30%;
        height: 28vw; } }
    #thumb-gallery .thumb-image:hover {
      opacity: 1; }
  #thumb-gallery .selected-thumb {
    opacity: 1; }

/*******************************************************************/
/*	!TOWN SEO STYLING  */
/*******************************************************************/
.seo-town-page article h1, .seo-town-page article h2, .seo-town-page article h3, .seo-town-page article h4, .seo-town-page article p, .seo-town-page article ul {
  padding-left: 8%;
  padding-right: 8%; }
.seo-town-page article img {
  width: 100%;
  height: auto;
  margin: 30px 0 50px 0; }

/*******************************************************************/
/*	!SEO STYLING  */
/*******************************************************************/
.seo-page standard-wrapper {
  padding: 5%; }
.seo-page article h2 {
  text-align: left;
  font-weight: 400; }
.seo-page article img {
  width: 100%;
  height: auto;
  margin: 30px 0 0 0; }
.seo-page article .icon-link-block-wrapper h2 {
  text-align: center; }

.location-list-wrapper {
  /*background-color: $very-light-grey;*/ }

/*******************************************************************/
/*	!CTA STYLING  */
/*******************************************************************/
.cta-contact {
  background-color: #DEDDDD;
  padding: 5%; }
  .cta-contact img {
    padding-bottom: 5%; }
  .cta-contact h3 {
    font-size: 42px;
    font-weight: 200;
    padding: 0 5% 20px 5%;
    line-height: 1.5; }
    @media only screen and (max-width: 759px) {
      .cta-contact h3 {
        font-size: 24px; } }
  .cta-contact .ab-block-button a {
    background-color: #F76223 !important;
    border-radius: 0;
    border: solid 1px #FFF; }
    .cta-contact .ab-block-button a:hover {
      background-color: #5A5A5A; }

/*******************************************************************/
/*	!SLIDER STYLING  */
/*******************************************************************/
@media only screen and (max-width: 759px) {
  button.eedee-gutenslider-prev, button.eedee-gutenslider-next {
    display: none;
    opacity: 0; } }
.slider-overlay-wrapper {
  margin: 0 8%;
  width: 42%;
  min-width: 420px; }
  .slider-overlay-wrapper h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 20px; }
  @media only screen and (max-width: 759px) {
    .slider-overlay-wrapper {
      min-width: 300px;
      margin: 0 3%; }
      .slider-overlay-wrapper h2 {
        font-size: 28px;
        line-height: 32px; }
      .slider-overlay-wrapper button.eedee-gutenslider-prev, .slider-overlay-wrapper button.eedee-gutenslider-next {
        display: none;
        opacity: 0; } }

.n2-ss-slider, .n2-ow {
  height: calc(70vh - 100px) !important; }
  @media only screen and (max-width: 759px) {
    .n2-ss-slider, .n2-ow {
      height: calc(60vh - 100px) !important; } }

.n2-section-smartslider {
  /*margin-bottom: 50px;*/ }
  .n2-section-smartslider .n2-ss-section-main-content {
    padding: 0 !important; }
    .n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer {
      /*background-color: $black-40;*/
      font-size: 17px !important;
      line-height: 19px;
      padding: 26px 0; }
      @media only screen and (max-width: 759px) {
        .n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer {
          padding: 10px 0;
          font-size: 16px !important;
          line-height: 18px; } }
  .n2-section-smartslider .n2-ss-slider-controls .n2-bullet {
    padding: 3px 30px !important; }

/*******************************************************************/
/*	!SEACH RESULTS PAGE  */
/*******************************************************************/
.search-results #main-content {
  width: 84%;
  margin: 100px auto 0 auto;
  padding: 40px 0; }
  @media only screen and (max-width: 759px) {
    .search-results #main-content {
      width: 90%; } }
  .search-results #main-content .search-result {
    padding: 10px;
    border-bottom: 1px solid #A98B00;
    overflow: auto; }
    @media only screen and (max-width: 759px) {
      .search-results #main-content .search-result {
        padding: 10px 0; } }
    .search-results #main-content .search-result .search-image {
      width: 30%;
      max-width: 300px;
      float: left;
      padding: 0 50px 0 0; }
      .search-results #main-content .search-result .search-image img {
        width: 100%;
        height: auto; }
  .search-results #main-content .content-block h2 {
    font-size: 24px;
    margin-bottom: 4px; }
  .search-results #main-content .content-block p {
    margin-bottom: 6px; }
    .search-results #main-content .content-block p a.read-more {
      display: block !important;
      color: #000; }

/*******************************************************************/
/*	!HEADER  */
/*******************************************************************/
.admin-bar header {
  /*top: 32px;*/ }

/*******************************************************************/
/*	!NEW HEADER  */
/*******************************************************************/
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  /*background-color: $white-80;*/ }
  header .header-banner {
    /*display:flex;*/
    display: none;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden;
    height: 50px;
    /*background-color: $black-60;*/
    padding-right: 3%; }
    header .header-banner .header-info-content {
      width: 100%;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      header .header-banner .header-info-content span {
        background-position: left center;
        background-size: contain;
        background-repeat: no-repeat;
        padding-left: 30px;
        margin-left: 30px;
        height: 15px;
        line-height: 15px;
        font-size: 15px;
        font-weight: 300; }
        header .header-banner .header-info-content span a {
          color: #FFF; }
          header .header-banner .header-info-content span a:hover {
            color: #F76223; }
      @media only screen and (max-width: 759px) {
        header .header-banner .header-info-content span {
          clear: both;
          font-size: 13px;
          padding-left: 22px;
          margin-left: 20px; } }
      header .header-banner .header-info-content .header-tel {
        background-image: url("images/Telephone.png"); }
      header .header-banner .header-info-content .header-email {
        background-image: url("images/Envelope_d.orange.png");
        padding-left: 34px; }
    header .header-banner .header-message {
      color: #FFF;
      padding: 13px 5%;
      width: 100%;
      text-align: center;
      background-color: #255FAB; }
      @media only screen and (max-width: 759px) {
        header .header-banner .header-message {
          /*	width: calc(100% - 150px);*/
          border-right: 1px solid #FFF;
          background-color: #255FAB;
          text-align: left; } }
  header .newsletter-wrapper {
    display: block;
    transition-duration: 0.5s; }
    @media only screen and (max-width: 759px) {
      header .newsletter-wrapper {
        display: none; } }
    header .newsletter-wrapper .newsletter-button {
      font-size: 14px;
      max-width: 120px;
      padding: 3px 5px;
      border: 1px solid #A98B00;
      color: #A98B00;
      line-height: 16px;
      text-align: center; }
      header .newsletter-wrapper .newsletter-button:hover {
        cursor: pointer;
        border: 1px solid #FFF;
        color: #FFF; }
    header .newsletter-wrapper .panel-close {
      position: absolute;
      right: 3vw;
      bottom: calc(3vw + 14px);
      background-color: #000;
      border: 1px solid #FFF;
      padding: 3px 8px;
      font-size: 15px; }
      header .newsletter-wrapper .panel-close:hover {
        cursor: pointer; }
      @media only screen and (max-width: 759px) {
        header .newsletter-wrapper .panel-close {
          /*top:auto;
          bottom: 27px;*/
          padding: 2px 8px; } }
    header .newsletter-wrapper .newsletter-panel {
      position: absolute;
      top: 111px;
      display: none;
      left: 0;
      background-color: rgba(0, 0, 0, 0.8);
      width: 50%;
      padding: 3%;
      color: #FFF; }
      header .newsletter-wrapper .newsletter-panel p {
        font-size: 15px;
        color: #FFF;
        margin-bottom: 14px; }
      header .newsletter-wrapper .newsletter-panel textarea, header .newsletter-wrapper .newsletter-panel input {
        width: 95%;
        color: #FFF;
        border-color: #FFF; }
      header .newsletter-wrapper .newsletter-panel input[type="checkbox"] {
        width: auto;
        color: #FFF; }
      header .newsletter-wrapper .newsletter-panel .wpcf7-list-item {
        margin-left: 0 !important;
        color: #FFF; }
      header .newsletter-wrapper .newsletter-panel input[type=submit] {
        font-size: 17px;
        padding: 4px;
        width: 250px;
        background-color: #000;
        color: #FFF;
        text-align: center;
        cursor: pointer;
        font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
        text-transform: uppercase; }
      @media only screen and (max-width: 759px) {
        header .newsletter-wrapper .newsletter-panel {
          position: relative;
          width: 100%; }
          header .newsletter-wrapper .newsletter-panel textarea, header .newsletter-wrapper .newsletter-panel input {
            width: 95%; }
          header .newsletter-wrapper .newsletter-panel input[type="checkbox"] {
            width: auto; }
          header .newsletter-wrapper .newsletter-panel p {
            font-size: 14px; } }
  header .header-top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transition: 0.3s;
    height: 80px;
    margin: 0 auto;
    clear: both;
    background-color: #000;
    /*@include box-shadow(0, 3px, 6px, 0, rgba(102, 102, 102, 0.5));
    -webkit-font-smoothing: antialiased;*/ }
    header .header-top .left-header {
      width: 120px;
      margin-left: 3%; }
      header .header-top .left-header .menu-label {
        color: #FFF;
        margin: 0 0 0 14px;
        font-size: 17px; }
      @media only screen and (max-width: 759px) {
        header .header-top .left-header {
          width: 70px;
          margin-left: 0; }
          header .header-top .left-header .menu-label {
            display: none; } }
    header .header-top .logo, header .header-top .logo-item-page {
      text-align: center;
      margin: 0;
      width: 30%;
      min-width: 160px;
      max-width: 260px;
      margin: 0 2vw;
      vertical-align: middle;
      transition: all 200ms;
      position: relative; }
      header .header-top .logo img, header .header-top .logo-item-page img {
        text-align: center;
        transition: all 200ms;
        height: auto;
        width: 100%;
        max-width: 260px;
        min-width: 160px; }
        @media only screen and (max-width: 759px) {
          header .header-top .logo img, header .header-top .logo-item-page img {
            width: 160px; } }
    header .header-top .logo-item-page {
      display: none; }
    header .header-top .right-header {
      /*position: absolute;*/
      display: flex;
      align-items: center;
      justify-content: flex-end;
      height: 100px;
      right: 0;
      top: 0;
      width: calc(120px + 3vw); }
      @media only screen and (max-width: 759px) {
        header .header-top .right-header {
          width: 70px; } }
    header .header-top .header-info-content {
      display: flex;
      align-items: center;
      justify-content: center; }
      header .header-top .header-info-content .contact-icons {
        display: block;
        height: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0 10px; }
        @media only screen and (max-width: 759px) {
          header .header-top .header-info-content .contact-icons {
            height: 26px;
            width: 26px;
            margin: 0 5px; } }
      header .header-top .header-info-content .telephone-link {
        background-image: url("images/telephone-icon.png"); }
        @media only screen and (max-width: 759px) {
          header .header-top .header-info-content .telephone-link {
            display: none; } }
      header .header-top .header-info-content .contact-link {
        background-image: url("images/email-icon.png"); }
      header .header-top .header-info-content .mobile {
        display: none; }
        @media only screen and (max-width: 759px) {
          header .header-top .header-info-content .mobile {
            display: block; } }
    header .header-top .header-icons {
      display: flex;
      align-items: center;
      height: 100px; }
      @media only screen and (max-width: 759px) {
        header .header-top .header-icons {
          height: 50px;
          /*width: 90px;*/ } }
      header .header-top .header-icons.open {
        transition: 0.3s;
        right: 380px; }
        @media only screen and (max-width: 759px) {
          header .header-top .header-icons.open {
            right: 290px; } }
      header .header-top .header-icons.closed {
        transition: 0.3s;
        right: 0; }
    header .header-top .search-wrapper {
      transition-duration: 0.5s; }
      header .header-top .search-wrapper .search-button {
        background-image: url("images/search-icon.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
        width: 30px;
        height: 30px;
        margin: 0 30px 0 10px;
        transition-duration: 0.5s;
        cursor: pointer; }
        header .header-top .search-wrapper .search-button:hover {
          color: #000; }
        @media only screen and (max-width: 759px) {
          header .header-top .search-wrapper .search-button {
            text-indent: 100000px;
            width: 26px;
            height: 26px;
            margin: 0 10px 0 6px; } }
      header .header-top .search-wrapper .search-panel {
        position: absolute;
        top: 111px;
        display: none;
        right: 0;
        background-color: rgba(0, 0, 0, 0.7); }
        header .header-top .search-wrapper .search-panel form div {
          padding: 10px;
          display: flex;
          align-content: center;
          justify-content: center; }
          header .header-top .search-wrapper .search-panel form div input {
            border: solid 1px #FFF;
            color: #FFF;
            padding: 2px 4px; }
          header .header-top .search-wrapper .search-panel form div input[type="submit"] {
            margin-left: 10px;
            background-color: #000;
            font-size: 14px; }
    header .header-top .menu-icon {
      display: none;
      margin: auto;
      cursor: pointer;
      align-items: center;
      z-index: 99;
      text-align: right; }
      @media only screen and (max-width: 759px) {
        header .header-top .menu-icon {
          display: block;
          /*text-align:right;*/ } }
      header .header-top .menu-icon .menu-heading {
        line-height: 70px;
        color: #FFF;
        text-align: left;
        display: inline-block;
        font-size: 17px;
        width: 60px;
        font-weight: 600;
        /*text-transform: uppercase;*/
        margin-left: 10px;
        transition: all 200ms; }
      header .header-top .menu-icon .bars {
        width: 44px;
        display: inline-block;
        text-align: right;
        vertical-align: middle; }
      header .header-top .menu-icon .bar {
        transition-duration: 0.5s;
        display: block;
        margin-bottom: 9px;
        height: 2px;
        background-color: #FFF; }
        header .header-top .menu-icon .bar:last-of-type {
          margin-bottom: 0; }
    header .header-top .open .bar {
      background-color: #FFF; }
    header .header-top .open .bar:nth-child(1) {
      transition-duration: 0.5s;
      transform: rotate(45deg);
      transform-origin: 6px -4px;
      width: 30px; }
    header .header-top .open .bar:nth-child(2) {
      transition-duration: 0.5s;
      display: none; }
    header .header-top .open .bar:nth-child(3) {
      transition-duration: 0.5s;
      transform: rotate(-45deg);
      transform-origin: 4px 6px;
      width: 30px; }
  header .header-bottom {
    display: block;
    width: 100%;
    height: 30px; }
    @media only screen and (max-width: 759px) {
      header .header-bottom {
        background-color: #000; } }
    header .header-bottom .newsletter-wrapper {
      display: none; }
      @media only screen and (max-width: 759px) {
        header .header-bottom .newsletter-wrapper {
          display: block; }
          header .header-bottom .newsletter-wrapper .newsletter-button {
            font-size: 14px;
            max-width: 100%;
            padding: 8px 5px 8px 5%;
            border: none;
            color: #A98B00;
            line-height: 16px; }
            header .header-bottom .newsletter-wrapper .newsletter-button:hover {
              cursor: pointer;
              border: none;
              color: #FFF; }
          header .header-bottom .newsletter-wrapper .newsletter-panel {
            top: 0; } }
    header .header-bottom .bottom-menu {
      border-top: 1px solid #333;
      background-color: #000; }
      @media only screen and (max-width: 759px) {
        header .header-bottom .bottom-menu {
          display: none; } }
      header .header-bottom .bottom-menu ul.menu {
        display: flex;
        justify-content: space-around;
        align-items: center; }
        header .header-bottom .bottom-menu ul.menu li {
          text-align: center;
          font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
          text-transform: uppercase;
          min-height: 30px;
          display: flex;
          align-items: center; }
          header .header-bottom .bottom-menu ul.menu li a {
            color: #A98B00;
            font-size: 16px; }
            header .header-bottom .bottom-menu ul.menu li a:hover {
              color: #FFF;
              text-decoration: none; }
  header .header-navigation {
    /*background-color: #000;*/
    text-align: center;
    color: #5A5A5A;
    min-height: 30px;
    display: none;
    /*display: flex;*/
    align-items: center;
    justify-content: flex-end;
    margin-right: 2vw;
    /*@include responsive(mobile) {
    	width:100%;
    	top: 5px;
    	left: 82px;
    }*/ }
    @media only screen and (max-width: 759px) {
      header .header-navigation {
        display: none; } }
    header .header-navigation .header-message {
      padding: 5px 5%; }
      header .header-navigation .header-message .mtphr-dnt-scroll {
        max-width: 90%; }
      header .header-navigation .header-message h2.widgettitle {
        font-size: 22px;
        margin: 0;
        display: inline-block;
        font-weight: 400;
        line-height: 26px; }
      header .header-navigation .header-message ul {
        display: inline-block; }
        header .header-navigation .header-message ul li a {
          font-size: 22px;
          color: #FFF;
          line-height: 26px; }
      header .header-navigation .header-message p.phone {
        font-size: 22px;
        margin: 0; }

.admin-bar header {
  top: 32px; }

.single-item .header-top {
  background-color: #FFF; }
  .single-item .header-top .logo {
    display: none; }
  .single-item .header-top .logo-item-page {
    display: block; }
  .single-item .header-top .menu-heading {
    color: #000; }
  .single-item .header-top .menu-label {
    color: #000 !important; }
  .single-item .header-top .menu-icon .bar {
    background-color: #000; }
  .single-item .header-top .open .bar {
    background-color: #FFF; }
  .single-item .header-top .search-wrapper .search-button {
    background-image: url("images/search-icon-black.png"); }
  .single-item .header-top .header-info-content .telephone-link {
    background-image: url("images/telephone-icon-black.png"); }
  .single-item .header-top .newsletter-button {
    border-color: #000;
    color: #000; }
    .single-item .header-top .newsletter-button:hover {
      border-color: #A98B00;
      color: #A98B00; }

/*******************************************************************/
/*	!SCROLLED GLOBALS */
/*******************************************************************/
/*.scrolled {
	.header-top {
		transition: 0.3s;
		height: 90px;
		.logo {
			transition: 0.3s;
			width: 240px;
		}
	}
	
}*/
/*******************************************************************/
/*	!MENU GLOBALS */
/*******************************************************************/
/*******************************************************************/
/*	!PRIMARY MENU */
/*******************************************************************/
div.primary-menu, body.scrolled div.primary-menu {
  /*
  	 		margin-top: 0;
  			width: 100%;
  			height: auto;
  			
  			@include responsive(mobile) {*/
  left: 0;
  display: flex;
  align-items: center;
  /*align-items:flex-start;*/
  justify-content: center;
  position: absolute;
  top: 0;
  /*bottom:0;*/
  min-height: calc(100vh);
  width: 100%;
  /*overflow-y:scroll;
  overflow-x:hidden;*/
  /*margin-top: 70px;*/
  z-index: 20;
  background-color: #000;
  font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy;
  text-transform: uppercase;
  /*		
  	}*/ }
  @media only screen and (max-width: 759px) {
    div.primary-menu, body.scrolled div.primary-menu {
      width: 100%; } }
  div.primary-menu.onscreen, body.scrolled div.primary-menu.onscreen {
    transition: 0.3s;
    left: 0;
    width: 100%; }
  div.primary-menu.offscreen, body.scrolled div.primary-menu.offscreen {
    transition: 0.3s;
    left: 0;
    width: 0; }
  div.primary-menu ul.menu, body.scrolled div.primary-menu ul.menu {
    display: block;
    width: 100%;
    padding: 0 0 5% 0;
    height: auto;
    max-height: 92vh;
    margin-top: 0;
    position: relative;
    text-align: left;
    overflow: auto;
    /*.dark-red a {
    	background-color: $dark-red;
    	color:#FFF;
    	&:hover {
    		background-color: $dark-grey;
    	}
    }*/ }
    div.primary-menu ul.menu ::-webkit-scrollbar, body.scrolled div.primary-menu ul.menu ::-webkit-scrollbar {
      display: block; }
    @media only screen and (max-width: 759px) {
      div.primary-menu ul.menu, body.scrolled div.primary-menu ul.menu {
        /*margin-top: 150px;*/ } }
    div.primary-menu ul.menu li:nth-child(1), body.scrolled div.primary-menu ul.menu li:nth-child(1) {
      /*border-top:solid 1px #FACFD0;*/ }
    div.primary-menu ul.menu li, body.scrolled div.primary-menu ul.menu li {
      height: auto;
      display: block;
      width: 100%;
      text-align: center; }
      div.primary-menu ul.menu li a, body.scrolled div.primary-menu ul.menu li a {
        display: block;
        color: #FFF;
        padding: 16px 20px;
        width: 100%;
        text-decoration: none;
        font-size: 21px;
        /*text-transform:uppercase;*/
        font-weight: 400; }
        div.primary-menu ul.menu li a:hover, body.scrolled div.primary-menu ul.menu li a:hover {
          background-color: #333333;
          color: #FFF; }
        @media only screen and (max-width: 759px) {
          div.primary-menu ul.menu li a, body.scrolled div.primary-menu ul.menu li a {
            height: auto; } }
      div.primary-menu ul.menu li.current-menu-ancestor, div.primary-menu ul.menu li.current_page_item, body.scrolled div.primary-menu ul.menu li.current-menu-ancestor, body.scrolled div.primary-menu ul.menu li.current_page_item {
        background-color: #333333;
        color: #FFF; }
    div.primary-menu ul.menu ul.sub-menu, body.scrolled div.primary-menu ul.menu ul.sub-menu {
      position: relative;
      top: 0 !important;
      display: none;
      padding: 0 0 20px 0;
      width: 100%;
      /*}*/ }
      div.primary-menu ul.menu ul.sub-menu li, body.scrolled div.primary-menu ul.menu ul.sub-menu li {
        display: block;
        /*text-align: left;*/
        width: 100%;
        height: auto;
        border: none; }
        div.primary-menu ul.menu ul.sub-menu li a, body.scrolled div.primary-menu ul.menu ul.sub-menu li a {
          font-weight: 400;
          color: #FFFFFF;
          /*text-transform:capitalize;*/
          height: auto;
          padding: 10px;
          width: 100%;
          /*font-weight: 600;*/
          text-decoration: none;
          font-size: 17px; }
        div.primary-menu ul.menu ul.sub-menu li.current-menu-ancestor, div.primary-menu ul.menu ul.sub-menu li.current_page_item, body.scrolled div.primary-menu ul.menu ul.sub-menu li.current-menu-ancestor, body.scrolled div.primary-menu ul.menu ul.sub-menu li.current_page_item {
          background: none;
          color: #FFF;
          font-weight: 600; }

.bottom-menu {
  /*display: block;*/
  height: auto;
  width: 100%;
  background-color: transparent;
  position: relative; }
  .bottom-menu ul.menu li.current-menu-ancestor, .bottom-menu ul.menu li.current-menu-ancestor a, .bottom-menu ul.menu li.current-menu-item a, .bottom-menu ul.menu.current_page_item > a {
    color: #FFF !important; }
  .bottom-menu ul.menu ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 20;
    top: 31px;
    right: 0;
    margin: 0;
    padding: 10px;
    width: 12.5%;
    min-width: 160px;
    background-color: rgba(0, 0, 0, 0.6); }
    .bottom-menu ul.menu ul.sub-menu ::-webkit-scrollbar {
      display: none; }
    .bottom-menu ul.menu ul.sub-menu li {
      display: block;
      width: 100%;
      margin-bottom: 10px; }
      .bottom-menu ul.menu ul.sub-menu li a {
        padding: 0;
        color: #FFF;
        line-height: 18px; }
        .bottom-menu ul.menu ul.sub-menu li a:hover {
          color: #A98B00; }
      .bottom-menu ul.menu ul.sub-menu li.current-menu-ancestor > a, .bottom-menu ul.menu ul.sub-menu li.current_page_item > a {
        color: #FFF; }

/*******************************************************************/
/*	!GLOBAL CONTENT TYPOGRAPHY */
/*******************************************************************/
/*******************************************************************/
/*	!HOME PAGE */
/*******************************************************************/
.wpupg-item-image img {
  width: 100%; }

/*******************************************************************/
/*	!PROJECTS LISTING PAGE */
/*******************************************************************/
/*******************************************************************/
/*	!ITEM LISTING PAGE */
/*******************************************************************/
.wpupg-item .wpupg-hovering {
  display: flex !important;
  align-items: center;
  justify-content: center; }

.wpupg-pagination {
  padding: 30px 0;
  text-align: center !important; }
  .wpupg-pagination .wpupg-pagination-button {
    color: #A98B00 !important;
    border: 1px solid #A98B00 !important;
    background-color: #000 !important;
    display: inline-block !important;
    padding: 4px 22px !important;
    font-family: Copperplate, "Red Rose", "Copperplate Gothic Light", fantasy !important;
    text-transform: uppercase !important;
    font-size: 19px !important; }
    .wpupg-pagination .wpupg-pagination-button:hover {
      background-color: #A98B00 !important;
      color: #000 !important; }

@media only screen and (max-width: 759px) {
  .item-listing-wrapper {
    padding: 5% !important; } }

.category-menu-container {
  position: relative;
  width: 250px;
  display: inline-block; }
  @media only screen and (max-width: 759px) {
    .category-menu-container {
      width: 200px; } }

.category-menu-heading {
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  width: 78px; }

#category-button, .advgb-dyn-780f27d5 {
  margin: 0;
  color: #444444;
  width: 250px;
  padding: 5px 16px 5px 8px;
  /*    width: 100%;*/
  border: 1px solid #AAAAAA;
  font-size: 14px;
  line-height: 22px;
  color: #999;
  background-color: #FFF;
  display: inline-block; }
  @media only screen and (max-width: 759px) {
    #category-button, .advgb-dyn-780f27d5 {
      width: 200px; } }

#category-button::after, .advgb-dyn-780f27d5::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none; }

.open::after {
  transform: rotate(180deg);
  margin-top: -8px !important; }

.category-list {
  display: none;
  position: absolute;
  /*	top:45px;*/
  border: 1px solid #AAAAAA;
  width: 250px;
  background-color: #FFF;
  border-top-color: #FFF; }
  @media only screen and (max-width: 759px) {
    .category-list {
      width: 200px; } }
  .category-list li {
    list-style: none !important;
    font-size: 14px !important;
    margin: 0 !important;
    line-height: 16px !important;
    padding: 0 !important; }
    .category-list li a {
      width: 100%;
      display: block;
      padding: 8px 6px !important; }
      .category-list li a:hover {
        background-color: #DEDDDD;
        text-decoration: none; }

.wpupg-grid-filters {
  margin-bottom: 20px; }
  .wpupg-grid-filters .wpupg-filter-container {
    margin-bottom: 10px;
    display: flex;
    align-items: center; }
    .wpupg-grid-filters .wpupg-filter-container .wpupg-filter-label {
      color: #FFF;
      width: 82px; }
  @media only screen and (max-width: 759px) {
    .wpupg-grid-filters .wpupg-choices {
      width: 200px !important;
      min-width: 180px !important; } }
  .wpupg-grid-filters .wpupg-filter-checkboxes-term-container {
    margin-right: 12px !important; }
    .wpupg-grid-filters .wpupg-filter-checkboxes-term-container label {
      color: #FFF; }
    .wpupg-grid-filters .wpupg-filter-checkboxes-term-container input {
      border-color: #A98B00 !important; }
    .wpupg-grid-filters .wpupg-filter-checkboxes-term-container:hover label {
      color: #A98B00 !important; }
  .wpupg-grid-filters .wpupg-choices__list--single {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

.wpupg-type-project .border-div {
  margin-left: 57%;
  width: 43%;
  border-top: 5px solid #F76223; }
.wpupg-type-project .project-list-item {
  padding: 8%;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8%; }
  .wpupg-type-project .project-list-item .list-image {
    width: 50%;
    padding: 0 !important;
    /*border-bottom: 2px solid $bm-orange;*/ }
  .wpupg-type-project .project-list-item .list-text {
    width: 42%; }
    .wpupg-type-project .project-list-item .list-text .wpupg-item-title {
      font-weight: 300 !important;
      font-size: 28px;
      margin-bottom: 24px;
      line-height: 36px; }

.wpupg-type-project:nth-child(even) .border-div {
  margin-left: 0;
  margin-right: 57%;
  width: 43%;
  border-top: 5px solid #F76223; }
.wpupg-type-project:nth-child(even) .project-list-item {
  flex-direction: row-reverse; }

.accreditation-wrapper {
  padding: 60px 6%; }

.accreditation-logos-wrapper {
  /*padding: 0 6% 60px 6%;*/ }
  .accreditation-logos-wrapper .ugb-container__content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
    .accreditation-logos-wrapper .ugb-container__content-wrapper .wp-block-image {
      margin: 20px;
      min-width: 100px;
      width: 10%; }
  .accreditation-logos-wrapper img {
    width: 100%; }
  @media only screen and (max-width: 759px) {
    .accreditation-logos-wrapper .ugb-container__content-wrapper {
      /*display:block;*/ }
      .accreditation-logos-wrapper .ugb-container__content-wrapper .wp-block-image {
        /*margin: 20px;*/ } }

/*******************************************************************/
/*	!PROJECTS DETAIL PAGE */
/*******************************************************************/
.wp-block-lazyblock-project-info {
  padding-bottom: 5%; }

.project-info-item {
  padding-bottom: 5px; }
  .project-info-item .info-heading {
    float: left;
    width: 12%;
    min-width: 120px;
    padding-right: 20px;
    font-weight: 400; }
  .project-info-item .info-description {
    margin-left: 15%;
    font-weight: 300; }

/*******************************************************************/
/*	!FOOTER */
/*******************************************************************/
footer {
  width: 100%;
  border-top: solid 1px #5A5A5A; }
  footer .footer-top {
    width: 90%;
    margin: 0 auto;
    padding: 5% 0 2% 0; }
    footer .footer-top .footer-columns {
      padding-bottom: 40px; }
      footer .footer-top .footer-columns h3 {
        font-size: 17px;
        color: #F76223; }
      footer .footer-top .footer-columns p {
        margin-bottom: 6px;
        font-size: 14px; }
      footer .footer-top .footer-columns a {
        color: #000; }
        footer .footer-top .footer-columns a:hover {
          text-decoration: underline; }
  footer .social-media-wrapper {
    width: 360px;
    margin: 0 auto !important;
    padding: 40px 0; }
    @media only screen and (max-width: 759px) {
      footer .social-media-wrapper {
        max-width: 340px;
        width: 100%;
        margin: 0 auto; }
        footer .social-media-wrapper figure.wp-block-gallery {
          flex-wrap: nowrap !important; } }
    footer .social-media-wrapper .wp-block-image a {
      height: 46px;
      width: auto;
      position: relative; }
      @media only screen and (max-width: 759px) {
        footer .social-media-wrapper .wp-block-image a {
          height: 32px; } }
      footer .social-media-wrapper .wp-block-image a img {
        height: 100% !important;
        width: auto; }
  footer .footer-bottom-menu li {
    color: #FFF;
    display: inline-block;
    border-right: 1px solid #FFF;
    padding: 0 8px 0 5px;
    font-size: 17px;
    line-height: 17px;
    font-weight: 300; }
    footer .footer-bottom-menu li a {
      color: #FFF; }
    @media only screen and (max-width: 759px) {
      footer .footer-bottom-menu li {
        font-size: 14px; } }
  footer .footer-bottom-menu li:last-of-type {
    /*border-right: none;*/ }
  footer .bottom-footer {
    text-align: center;
    padding: 3% 10% 5% 10%;
    background-color: #000;
    color: #FFF; }
    footer .bottom-footer a {
      color: #FFF; }
    footer .bottom-footer .footer-menu-row {
      font-weight: 300;
      color: #FFF;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      padding: 10px 60px;
      text-align: center; }
      @media only screen and (max-width: 759px) {
        footer .bottom-footer .footer-menu-row {
          display: block;
          font-size: 14px;
          padding: 2%; }
          footer .bottom-footer .footer-menu-row span {
            clear: both;
            font-size: 14px; } }
    footer .bottom-footer .footer-info {
      text-align: center; }
      @media only screen and (max-width: 759px) {
        footer .bottom-footer .footer-info aside {
          display: block;
          text-align: center; } }
      footer .bottom-footer .footer-info .wp-block-image {
        position: absolute;
        width: 8%;
        min-width: 90px;
        height: auto;
        right: 8%; }
        footer .bottom-footer .footer-info .wp-block-image img {
          width: 100%; }
        @media only screen and (max-width: 759px) {
          footer .bottom-footer .footer-info .wp-block-image {
            position: relative;
            min-width: 80px;
            width: 80px;
            right: auto;
            margin: 0 auto 20px auto; } }
