@font-face {
  font-family: "Campton";
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraLight.eot");
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraLight.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraLight.woff2") format("woff2"), url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraLight.woff") format("woff"), url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraLight.svg#Campton-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Campton";
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Black.eot");
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Black.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Black.woff2") format("woff2"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Black.woff") format("woff"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Black.svg#Campton-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Campton";
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-SemiBold.eot");
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-SemiBold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/html5blank-stable/fonts/Campton-SemiBold.woff2") format("woff2"), url("/wp-content/themes/html5blank-stable/fonts/Campton-SemiBold.woff") format("woff"), url("/wp-content/themes/html5blank-stable/fonts/Campton-SemiBold.svg#Campton-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Campton";
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraBold.eot");
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraBold.woff2") format("woff2"), url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraBold.woff") format("woff"), url("/wp-content/themes/html5blank-stable/fonts/Campton-ExtraBold.svg#Campton-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Campton";
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Thin.eot");
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Thin.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Thin.woff2") format("woff2"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Thin.woff") format("woff"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Thin.svg#Campton-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Campton";
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Medium.eot");
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Medium.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Medium.woff2") format("woff2"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Medium.woff") format("woff"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Medium.svg#Campton-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Campton";
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Light.eot");
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Light.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Light.woff2") format("woff2"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Light.woff") format("woff"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Light.svg#Campton-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Campton";
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Bold.eot");
  src: url("/wp-content/themes/html5blank-stable/fonts/Campton-Bold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Bold.woff2") format("woff2"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Bold.woff") format("woff"), url("/wp-content/themes/html5blank-stable/fonts/Campton-Bold.svg#Campton-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.btn {
  border-radius: 0px;
  padding: 14px 28px;
  font-weight: 500;
  font-size: inherit;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.btn:focus {
  box-shadow: none;
}

@media screen and (min-width: 992px) {
  .btn-md {
    padding: 0.5rem 2rem;
    font-size: calc(1.255rem + 0.06vw);
  }
}
@media screen and (min-width: 992px) and (min-width: 1200px) {
  .btn-md {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 992px) {
  .btn-lg {
    padding: 1rem 5rem;
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media screen and (min-width: 992px) and (min-width: 1200px) {
  .btn-lg {
    font-size: 1.5rem;
  }
}

.btn-outline-primary {
  background-color: transparent;
  border: 1px solid #3c98af;
  color: #3c98af;
}
.btn-outline-primary:hover {
  background-color: #3c98af;
  color: #fff;
}

.btn-outline-black {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.btn-outline-black:hover {
  background-color: #000;
  color: #fff;
}

.btn-outline-dark-grey {
  background-color: transparent;
  border: 1px solid #353432;
  color: #353432;
}
.btn-outline-dark-grey:hover {
  background-color: #353432;
  color: #fff;
}

.btn-outline-white {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.btn-outline-white:hover {
  background-color: #fff;
  color: #fff;
}

.btn-outline-green {
  background-color: transparent;
  border: 1px solid #244700;
  color: #244700;
}
.btn-outline-green:hover {
  background-color: #244700;
  color: #fff;
}

.btn-outline-light-green {
  background-color: transparent;
  border: 1px solid #356602;
  color: #356602;
}
.btn-outline-light-green:hover {
  background-color: #356602;
  color: #fff;
}

.btn-outline-light-grey {
  background-color: transparent;
  border: 1px solid #f7f7f7;
  color: #f7f7f7;
}
.btn-outline-light-grey:hover {
  background-color: #f7f7f7;
  color: #fff;
}

.btn-primary {
  background-color: #3c98af;
  border: 1px solid #3c98af;
  color: #fff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:disabled {
  background-color: #2f7789;
  color: #fff;
  border: 1px solid #2f7789;
}
.btn-primary:focus, .btn-primary:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(60, 152, 175, 0.5);
}

.btn-black {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}
.btn-black:hover, .btn-black:active, .btn-black:focus, .btn-black:disabled {
  background-color: black;
  color: #fff;
  border: 1px solid black;
}
.btn-black:focus, .btn-black:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}

.btn-dark-grey {
  background-color: #353432;
  border: 1px solid #353432;
  color: #fff;
}
.btn-dark-grey:hover, .btn-dark-grey:active, .btn-dark-grey:focus, .btn-dark-grey:disabled {
  background-color: #1b1a19;
  color: #fff;
  border: 1px solid #1b1a19;
}
.btn-dark-grey:focus, .btn-dark-grey:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(53, 52, 50, 0.5);
}

.btn-white {
  background-color: #fff;
  border: 1px solid #fff;
  color: #fff;
}
.btn-white:hover, .btn-white:active, .btn-white:focus, .btn-white:disabled {
  background-color: #e6e6e6;
  color: #fff;
  border: 1px solid #e6e6e6;
}
.btn-white:focus, .btn-white:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}

.btn-green {
  background-color: #244700;
  border: 1px solid #244700;
  color: #fff;
}
.btn-green:hover, .btn-green:active, .btn-green:focus, .btn-green:disabled {
  background-color: #0a1400;
  color: #fff;
  border: 1px solid #0a1400;
}
.btn-green:focus, .btn-green:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(36, 71, 0, 0.5);
}

.btn-light-green {
  background-color: #356602;
  border: 1px solid #356602;
  color: #fff;
}
.btn-light-green:hover, .btn-light-green:active, .btn-light-green:focus, .btn-light-green:disabled {
  background-color: #1b3401;
  color: #fff;
  border: 1px solid #1b3401;
}
.btn-light-green:focus, .btn-light-green:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(53, 102, 2, 0.5);
}

.btn-light-grey {
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
  color: #fff;
}
.btn-light-grey:hover, .btn-light-grey:active, .btn-light-grey:focus, .btn-light-grey:disabled {
  background-color: #dedede;
  color: #fff;
  border: 1px solid #dedede;
}
.btn-light-grey:focus, .btn-light-grey:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);
}

.btn-green:hover {
  background-color: #356602;
}

.text-primary {
  color: #3c98af !important;
}
.text-primary a {
  color: #3c98af;
  font-weight: 500;
}
.text-primary a:hover {
  color: #2f7789;
}

.text-black {
  color: #000 !important;
}
.text-black a {
  color: #000;
  font-weight: 500;
}
.text-black a:hover {
  color: black;
}

.text-dark-grey {
  color: #353432 !important;
}
.text-dark-grey a {
  color: #353432;
  font-weight: 500;
}
.text-dark-grey a:hover {
  color: #1b1a19;
}

.text-white {
  color: #fff !important;
}
.text-white a {
  color: #fff;
  font-weight: 500;
}
.text-white a:hover {
  color: #e6e6e6;
}

.text-green {
  color: #244700 !important;
}
.text-green a {
  color: #244700;
  font-weight: 500;
}
.text-green a:hover {
  color: #0a1400;
}

.text-light-green {
  color: #356602 !important;
}
.text-light-green a {
  color: #356602;
  font-weight: 500;
}
.text-light-green a:hover {
  color: #1b3401;
}

.text-light-grey {
  color: #f7f7f7 !important;
}
.text-light-grey a {
  color: #f7f7f7;
  font-weight: 500;
}
.text-light-grey a:hover {
  color: #dedede;
}

.bg-primary {
  background-color: #3c98af;
}

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

.bg-dark-grey {
  background-color: #353432;
}

.bg-white {
  background-color: #fff;
}

.bg-green {
  background-color: #244700;
}

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

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

.map {
  min-height: 500px;
  width: 100%;
}

label {
  font-size: 1rem;
  font-weight: 500;
}
label.form-check-label {
  font-weight: 400;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100%;
  margin-bottom: 1rem;
  padding-left: 17px;
  color: #000;
  height: 55px;
  border-radius: 0;
  border: 1px solid #333;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

textarea {
  width: 100%;
  margin-bottom: 1rem;
  padding-left: 17px;
  padding-top: 17px;
  color: #000;
  height: 150px;
  border-radius: 0;
  border: 1px solid #333;
}

[type=submit] {
  width: 35%;
  height: 55px;
  background-color: #244700;
  color: #fff;
  font-size: 18px;
  border: none;
  box-shadow: none;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 991px) {
  [type=submit] {
    width: 100%;
  }
}
[type=submit]:hover {
  background-color: #356602;
}

.form-control,
.form-check-input[type=checkbox] {
  border-radius: 0;
  border: 1px solid #353432;
}

.form-check .wpcf7-list-item {
  margin: 0;
  display: inline;
}

span.wpcf7-not-valid-tip {
  font-size: 0.9rem;
}

.wpcf7-list-item {
  width: 100%;
  position: relative;
  display: inline;
  margin: 0 !important;
}
.wpcf7-list-item input[type=checkbox] {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
  margin-left: 8px;
  margin-top: 14px;
}
.wpcf7-list-item input[type=checkbox]:checked ~ .wpcf7-list-item-label::before {
  color: #fff;
}
.wpcf7-list-item input[type=checkbox]:checked ~ .wpcf7-list-item-label::after {
  transform: rotate(-45deg) scale(1);
}
.wpcf7-list-item input[type=checkbox]:focus + label::before {
  outline: 0;
}
.wpcf7-list-item label {
  position: relative;
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  padding-left: 35px;
  margin-bottom: 1rem;
  font-weight: 400;
  cursor: pointer;
  vertical-align: sub;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 300;
}
.wpcf7-list-item label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px 4px 4px 0;
  width: 22px;
  height: 22px;
  transition: transform 0.28s ease;
  border-radius: 0px;
  border: 1px solid #fff;
  background-color: #fff;
}
.wpcf7-list-item .wpcf7-list-item-label:after {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-45deg) scale(0);
  transition: transform ease 0.25s;
  will-change: transform;
  position: absolute;
  top: 12px;
  left: 6px;
}
.wpcf7-list-item .wpcf7-list-item-label span {
  font-weight: 500;
  font-size: 12px;
  color: #000;
}
.wpcf7-list-item .wpcf7-list-item-label span a {
  color: #000;
  text-decoration: underline;
}
.wpcf7-list-item .wpcf7-list-item-label span a:hover {
  text-decoration: underline;
}

.wpcf7 form.sent .wpcf7-response-output {
  padding: 1rem;
  border: 0;
  text-align: center;
  font-size: 1.4em;
}

.offcanvas-end {
  width: 60%;
  border-left: none;
}
@media screen and (max-width: 767px) {
  .offcanvas-end {
    width: 100%;
  }
}
.offcanvas-end .offcanvas-header {
  padding: 3rem 3rem 5rem 3rem;
}
@media screen and (max-width: 575px) {
  .offcanvas-end .offcanvas-header {
    padding: 3rem 1.5rem 5rem 1.5rem;
  }
}
.offcanvas-end .offcanvas-header .logo img {
  width: 280px;
}
@media screen and (max-width: 575px) {
  .offcanvas-end .offcanvas-header .logo img {
    width: 200px;
  }
}
.offcanvas-end .offcanvas-header button {
  border: none;
  background-color: transparent;
  padding: 0;
}
.offcanvas-end .offcanvas-header button i {
  font-size: 25px;
  color: #244700;
  vertical-align: middle;
}
.offcanvas-end .offcanvas-body {
  padding: 0 3rem 5rem 3rem;
}
@media screen and (max-width: 575px) {
  .offcanvas-end .offcanvas-body {
    padding: 0 1.5rem 5rem 1.5rem;
  }
}
.offcanvas-end .offcanvas-body nav {
  display: block !important;
}
.offcanvas-end .offcanvas-body nav ul {
  margin: 0;
}
.offcanvas-end .offcanvas-body nav ul li {
  margin-bottom: 2rem;
  list-style: none;
  text-align: center;
}
.offcanvas-end .offcanvas-body nav ul li:last-child {
  margin-bottom: 0;
}
.offcanvas-end .offcanvas-body nav ul li a {
  color: #353432;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.offcanvas-end .offcanvas-body nav ul li a:hover {
  color: #244700;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.offcanvas-end .offcanvas-body nav ul li.current-menu-item a {
  color: #244700;
  text-decoration: underline;
  text-underline-offset: 5px;
}

ul.sub-menu {
  z-index: 99999999;
  position: absolute;
  background-color: #244700;
  margin-left: 0px !important;
  margin-top: -57px;
  display: none;
  text-align: left;
  color: #fff;
  border-radius: 0px;
  width: max-content;
  -webkit-box-shadow: 0px 4px 15px -3px rgba(0, 0, 0, 0.49);
  box-shadow: 0px 4px 15px -3px rgba(0, 0, 0, 0.49);
}
ul.sub-menu li {
  display: block !important;
  margin: 0 !important;
  line-height: 0px !important;
  padding: 0rem;
  margin-left: 0 !important;
}
ul.sub-menu li:last-child {
  border-bottom: none !important;
}
ul.sub-menu li:last-child a {
  text-decoration: none;
}
ul.sub-menu li:hover {
  background-color: #356602;
  color: #fff !important;
  border-bottom: none;
  text-shadow: none;
  border-radius: 0px;
}
ul.sub-menu li:hover a {
  color: #fff !important;
  border-bottom: none;
  text-shadow: none;
}
ul.sub-menu li a {
  color: #fff !important;
  width: 100%;
  display: block;
  padding: 0.5rem 1rem !important;
  line-height: 25px;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-align: left;
  border-radius: 0px;
  text-decoration: none;
  text-underline-offset: 17px;
}
ul.sub-menu li a:before {
  height: 0px;
}
ul.sub-menu li a:after {
  display: none;
}

.nav ul li:hover > ul {
  display: block;
}

.site-header ul.menu ul li.current-menu-item > a {
  background-color: #356602 !important;
  color: #fff !important;
  text-shadow: none;
  text-decoration: none;
}

ul.sub-menu .current-menu-item a:after {
  display: none;
}

input::placeholder {
  overflow: visible;
}

ul.sub-menu .current-menu-item a {
  background-color: #356602 !important;
  color: #fff !important;
  text-shadow: none;
  text-decoration: none;
}

ul.sub-menu .current-menu-item:after {
  display: none !important;
}

header nav ul.sub-menu li a:hover::after, header nav ul.sub-menu li.current-menu-item a::after {
  display: none;
}

ul.sub-menu li ul.sub-menu {
  margin-left: 187px !important;
  margin-top: -41px;
}

.headerTop {
  padding: 0.6rem 0;
}
.headerTop p {
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 767px) {
  .headerTop p {
    text-align: center;
  }
}
.headerTop p i {
  vertical-align: middle;
}
.headerTop p a {
  font-weight: 300;
}
.headerTop p a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.headerTop .left p {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .headerTop .left p {
    display: block;
  }
}
.headerTop .right {
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  header {
    padding: 1rem 0;
  }
}
header .logo img {
  width: 280px;
}
@media screen and (max-width: 1199px) {
  header .logo img {
    width: 200px;
  }
}
header .right {
  margin-left: auto;
}
header .right nav {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  header .right nav {
    display: none;
  }
}
header .right nav ul {
  margin: 0;
}
header .right nav ul li {
  display: inline-block;
  margin-left: 40px;
  line-height: 151px;
}
@media screen and (max-width: 1399px) {
  header .right nav ul li {
    margin-left: 20px;
  }
}
header .right nav ul li:first-child {
  margin-left: 0;
}
header .right nav ul li a {
  color: #353432;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
header .right nav ul li a:hover {
  color: #244700;
  text-decoration: underline;
  text-underline-offset: 5px;
}
header .right nav ul li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-118 a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  margin-left: 5px;
}
header .right nav ul li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-118 a:hover {
  text-decoration: none;
}
header .right nav ul li.current-menu-item a {
  color: #244700;
  text-decoration: underline;
  text-underline-offset: 5px;
}
header .right .contactDetails {
  display: inline-block;
  margin-left: 50px;
  vertical-align: middle;
}
@media screen and (max-width: 1399px) {
  header .right .contactDetails {
    margin-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  header .right .contactDetails {
    margin-left: 0;
  }
}
@media screen and (max-width: 500px) {
  header .right .contactDetails {
    display: none;
  }
}
header .right .contactDetails .small {
  font-weight: 600;
  text-transform: uppercase;
}
header .right .contactDetails .tel {
  background-color: #244700;
  color: #fff;
  padding: 16px 25px 13px 25px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 1199px) {
  header .right .contactDetails .tel {
    font-size: 14px;
    padding: 13px 18px 10px 18px;
  }
}
header .right .contactDetails .tel:hover {
  text-decoration: none;
  background-color: #356602;
}
header .right .burgerMenu {
  display: none;
}
@media screen and (max-width: 991px) {
  header .right .burgerMenu {
    display: inline-block;
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  header .right .burgerMenu {
    margin-left: 30px;
  }
}
header .right .burgerMenu button {
  border: none;
  background-color: transparent;
  padding: 0;
}
header .right .burgerMenu button i {
  font-size: 25px;
  color: #244700;
  vertical-align: middle;
}

@media screen and (max-width: 991px) {
  footer {
    text-align: center;
  }
}
footer .footerLogo img {
  width: 200px;
}
@media screen and (max-width: 991px) {
  footer .footerLogo img {
    margin: 0 auto;
    display: block;
  }
}
footer p a {
  font-weight: 300 !important;
}
footer p a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
@media screen and (max-width: 991px) {
  footer nav {
    display: block !important;
  }
}
footer nav ul {
  margin: 0;
}
footer nav ul li {
  margin-bottom: 0.5rem;
  list-style: none;
}
footer nav ul li:last-child {
  margin-bottom: 0;
}
footer nav ul li a {
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.5px;
}
footer nav ul li a:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}
footer nav ul li.current-menu-item a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.footerBottom {
  padding: 0.6rem 0;
}
@media screen and (max-width: 575px) {
  .footerBottom {
    text-align: center;
  }
}
.footerBottom p {
  font-size: 14px;
  line-height: 18px;
}
.footerBottom p a {
  font-weight: 300;
}
.footerBottom p a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.footerBottom .right {
  margin-left: auto;
}

body {
  font-family: "Campton", "Sans-Serif";
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: calc(1.275rem + 0.3vw);
  color: #000;
}
@media (min-width: 1200px) {
  body {
    line-height: 1.5rem;
  }
}

p,
a {
  font-family: inherit;
  line-height: inherit;
}

a {
  color: #000;
  text-decoration: none;
  transition: color ease 0.3s;
}
a:hover {
  color: #2f7789;
}

b,
strong {
  font-weight: 500;
}

h1,
.h1 {
  font-family: "Campton", "Sans-Serif";
  font-weight: 700;
  font-size: calc(1.53125rem + 3.375vw);
  line-height: calc(1.5625rem + 3.75vw);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media (min-width: 1200px) {
  h1,
.h1 {
    font-size: 4.0625rem;
  }
}
@media (min-width: 1200px) {
  h1,
.h1 {
    line-height: 4.375rem;
  }
}

h2,
.h2 {
  font-family: "Campton", "Sans-Serif";
  font-weight: 700;
  font-size: calc(1.375rem + 1.5vw);
  line-height: calc(1.40625rem + 1.875vw);
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  h2,
.h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  h2,
.h2 {
    line-height: 2.8125rem;
  }
}

h3,
.h3 {
  font-family: "Campton", "Sans-Serif";
  font-weight: 600;
  font-size: calc(1.3125rem + 0.75vw);
  line-height: calc(1.34375rem + 1.125vw);
  letter-spacing: 0.5px;
}
@media (min-width: 1200px) {
  h3,
.h3 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  h3,
.h3 {
    line-height: 2.1875rem;
  }
}

h4,
.h4 {
  font-family: "Campton", "Sans-Serif";
  font-weight: 600;
  font-size: calc(1.28125rem + 0.375vw);
  line-height: calc(1.3125rem + 0.75vw);
  letter-spacing: 0.5px;
}
@media (min-width: 1200px) {
  h4,
.h4 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1200px) {
  h4,
.h4 {
    line-height: 1.875rem;
  }
}

h5,
.h5 {
  font-family: "Campton", "Sans-Serif";
  font-weight: 600;
  font-size: calc(1.26875rem + 0.225vw);
  line-height: calc(1.3rem + 0.6vw);
  letter-spacing: 0.5px;
}
@media (min-width: 1200px) {
  h5,
.h5 {
    font-size: 1.4375rem;
  }
}
@media (min-width: 1200px) {
  h5,
.h5 {
    line-height: 1.75rem;
  }
}

h6,
.h6 {
  font-family: "Campton", "Sans-Serif";
  font-weight: 600;
  font-size: 1.125rem;
  line-height: calc(1.26875rem + 0.225vw);
  letter-spacing: 0.5px;
}
@media (min-width: 1200px) {
  h6,
.h6 {
    line-height: 1.4375rem;
  }
}

#generic-content,
.normalise {
  overflow-x: hidden;
}
#generic-content h1,
#generic-content h2,
#generic-content h3,
#generic-content h4,
#generic-content h5,
#generic-content h6,
.normalise h1,
.normalise h2,
.normalise h3,
.normalise h4,
.normalise h5,
.normalise h6 {
  font-size: calc(1.275rem + 0.3vw);
  line-height: calc(1.275rem + 0.3vw);
  color: #3c98af;
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-weight: 500;
}
@media (min-width: 1200px) {
  #generic-content h1,
#generic-content h2,
#generic-content h3,
#generic-content h4,
#generic-content h5,
#generic-content h6,
.normalise h1,
.normalise h2,
.normalise h3,
.normalise h4,
.normalise h5,
.normalise h6 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  #generic-content h1,
#generic-content h2,
#generic-content h3,
#generic-content h4,
#generic-content h5,
#generic-content h6,
.normalise h1,
.normalise h2,
.normalise h3,
.normalise h4,
.normalise h5,
.normalise h6 {
    line-height: 1.5rem;
  }
}
#generic-content p,
.normalise p {
  text-overflow: ellipsis;
  overflow: hidden;
}
#generic-content table,
.normalise table {
  width: 100%;
}
#generic-content table tbody,
#generic-content table td,
#generic-content table tfoot,
#generic-content table th,
#generic-content table thead,
#generic-content table tr,
.normalise table tbody,
.normalise table td,
.normalise table tfoot,
.normalise table th,
.normalise table thead,
.normalise table tr {
  border: 1px solid #353432;
  padding: 0.5rem 0.5rem;
}
#generic-content ul li,
.normalise ul li {
  margin-bottom: 0.5rem;
}
#generic-content blockquote,
.normalise blockquote {
  background: #353432;
  padding: 1rem 2rem;
  font-style: italic;
  border-left: 3px solid #3c98af;
  font-size: 1rem;
  line-height: 1rem;
}
#generic-content *:last-child,
.normalise *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #generic-content iframe,
.normalise iframe {
    width: calc(100vw - 60px);
  }
}

.font-weight-thin {
  font-weight: 100 !important;
}

.font-weight-extra-light {
  font-weight: 200 !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-regular {
  font-weight: 400 !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-weight-semi-bold {
  font-weight: 600 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-extra-bold {
  font-weight: 800 !important;
}

.font-weight-black {
  font-weight: 900 !important;
}

section {
  position: relative;
  overflow: hidden;
}
section#banner {
  position: relative;
}
section#banner .after {
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  section#banner .after {
    display: none;
  }
}
section#banner .bannerText {
  position: absolute;
  bottom: 30%;
  left: 0;
  z-index: 9;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 991px) {
  section#banner .bannerText {
    bottom: 15%;
  }
}
@media screen and (max-width: 767px) {
  section#banner .bannerText {
    display: none;
  }
}
section#banner .bannerText h1 {
  margin-bottom: 3rem;
}
section#locationBanner {
  position: relative;
}
section#locationBanner .after {
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  section#locationBanner .after {
    display: none;
  }
}
section#locationBanner .bannerText {
  position: absolute;
  bottom: 20%;
  left: 0;
  z-index: 9;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 991px) {
  section#locationBanner .bannerText {
    bottom: 15%;
  }
}
@media screen and (max-width: 767px) {
  section#locationBanner .bannerText {
    display: none;
  }
}
section#locationBanner .bannerText h1 {
  width: 91%;
  margin: 0 auto;
  display: block;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 991px) {
  section#locationBanner .bannerText h1 {
    width: 100%;
    font-size: 50px;
    line-height: 55px;
  }
}
section#locationBanner .bannerText p {
  width: 55%;
  margin: 0 auto;
  display: block;
  font-size: 18px;
  line-height: 25px;
}
@media screen and (max-width: 991px) {
  section#locationBanner .bannerText p {
    width: 100%;
  }
}
section#mobileText {
  display: none;
}
@media screen and (max-width: 767px) {
  section#mobileText {
    display: block;
  }
}
section#contactSection {
  background: url(/wp-content/uploads/2024/06/edens-edge-home-background-1.jpg) no-repeat;
  background-size: cover;
  padding: 8rem 0;
  background-position: center;
}
@media screen and (max-width: 991px) {
  section#contactSection {
    padding: 4rem 0;
  }
}
section#contactSectionLocation {
  background: url(/wp-content/uploads/2024/06/edens-edge-home-background-1.jpg) no-repeat;
  background-size: cover;
  padding: 8rem 0;
  background-position: center;
}
@media screen and (max-width: 991px) {
  section#contactSectionLocation {
    padding: 4rem 0;
  }
}
section#contactSectionLocation h2 {
  font-size: 50px;
  line-height: 55px;
}
@media screen and (max-width: 520px) {
  section#contactSectionLocation h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
section#subBanner {
  position: relative;
}
section#subBanner .after {
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
@media screen and (max-width: 675px) {
  section#subBanner .after {
    display: none;
  }
}
section#subBanner .subbannerText {
  position: absolute;
  bottom: 30%;
  left: 0;
  z-index: 9;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 991px) {
  section#subBanner .subbannerText {
    bottom: 15%;
  }
}
@media screen and (max-width: 675px) {
  section#subBanner .subbannerText {
    display: none;
  }
}
section#subBanner .subbannerText h1 {
  margin-bottom: 3rem;
}
section#subMobileText {
  display: none;
}
@media screen and (max-width: 675px) {
  section#subMobileText {
    display: block;
  }
}
section#subMobileText h1 {
  margin: 0;
}
section#welcome ul {
  margin: 0;
  padding: 0;
  padding-left: 17px;
}
section#welcome ul li {
  margin-bottom: 0.5rem;
  list-style-position: outside;
}
section#welcome ul li:last-child {
  margin-bottom: 0;
}
section#about ul {
  margin: 0;
  padding: 0;
  padding-left: 17px;
}
section#about ul li {
  margin-bottom: 1rem;
  list-style-position: outside;
}
section#about ul li:last-child {
  margin-bottom: 0;
}
section#gallery img {
  aspect-ratio: 16/12;
  object-fit: cover;
}
section#reviews i {
  font-size: 35px;
  margin-bottom: 1rem;
}
section#reviews h5 {
  text-align: right;
}
section#services h4 {
  margin-bottom: 0;
}
section#services ul {
  margin: 0;
  padding: 0;
  padding-left: 17px;
}
section#services ul li {
  margin-bottom: 0.5rem;
  list-style-position: outside;
}
section#terms h4 {
  margin-top: 3.5rem;
}
section#terms ul, section#terms ol {
  margin: 0;
  padding: 0;
  padding-left: 17px;
}
section#terms ul li, section#terms ol li {
  margin-bottom: 0.5rem;
  list-style-position: outside;
}

.page-id-84 .row.d-flex.align-items-center.flex-column-reverse.flex-lg-row.mb-lg-8.mb-5 {
  margin-bottom: 0 !important;
}

body.error404 {
  min-height: 800px;
  height: 100vh;
  background: url("/wp-content/html5blank-stable/img/404-bg.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}
@media screen and (min-width: 992px) {
  body.error404 {
    background-position-x: right;
  }
}
body.error404 .error-404 {
  padding-top: 14rem;
}
body.error404 .error-404 h1 {
  font-size: calc(2.625rem + 16.5vw);
  line-height: calc(2.625rem + 16.5vw);
  font-weight: 900;
}
@media (min-width: 1200px) {
  body.error404 .error-404 h1 {
    font-size: 15rem;
  }
}
@media (min-width: 1200px) {
  body.error404 .error-404 h1 {
    line-height: 15rem;
  }
}

body {
  position: relative;
}
body.modal-open {
  overflow: hidden;
  padding-right: 0px;
}

@media (min-width: 1500px) {
  .container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
    max-width: 1450px;
  }
}
@media (min-width: 1800px) {
  .container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
    max-width: 1700px;
  }
}

ul {
  list-style-position: inside;
  padding-left: 0rem;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.img-fluid {
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

.spill-container-left {
  margin-left: calc(-1 * (100vw - 100%) / 2);
}

.spill-container-right {
  margin-right: calc(-1 * (100vw - 100%) / 2);
}

@media screen and (min-width: 576px) {
  .spill-container-sm-left {
    margin-left: calc(-1 * (100vw - 100%) / 2);
  }

  .spill-container-sm-right {
    margin-right: calc(-1 * (100vw - 100%) / 2);
  }
}
@media screen and (min-width: 768px) {
  .spill-container-md-left {
    margin-left: calc(-1 * (100vw - 100%) / 2);
  }

  .spill-container-md-right {
    margin-right: calc(-1 * (100vw - 100%) / 2);
  }
}
@media screen and (min-width: 992px) {
  .spill-container-lg-left {
    margin-left: calc(-1 * (100vw - 100%) / 2);
  }

  .spill-container-lg-right {
    margin-right: calc(-1 * (100vw - 100%) / 2);
  }
}
@media screen and (min-width: 1200px) {
  .spill-container-xl-left {
    margin-left: calc(-1 * (100vw - 100%) / 2);
  }

  .spill-container-xl-right {
    margin-right: calc(-1 * (100vw - 100%) / 2);
  }
}
@media screen and (min-width: 1400px) {
  .spill-container-xxl-left {
    margin-left: calc(-1 * (100vw - 100%) / 2);
  }

  .spill-container-xxl-right {
    margin-right: calc(-1 * (100vw - 100%) / 2);
  }
}
@media screen and (min-width: 1800px) {
  .spill-container-xxxl-left {
    margin-left: calc(-1 * (100vw - 100%) / 2);
  }

  .spill-container-xxxl-right {
    margin-right: calc(-1 * (100vw - 100%) / 2);
  }
}
.img-fill {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #3c98af !important;
}

.owl-theme .owl-dots .owl-dot span {
  background: transparent !important;
  border: 1px solid #fff !important;
}

.owl-carousel .owl-dots {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 992px) {
  .owl-carousel .owl-dots span {
    width: 15px;
    height: 15px;
    margin-left: 10px;
    margin-right: 10px;
    border: 2px solid #fff !important;
  }
}

/*# sourceMappingURL=style.css.map */
