@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;500;600;700&family=Work+Sans:wght@300;400;600;700&display=swap");
/* line 17, sass/partials/_base.sass */
html {
  top: 0 !important;
}

/* line 24, sass/partials/_base.sass */
body,
button,
input,
select,
textarea,
p {
  font-family: "Work Sans", sans-serif;
  font-size: 1.8rem;
}

/* line 33, sass/partials/_base.sass */
.entry-content {
  font-family: "Work Sans", sans-serif;
  font-size: 1.8rem;
}

/* line 37, sass/partials/_base.sass */
body {
  background-color: #fff;
  color: #222;
}

/* line 41, sass/partials/_base.sass */
.entry-content {
  font-family: "Work Sans", sans-serif;
}
/* line 43, sass/partials/_base.sass */
.entry-content h1,
.entry-content h1.page-title,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.5em;
}
/* line 53, sass/partials/_base.sass */
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file {
  font-family: "Work Sans", sans-serif;
}

/* line 61, sass/partials/_base.sass */
h1.entry-title,
h2.entry-title {
  margin: 0;
}

/* line 65, sass/partials/_base.sass */
h1,
.heading-size-1,
h2,
.heading-size-2,
h3,
.heading-size-3 {
  margin: 2.5rem auto 1.5rem;
}

/* line 73, sass/partials/_base.sass */
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  margin: 2.5rem auto 1.5rem;
}

/* line 78, sass/partials/_base.sass */
h4,
.heading-size-4,
h5,
.heading-size-5,
h6,
.heading-size-6 {
  margin: 4.5rem auto 2.5rem;
}

/* line 86, sass/partials/_base.sass */
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 4.5rem auto 2.5rem;
}

/* line 91, sass/partials/_base.sass */
h1,
.heading-size-1 {
  font-size: 7rem;
}

/* line 94, sass/partials/_base.sass */
h2,
.heading-size-2,
h2.entry-title {
  font-size: 3rem;
}

/* line 98, sass/partials/_base.sass */
h3,
.heading-size-3 {
  font-size: 2.7rem;
}

/* line 101, sass/partials/_base.sass */
h4,
.heading-size-4 {
  font-size: 2.4rem;
}

/* line 104, sass/partials/_base.sass */
h5,
.heading-size-5 {
  font-size: 2.1rem;
}

/* line 107, sass/partials/_base.sass */
h6,
.heading-size-6 {
  font-size: 1.8rem;
}

@media (min-width: 950px) {
  /* line 113, sass/partials/_base.sass */
  h1,
  .heading-size-1 {
    font-size: 10rem;
  }

  /* line 116, sass/partials/_base.sass */
  h2,
  .heading-size-2,
  h2.entry-title {
    font-size: 4rem;
  }

  /* line 120, sass/partials/_base.sass */
  h3,
  .heading-size-3 {
    font-size: 3.5rem;
  }

  /* line 123, sass/partials/_base.sass */
  h4,
  .heading-size-4 {
    font-size: 3.2rem;
  }

  /* line 126, sass/partials/_base.sass */
  h5,
  .heading-size-5 {
    font-size: 2.4rem;
  }

  /* line 129, sass/partials/_base.sass */
  h6,
  .heading-size-6 {
    font-size: 1.8rem;
  }
}
/* line 155, sass/partials/_base.sass */
.clear {
  clear: both;
}

/* line 162, sass/partials/_base.sass */
.site-logo img {
  width: auto;
  height: auto;
}

/* line 168, sass/partials/_base.sass */
.logo .logo-link {
  width: auto;
  height: auto;
  display: block;
  background-image: url("/wp-content/themes/tewawhakata/sds-assets/img/logo@2x.png");
  background-size: 100%;
}

/* line 185, sass/partials/_base.sass */
.header-footer-group:focus,
body:not(.overlay-header) #site-header .toggle:focus,
.menu-modal .toggle:focus {
  outline-color: transparent;
}

/* line 193, sass/partials/_base.sass */
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.post-meta-wrapper {
  max-width: 120rem;
}

/* line 199, sass/partials/_base.sass */
body.template-narrow .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-narrow [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-narrow .post-meta-wrapper {
  max-width: 58rem;
}

/* line 214, sass/partials/_base.sass */
.designed-by a {
  color: inherit;
}

/* line 217, sass/partials/_base.sass */
.footer-copyright {
  margin: 0 2.4rem 0 0;
}

/* line 9, sass/partials/specific/_base-custom.sass */
body,
button,
input,
select,
textarea,
p {
  font-weight: 300;
}

/* line 17, sass/partials/specific/_base-custom.sass */
.entry-content {
  font-family: "Work Sans", sans-serif;
}
/* line 19, sass/partials/specific/_base-custom.sass */
.entry-content h1,
.entry-content h1.page-title,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 200;
  line-height: 1.1em;
  letter-spacing: normal;
}
/* line 29, sass/partials/specific/_base-custom.sass */
.entry-content h1 {
  color: #CB8A33;
  font-weight: 100;
}
/* line 32, sass/partials/specific/_base-custom.sass */
.entry-content h2 {
  color: #CB8A33;
}

/* line 10, sass/partials/_elements.sass */
.fixed-header #site-header {
  position: fixed;
  z-index: 100;
  width: 100%;
}
/* line 14, sass/partials/_elements.sass */
.fixed-header #site-content {
  padding-top: 100px;
}

/* line 49, sass/partials/_elements.sass */
.link-btn {
  background-color: #CB8A33;
  border: 1px solid #CB8A33;
  padding: 17px 80px;
  font-size: 14px;
  font-weight: 700;
  text-transform: initial;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
/* line 57, sass/partials/_elements.sass */
.link-btn:hover a {
  color: #fff !important;
}
/* line 59, sass/partials/_elements.sass */
.link-btn a {
  color: #fff;
}
/* line 61, sass/partials/_elements.sass */
.link-btn a:hover {
  background-color: #222;
  border: 1px solid #222;
  color: #fff;
  text-decoration: none;
}
/* line 66, sass/partials/_elements.sass */
.link-btn.border {
  background-color: transparent;
  border: 1px solid #CB8A33;
  color: #CB8A33;
}
/* line 70, sass/partials/_elements.sass */
.link-btn.border a:hover {
  border: 1px solid #222;
  color: #222;
}
/* line 73, sass/partials/_elements.sass */
.link-btn.reversed {
  background-color: #fff;
  border: 1px solid #fff;
  color: #CB8A33;
}
/* line 77, sass/partials/_elements.sass */
.link-btn.reversed.border {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
/* line 81, sass/partials/_elements.sass */
.link-btn.reversed.border:hover {
  background-color: #222;
  border: 1px solid #222;
}

/* line 85, sass/partials/_elements.sass */
a.link-btn {
  display: inline-block;
  color: #fff;
  text-align: center;
}
/* line 90, sass/partials/_elements.sass */
a.link-btn:hover {
  background-color: #222;
  border: 1px solid #222;
  color: #fff;
  text-decoration: none;
}

/* line 99, sass/partials/_elements.sass */
.custom-intro-text p {
  margin: 0 0 1em 0;
  font-size: 3rem;
  font-weight: 200;
  font-family: "Work Sans", sans-serif;
  color: #222;
  line-height: 1.25em;
}

/* line 111, sass/partials/_elements.sass */
.pdf-link {
  display: inline-block;
  background: url("/wp-content/themes/tewawhakata/sds-assets/img/pdf-icon.png") no-repeat;
  height: 32px;
  padding-left: 40px;
}
/* line 116, sass/partials/_elements.sass */
.pdf-link p {
  padding-top: 6px;
}

/* line 124, sass/partials/_elements.sass */
body:not(.overlay-header) .toggle-inner .toggle-text,
body.overlay-header .toggle-inner .toggle-text {
  display: none;
}

@media (min-width: 700px) {
  /* line 127, sass/partials/_elements.sass */
  .search-modal .search-field {
    font-size: 2rem;
    height: 8rem;
  }
}
/* line 10, sass/partials/specific/_elements-custom.sass */
.menu-modal.menu-modal {
  margin-top: 178px;
}
/* line 12, sass/partials/specific/_elements-custom.sass */
.menu-modal.menu-modal ul li a {
  font-size: 1.4rem;
  font-weight: 600;
}

/* line 16, sass/partials/specific/_elements-custom.sass */
#contactform {
  top: -140px;
  position: relative;
}

/* line 20, sass/partials/specific/_elements-custom.sass */
.fixed-header #site-header {
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

/* line 23, sass/partials/specific/_elements-custom.sass */
.header-navigation-wrapper {
  margin-top: 50px;
}

@media (min-width: 700px) {
  /* line 27, sass/partials/specific/_elements-custom.sass */
  .header-inner {
    padding: 2.8rem 0;
  }
}
@media (min-width: 1000px) {
  /* line 31, sass/partials/specific/_elements-custom.sass */
  .header-inner {
    padding: 3.2rem 0 2.4rem;
  }
}
/* line 36, sass/partials/specific/_elements-custom.sass */
.screen-height {
  min-height: 85vh;
}

/* line 38, sass/partials/specific/_elements-custom.sass */
.admin-bar .screen-height {
  min-height: calc(85vh - 32px);
}

/* line 41, sass/partials/specific/_elements-custom.sass */
.home .screen-height {
  min-height: 80vh;
}
/* line 43, sass/partials/specific/_elements-custom.sass */
.home .admin-bar .screen-height {
  min-height: calc(80vh - 32px);
}

/* line 47, sass/partials/specific/_elements-custom.sass */
.cover-header-inner {
  margin: 120px 0;
}
@media (min-width: 860px) {
  /* line 47, sass/partials/specific/_elements-custom.sass */
  .cover-header-inner {
    margin: initial;
  }
}
/* line 51, sass/partials/specific/_elements-custom.sass */
.cover-header-inner h1 {
  font-size: 3.5rem;
  font-weight: 300;
}
@media (min-width: 350px) {
  /* line 51, sass/partials/specific/_elements-custom.sass */
  .cover-header-inner h1 {
    font-size: 4rem;
  }
}
@media (min-width: 820px) {
  /* line 51, sass/partials/specific/_elements-custom.sass */
  .cover-header-inner h1 {
    font-size: 7rem;
    font-weight: 100;
  }
}
@media (min-width: 950px) {
  /* line 51, sass/partials/specific/_elements-custom.sass */
  .cover-header-inner h1 {
    font-size: 10rem;
  }
}

/* line 67, sass/partials/specific/_elements-custom.sass */
.cta-box-content {
  padding: 20px 0;
  border: 1px solid #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 77, sass/partials/specific/_elements-custom.sass */
.singular.singular:not(.overlay-header) .entry-header a {
  color: #fff;
  text-decoration: none;
}
/* line 80, sass/partials/specific/_elements-custom.sass */
.singular.singular:not(.overlay-header) .entry-header a:hover {
  color: #fff;
}

@media (min-width: 700px) {
  /* line 84, sass/partials/specific/_elements-custom.sass */
  .cover-header-inner {
    padding: 14.6rem 0 8rem 0;
  }
}
@media (min-width: 700px) {
  /* line 88, sass/partials/specific/_elements-custom.sass */
  .to-the-content-wrapper {
    top: calc(100% - 11rem);
  }

  /* line 90, sass/partials/specific/_elements-custom.sass */
  .home .to-the-content-wrapper {
    top: calc(100% - 5rem);
  }
}
/* line 100, sass/partials/specific/_elements-custom.sass */
.top-content {
  margin-top: -230px;
}

/* line 103, sass/partials/specific/_elements-custom.sass */
.top-content {
  margin-top: -170px;
}

/* line 106, sass/partials/specific/_elements-custom.sass */
#content-anchor#content-anchor {
  top: -350px;
}

/* line 110, sass/partials/specific/_elements-custom.sass */
.entry-content h1, .entry-content h2, .entry-content h3 {
  margin: 2.5rem auto 2.5rem;
}

/* line 113, sass/partials/specific/_elements-custom.sass */
.content-shift-up {
  margin: -230px 20px 0;
  padding: 60px 0px;
  background-color: #fff;
}
@media (min-width: 800px) {
  /* line 113, sass/partials/specific/_elements-custom.sass */
  .content-shift-up {
    margin: -230px 100px 0;
    padding: 50px 30px;
  }
}
/* line 120, sass/partials/specific/_elements-custom.sass */
.content-shift-up h1 {
  font-size: 4rem;
  font-weight: 300;
}
/* line 123, sass/partials/specific/_elements-custom.sass */
.content-shift-up h2 {
  color: #524F1E;
  font-size: 2rem;
  font-weight: 600;
}
/* line 127, sass/partials/specific/_elements-custom.sass */
.content-shift-up div.booking-sidepanel {
  border: 4px solid rgba(221, 202, 177, 0.38);
  padding: 0;
}

/* line 131, sass/partials/specific/_elements-custom.sass */
.features-sidepanel {
  border: 4px solid rgba(221, 202, 177, 0.38);
  margin-top: 30px;
  padding: 20px;
  font-family: "Poppins", sans-serif;
}
/* line 136, sass/partials/specific/_elements-custom.sass */
.features-sidepanel ul {
  margin: 0;
}
/* line 138, sass/partials/specific/_elements-custom.sass */
.features-sidepanel li {
  list-style-type: none;
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
  padding: 20px 0;
  color: #808080;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 147, sass/partials/specific/_elements-custom.sass */
.features-sidepanel li:last-of-type {
  border: none;
}
/* line 149, sass/partials/specific/_elements-custom.sass */
.features-sidepanel i {
  position: relative;
  top: 4px;
  margin-left: 5px;
  margin-right: 15px;
  font-size: 2.2rem;
}

/* line 156, sass/partials/specific/_elements-custom.sass */
.content-shift-up .features-sidepanel h2 {
  margin: 13px 0 10px;
}

/* line 159, sass/partials/specific/_elements-custom.sass */
.price-sidepanel {
  margin: 25px 0;
  padding: 15px 20px;
  background-color: #f7f7f7;
}
/* line 163, sass/partials/specific/_elements-custom.sass */
.price-sidepanel p {
  margin: 0;
  color: #CB8A33;
  font-family: "Poppins", sans-serif;
  font-size: 4rem;
  font-weight: 700;
}
/* line 169, sass/partials/specific/_elements-custom.sass */
.price-sidepanel span {
  position: relative;
  bottom: 3px;
  font-size: 1.4rem;
  text-transform: uppercase;
}

/* line 178, sass/partials/specific/_elements-custom.sass */
.page-template-template-enquiries .screen-height {
  min-height: 60vh;
}
/* line 180, sass/partials/specific/_elements-custom.sass */
.page-template-template-enquiries .admin-bar .screen-height {
  min-height: calc(60vh - 32px);
}
/* line 182, sass/partials/specific/_elements-custom.sass */
.page-template-template-enquiries .top-content {
  margin-top: -190px;
}
/* line 184, sass/partials/specific/_elements-custom.sass */
.page-template-template-enquiries h1 {
  font-size: 4rem;
  font-weight: 300;
}

/* line 189, sass/partials/specific/_elements-custom.sass */
.entry-content hr,
hr.styled-separator {
  border-top: 1px solid #efefef;
}

/* line 193, sass/partials/specific/_elements-custom.sass */
.entry-content hr::before, hr.styled-separator::before,
.entry-content hr::after, hr.styled-separator::after {
  display: none;
}

/* line 201, sass/partials/specific/_elements-custom.sass */
body.home {
  background-color: #f7f7f7;
}

/* line 204, sass/partials/specific/_elements-custom.sass */
.home .link-btn {
  background-color: #B2DED9;
  border: 1px solid #B2DED9;
}

/* line 208, sass/partials/specific/_elements-custom.sass */
.singular.home :not(.overlay-header) .entry-header a.link-btn {
  color: #222;
}
/* line 210, sass/partials/specific/_elements-custom.sass */
.singular.home :not(.overlay-header) .entry-header a.link-btn:hover {
  color: #fff;
}

/* line 214, sass/partials/specific/_elements-custom.sass */
.feature-link-box {
  position: initial;
  width: 100%;
  background-color: #fff;
  padding: 40px;
}
@media (min-width: 768px) {
  /* line 214, sass/partials/specific/_elements-custom.sass */
  .feature-link-box {
    position: absolute;
    bottom: -60px;
    right: 15px;
    width: 390px;
  }
}
/* line 224, sass/partials/specific/_elements-custom.sass */
.feature-link-box p {
  color: #524F1E;
  font-weight: 700;
  font-size: 20px;
}

/* line 229, sass/partials/specific/_elements-custom.sass */
.feature-link-box a,
.section-link,
.entry-content a {
  color: #003244;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 237, sass/partials/specific/_elements-custom.sass */
.feature-link-box a:hover,
.section-link:hover,
.entry-content a:hover {
  color: #A86E20;
}

/* line 241, sass/partials/specific/_elements-custom.sass */
.entry-content a.email-link {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: none;
}

/* line 246, sass/partials/specific/_elements-custom.sass */
.alignwide {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 246, sass/partials/specific/_elements-custom.sass */
  .alignwide {
    width: calc(100% - 4rem);
  }
}

/* line 253, sass/partials/specific/_elements-custom.sass */
.subpages-outer h2,
.subpages-outer .section-link {
  padding: 0 15px;
}

/* line 257, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom {
  margin-bottom: 20px;
  padding: 0 15px;
}
/* line 260, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom div {
  padding: 0;
  margin: 0;
}
/* line 263, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom div.sp1, .subpages-wrapper-custom div.sp2, .subpages-wrapper-custom div.sp3, .subpages-wrapper-custom div.sp4 {
  background-size: cover;
  background-position: center;
  height: initial;
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  /* line 263, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp1, .subpages-wrapper-custom div.sp2, .subpages-wrapper-custom div.sp3, .subpages-wrapper-custom div.sp4 {
    margin-bottom: 0;
  }
}
/* line 274, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom div.sp1:hover, .subpages-wrapper-custom div.sp2:hover, .subpages-wrapper-custom div.sp3:hover, .subpages-wrapper-custom div.sp4:hover {
  cursor: pointer;
}
@media (min-width: 768px) {
  /* line 277, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp1 {
    height: 30vw;
    width: calc(49% - 10px);
    margin-right: 10px;
  }
  /* line 281, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp2 {
    height: 15vw;
    margin-bottom: 10px;
  }
  /* line 284, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp3 {
    height: calc(15vw - 10px);
    width: calc(49%);
    margin-right: 5px;
  }
  /* line 288, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp4 {
    height: calc(15vw - 10px);
    width: calc(49%);
    margin-left: 1px;
  }
}
@media (min-width: 768px) and (min-width: 820px) {
  /* line 288, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp4 {
    margin-left: 2px;
  }
}
@media (min-width: 768px) and (min-width: 920px) {
  /* line 288, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp4 {
    margin-left: 3px;
  }
}
@media (min-width: 768px) and (min-width: 1020px) {
  /* line 288, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp4 {
    margin-left: 4px;
  }
}
@media (min-width: 768px) and (min-width: 1120px) {
  /* line 288, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom div.sp4 {
    margin-left: 5px;
  }
}

/* line 302, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom .subpage .project-data {
  background-color: rgba(255, 255, 255, 0);
  min-height: 250px;
}
@media (min-width: 768px) {
  /* line 302, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom .subpage .project-data {
    padding: 10px 10px 20px;
  }
}
@media (min-width: 992px) {
  /* line 302, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom .subpage .project-data {
    padding: 25px 25px 20px;
  }
}
/* line 309, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom .subpage h2 {
  font-size: 2.2rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
  /* line 309, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom .subpage h2 {
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media (min-width: 992px) {
  /* line 309, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom .subpage h2 {
    font-size: 2.2rem;
  }
}
/* line 317, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom .subpage h2 a {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
}
/* line 322, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom .subpage h2 a:hover {
  text-decoration: underline;
}
/* line 324, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom .subpage a.project-link {
  position: absolute;
  bottom: 20px;
  right: 30px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
/* line 333, sass/partials/specific/_elements-custom.sass */
.subpages-wrapper-custom .subpage a.project-link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  /* line 324, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom .subpage a.project-link {
    bottom: 10px;
    right: 20px;
    font-size: 1.2rem;
  }
}
@media (min-width: 992px) {
  /* line 324, sass/partials/specific/_elements-custom.sass */
  .subpages-wrapper-custom .subpage a.project-link {
    bottom: 20px;
    right: 30px;
    font-size: 1.4rem;
  }
}

/* line 11, sass/partials/_featured-image.sass */
.page-template-template-cover.fixed-header #site-content {
  padding-top: 0;
}

/* line 14, sass/partials/_featured-image.sass */
.overlay-header .header-inner {
  color: #222;
}

/* line 17, sass/partials/_featured-image.sass */
.overlay-header #site-header {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 19, sass/partials/_featured-image.sass */
.overlay-header #site-header.menuBgFull {
  background: #fff;
}

/* line 24, sass/partials/_featured-image.sass */
body.overlay-header .menuBgFull .primary-menu > li > a,
body.overlay-header .menuBgFull .primary-menu > li > .icon {
  color: #CB8A33;
}

/* line 29, sass/partials/_featured-image.sass */
body.overlay-header .primary-menu > li > a,
body.overlay-header .primary-menu > li > .icon {
  color: #fff;
}

/* line 32, sass/partials/_menu-btn.sass */
.nav-toggle {
  width: auto;
}

/* line 35, sass/partials/_menu-btn.sass */
.header-inner .toggle {
  display: block;
}

/* line 38, sass/partials/_menu-btn.sass */
.burger-menu-line {
  display: block;
  width: 28px;
  height: 3px;
  background-color: #222;
  margin-bottom: 5px;
}

/* line 45, sass/partials/_menu-btn.sass */
.burger-menu-line-last {
  display: none;
}

/* line 48, sass/partials/_menu-btn.sass */
.responsive-menu-box.responsive-menu-box {
  top: -8px;
}

/* line 56, sass/partials/_menu-btn.sass */
button.close-nav-toggle {
  display: none;
}

/* line 59, sass/partials/_menu-btn.sass */
.menu-modal {
  margin-top: 126px;
}

/* line 62, sass/partials/_menu-btn.sass */
.mobile-nav-toggle .burger-menu-line {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 66, sass/partials/_menu-btn.sass */
.mobile-nav-toggle.active .burger-menu-line {
  width: 23px;
}
/* line 68, sass/partials/_menu-btn.sass */
.mobile-nav-toggle.active .burger-menu-line.first {
  transform: rotate(45deg);
}
/* line 70, sass/partials/_menu-btn.sass */
.mobile-nav-toggle.active .burger-menu-line.second {
  display: none;
}
/* line 72, sass/partials/_menu-btn.sass */
.mobile-nav-toggle.active .burger-menu-line.last {
  margin-top: -8px;
  transform: rotate(-45deg);
}

@media (min-width: 1001px) {
  /* line 81, sass/partials/_menu-btn.sass */
  .menu-modal.active {
    display: none;
  }
}
/* line 9, sass/partials/_footer.sass */
#site-footer {
  padding: 2rem 0 1rem;
  background-color: #003244;
  color: #fff;
  font-size: 1.2rem;
}
/* line 14, sass/partials/_footer.sass */
#site-footer p {
  font-size: 1.2rem;
}
/* line 16, sass/partials/_footer.sass */
#site-footer .to-the-top {
  color: #fff;
}

/* line 21, sass/partials/_footer.sass */
.contact-container {
  padding: 50px 0;
  background-color: #f7f7f7;
}
/* line 24, sass/partials/_footer.sass */
.contact-container h2 {
  color: #222;
}
/* line 26, sass/partials/_footer.sass */
.contact-container p {
  color: #222;
}
/* line 28, sass/partials/_footer.sass */
.contact-container a {
  color: #CB8A33;
}
/* line 30, sass/partials/_footer.sass */
.contact-container a:hover {
  color: #CB8A33;
  text-decoration: none;
}
/* line 33, sass/partials/_footer.sass */
.contact-container input,
.contact-container textarea {
  border: 1px solid #B5B2B2;
  background-color: #f7f7f7;
  color: #222;
  font-size: 1.8rem;
  font-weight: 400;
}
/* line 40, sass/partials/_footer.sass */
.contact-container input[type="submit"] {
  float: right;
}

/* line 43, sass/partials/_footer.sass */
.contact-text {
  margin-bottom: 30px;
}

/* line 49, sass/partials/_footer.sass */
.home .contact-container input[type="submit"],
.page .contact-container input[type="submit"] {
  background-color: #CB8A33;
  border: 1px solid #CB8A33;
  color: #fff;
}
/* line 53, sass/partials/_footer.sass */
.home .contact-container input[type="submit"]:hover,
.page .contact-container input[type="submit"]:hover {
  background-color: #222;
  border: 1px solid #222;
  color: #fff;
}

/* line 12, sass/partials/specific/_footer-custom.sass */
.home .contact-container {
  background-color: #fff;
}
/* line 14, sass/partials/specific/_footer-custom.sass */
.home .contact-container input,
.home .contact-container textarea {
  background-color: #fff;
}

/* line 18, sass/partials/specific/_footer-custom.sass */
.contact-container {
  margin-top: 80px;
  padding: 90px 0 50px;
}
/* line 22, sass/partials/specific/_footer-custom.sass */
.contact-container.entry-content a {
  font-size: 1.8rem;
  font-weight: 300;
  color: #222;
  text-transform: initial;
}
/* line 27, sass/partials/specific/_footer-custom.sass */
.contact-container.entry-content a:hover {
  text-decoration: underline;
}
/* line 29, sass/partials/specific/_footer-custom.sass */
.contact-container input[type="submit"] {
  float: left;
}
/* line 31, sass/partials/specific/_footer-custom.sass */
.contact-container form {
  margin-bottom: 80px;
}

/* line 34, sass/partials/specific/_footer-custom.sass */
.contact-details {
  background-color: #fff;
  padding: 20px 35px 40px;
  -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.15);
}
/* line 38, sass/partials/specific/_footer-custom.sass */
.contact-details h2 {
  color: color-5;
}
/* line 40, sass/partials/specific/_footer-custom.sass */
.contact-details h3 {
  color: #524F1E;
  font-size: 2rem;
  font-weight: bold;
}
/* line 44, sass/partials/specific/_footer-custom.sass */
.contact-details i {
  font-size: 2.6rem;
  margin-right: 10px;
  position: relative;
  top: 5px;
  color: #808080;
}
/* line 50, sass/partials/specific/_footer-custom.sass */
.contact-details p {
  margin: 0 0 0.5em 0;
}

/* line 53, sass/partials/specific/_footer-custom.sass */
.footer-logo {
  display: none;
  position: relative;
  top: -75px;
  left: calc(50% - 66px);
  width: 112px;
  margin-bottom: -100px;
}
@media (min-width: 950px) {
  /* line 53, sass/partials/specific/_footer-custom.sass */
  .footer-logo {
    display: block;
  }
}
/* line 62, sass/partials/specific/_footer-custom.sass */
.footer-logo img {
  width: 112px;
}

/* line 65, sass/partials/specific/_footer-custom.sass */
.content-by {
  margin-left: 0;
}
@media (min-width: 950px) {
  /* line 65, sass/partials/specific/_footer-custom.sass */
  .content-by {
    margin-left: 100px;
  }
}

/* line 10, sass/partials/specific/_buttons-custom.sass */
.wp-block-button__link.wp-block-button__link,
.single input[type="submit"],
input[type="submit"],
.button.button {
  background-color: #CB8A33;
  border: 1px solid #CB8A33;
  padding: 17px 80px;
  font-size: 14px;
  font-weight: 700;
  font-family: "Work Sans", sans-serif;
  text-transform: initial;
  color: #fff;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 24, sass/partials/specific/_buttons-custom.sass */
.wp-block-button__link.wp-block-button__link:hover,
.single input[type="submit"]:hover,
input[type="submit"]:hover,
.button.button:hover {
  background-color: #222;
  border: 1px solid #222;
  color: #fff;
  text-decoration: none;
}
/* line 29, sass/partials/specific/_buttons-custom.sass */
.wp-block-button__link.wp-block-button__link:focus,
.single input[type="submit"]:focus,
input[type="submit"]:focus,
.button.button:focus {
  background-color: #222;
  border: 1px solid #222;
  color: #fff;
  text-decoration: none;
}

/* line 36, sass/partials/specific/_buttons-custom.sass */
.single input[type="submit"] {
  background-color: #cd2653;
  color: #fff;
}
/* line 39, sass/partials/specific/_buttons-custom.sass */
.single input[type="submit"]:hover {
  border-color: #222;
}

/* line 43, sass/partials/specific/_buttons-custom.sass */
.single .comments-wrapper textarea {
  color: #222;
}
/* line 45, sass/partials/specific/_buttons-custom.sass */
.single .comment-author {
  min-width: 300px;
  padding-left: 0;
  font-size: 1.4rem;
}
/* line 49, sass/partials/specific/_buttons-custom.sass */
.single .comment-meta .avatar {
  display: none;
}
/* line 51, sass/partials/specific/_buttons-custom.sass */
.single .comment-reply-link {
  background-color: #cd2653;
}

/* line 57, sass/partials/specific/_buttons-custom.sass */
.wp-block-button.is-style-outline .wp-block-button__link.wp-block-button__link {
  border: 1px solid #CB8A33;
  color: #fff;
}
/* line 60, sass/partials/specific/_buttons-custom.sass */
.wp-block-button.is-style-outline .wp-block-button__link.wp-block-button__link:hover {
  color: #fff;
}

/* line 63, sass/partials/specific/_buttons-custom.sass */
.link-btn {
  padding: 17px 20px;
}
@media (min-width: 400px) {
  /* line 63, sass/partials/specific/_buttons-custom.sass */
  .link-btn {
    padding: 17px 50px;
  }
}
@media (min-width: 450px) {
  /* line 63, sass/partials/specific/_buttons-custom.sass */
  .link-btn {
    padding: 17px 80px;
  }
}

/* line 11, sass/partials/_navigation.sass */
nav {
  font-family: "Poppins", sans-serif;
}

/* line 19, sass/partials/_navigation.sass */
.menuBGFull ul.primary-menu {
  text-shadow: none;
}

/* line 23, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li {
  margin: 0;
}
/* line 25, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > a {
  background-color: #fff;
  color: #CB8A33;
  padding: 12px 30px 9px;
}
/* line 29, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > a:hover {
  color: #222;
}
/* line 31, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li:last-child > a {
  padding: 12px 30px 9px;
}
/* line 33, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > .icon {
  color: #CB8A33;
}

/* line 37, sass/partials/_navigation.sass */
ul.primary-menu a {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 41, sass/partials/_navigation.sass */
ul.primary-menu a:hover,
ul.primary-menu a:focus,
ul.primary-menu .current_page_ancestor {
  color: #222;
}
/* line 46, sass/partials/_navigation.sass */
ul.primary-menu li.current-menu-item > a,
ul.primary-menu li.current-menu-item > .link-icon-wrapper > a {
  text-decoration: none;
}
/* line 51, sass/partials/_navigation.sass */
ul.primary-menu .sub-menu a {
  color: #fff;
}
/* line 53, sass/partials/_navigation.sass */
ul.primary-menu .sub-menu a:hover,
ul.primary-menu .sub-menu a:focus,
ul.primary-menu .sub-menu .current_page_ancestor {
  color: #fff;
}

/* line 59, sass/partials/_navigation.sass */
body:not(.overlay-header) #site-header .toggle.toggle {
  color: #fff;
}

/* line 64, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu ul {
  background-color: #222;
}
/* line 66, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > ul:after {
  border-bottom-color: #222;
}

/* line 71, sass/partials/_navigation.sass */
.menu-modal {
  background: #222;
}
/* line 73, sass/partials/_navigation.sass */
.menu-modal.menu-modal nav * {
  color: #fff;
  border-color: #333;
}
/* line 77, sass/partials/_navigation.sass */
.menu-modal.menu-modal nav * .menu-item-has-children a {
  text-transform: uppercase;
}
/* line 79, sass/partials/_navigation.sass */
.menu-modal.menu-modal nav * .menu-item-has-children a:hover {
  color: #808080;
}
/* line 81, sass/partials/_navigation.sass */
.menu-modal .menu-modal-inner {
  background: #222;
}

/* line 85, sass/partials/_navigation.sass */
.modal-menu > li > .ancestor-wrapper > a {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: initial;
  text-transform: uppercase;
}
/* line 91, sass/partials/_navigation.sass */
.modal-menu > li > .ancestor-wrapper > a:hover {
  color: #808080;
}
/* line 94, sass/partials/_navigation.sass */
.modal-menu li.current-menu-item > .ancestor-wrapper > a {
  color: #808080;
  text-decoration: none;
}
/* line 98, sass/partials/_navigation.sass */
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
  color: #808080;
  text-decoration: none;
}

/* line 102, sass/partials/_navigation.sass */
.menu-modal button.toggle {
  color: #fff;
}

/* line 12, sass/partials/specific/_navigation-custom.sass */
.primary-menu-wrapper + .header-toggles {
  margin-left: 28px;
}

/* line 15, sass/partials/specific/_navigation-custom.sass */
.header-toggles .toggle {
  padding: 0 20px;
}

/* line 24, sass/partials/_get-subpages.sass */
.tags-menu-wrapper {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0;
  clear: both;
  width: 100%;
  display: block;
}
/* line 32, sass/partials/_get-subpages.sass */
.tags-menu-wrapper ul li {
  margin: 0;
  list-style-type: none;
}
/* line 35, sass/partials/_get-subpages.sass */
.tags-menu-wrapper ul .cats-label {
  font-size: 0.8em;
  font-weight: 700;
  padding-top: 3px;
  text-transform: uppercase;
}
/* line 40, sass/partials/_get-subpages.sass */
.tags-menu-wrapper ul .current {
  color: #CB8A33;
}

/* line 43, sass/partials/_get-subpages.sass */
.tags-menu {
  list-style: none;
  padding: 0 15px 0 0;
  margin: 5px 0 5px;
  display: inline-block;
}
/* line 48, sass/partials/_get-subpages.sass */
.tags-menu li {
  float: left;
}
/* line 50, sass/partials/_get-subpages.sass */
.tags-menu li a {
  cursor: pointer;
  border-right: 1px solid #CB8A33;
  padding: 0 20px;
  font-size: 0.875em;
  color: #CB8A33;
  text-decoration: none;
}
/* line 57, sass/partials/_get-subpages.sass */
.tags-menu li a:hover {
  color: #666;
}
/* line 59, sass/partials/_get-subpages.sass */
.tags-menu li.current-cat a {
  color: #666;
}
/* line 61, sass/partials/_get-subpages.sass */
.tags-menu li:last-child a {
  border-right: none;
}
/* line 65, sass/partials/_get-subpages.sass */
.tags-menu ul {
  display: none;
}
/* line 67, sass/partials/_get-subpages.sass */
.tags-menu .current_page_item > a,
.tags-menu .current_page_ancestor > a,
.tags-menu .current-menu-item > a,
.tags-menu .current-menu-ancestor > a {
  color: #CB8A33;
}

/* line 77, sass/partials/_get-subpages.sass */
.tags-menu-wrapper,
.subpages-wrapper {
  margin: 0 -15px;
}

/* line 81, sass/partials/_get-subpages.sass */
.tags-menu-wrapper {
  margin-bottom: 15px;
}

/* line 84, sass/partials/_get-subpages.sass */
.subpage {
  margin-bottom: 30px;
}
/* line 86, sass/partials/_get-subpages.sass */
.subpage .project-image-container {
  overflow: hidden;
}
/* line 88, sass/partials/_get-subpages.sass */
.subpage .project-image-container .project-excerpt {
  display: none;
}
/* line 90, sass/partials/_get-subpages.sass */
.subpage .project-data {
  padding: 30px 30px 20px;
  background-color: #fff;
}
/* line 94, sass/partials/_get-subpages.sass */
.subpage .project-excerpt {
  padding-top: 20px;
}
/* line 97, sass/partials/_get-subpages.sass */
.subpage .project-excerpt span,
.subpage .project-excerpt a {
  font-size: 0.8em;
}
/* line 100, sass/partials/_get-subpages.sass */
.subpage .page-tag {
  font-size: 0.75em;
}
/* line 102, sass/partials/_get-subpages.sass */
.subpage h2 {
  margin: 0 0 8px;
  font-size: 2.2rem;
  color: #222;
}
/* line 106, sass/partials/_get-subpages.sass */
.subpage h2 a {
  color: #222;
}
/* line 109, sass/partials/_get-subpages.sass */
.subpage h3 {
  padding-top: 20px;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.3em;
}
/* line 114, sass/partials/_get-subpages.sass */
.subpage h3 a {
  color: #222;
}

@media (max-width: 1000px) {
  /* line 125, sass/partials/_get-subpages.sass */
  .subpage .project-image-container a:hover .project-excerpt {
    line-height: 1.2em;
    font-size: 0.85em;
    top: 0;
  }
  /* line 129, sass/partials/_get-subpages.sass */
  .subpage h3 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  /* line 136, sass/partials/_get-subpages.sass */
  .subpage .project-image-container a:hover .project-excerpt {
    line-height: 1.8em;
    font-size: 1em;
    top: 10px;
  }
  /* line 140, sass/partials/_get-subpages.sass */
  .subpage h3 {
    font-size: 20px;
  }
}
/* line 10, sass/partials/specific/_get-subpages-custom.sass */
.subpages-wrapper {
  margin: 0 15px 0 -15px;
}

/* line 7, sass/partials/_animation-on-scroll.sass */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 12, sass/partials/_animation-on-scroll.sass */
.module,
.module-static {
  width: 50%;
}
/* line 24, sass/partials/_animation-on-scroll.sass */
.module:nth-child(even),
.module-static:nth-child(even) {
  margin-right: 0;
}
/* line 30, sass/partials/_animation-on-scroll.sass */
.module a.link-btn,
.module-static a.link-btn {
  margin-top: 30px;
}

/* line 33, sass/partials/_animation-on-scroll.sass */
.come-in {
  transform: translateX(500px);
  animation: come-in 1s ease forwards;
}
/* line 37, sass/partials/_animation-on-scroll.sass */
.come-in:nth-child(odd) {
  transform: translateX(-500px);
  animation-duration: 1s;
}

/* line 49, sass/partials/_animation-on-scroll.sass */
.already-visible {
  transform: translateX(0px);
  animation: none;
}

/* line 53, sass/partials/_animation-on-scroll.sass */
.come-in.already-visible:nth-child(odd) {
  transform: translateX(0px);
}

@keyframes come-in {
  to {
    transform: translateX(0px);
  }
}
/* line 14, sass/partials/_get-multiple-content.sass */
.multiple-content {
  font-size: 1.8rem;
  padding: 0;
}
/* line 18, sass/partials/_get-multiple-content.sass */
.multiple-content.entry-content h1 {
  font-size: 4.8em;
}
/* line 20, sass/partials/_get-multiple-content.sass */
.multiple-content.entry-content h2 {
  font-size: 2em;
}
/* line 22, sass/partials/_get-multiple-content.sass */
.multiple-content.entry-content h3 {
  font-size: 1.5em;
}
/* line 25, sass/partials/_get-multiple-content.sass */
.multiple-content.odd .multiple-content-text {
  background-color: #fff;
}
/* line 27, sass/partials/_get-multiple-content.sass */
.multiple-content .entry-content-width {
  display: flex;
  max-width: 100%;
  padding: 0;
}
/* line 31, sass/partials/_get-multiple-content.sass */
.multiple-content .multiple-content-text {
  padding: 60px 0;
}
/* line 33, sass/partials/_get-multiple-content.sass */
.multiple-content h3 {
  font-size: 1.16em;
}
/* line 35, sass/partials/_get-multiple-content.sass */
.multiple-content h4 {
  font-size: 1em;
  font-weight: 600;
}
/* line 38, sass/partials/_get-multiple-content.sass */
.multiple-content p {
  font-size: 1em;
}

/* line 44, sass/partials/_get-multiple-content.sass */
.multiple-content .no-fullwidth-image {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media (min-width: 768px) {
  /* line 44, sass/partials/_get-multiple-content.sass */
  .multiple-content .no-fullwidth-image {
    padding: 20px 80px;
  }
}

/* line 56, sass/partials/_get-multiple-content.sass */
.screen-lg {
  display: none;
}
@media (min-width: 768px) {
  /* line 56, sass/partials/_get-multiple-content.sass */
  .screen-lg {
    display: block;
  }
}

/* line 60, sass/partials/_get-multiple-content.sass */
.screen-sm {
  display: block;
}
@media (min-width: 768px) {
  /* line 60, sass/partials/_get-multiple-content.sass */
  .screen-sm {
    display: none;
  }
}

@media (min-width: 1220px) {
  /* line 70, sass/partials/_get-multiple-content.sass */
  .entry-content.multiple-content > .alignfull {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 700px) {
  /* line 75, sass/partials/_get-multiple-content.sass */
  .entry-content.multiple-content > .alignwide:first-child,
  .entry-content.multiple-content > .alignfull:first-child {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  /* line 81, sass/partials/_get-multiple-content.sass */
  .multiple-content .entry-content-width {
    display: block;
  }

  /* line 83, sass/partials/_get-multiple-content.sass */
  .fullwidth-image {
    display: block;
    height: 400px;
  }
}
/* line 10, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-items-wrapper {
  margin: 100px 0;
}

/* line 18, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content.odd .multiple-content-text {
  background-color: #F7F7F7;
}
/* line 20, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content .multiple-content-text {
  background-color: #fff;
}
/* line 22, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content.even {
  margin: -80px -80px 80px 80px;
}

/* line 25, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content {
  font-size: 1.8rem;
  padding: 0;
}
/* line 29, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content.entry-content h1 {
  font-size: 4.8rem;
}
/* line 31, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content.entry-content h2 {
  font-size: 3.5rem;
}
@media (min-width: 768px) {
  /* line 31, sass/partials/specific/_get-multiple-content-custom.sass */
  .multiple-content.entry-content h2 {
    font-size: 4rem;
  }
}
/* line 35, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content.entry-content h3 {
  font-size: 3em;
}
/* line 37, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content .multiple-content-text {
  padding: 5px 10px 50px;
}
@media (min-width: 768px) {
  /* line 37, sass/partials/specific/_get-multiple-content-custom.sass */
  .multiple-content .multiple-content-text {
    padding: 60px 40px 160px;
  }
}

/* line 14, sass/partials/_get-team-members-animated.sass */
.team-member-image {
  overflow: hidden;
}
/* line 17, sass/partials/_get-team-members-animated.sass */
.team-member-image:hover img {
  transform: scale(1.15);
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(1) brightness(0.5);
}
/* line 21, sass/partials/_get-team-members-animated.sass */
.team-member-image img {
  width: auto;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 21, sass/partials/_get-team-members.sass */
.team-content {
  background-color: transparent;
  font-size: 1.8rem;
}
/* line 24, sass/partials/_get-team-members.sass */
.team-content .team-details-wrapper {
  margin: 0 -15px;
}
/* line 26, sass/partials/_get-team-members.sass */
.team-content p {
  color: #222;
}
/* line 28, sass/partials/_get-team-members.sass */
.team-content a {
  color: #222;
  text-decoration: underline;
}
/* line 31, sass/partials/_get-team-members.sass */
.team-content a:hover {
  color: #CB8A33;
}

/* line 34, sass/partials/_get-team-members.sass */
.team-member-details {
  color: #222;
  cursor: pointer;
}
/* line 37, sass/partials/_get-team-members.sass */
.team-member-details h2 {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}
/* line 41, sass/partials/_get-team-members.sass */
.team-member-details .team-member-title {
  margin: 5px 0 20px;
  font-size: 0.667em;
  text-transform: uppercase;
}

/* line 46, sass/partials/_get-team-members.sass */
.team-member-name-title {
  position: relative;
  margin: 20px 0 0;
}
/* line 49, sass/partials/_get-team-members.sass */
.team-member-name-title .plus {
  position: absolute;
  top: 20px;
  right: 0;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 54, sass/partials/_get-team-members.sass */
.team-member-name-title .plus span {
  display: block;
  width: 35px;
  height: 1px;
  background-color: #222;
}
/* line 59, sass/partials/_get-team-members.sass */
.team-member-name-title .plus span:first-of-type {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 61, sass/partials/_get-team-members.sass */
.team-member-name-title .plus.minus {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 64, sass/partials/_get-team-members.sass */
.team-member-main {
  display: none;
  border-top: 1px solid #666;
  padding-top: 20px;
}
/* line 68, sass/partials/_get-team-members.sass */
.team-member-main p {
  font-size: 1em;
}

/* line 71, sass/partials/_get-team-members.sass */
.team-member-image.rounded {
  border-radius: 100%;
}

/* line 11, sass/partials/specific/_get-team-members-custom.sass */
.team-member-details {
  color: pink;
}

/* line 15, sass/partials/_get-accordion-items.sass */
.accordion {
  padding-top: 0;
  font-size: 1.8rem;
}
/* line 18, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item {
  border-bottom: 1px solid #ccc;
}
/* line 19, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item .icon {
  display: inline-block;
}
/* line 21, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item h3 {
  font-size: 0.84em;
}
/* line 25, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item:first-of-type .text {
  display: block;
}
/* line 27, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item:first-of-type h2.expand-btn-title {
  border: none;
}
/* line 29, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item h2.expand-btn-title {
  position: relative;
  font-size: 1.125em;
  padding: 20px 40px 20px 0;
  margin: 0;
  border-bottom: none;
}
/* line 35, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item h2.expand-btn-title:hover {
  color: #222;
  cursor: pointer;
}
/* line 38, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item h2.expand-btn-title:hover .expand-btn {
  color: #222;
}
/* line 40, sass/partials/_get-accordion-items.sass */
.accordion .expand-btn {
  position: absolute;
  right: 5px;
  top: 13px;
  color: #ccc;
  width: 31px;
  height: 31px;
  cursor: pointer;
}
/* line 48, sass/partials/_get-accordion-items.sass */
.accordion .expand-btn span {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 50, sass/partials/_get-accordion-items.sass */
.accordion .expand-btn.expanded-item span {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* line 53, sass/partials/_get-accordion-items.sass */
.accordion .expand-btn-title span {
  margin: 10px;
  display: block;
  width: 16px;
}
/* line 57, sass/partials/_get-accordion-items.sass */
.accordion .text {
  display: none;
  font-weight: 300;
  min-width: 100%;
  padding: 0 0 30px;
}
/* line 62, sass/partials/_get-accordion-items.sass */
.accordion .expand-text {
  margin: 0px 30px 20px 0;
  display: block;
}
/* line 65, sass/partials/_get-accordion-items.sass */
.accordion .expand-text img {
  margin-bottom: 40px;
}
/* line 67, sass/partials/_get-accordion-items.sass */
.accordion .expand-text p {
  color: #666;
  font-size: 1em;
  font-weight: 300;
}
/* line 72, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item-wrapper .row div {
  padding: 0;
}
/* line 74, sass/partials/_get-accordion-items.sass */
.accordion .entry-content-width {
  padding: 0;
}

/* line 13, sass/partials/_blog.sass */
.blog article,
.search article,
.archive article,
.single article {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px 20px;
}
/* line 18, sass/partials/_blog.sass */
.blog article .entry-content,
.search article .entry-content,
.archive article .entry-content,
.single article .entry-content {
  padding-bottom: 0;
  padding-top: 0;
}
/* line 21, sass/partials/_blog.sass */
.blog article .entry-header,
.search article .entry-header,
.archive article .entry-header,
.single article .entry-header {
  margin-bottom: 10px;
  padding-bottom: 0;
}
/* line 24, sass/partials/_blog.sass */
.blog article p,
.search article p,
.archive article p,
.single article p {
  color: #222;
}
/* line 26, sass/partials/_blog.sass */
.blog article .entry-title a,
.search article .entry-title a,
.archive article .entry-title a,
.single article .entry-title a {
  color: #ccc;
}
/* line 28, sass/partials/_blog.sass */
.blog article:nth-child(even),
.search article:nth-child(even),
.archive article:nth-child(even),
.single article:nth-child(even) {
  background-color: #fff;
}
/* line 30, sass/partials/_blog.sass */
.blog article:nth-child(even) p,
.search article:nth-child(even) p,
.archive article:nth-child(even) p,
.single article:nth-child(even) p {
  color: #666;
}
/* line 32, sass/partials/_blog.sass */
.blog article:nth-child(even) .entry-title a,
.search article:nth-child(even) .entry-title a,
.archive article:nth-child(even) .entry-title a,
.single article:nth-child(even) .entry-title a {
  color: #808080;
}

/* line 35, sass/partials/_blog.sass */
.comments-title,
.comment-reply-title,
.archive-title,
.archive-meta,
.page-header h1 {
  font-size: 1.6em;
  color: #222;
  line-height: 1em;
  text-transform: uppercase;
}

/* line 46, sass/partials/_blog.sass */
.comment-author {
  max-width: 105px;
  padding-left: 15px;
}

/* line 55, sass/partials/_blog.sass */
.stories-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 61, sass/partials/_blog.sass */
.search-wrapper {
  background-color: #fff;
  height: 56px;
  padding: 0 50px;
  margin: 0 15px 50px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
/* line 67, sass/partials/_blog.sass */
.search-wrapper input {
  height: 56px;
  width: 100%;
  border: none;
  color: #808080;
}
/* line 72, sass/partials/_blog.sass */
.search-wrapper input:focus {
  border: none;
}

/* line 77, sass/partials/_blog.sass */
.categories-menu-wrapper {
  max-width: 1270px;
  margin: 0 auto 10px;
  padding: 0 15px;
  clear: both;
  width: 100%;
  display: block;
  background-color: #fff;
}

/* line 86, sass/partials/_blog.sass */
.categories-menu {
  list-style: none;
  padding: 0;
  margin: 18px 0 13px;
  display: inline-block;
}
/* line 91, sass/partials/_blog.sass */
.categories-menu li {
  list-style-type: none;
  float: left;
  margin-bottom: 18px;
}
/* line 95, sass/partials/_blog.sass */
.categories-menu li a {
  background-color: #666;
  margin-right: 10px;
  padding: 10px 40px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 103, sass/partials/_blog.sass */
.categories-menu .current,
.categories-menu li a:hover {
  background-color: #CB8A33;
  cursor: pointer;
  text-decoration: none;
}

/* line 109, sass/partials/_blog.sass */
.categories-wrapper {
  padding: 0 10px;
}

/* line 112, sass/partials/_blog.sass */
.case-studies-menu {
  margin: 10px 0 20px;
}

/* line 116, sass/partials/_blog.sass */
.navbar.fullwidth.case-studies {
  background-color: transparent;
  margin-top: -60px;
  height: auto;
}

/* line 122, sass/partials/_blog.sass */
.category-case-studies article {
  float: left;
}
/* line 124, sass/partials/_blog.sass */
.category-case-studies article .grid-sizer,
.category-case-studies article .grid-item {
  width: 33%;
}
/* line 127, sass/partials/_blog.sass */
.category-case-studies article .grid-sizer {
  display: none;
}

/* line 130, sass/partials/_blog.sass */
.first-post-row {
  display: inline-block;
  width: 100%;
}

/* line 134, sass/partials/_blog.sass */
.story-post {
  margin-bottom: 20px;
  padding: 0 10px;
}
/* line 137, sass/partials/_blog.sass */
.story-post p,
.story-post h3 {
  margin: 0;
  padding: 10px 20px 25px;
  font-size: 0.9em;
}
/* line 143, sass/partials/_blog.sass */
.story-post p a {
  color: #222;
  font-size: 0.8em;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 148, sass/partials/_blog.sass */
.story-post h3 {
  color: #222;
  font-size: 20px;
  padding: 30px 20px 3px;
  line-height: 1.3em;
}
/* line 153, sass/partials/_blog.sass */
.story-post h3 a {
  color: #222;
}

/* line 166, sass/partials/_blog.sass */
.category .post-image-link {
  max-height: 315px;
  margin-bottom: 30px;
  padding-top: 80px;
  border-top: 2px solid #fff;
}

/* line 175, sass/partials/_blog.sass */
.blog-home .entry-title a {
  display: block;
  font-size: 20px;
  line-height: 1.2em;
}
/* line 179, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper {
  padding: 120px 0px;
}
/* line 181, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper article {
  height: 450px;
  overflow: scroll;
  padding: 0;
  margin: 0 0 30px;
}
/* line 186, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper article .entry-header {
  padding: 0;
}
/* line 188, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper article .post-image-link {
  margin: 0 -15px 30px;
}
/* line 190, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper .post-date p {
  padding: 0;
  color: #ccc;
  font-size: 13px;
  font-weight: 700;
}
/* line 195, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper .post-date p a {
  color: #808080;
}
/* line 197, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper .post-excerpt {
  padding: 0 15px 20px;
}

/* line 202, sass/partials/_blog.sass */
.blog .post .entry-title {
  font-size: 36px;
}

/* line 205, sass/partials/_blog.sass */
.post-image {
  margin: -25px 0 25px;
}

/* line 208, sass/partials/_blog.sass */
.single-post-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 211, sass/partials/_blog.sass */
.single-post-wrapper .post-wrapper {
  min-height: initial;
  text-align: center;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 215, sass/partials/_blog.sass */
.single-post-wrapper .entry-title {
  font-size: 30px;
  font-weight: 200;
}
/* line 218, sass/partials/_blog.sass */
.single-post-wrapper .entry-title::after {
  display: block;
  margin-top: 12px;
  content: "";
  width: 200px;
  height: 6px;
  background-color: #CB8A33;
  margin: 15px auto 25px;
}
/* line 226, sass/partials/_blog.sass */
.single-post-wrapper .post-date p {
  padding: 0;
  color: #ccc;
  font-size: 13px;
  font-weight: 700;
}
/* line 231, sass/partials/_blog.sass */
.single-post-wrapper .post-date p a {
  color: #808080;
}

/* line 235, sass/partials/_blog.sass */
.single article {
  border-bottom: none;
}
/* line 238, sass/partials/_blog.sass */
.single .children article {
  border-bottom: none;
}
/* line 240, sass/partials/_blog.sass */
.single .entry-thumbnail {
  margin-bottom: 20px;
}

/* line 244, sass/partials/_blog.sass */
.post .entry-title {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #666;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
}
/* line 252, sass/partials/_blog.sass */
.post .entry-title a {
  color: #fff;
}
/* line 254, sass/partials/_blog.sass */
.post .entry-title a:hover {
  color: #666;
}
/* line 256, sass/partials/_blog.sass */
.post img,
.post figure {
  width: 100% !important;
}
/* line 259, sass/partials/_blog.sass */
.post img.alignnone {
  margin-top: 15px;
}

/* line 264, sass/partials/_blog.sass */
.single-post.sidebar .entry-content-width {
  background-color: #fff;
  padding: 30px;
  -moz-box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
}
/* line 268, sass/partials/_blog.sass */
.single-post.sidebar .entry-content-width.posts {
  background-color: transparent;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 272, sass/partials/_blog.sass */
.single-post h2, .single-post h3 {
  margin: 60px 0 30px 0;
}

/* line 278, sass/partials/_blog.sass */
.postnav-wrapper {
  max-width: 1270px;
  margin: 0 auto;
}

/* line 286, sass/partials/_blog.sass */
.post-navigation {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 20px 30px;
}
/* line 289, sass/partials/_blog.sass */
.post-navigation a {
  font-style: normal;
}
/* line 291, sass/partials/_blog.sass */
.post-navigation .nav-links {
  margin: 0 auto;
  max-width: 1270px;
}
/* line 294, sass/partials/_blog.sass */
.post-navigation .nav-links a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #808080;
}
/* line 299, sass/partials/_blog.sass */
.post-navigation .nav-links a:hover {
  text-decoration: underline;
}

/* line 305, sass/partials/_blog.sass */
.post-data-wrapper {
  margin: 0 auto;
}
/* line 307, sass/partials/_blog.sass */
.post-data-wrapper .post-img,
.post-data-wrapper .post-txt {
  float: left;
}
/* line 310, sass/partials/_blog.sass */
.post-data-wrapper .post-txt {
  max-width: calc(100% - 270px);
}
/* line 312, sass/partials/_blog.sass */
.post-data-wrapper .post-txt.full {
  max-width: 100%;
}
/* line 314, sass/partials/_blog.sass */
.post-data-wrapper .post-img {
  width: 250px;
  margin: 0 20px 20px 0;
}

/* line 325, sass/partials/_blog.sass */
.comments-wrapper {
  max-width: 1270px;
  margin: 40px auto 0;
}

/* line 329, sass/partials/_blog.sass */
.comments-area h3 {
  margin: 20px 0 10px;
  color: #fff;
}

/* line 333, sass/partials/_blog.sass */
.comment-list .children {
  margin-left: 125px;
}

/* line 336, sass/partials/_blog.sass */
.entry-header .entry-meta .comments-link {
  display: inline;
}

/* line 339, sass/partials/_blog.sass */
.comments-title,
.comment-reply-title,
.archive-title,
.archive-meta {
  font-size: 1.2em;
  font-style: normal;
}

/* line 346, sass/partials/_blog.sass */
.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
  max-width: 1270px;
}

/* line 349, sass/partials/_blog.sass */
.comment-respond {
  margin: 40px auto 40px;
  width: 100%;
  padding: 50px 30px;
  background-color: #f7f7f7;
}

/* line 355, sass/partials/_blog.sass */
.comment-form textarea {
  border: 1px solid #B5B2B2;
}

/* line 358, sass/partials/_blog.sass */
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
  color: #CB8A33;
}

/* line 368, sass/partials/_blog.sass */
.search h1, .search .entry-title {
  text-transform: uppercase;
  color: #222;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}
/* line 374, sass/partials/_blog.sass */
.search h1 a, .search .entry-title a {
  color: #222;
}
/* line 376, sass/partials/_blog.sass */
.search .page-title {
  font-size: 1.6em;
  font-weight: normal;
}

/* line 384, sass/partials/_blog.sass */
.recent-posts {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 387, sass/partials/_blog.sass */
.post-wrapper {
  min-height: 435px;
  -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/* line 391, sass/partials/_blog.sass */
.post-image-link {
  max-height: 235px;
  overflow: hidden;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px;
  border-radius: 8px 8px 0 0;
}
/* line 396, sass/partials/_blog.sass */
.post-image-link a:hover img.wp-post-image {
  transform: scale(1.15);
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(1) brightness(0.5);
}

/* line 401, sass/partials/_blog.sass */
img.wp-post-image {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 403, sass/partials/_blog.sass */
.post-link h2 {
  font-family: "Poppins", sans-serif;
  margin-bottom: 5px;
  padding: 20px 15px 10px;
  font-size: 1.25em;
  font-weight: 400;
}
/* line 409, sass/partials/_blog.sass */
.post-link h2 a {
  color: #222;
}

/* line 411, sass/partials/_blog.sass */
.post-excerpt {
  padding: 0 15px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

/* line 416, sass/partials/_blog.sass */
.post-date p {
  padding: 0 15px 20px;
  font-weight: bold;
  font-size: 13px;
  color: #222;
  text-transform: uppercase;
}

/* line 15, sass/partials/_testimonials.sass */
blockquote strong, blockquote b {
  font-weight: 700;
}

/* line 19, sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial {
  font-family: "Work Sans", sans-serif;
  font-size: 1.6rem;
  text-align: center;
}
/* line 23, sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial p {
  font-family: "Poppins", sans-serif;
  font-size: 2.4rem;
  font-style: italic;
  color: #666;
  margin-bottom: 0;
}
/* line 29, sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial .testimonial_author {
  margin-top: 20px;
}

/* line 32, sass/partials/_testimonials.sass */
.easy-t-cycle-pager span.cycle-pager-active {
  color: #CB8A33;
}

/* line 41, sass/partials/_testimonials.sass */
div[class^=style-default_style] .testimonial_author cite span.date {
  display: none;
}

/* line 44, sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote p span.testimonial-client {
  font-family: "Work Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

/* line 52, sass/partials/_testimonials.sass */
div.easy-t-cycle-prev,
div.easy-t-cycle-next {
  display: none;
}

/* line 56, sass/partials/_testimonials.sass */
.easy-t-cycle-controls {
  margin-top: 30px;
}

/* line 59, sass/partials/_testimonials.sass */
.easy-t-cycle-pager span.cycle-pager-active {
  color: #CB8A33;
}

/* line 62, sass/partials/_testimonials.sass */
.easy-t-cycle-pager span, .style-dark_style .easy-t-cycle-pager span, .style-light_style .easy-t-cycle-pager span {
  font-size: 3rem;
}

/* line 65, sass/partials/_testimonials.sass */
.easy-t-cycle-pager span {
  color: #666;
}

/* line 69, sass/partials/_testimonials.sass */
.testimonials .entry-content-width {
  padding-top: 90px;
  padding-bottom: 40px;
}
/* line 73, sass/partials/_testimonials.sass */
.testimonials .quotemark img {
  width: 120px;
}
/* line 75, sass/partials/_testimonials.sass */
.testimonials .quotemark.right {
  text-align: right;
}

/* line 82, sass/partials/_testimonials.sass */
.quote .easy_t_single_testimonial blockquote.easy_testimonial p {
  font-size: 1.5rem;
  color: #fff;
  text-align: left;
}

@media (max-width: 1024px) {
  /* line 91, sass/partials/_testimonials.sass */
  .easy_t_single_testimonial blockquote.easy_testimonial p {
    font-size: 2.4rem;
  }
}
@media (max-width: 643px) {
  /* line 98, sass/partials/_testimonials.sass */
  .easy_t_single_testimonial blockquote.easy_testimonial p {
    font-size: 1.6rem;
  }
}
/* line 12, sass/partials/specific/_testimonials-custom.sass */
div[class^=style-default_style] .testimonial_author cite span.stars, div[class^=style-default_style] .testimonial_author cite span.testimonial-other, div[class^=style-default_style] .testimonial_author cite span.testimonial-position {
  display: none;
}

/* line 18, sass/partials/specific/_testimonials-custom.sass */
.easy_t_single_testimonial blockquote.easy_testimonial {
  text-align: left;
}
/* line 20, sass/partials/specific/_testimonials-custom.sass */
.easy_t_single_testimonial blockquote.easy_testimonial p {
  font-size: 2.2rem;
  font-style: normal;
  color: #003244;
}
/* line 26, sass/partials/specific/_testimonials-custom.sass */
.easy_t_single_testimonial blockquote p span.testimonial-client {
  font-size: 1.4rem;
  font-weight: bold;
  color: #CB8A33;
}

/* line 31, sass/partials/specific/_testimonials-custom.sass */
.testimonials .entry-content-width {
  margin-top: 60px;
  padding-top: 70px;
  border-top: 1px solid #E0E0E0;
}

/* line 13, sass/partials/specific/_booking-system.sass */
.cover-header .entry-header form input,
.cover-header .entry-header form textarea,
.cover-header .entry-header form select {
  color: #333;
}

/* line 31, sass/partials/specific/_booking-system.sass */
.mphb-calendar .mphb-datepicker-grayscale .datepick-nav,
.datepick-popup .mphb-datepicker-grayscale .datepick-nav {
  background-color: #fff;
}
/* line 33, sass/partials/specific/_booking-system.sass */
.mphb-calendar .mphb-datepicker-grayscale .datepick-nav a,
.datepick-popup .mphb-datepicker-grayscale .datepick-nav a {
  color: #222;
}
/* line 35, sass/partials/specific/_booking-system.sass */
.mphb-calendar .mphb-datepicker-grayscale .datepick-month-header,
.datepick-popup .mphb-datepicker-grayscale .datepick-month-header {
  background-color: #fff;
}
/* line 37, sass/partials/specific/_booking-system.sass */
.mphb-calendar .mphb-datepicker-grayscale .datepick-month-header select,
.datepick-popup .mphb-datepicker-grayscale .datepick-month-header select {
  background-color: #fff;
}
/* line 39, sass/partials/specific/_booking-system.sass */
.mphb-calendar .mphb-datepicker-grayscale .datepick-month,
.datepick-popup .mphb-datepicker-grayscale .datepick-month {
  border: none;
  border-top: 1px solid #e3e3e3;
  margin-top: 20px;
  padding-top: 20px;
}
/* line 44, sass/partials/specific/_booking-system.sass */
.mphb-calendar .mphb-datepicker-grayscale .datepick-month th,
.datepick-popup .mphb-datepicker-grayscale .datepick-month th {
  color: #bebebe;
  font-weight: 600;
}
/* line 47, sass/partials/specific/_booking-system.sass */
.mphb-calendar .mphb-datepicker-grayscale .datepick-month td,
.datepick-popup .mphb-datepicker-grayscale .datepick-month td {
  font-size: 1.4rem;
  color: #222;
  font-weight: bold;
}
/* line 51, sass/partials/specific/_booking-system.sass */
.mphb-calendar .mphb-datepicker-grayscale .datepick-month span,
.datepick-popup .mphb-datepicker-grayscale .datepick-month span {
  padding: 8px 5px;
}

@media screen and (min-width: 769px) {
  /* line 56, sass/partials/specific/_booking-system.sass */
  .mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="2"] .datepick-month {
    width: 45%;
    margin-right: 5%;
  }
  /* line 59, sass/partials/specific/_booking-system.sass */
  .mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="2"] .datepick-month.last {
    margin-left: 5%;
    margin-right: 0;
  }
}
@media screen and (min-width: 48em) {
  /* line 66, sass/partials/specific/_booking-system.sass */
  .mphb-calendar .mphb-datepicker-grayscale .datepick-month,
  .datepick-popup .mphb-datepicker-grayscale .datepick-month {
    width: 45%;
    margin-right: 5%;
  }
  /* line 69, sass/partials/specific/_booking-system.sass */
  .mphb-calendar .mphb-datepicker-grayscale .datepick-month.last,
  .datepick-popup .mphb-datepicker-grayscale .datepick-month.last {
    margin-left: 5%;
    margin-right: 0;
  }
}
/* line 73, sass/partials/specific/_booking-system.sass */
.mphb-calendar.mphb-datepick .mphb-datepicker-grayscale {
  width: 750px !important;
}

/* line 76, sass/partials/specific/_booking-system.sass */
.datepick-cmd.datepick-cmd-today {
  margin-left: 15px;
}

/* line 80, sass/partials/specific/_booking-system.sass */
.mphb-calendar td .mphb-available-date {
  background-color: rgba(178, 222, 217, 0.3);
}
/* line 82, sass/partials/specific/_booking-system.sass */
.mphb-calendar td .mphb-date-check-in {
  background: linear-gradient(135deg, rgba(178, 222, 217, 0.3) 0%, rgba(178, 222, 217, 0.3) 50%, #ebdbca 50%, #ebdbca 100%);
  color: #222;
}
/* line 85, sass/partials/specific/_booking-system.sass */
.mphb-calendar td .mphb-mark-as-unavailable {
  background: #EBDBCA;
  color: #222;
}
/* line 88, sass/partials/specific/_booking-system.sass */
.mphb-calendar td .mphb-date-check-out {
  background: linear-gradient(135deg, #ebdbca 0%, #ebdbca 50%, rgba(178, 222, 217, 0.3) 50%, rgba(178, 222, 217, 0.3) 100%);
  color: #222;
}
/* line 91, sass/partials/specific/_booking-system.sass */
.mphb-calendar td .mphb-out-of-season-date--check-in {
  background: linear-gradient(135deg, rgba(178, 222, 217, 0.3) 0%, rgba(178, 222, 217, 0.3) 50%, #ffffff 50%, #ffffff 100%);
}

/* line 97, sass/partials/specific/_booking-system.sass */
.mphb_sc_rooms-wrapper.mphb-room-types {
  display: block;
}

/* line 99, sass/partials/specific/_booking-system.sass */
.mphb-room-type {
  width: 100%;
  float: left;
  margin: 20px 2% 20px 0;
  padding: 0 20px 20px;
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  /* line 99, sass/partials/specific/_booking-system.sass */
  .mphb-room-type {
    width: 48%;
  }
}

/* line 114, sass/partials/specific/_booking-system.sass */
.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type),
.mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type) {
  margin-top: 20px;
}

/* line 118, sass/partials/specific/_booking-system.sass */
h2.mphb-room-type-title {
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 122, sass/partials/specific/_booking-system.sass */
h3.mphb-room-type-details-title {
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 127, sass/partials/specific/_booking-system.sass */
.mphb-room-type-details-title {
  font-size: 30px;
}

/* line 130, sass/partials/specific/_booking-system.sass */
.mphb-price {
  font-size: 2rem;
  font-weight: bold;
}

/* line 134, sass/partials/specific/_booking-system.sass */
.mphb-view-details-button-wrapper,
.mphb-to-book-btn-wrapper {
  display: inline-block;
  margin-right: 1em;
  margin-top: 0.6em;
  vertical-align: top;
}

/* line 145, sass/partials/specific/_booking-system.sass */
.page-template-template-no-sidepanel .mphb-room-type,
.page-template-template-no-sidepanel .mphb-reservation-details {
  display: none;
}
@media (min-width: 700px) {
  /* line 149, sass/partials/specific/_booking-system.sass */
  .page-template-template-no-sidepanel .post-inner {
    padding-top: 12rem;
  }
}
/* line 151, sass/partials/specific/_booking-system.sass */
.page-template-template-no-sidepanel .mphb-price {
  color: #524F1E;
  font-family: "Poppins", sans-serif;
}

/* line 155, sass/partials/specific/_booking-system.sass */
.mphb-recommendation-title {
  display: none;
}

/* line 160, sass/partials/specific/_booking-system.sass */
ul.mphb-recommendation-details-list {
  margin-left: 0;
  font-family: "Poppins", sans-serif;
}
/* line 163, sass/partials/specific/_booking-system.sass */
ul.mphb-recommendation-details-list li {
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}

/* line 169, sass/partials/specific/_booking-system.sass */
.mphb-recommendation-item-count {
  color: #524F1E;
  font-size: 2rem;
  font-weight: bold;
}

/* line 174, sass/partials/specific/_booking-system.sass */
.entry-content a.mphb-recommendation-item-link {
  font-size: 2rem;
}

/* line 177, sass/partials/specific/_booking-system.sass */
.mphb-recommendation-item-guests-label,
.mphb-recommendation-item-adults {
  font-size: 1.8rem;
}

/* line 184, sass/partials/specific/_booking-system.sass */
.mphb_sc_checkout-wrapper .mphb-login-form-wrap {
  margin-bottom: 0;
}

/* line 187, sass/partials/specific/_booking-system.sass */
.mphb_cb_checkout_form > .mphb-checkout-section:not(:first-of-type), .mphb_sc_checkout-form > .mphb-checkout-section:not(:first-of-type) {
  margin-top: 0;
}

@media (min-width: 700px) {
  /* line 190, sass/partials/specific/_booking-system.sass */
  .mphb-checkout-section {
    padding: 4rem 0 7rem;
  }
}

/* line 194, sass/partials/specific/_booking-system.sass */
.mphb-checkout-section {
  border-bottom: 1px solid #e0e0e0;
}
/* line 196, sass/partials/specific/_booking-system.sass */
.mphb-checkout-section:last-of-type {
  border: none;
}
/* line 198, sass/partials/specific/_booking-system.sass */
.mphb-checkout-section h3,
.mphb-checkout-section h4 {
  margin: 2.5rem auto 2.5rem;
  font-size: 2rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #524F1E;
}
/* line 205, sass/partials/specific/_booking-system.sass */
.mphb-checkout-section h3.mphb-room-number,
.mphb-checkout-section h4.mphb-room-number {
  display: none;
  font-size: 1.4rem;
  text-transform: uppercase;
}
/* line 209, sass/partials/specific/_booking-system.sass */
.mphb-checkout-section p {
  margin: 0;
}
/* line 211, sass/partials/specific/_booking-system.sass */
.mphb-checkout-section p.mphb-room-type-title {
  margin: 20px 0 0;
  border-bottom: 1px solid #e0e0e0;
}
/* line 214, sass/partials/specific/_booking-system.sass */
.mphb-checkout-section time strong {
  font-weight: 300;
}

/* line 218, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form label {
  margin: 1.5rem 0 0.5rem 0;
  font-family: "Poppins", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
}
/* line 223, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form input[type="text"], form.mphb_sc_checkout-form input[type="password"], form.mphb_sc_checkout-form input[type="email"], form.mphb_sc_checkout-form input[type="url"], form.mphb_sc_checkout-form input[type="date"], form.mphb_sc_checkout-form input[type="month"], form.mphb_sc_checkout-form input[type="time"], form.mphb_sc_checkout-form input[type="datetime"], form.mphb_sc_checkout-form input[type="datetime-local"], form.mphb_sc_checkout-form input[type="week"], form.mphb_sc_checkout-form input[type="number"], form.mphb_sc_checkout-form input[type="search"], form.mphb_sc_checkout-form input[type="tel"], form.mphb_sc_checkout-form input[type="color"],
form.mphb_sc_checkout-form input[type="text"],
form.mphb_sc_checkout-form textarea,
form.mphb_sc_checkout-form select#mphb_country {
  border: 1px solid #B5B2B2;
  width: 60%;
}
/* line 229, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form table {
  border: none;
}
/* line 231, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form table * {
  border: none;
  font-family: "Poppins", sans-serif;
}
/* line 234, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form th {
  font-weight: normal;
}
/* line 238, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form .mphb-price {
  font-weight: initial;
}
/* line 240, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form p br {
  display: none;
}
/* line 242, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form .mphb-total-price {
  margin-top: 30px;
}
/* line 244, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form .mphb-errors-wrapper {
  color: #cd2653;
}
/* line 246, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form .mphb_sc_checkout-submit-wrapper {
  margin-top: 40px;
}
/* line 248, sass/partials/specific/_booking-system.sass */
form.mphb_sc_checkout-form .mphb_sc_checkout-submit-wrapper input {
  text-transform: uppercase;
}

/* line 251, sass/partials/specific/_booking-system.sass */
.mphb-price-breakdown-accommodation.mphb-price-breakdown-expand {
  text-decoration: underline;
}

/* line 253, sass/partials/specific/_booking-system.sass */
.mphb_sc_checkout-form .mphb-price-breakdown .mphb-price-breakdown-expand > .mphb-inner-icon {
  border: none;
}

/* line 256, sass/partials/specific/_booking-system.sass */
select {
  height: 51px;
  border: 1px solid #B5B2B2;
}

/* line 265, sass/partials/specific/_booking-system.sass */
.booking-sidepanel h2 {
  padding: 5px 20px 0;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 270, sass/partials/specific/_booking-system.sass */
.booking-sidepanel .mphb_sc_search-wrapper {
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 273, sass/partials/specific/_booking-system.sass */
.booking-sidepanel .mphb_sc_search-form {
  padding: 5px;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
/* line 278, sass/partials/specific/_booking-system.sass */
.booking-sidepanel .mphb_sc_search-form select,
.booking-sidepanel .mphb_sc_search-form input[type=text] {
  width: 100%;
  padding: 0.3em 1em 0.4em 0.5em;
  height: 40px;
  border: 1px solid #e0e0e0;
}
/* line 288, sass/partials/specific/_booking-system.sass */
.booking-sidepanel .mphb_sc_search-check-in-date input,
.booking-sidepanel .mphb_sc_search-check-in-date select,
.booking-sidepanel .mphb_sc_search-check-out-date input,
.booking-sidepanel .mphb_sc_search-check-out-date select,
.booking-sidepanel .mphb_sc_search-adults input,
.booking-sidepanel .mphb_sc_search-adults select,
.booking-sidepanel .mphb_sc_search-children input,
.booking-sidepanel .mphb_sc_search-children select {
  background-position: right 13px top 10px;
}
/* line 291, sass/partials/specific/_booking-system.sass */
.booking-sidepanel .mphb-check-in-date-wrapper,
.booking-sidepanel .mphb-check-out-date-wrapper,
.booking-sidepanel .mphb_sc_search-check-in-date,
.booking-sidepanel .mphb_sc_search-check-out-date,
.booking-sidepanel .mphb_sc_search-adults,
.booking-sidepanel .mphb_sc_search-children,
.booking-sidepanel .mphb_sc_search-types,
.booking-sidepanel .mphb_sc_search-submit-button-wrapper,
.booking-sidepanel input[type="submit"] {
  width: 100%;
}
/* line 301, sass/partials/specific/_booking-system.sass */
.booking-sidepanel .mphb_sc_search-submit-button-wrapper {
  margin-top: 10px;
}

/* line 308, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-wrapper,
.booking-wrapper {
  background-color: #fff;
  padding: 40px 15px;
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

/* line 315, sass/partials/specific/_booking-system.sass */
.booking-wrapper p {
  margin: 0;
  text-align: center;
}

/* line 321, sass/partials/specific/_booking-system.sass */
.booking-sidepanel .booking-wrapper p {
  text-align: left;
}

/* line 325, sass/partials/specific/_booking-system.sass */
.mphb-required-fields-tip {
  display: none;
}

/* line 328, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  /* line 328, sass/partials/specific/_booking-system.sass */
  .mphb_sc_search-form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/* line 341, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-form select,
.mphb_sc_search-form input[type=text] {
  width: 100%;
  padding: 0.3em 1em 0.4em 0.5em;
  height: 44px;
  border: 1px solid #B5B2B2;
  color: #666;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  /* line 341, sass/partials/specific/_booking-system.sass */
  .mphb_sc_search-form select,
  .mphb_sc_search-form input[type=text] {
    padding: 0.6em 2em 0.8em 1em;
    height: 54px;
  }
}

/* line 353, sass/partials/specific/_booking-system.sass */
.mphb-check-in-date-wrapper,
.mphb-check-out-date-wrapper,
.mphb_sc_search-check-in-date,
.mphb_sc_search-check-out-date,
.mphb_sc_search-adults,
.mphb_sc_search-children,
.mphb_sc_search-types,
.mphb_sc_search-submit-button-wrapper {
  width: 100%;
  float: left;
  margin-right: 15px;
  margin-left: 15px;
}
/* line 366, sass/partials/specific/_booking-system.sass */
.mphb-check-in-date-wrapper br,
.mphb-check-out-date-wrapper br,
.mphb_sc_search-check-in-date br,
.mphb_sc_search-check-out-date br,
.mphb_sc_search-adults br,
.mphb_sc_search-children br,
.mphb_sc_search-types br,
.mphb_sc_search-submit-button-wrapper br {
  display: none;
}

@media (min-width: 768px) {
  /* line 371, sass/partials/specific/_booking-system.sass */
  .mphb-check-in-date-wrapper,
  .mphb-check-out-date-wrapper,
  .mphb_sc_search-check-in-date,
  .mphb_sc_search-check-out-date {
    width: 200px;
  }
}

@media (min-width: 768px) {
  /* line 379, sass/partials/specific/_booking-system.sass */
  .mphb_sc_search-adults,
  .mphb_sc_search-children {
    width: 100px;
  }
}

@media (min-width: 768px) {
  /* line 384, sass/partials/specific/_booking-system.sass */
  .mphb_sc_search-types {
    width: 200px;
  }
}

@media (min-width: 768px) {
  /* line 388, sass/partials/specific/_booking-system.sass */
  .mphb_sc_search-submit-button-wrapper {
    width: 200px;
  }
}
/* line 391, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-submit-button-wrapper .button.button {
  background-color: #CB8A33;
  border: 1px solid #CB8A33;
  padding: 17px 35px;
  color: #fff;
}
/* line 396, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-submit-button-wrapper .button.button:hover {
  background-color: #222;
  border-color: #222;
}

/* line 404, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-check-in-date input,
.mphb_sc_search-check-in-date select,
.mphb_sc_search-check-out-date input,
.mphb_sc_search-check-out-date select,
.mphb_sc_search-adults input,
.mphb_sc_search-adults select,
.mphb_sc_search-children input,
.mphb_sc_search-children select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("/wp-content/themes/tewawhakata/sds-assets/img/booking-system/calendar-o.svg");
  background-repeat: no-repeat;
  background-position: right 13px top 12px;
  background-size: 18px;
}
@media (min-width: 768px) {
  /* line 404, sass/partials/specific/_booking-system.sass */
  .mphb_sc_search-check-in-date input,
  .mphb_sc_search-check-in-date select,
  .mphb_sc_search-check-out-date input,
  .mphb_sc_search-check-out-date select,
  .mphb_sc_search-adults input,
  .mphb_sc_search-adults select,
  .mphb_sc_search-children input,
  .mphb_sc_search-children select {
    background-position: right 13px top 16px;
  }
}

/* line 419, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-adults select,
.mphb_sc_search-children select,
.mphb_sc_search-types select {
  background-image: url("/wp-content/themes/tewawhakata/sds-assets/img/booking-system/angle-down.svg");
}

/* line 422, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-submit-button-wrapper {
  height: 54px;
}
/* line 424, sass/partials/specific/_booking-system.sass */
.mphb_sc_search-submit-button-wrapper input {
  padding: 16px 25px 17px;
}
