 @font-face {
	 font-family:"Avenir",  sans-serif;
	  src:  url('fonts/065a6b14-b2cc-446e-9428-271c570df0d9.woff2') format('woff2'),
        url('fonts/65d75eb0-2601-4da5-a9a4-9ee67a470a59.woff') format('woff');
	 
          
      }
  
 
 
  


 


::-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;
}

    


  
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  z-index: -1;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



      

html, body, button, input, textarea, select {
	 font-family:"Avenir",  sans-serif;
	  font-display: swap;
	font-weight: 400;
	font-weight: 500;
	font-style: normal;
	color:#fff;
}


html {
	font-size: 16px;
	background-color: #fff;


}

html.background-colour {
	background-color: #EAF0EE;
}


body {
	font-size:100%;
	color:#222222;
	font-weight: 400;
	line-height: 1.5;
	margin:auto;
	overflow-x: hidden;
}

a {
	cursor:pointer;
	color:#014f57;
}

a:hover {
	transition: all 250ms ease;
}


a.button, .button a, button.button, .forminator-design--bold .forminator-button-submit, .custom-content a, div.wpcf7 .wpcf7-submit {
    background-color: #ef8a73;
    padding: 13px 1rem;
    color: #fff;
    font-size: 1rem;
    letter-spacing: 0;
    font-style: normal;
    font-weight: bold;
    border-radius: 0;
    background-clip: padding-box;
    text-decoration: none;
    display: inline-block;
    border:0;
    min-width: 180px;
}

a.button:hover, .button a:hover, button.button:hover, .forminator-design--bold .forminator-button-submit:hover, .custom-content a:hover, div.wpcf7 .wpcf7-submit:hover {
	color: #fff;
    background-color: hsla(11,79%,69%,.79);
}




.forminator-design--bold .forminator-button-submit {
	font-weight: 700!important;
    padding: 13px 40px!important;
	border-radius: 9px!important;
	border: solid 2px #70cde3!important;
	text-decoration: none!important;
	color:#fff!important;
	display: inline-block!important;
	background-color:transparent!important;
	font-size: 1rem!important;
	cursor: pointer!important;
	text-align: center!important;
	text-transform: uppercase!important;
	letter-spacing: 2px!important;
	width:100%!important;
	margin-top:3rem!important;
}

.forminator-design--bold .forminator-button-submit:hover {
	background: #70cde3!important;
	color:#031a38!important;
}



ul, ol {
	margin:0 0 1.5rem 1.5rem;
}


h1, h2, h3, h4, h5, h6, .menu {
font-family: abril-display, serif;
font-weight: 600;
font-style: italic;	



}



h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	margin-bottom:1rem;
	line-height: 1.1;
}

h1 {
	font-size: 1.667rem;

	
}

h2 {
	font-size: 2rem;
	font-style: italic;
	color:#00866A;
}

h3 {
	font-size: 1.222rem;
	color:#00866A;
	font-style: italic;

}

h4 {
	font-size:1.313rem;
	color:#00866A;
	font-style: italic;
}


h5 {
	font-size: 1.625rem;
	font-weight:500;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 600;
}


h6 {
	font-weight: 400;
}


p {
	margin-bottom:1rem;
}

p:last-of-type {
	margin-bottom:0;
}

strong {
	font-weight: bold;
}

img.alignleft {
	margin-top:10px;
	width:auto;
}

.padding {
	padding-top:70px;
	padding-bottom:70px;
	
}

.padding-top {
	padding-top:70px;
}


.padding-bottom {
	padding-bottom:70px;
}


.book-appointment {
transform: rotate(
-90deg);
    width: 340px;
    text-align: center;
    height: 67px;
    padding: 10px;
    color: #fff;
    font-family: abril-text, serif;
    font-size: 1.625rem;
    position: fixed;
    right: -146px;
    top: 42vh;
    /* margin-top: -150px; */
    background: #00866A;
    text-decoration: none;
    z-index: 999;
    font-style: italic;
}

.book-appointment:hover {
	 background: #ef8a73;
}

.header {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 999;
	background: #fff;
}

.header .button {
	padding-left:60px;
	padding-right:60px;
}

body {
	padding-top:143px!important;
}


.container {
	max-width: 1134px;

	position: relative;
}

header .container {
	max-width: 95%;
	line-height: 1;
}

header .row.middle-xs {
	height:100px;
}

header .logo {
	max-width:316px;
	height:auto;
}

header .menu {
	list-style: none;
	margin:0;
	padding:0;
	font-style: normal;   
}

header .menu > li {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	font-size: 0.85rem;
	margin-left:1.5rem;
	letter-spacing: 1px;
	padding:48px 0;
}

header .menu > li:first-child {
	margin-left:0;
}

header .menu li a {
	text-decoration: none;
	font-weight: 400;
font-style: normal;
color:#00866A;

}


header .menu li.hide_desktop {
	display: none;
}


.menu li.menu-item-has-children > a:after {
	content:'\f078';
	font-family: "Font Awesome 5 Pro";
	padding-left:5px;
	font-size: 80%;
}



.min-width-logo {
	max-width: 280px;
}

.min-width-logo a {
	display: block;
	line-height: 0;
}


.min-width-menu {
	min-width: 720px;
}


.min-width-button {
	max-width: 200px;
}


header .menu li:hover > a {
	color:#ef8a73;
}

header .menu li .sub-menu {
	display: none;
    position: absolute;
    top: 74px;
    left: -1rem;
    padding: 0;
    z-index: 99;
    background: #fff;
    text-align: left;
    margin: 0;
    min-width: 220px;
    letter-spacing: 0;
    font-weight: bold;

}


header .menu li .sub-menu li {
	list-style: none;
    text-transform: none;


}

header .menu li .sub-menu li a {
	background:#fff;
	color:#ef8a73;
	display: block;
	    padding:1rem;
	    font-size: 1rem;
}

header .menu li .sub-menu li a:hover {
	background:#ef8a73;
	color:#fff;
}


header .menu li:hover .sub-menu {
	display: block;
}


.main-content .icon {
	width:36px;
	height: 70px;
	margin-bottom:2rem;
}


.top-menu {
	padding:14px 0;
	background-color:#EAF0EE;
	font-size: 0.85rem;
	color:#00866A;
}

.top-menu a {
	color:#00866A;
	margin-left:3px;
	text-decoration: none;
}


#banners li {
	position: relative;
}

#banners .button {
	padding-left:60px;
	padding-right:60px;
}


.flexslider h2 {
	font-style: italic;
	font-size: 3rem;
	line-height: 1.2;
}


.flexslider .title-color-white h2 {
	color:#fff;
}


.flexslider .title-color-green h2 {
	color:#00866A;
}


.flex-caption {
	position: absolute;
	width:480px;
	text-align: center;
	top:50%;
	
}


.flex-caption.flex-align-center {
	left:50%;
	transform: translate3d(-50%, -50%, 0);
}


.flex-caption.flex-align-left {
    transform: translate3d(0, -50%, 0);
	left:10%;
}

.flex-control-nav {
    width: auto;
    position: absolute;
    z-index: 2;
    margin-top: 1rem;
    bottom: 1rem;
    right: 3rem;
   }
   

.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #fff;
    cursor: pointer;
    border-radius: 0;
    text-indent: -9999px;
}  


   
.flex-control-paging li a.flex-active{
    background: #EF8A73;
    cursor: default;
} 

.flex-control-paging li a:hover {
    background: #EF8A73;
}


.custom-content-highlighted {
    background-color: #fff;
    position: relative;
    margin-bottom:3rem;
}

.custom-content-highlighted h1{
	font-size: 2rem;
	color: #ef8a73;
}

.custom-content-highlighted h2, .intro-text h2 {
	font-size: 2.625rem;
}

.custom-content-highlighted p {
	font-size:1.25rem;
}


.custom-content-highlighted:before {
    content: "";
    background: #fff;
    position: absolute;
    height: 70px;
    width: 70px;
    top: -34px;
    -webkit-transform: rotate( 
45deg);
    -o-transform: rotate(45deg);
    transform: rotate( 
45deg);
    left: 49.5%;
    margin-left: -20px;
    z-index: 99;
    }

.home .custom-content-highlighted img {
    position: absolute;
    left: 0;
    bottom: -188px;
    width: 771px;

}


section.cards {
	background-color:#EF8A73;
}



.custom-content-open-text {
    text-align: center;
    padding: 30px 0 100px 0;
}


.image-slider {
	margin:3rem 0;
}


.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
   
   
   
    .owl-theme .owl-dots .owl-dot span {
      width: 12px;
      height: 12px;
      margin: 5px 7px;
      background: #fff;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      }
      
      
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      opacity: 0.5; }


.owl-item {
	padding:0 1rem;
	position: relative;
}

.owl-carousel .owl-stage {
	display: flex;
}


.owl-nav { 
	    position: absolute;
    top: 45%;
    width: 100%;
}


.owl-carousel .owl-nav button.owl-next {
		position: absolute;
	right:-50px;
	color:#fff;
	font-size: 2rem;
}

.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left:-50px;
	color:#fff;
	font-size: 2rem;
}

.owl-dots {
	display: block;
	margin-top:1rem;

}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-dots .owl-dot span {
  width: 12px;
      height: 12px;
      margin: 5px 7px;
      background: #fff;
      display: block;

    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #fff;
    opacity: 0.5;
}


.card {
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    height:100%;
}

.card .inner {
	padding: 3rem 2rem 5rem 2rem;
	flex: 1 1 auto;
}

.card a {
    color: #EF8A73;
    text-decoration: none;
    font-weight: bold;
    margin-top: auto;
    display: inline-block;
    line-height: 1.5;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
}






.custom_box_with_background_image {
	background-size:cover;
	background-position: center center;
}


.custom_box_with_background_image h3 {
    color: #00866a;
    font-size: 1.9rem;
    font-style: italic;
    text-transform: capitalize;
}

.custom_box_with_background_image h6 { 
	color: #00866a;
 font-family:"Avenir",  sans-serif;
    font-size: 1rem;
    letter-spacing: 2px;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom:1rem;
    }


.custom_box_with_background_image .box-right {
    background-color: hsla(0,0%,100%,.91);
    text-align: center;
    padding: 45px;
    }
    
    
 .custom_box_with_background_image .row {
	 padding-top:170px;
	 padding-bottom:170px;
 }  
 
 
  .custom_box_with_background_image p {
	  padding:0 1rem 1rem 1rem;
	  margin-bottom:1rem;
	  font-size: 1.25rem;
  } 
  
  
  .d-md-none {
    display: none;
}


.custom-content h2 {
	color:#fff;
}


.custom-box-overlay {
    padding: 4rem 0;
}

.discover-right {
    position: relative;
    width: 100%;
    height: 520px;
}


.discover-left {
    position: relative;
    width: 100%;
    height: 520px;
}

.discover-left .discover-image {
    z-index: 1;
    top: 0;
}



.discover-left-holder .additional-image.position-top {
    position: absolute;
    top: -40%;
    left: -30%;
    z-index: 2;
    width: auto;
    z-index: 3;

}





.discover-left-holder .additional-image.position-bottom {
	position: absolute;
    bottom: -30%;
    left: -40%;
    z-index: 2;
    width: auto;
    z-index: 3;

}



.discover-right-holder .additional-image.position-bottom {
	position: absolute;
    bottom: -18%;
    right: -30%;
    z-index: 2;
    width: auto;
    z-index: 3;
}



.discover-left .discover-main {
    width: 100%;
    max-width: 90%;
    position: absolute;
    right: -1%;
    height: 100%;
    overflow: hidden;
}

.discover-left .description {
    z-index: 2;
    position: absolute;
   top: 50%;
    left: -1%;
    transform: translateY(-50%);
}

.discover-right .description {
    z-index: 2;
    position: absolute;
    top: 50%;
    right: -1%;
    transform: translateY(-50%);


}

.discover-right .discover-image {
    z-index: 1;
    top: 0;
}

.discover-right .discover-main {
    width: 100%;
    max-width: 90%;
    position: absolute;
    right: 20%;
    height: 100%;
    overflow: hidden;
}


.custom-box-overlay {
	position: relative;
}

.custom-box-overlay .square {
    position: relative;
    width: 100%;
    padding-bottom: 65%;
    background: hsla(0,0%,100%,.85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.discover-left .content-block {
    padding: 0 6rem;
    text-align: left;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.discover-right .content-block {
    padding: 0 6rem;
    text-align: left;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.custom-box-overlay .square .content-block {
    padding: 3.2rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    color: #fff;
}


.custom-box-overlay .square .content-block h2 {
	margin-bottom:0.75rem;
}


.custom-box-overlay .square .content-block a.button {
	margin-right:1rem;
	margin-top:1rem;
}




.discover-right .discover-main p {
    position: absolute;
    bottom: 10px;
    left: 30px;
    color: white;
}

.discover-left .discover-main p {
    position: absolute;
    bottom: 10px;
    right: 30px;
    color: white;
}


.buttons {
    display: flex;
    align-items: flex-start;
    margin-right: auto;
}


.square .content-block .caption p {
	color:#000;
}


.height-change {
	    height: 45vh;
}

.custom_cta {
    padding: 0 68px;
        background-size: cover;
    background-repeat: no-repeat;
}

.custom_cta h2 {
    font-size: 2.5rem;
    color: #fff;
    font-style: italic;
}

.custom_cta p {
    color: #fff;
    font-size: 1.32rem;
 }
 




.banner {
	background-position: center;
	background-size: cover;
}

.banner .row {
	min-height:400px;
}

.blog .banner .row, .archive.category .banner .row {
	min-height: auto;
    margin-top: 50px;
}



.banner h1 {
	color:#fff;
	font-size: 3.500rem;
	text-shadow: 0 0 20px rgb(0 0 0 / 25%);
}

.blog .banner .row h1 {
	text-shadow: none;
}


.blog .banner .row h1, .archive.category .banner .row h1 {
	color:#00866A;
}

.blog .custom-content-highlighted:before, .archive.category .custom-content-highlighted:before {
	display: none;
}

.blog .custom-content-highlighted, .archive.category .custom-content-highlighted  {
	padding-top:0;
}


footer i {
	width:20px;
}

footer {
	background-color: #EAF0EE;
	color:#00866A;
	position: relative;
}

footer a {
	color:#00866A;
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

footer ul {
	list-style: none;
	margin:0;
}

footer ul li {
	margin-bottom:0.5rem;
}

footer ul.address li {
	margin-bottom:1rem;
	padding-left:1.1rem;
	line-height: 2;
}

footer ul.address li i {
	margin-left:-1.1rem;
}

footer img.logos {
	width:auto;
	max-height:53px;
	max-width:143px;
}

.footer-image {
	position: absolute;
    top: 10%;
    right: -70px;
    width: 606px;
    max-width: auto;
    z-index: 0;

}



.menu-trigger {
	display: none;
}

footer .logos.core {
	margin-left: 20px;
    position: relative;
    z-index: 3;
    position: relative;
    margin-bottom: 32px;

}

.copyright {
	background-color:#DBE6E2;
}

.copyright {
	margin:0;
	padding:1rem 0;
}

.copyright p {
	margin-bottom:0;
}


#the-great-outdoors .map-interactive {
  position: relative;
  font-size: 0;
  display: none; }
  @media (min-width: 1193px) {
    #the-great-outdoors .map-interactive {
      display: block;
      margin-bottom: 130px;
      margin-top: 10px; } }
  #the-great-outdoors .map-interactive .map-bg {
    max-width: 100%;
    height: auto; }
  #the-great-outdoors .map-interactive .map-items-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    #the-great-outdoors .map-interactive .map-items-wrap .map-illustration {
      position: absolute;
      top: 0;
      left: 0;
      display: none;
      transition: top 250ms ease-out;
      cursor: pointer; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration:hover .map-illustration-title {
        opacity: 1;
        transform: translateX(-50%) translateY(0px); }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration:hover[data-type="tour"] .map-illustration-title, #the-great-outdoors .map-interactive .map-items-wrap .map-illustration:hover[data-type="parks"] .map-illustration-title {
        transform: translateX(-50%) translateY(0px); }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration:hover img {
        transform: scale(1); }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration:hover img:nth-child(2) {
          opacity: 1; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration:hover + .map-points {
        opacity: 1; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration img {
        position: absolute;
        top: 44px;
        left: 0;
        transform: scale(0.6666);
        transition: 250ms transform ease-out; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration img:nth-child(2) {
          transition: 250ms all ease-out;
          opacity: 0; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration .map-illustration-title {
        font-family: abril-display,serif;
        font-size: 15px;
        font-weight: 600;
        font-stretch: normal;
        font-style: italic;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ef8a73;
        line-height: 20px;
        background-color: #fff;
        padding: 8px 38px 4px 20px;
        border-radius: 20px;
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.5);
        border: solid 4px #ef8a73;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%) translateY(-15px);
        white-space: nowrap;
        opacity: 0;
        transition: all 250ms ease-out; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration .map-illustration-title i {
          position: absolute;
          top: 9px;
          right: 13px; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="explorer"] {
        display: block;
        top: 18%;
        left: 15%;
        width: 220px;
        height: 183px; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="explorer"] img {
          width: 220px;
          height: auto;
          transform-origin: bottom center; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="tour"] {
        display: block;
        top: 9.75%;
        left: 58.5%;
        width: 248px;
        height: 162px; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="tour"] .map-illustration-title {
          top: auto;
          bottom: 0;
          transform: translateX(-50%) translateY(15px); }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="tour"] img {
          width: 248px;
          height: auto;
          top: auto;
          bottom: 44px; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="parks"] {
        display: block;
        top: 54.25%;
        left: 12.75%;
        width: 240px;
        height: 161px; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="parks"] .map-illustration-title {
          top: auto;
          bottom: 0;
          transform: translateX(-50%) translateY(15px); }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="parks"] img {
          width: 240px;
          height: auto;
          top: auto;
          bottom: 44px; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="sports"] {
        display: block;
        top: 11.25%;
        left: 38.25%;
        width: 252px;
        height: 171px; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-illustration[data-type="sports"] img {
          width: 252px;
          height: auto;
          transform-origin: 50% 76%; }
    #the-great-outdoors .map-interactive .map-items-wrap .map-points {
      display: none;
      opacity: 0;
      transition: opacity 250ms ease-out; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-points .map-point {
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points .map-point span {
          font-family: abril-display,serif;
          font-size: 15px;
          font-weight: 600;
          font-stretch: normal;
          font-style: italic;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #ef8a73;
          border: solid 2px #ef8a73;
          background-color: #fff;
          display: block;
          line-height: 20px;
          padding: 7px 14px 3px;
          box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.5); }
          #the-great-outdoors .map-interactive .map-items-wrap .map-points .map-point span:after {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            top: -3px;
            left: 50%;
            transform: translateX(-5px);
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-bottom: 5px solid #fff; }
          #the-great-outdoors .map-interactive .map-items-wrap .map-points .map-point span:before {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            top: -7px;
            left: 50%;
            transform: translateX(-9px);
            border-left: 9px solid transparent;
            border-right: 9px solid transparent;
            border-bottom: 9px solid #ef8a73; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points .map-point:before {
          content: '';
          width: 34px;
          height: 34px;
          border: solid 6px #ef8a73;
          background-color: #ffffff;
          position: absolute;
          border-radius: 34px;
          bottom: calc(100% + 11px);
          left: 50%;
          transform: translateX(-50%); }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points .map-point[data-type="top"]:before {
          bottom: auto;
          top: calc(100% + 11px); }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points .map-point[data-type="top"] span:after {
          border-bottom: 0;
          border-top: 5px solid #fff;
          top: auto;
          bottom: -3px; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points .map-point[data-type="top"] span:before {
          border-bottom: 0;
          border-top: 9px solid #ef8a73;
          top: auto;
          bottom: -7px; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="explorer"] {
        display: block; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="explorer"] .map-point:nth-child(1) {
          left: 6%;
          top: 24%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="explorer"] .map-point:nth-child(2) {
          left: 21%;
          top: 48.25%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="explorer"] .map-point:nth-child(3) {
          left: 25%;
          top: 72%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="explorer"] .map-point:nth-child(4) {
          left: 36%;
          top: 78.25%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="explorer"] .map-point:nth-child(5) {
          left: 32%;
          top: 94%; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] {
        display: block; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(1) {
          left: 8%;
          top: 12%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(2) {
          left: 14%;
          top: 49.25%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(3) {
          left: 25%;
          top: 75%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(4) {
          left: 36%;
          top: 72%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(5) {
          left: 29.5%;
          top: 90.75%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(6) {
          left: 42%;
          top: 88%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(7) {
          left: 46%;
          top: 54.5%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(8) {
          left: 35.5%;
          top: 32%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(9) {
          left: 45.75%;
          top: 11%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="tour"] .map-point:nth-child(10) {
          left: 77%;
          top: 38.75%; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="parks"] {
        display: block; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="parks"] .map-point:nth-child(1) {
          left: 11%;
          top: 46%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="parks"] .map-point:nth-child(2) {
          left: 47%;
          top: 8.5%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="parks"] .map-point:nth-child(3) {
          left: 42.5%;
          top: 90%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="parks"] .map-point:nth-child(4) {
          left: 72.5%;
          top: 29%; }
      #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="sports"] {
        display: block; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="sports"] .map-point:nth-child(1) {
          left: 9.5%;
          top: 47%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="sports"] .map-point:nth-child(2) {
          left: 41.5%;
          top: 46.75%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="sports"] .map-point:nth-child(3) {
          left: 48.75%;
          top: 39%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="sports"] .map-point:nth-child(4) {
          left: 32.5%;
          top: 66.5%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="sports"] .map-point:nth-child(5) {
          left: 33%;
          top: 82.5%; }
        #the-great-outdoors .map-interactive .map-items-wrap .map-points[data-type="sports"] .map-point:nth-child(6) {
          left: 19%;
          top: 87.5%; }

#the-great-outdoors .full-width-section .container {
  padding-left: 30px;
  padding-right: 30px; }

#the-great-outdoors .full-width-section + .full-width-section {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    #the-great-outdoors .full-width-section + .full-width-section {
      padding-bottom: 55px; } }

#the-great-outdoors .full-width-section .intro-text {
  padding: 90px 0 40px; }
  @media (min-width: 992px) {
    #the-great-outdoors .full-width-section .intro-text {
      padding: 130px 0 66px; } }
  #the-great-outdoors .full-width-section .intro-text h1 {
    text-align: center;
    margin: 0 0 22px; }
  #the-great-outdoors .full-width-section .intro-text p {
    margin: 0;
    text-align: center; }
    @media (min-width: 992px) {
      #the-great-outdoors .full-width-section .intro-text p {
        width: 100%;
        max-width: 75%;
        margin: 0 auto;
        font-size: 1.31rem;
        text-align: center; } }

#the-great-outdoors .full-width-section img {
  max-width: 100%;
  height: auto;
  width: 100%; }

#the-great-outdoors .full-width-section .hero-image {
  margin: 0 auto 30px;
  width: 100%; }

#the-great-outdoors .full-width-section .image-text-section {
  padding: 32px 0; }
  #the-great-outdoors .full-width-section .image-text-section .image {
    padding-top: 10px; }
  @media (min-width: 768px) {
    #the-great-outdoors .full-width-section .image-text-section {
      padding: 54px 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; }
      #the-great-outdoors .full-width-section .image-text-section:nth-child(even) .image {
        order: 0;
        text-align: left; }
      #the-great-outdoors .full-width-section .image-text-section:nth-child(even) .text {
        order: 1;
        padding-right: 0;
        padding-left: 30px; }
      #the-great-outdoors .full-width-section .image-text-section .text {
        width: 50%;
        padding-right: 30px;
        max-width: 480px; }
      #the-great-outdoors .full-width-section .image-text-section .image {
        width: 50%;
        font-size: 0;
        text-align: right;
        padding-top: 0; } }

#the-great-outdoors .full-width-section:nth-of-type(odd) {
  background-color: #fff; }
  @media (min-width: 768px) {
    #the-great-outdoors .full-width-section:nth-of-type(odd) .image-text-section:nth-child(even) .image {
      order: 1;
      text-align: right; }
    #the-great-outdoors .full-width-section:nth-of-type(odd) .image-text-section:nth-child(even) .text {
      order: 0;
      padding-right: 30px;
      padding-left: 0; }
    #the-great-outdoors .full-width-section:nth-of-type(odd) .image-text-section:nth-child(odd) .image {
      order: 0;
      text-align: left; }
    #the-great-outdoors .full-width-section:nth-of-type(odd) .image-text-section:nth-child(odd) .text {
      order: 1;
      padding-right: 0;
      padding-left: 30px; } }

#the-great-outdoors .full-width-section:nth-of-type(even) {
  background-color: #eaf0ee; }

#the-great-outdoors .full-width-section:first-of-type .container {
  max-width: 1193px; }

#the-great-outdoors .full-width-section:first-of-type .intro-text {
  position: relative; }
  #the-great-outdoors .full-width-section:first-of-type .intro-text:before {
    content: "";
    background: #fff;
    position: absolute;
    height: 70px;
    width: 70px;
    top: -34px;
    transform: translateX(-50%) rotate(45deg);
    left: 50%;
    margin-left: -20px; }

#the-great-outdoors .full-width-section:nth-of-type(2) .hero-image {
  max-width: 800px; }

#the-great-outdoors .full-width-section:nth-of-type(3) .hero-image {
  max-width: 998px; }

#the-great-outdoors .full-width-section:nth-of-type(4) .hero-image {
  max-width: 778px;
  margin-bottom: 0; }

#the-great-outdoors .full-width-section:nth-of-type(5) .hero-image {
  max-width: 948px; }
  
 
  
  #investment-page h2 {
	  text-align: center;
  }
  
  #investment-page .full-width-section .container {
  padding-left: 30px;
  padding-right: 30px; }

#investment-page .full-width-section + .full-width-section {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    #investment-page .full-width-section + .full-width-section {
      padding-bottom: 55px; } }

#investment-page .full-width-section:first-of-type .intro-text {
  padding: 90px 0 86px; }
  @media (min-width: 992px) {
    #investment-page .full-width-section:first-of-type .intro-text {
      padding: 130px 0 126px; } }
  #investment-page .full-width-section:first-of-type .intro-text h1 {
    margin: 0 0 30px; }
    @media (min-width: 992px) {
      #investment-page .full-width-section:first-of-type .intro-text h1 {
        margin: 0 0 43px; } }

#investment-page .full-width-section .intro-text {
  padding: 90px 0 45px; }
  @media (min-width: 992px) {
    #investment-page .full-width-section .intro-text {
      padding: 115px 0 66px; } }
  #investment-page .full-width-section .intro-text h1 {
    text-align: center;
    margin: 0 0 22px; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .intro-text h1 {
        margin: 0 0 22px; } }
  #investment-page .full-width-section .intro-text p {
    margin: 0 0 1em;
    text-align: center; }
    #investment-page .full-width-section .intro-text p:last-child {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .intro-text p {
        width: 100%;
        max-width: 75%;
        margin: 0 auto 1em;
        font-size: 1.31rem;
        text-align: center; } }

#investment-page .full-width-section img {
  max-width: 100%;
  height: auto;
  width: 100%; }

#investment-page .full-width-section .hero-image {
  margin: 0 auto 30px;
  width: 100%; }
  
  
  
  
  

@media (min-width: 1400px) {
  #investment-page .full-width-section .container.large-desktop {
    max-width: 1340px; } }

@media (min-width: 992px) {
  #investment-page .full-width-section .scales-section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center; } }

#investment-page .full-width-section .scales-section .price-column {
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    #investment-page .full-width-section .scales-section .price-column {
      width: 264px;
      flex: 0 0 auto;
      margin-right: 40px;
      margin-bottom: 0; }
      #investment-page .full-width-section .scales-section .price-column:last-child {
        margin-right: 0;
        margin-left: 40px; } }
  @media (min-width: 1200px) {
    #investment-page .full-width-section .scales-section .price-column {
      margin-right: 70px; }
      #investment-page .full-width-section .scales-section .price-column:last-child {
        margin-right: 0;
        margin-left: 70px; } }
  @media (min-width: 1400px) {
    #investment-page .full-width-section .scales-section .price-column {
      margin-right: 100px; }
      #investment-page .full-width-section .scales-section .price-column:last-child {
        margin-right: 0;
        margin-left: 100px; } }
  #investment-page .full-width-section .scales-section .price-column:last-child {
    margin-bottom: 40px; }
  #investment-page .full-width-section .scales-section .price-column .title-text {
    display: block;
    text-align: center;
    font-family: Avenir LT W01_45 Book1475508, Sans-Serif, serif !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #222222;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .scales-section .price-column .title-text {
        margin-bottom: 44px; } }
  #investment-page .full-width-section .scales-section .price-column .price-text {
    display: block;
    text-align: center;
    font-family: abril-display, serif !important;
    font-size: 65px;
    font-weight: 600;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: -2.63px;
    text-align: center;
    color: #00866a;
    margin-bottom: 4px; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .scales-section .price-column .price-text {
        margin-bottom: 7px; } }
  #investment-page .full-width-section .scales-section .price-column .price-subtext {
    display: block;
    text-align: center;
    font-family: Avenir LT W01_45 Book1475508, Sans-Serif, serif !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #222222;
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .scales-section .price-column .price-subtext {
        margin-bottom: 45px; } }
    #investment-page .full-width-section .scales-section .price-column .price-subtext:last-child {
      margin-bottom: 0; }

#investment-page .full-width-section .scales-section .scales-wrap {
  width: 100%;
  margin-bottom: 60px;
  text-align: center; }
  @media (min-width: 992px) {
    #investment-page .full-width-section .scales-section .scales-wrap {
      width: auto;
      flex: 1 1 auto;
      max-width: 455px; } }
  #investment-page .full-width-section .scales-section .scales-wrap > svg {
    width: 100%;
    height: auto;
    max-width: 340px; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .scales-section .scales-wrap > svg {
        max-width: none; } }

#investment-page .full-width-section .graph-wrap {
  text-align: center;
  margin: 0 0 40px; }
  #investment-page .full-width-section .graph-wrap svg {
    width: 61px;
    height: 48px; }

@media (min-width: 992px) {
  #investment-page .full-width-section .percent-section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-around; } }

#investment-page .full-width-section .percent-section .percent-column {
  margin-bottom: 52px; }
  @media (min-width: 992px) {
    #investment-page .full-width-section .percent-section .percent-column {
      margin-bottom: 0; } }
  #investment-page .full-width-section .percent-section .percent-column:last-child {
    margin-bottom: 0; }
  #investment-page .full-width-section .percent-section .percent-column .percent-text {
    display: block;
    text-align: center;
    font-family: abril-display, serif !important;
    font-size: 100px;
    font-weight: 600;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.4;
    letter-spacing: -4.04px;
    text-align: center;
    color: #00866a;
    margin-bottom: 12px; }
  #investment-page .full-width-section .percent-section .percent-column .percent-subtext {
    display: block;
    text-align: center;
    font-family: Avenir LT W01_45 Book1475508, Sans-Serif, serif !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #222222; }

@media (min-width: 992px) {
  #investment-page .full-width-section .population-section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center; } }

#investment-page .full-width-section .population-section .family-wrap {
  text-align: center;
  margin-bottom: 56px; }
  @media (min-width: 992px) {
    #investment-page .full-width-section .population-section .family-wrap {
      flex: 1 1 auto;
      max-width: 507px; } }
  #investment-page .full-width-section .population-section .family-wrap svg {
    width: 100%;
    max-width: 400px;
    height: auto; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .population-section .family-wrap svg {
        max-width: none; } }

#investment-page .full-width-section .population-section .population-column {
  width: calc(100% + 30px);
  transform: translateX(-15px); }
  @media (min-width: 992px) {
    #investment-page .full-width-section .population-section .population-column {
      width: 320px;
      transform: none;
      flex: 0 0 auto;
      margin-left: 100px; } }
  @media (min-width: 1200px) {
    #investment-page .full-width-section .population-section .population-column {
      margin-left: 110px; } }
  #investment-page .full-width-section .population-section .population-column .population-subtext {
    display: block;
    text-align: center;
    font-family: Avenir LT W01_45 Book1475508, Sans-Serif, serif !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #222222;
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .population-section .population-column .population-subtext {
        margin-bottom: 13px; } }
  #investment-page .full-width-section .population-section .population-column .population-text {
    display: block;
    text-align: center;
    font-family: abril-display, serif !important;
    font-size: 100px;
    font-weight: 600;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: -4.04px;
    text-align: center;
    color: #00866a;
    margin-bottom: 17px; }
    @media (min-width: 992px) {
      #investment-page .full-width-section .population-section .population-column .population-text {
        margin-bottom: 15px; } }
    #investment-page .full-width-section .population-section .population-column .population-text:last-child {
      margin-bottom: 0; }

#investment-page .full-width-section .form-wrap {
  width: calc(100% + 30px);
  transform: translateX(-15px);
  position: relative;
  max-width: 650px;
  margin: 0 auto; }
  @media (min-width: 992px) {
    #investment-page .full-width-section .form-wrap {
      width: 100%;
      transform: none; } }
  #investment-page .full-width-section .form-wrap:before {
    content: '*Required Fields';
    font-family: Avenir LT W01_45 Book1475508, Sans-Serif, serif !important;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1c2e36;
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    right: 15px;
    padding-top: 4px;
    padding-bottom: 4px; }
  #investment-page .full-width-section .form-wrap .col-sm-12.mb-5 {
    padding: 0; }
  #investment-page .full-width-section .form-wrap .acceptance > div {
    padding: 0; }

#investment-page .full-width-section .section-subtext {
  font-family: Avenir LT W01_45 Book1475508, Sans-Serif, serif !important;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  word-wrap: break-word;
  color: #222222;
  margin: 70px 0 30px; }
  @media (min-width: 992px) {
    #investment-page .full-width-section .section-subtext {
      margin: 100px 0 30px; } }

#investment-page .full-width-section .image-text-section {
  padding: 32px 0; }
  #investment-page .full-width-section .image-text-section .image {
    padding-top: 10px; }
  @media (min-width: 768px) {
    #investment-page .full-width-section .image-text-section {
      padding: 54px 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; }
      #investment-page .full-width-section .image-text-section:nth-child(even) .image {
        order: 0;
        text-align: left; }
      #investment-page .full-width-section .image-text-section:nth-child(even) .text {
        order: 1;
        padding-right: 0;
        padding-left: 30px; }
      #investment-page .full-width-section .image-text-section .text {
        width: 50%;
        padding-right: 30px;
        max-width: 480px; }
      #investment-page .full-width-section .image-text-section .image {
        width: 50%;
        font-size: 0;
        text-align: right;
        padding-top: 0; } }

#investment-page .full-width-section:nth-of-type(odd) {
  background-color: #fff; }
  @media (min-width: 768px) {
    #investment-page .full-width-section:nth-of-type(odd) .image-text-section:nth-child(even) .image {
      order: 1;
      text-align: right; }
    #investment-page .full-width-section:nth-of-type(odd) .image-text-section:nth-child(even) .text {
      order: 0;
      padding-right: 30px;
      padding-left: 0; }
    #investment-page .full-width-section:nth-of-type(odd) .image-text-section:nth-child(odd) .image {
      order: 0;
      text-align: left; }
    #investment-page .full-width-section:nth-of-type(odd) .image-text-section:nth-child(odd) .text {
      order: 1;
      padding-right: 0;
      padding-left: 30px; } }

#investment-page .full-width-section:nth-of-type(even) {
  background-color: #eaf0ee; }
  
  
  
  
  
  
  
  
	#investment-page.new .full-width-section .table {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	}
	
	#investment-page.new .full-width-section .table .tr {
	width:100%;
	border-bottom:1px solid #979797;
	padding:1rem 0;
	display: flex;
	flex-wrap: wrap;
	}
	
	#investment-page.new .full-width-section .table .td {
	font-size: 2.625rem;
	font-style: italic;
	color: #00866a;
	font-family: abril-display,serif;
	width:50%;
	font-weight: 600;
	}	
	
	#investment-page.new .full-width-section .table .td:last-child {
	text-align: right;
	}
      
	#investment-page.new .full-width-section.yeild .percent-section  {
	justify-content: center;
	} 
	
	#investment-page.new .full-width-section.yeild .percent-section .percent-column {
	margin:0 4rem;
	}
	
	#investment-page.new .full-width-section small {
	font-size: 50%;
	}
	
	#investment-page.new .full-width-section.median-rent img {
	height: 34px;
	width:auto;
	margin-top:3rem;
	}
	
	#investment-page.new .full-width-section.median-rent .percent-section .percent-column {
	text-align: center;
	}
	
	#investment-page .full-width-section.median-rent .percent-section .percent-column .percent-text {
	line-height: 1;	
	}

	
	#investment-page.new .full-width-section.population .graph-wrap svg {
	width: 256px;
    height: 194px;
	}
	
	
	#investment-page.new .full-width-section.form  {
		background:#fff!important
	}
	
	
	#investment-page.new .full-width-section.form .hero-image {
    margin: 0 auto 30px;
    width: 100%;
    }
	
	#investment-page.new .full-width-section.form .hero-image {
    margin-top: -63px;
    margin-bottom: 60px;
	}
	
	#investment-page.new .full-width-section:form .hero-image {
    margin-top: -50px;
    max-width: 309px;
    margin-bottom: 40px;
	}
	

	#investment-page.new .full-width-section:form img { 
	max-width:309px;
	max-height:345px;
	}
	
	
	#investment-page.new .full-width-section.form .hero-image {
    margin-top: -50px;
    max-width: 309px;
    margin-bottom: 40px;
	}
	
	
	
	
	
	
	
	
  

#investment-page .full-width-section:first-of-type .container {
  max-width: 1193px; }

#investment-page .full-width-section:first-of-type .intro-text {
  position: relative; }
  #investment-page .full-width-section:first-of-type .intro-text:before {
    content: "";
    background: #fff;
    position: absolute;
    height: 70px;
    width: 70px;
    top: -34px;
    transform: translateX(-50%) rotate(45deg);
    left: 50%;
    margin-left: 0px; }

#investment-page .full-width-section:nth-of-type(2) .hero-image {
  max-width: 800px; }

#investment-page .full-width-section:nth-of-type(3) .hero-image {
  max-width: 998px; }

#investment-page .full-width-section:nth-of-type(4) .hero-image {
  max-width: 778px;
  margin-bottom: 0; }

#investment-page .full-width-section:nth-of-type(5) .hero-image {
  margin-top: -50px;
  max-width: 309px;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    #investment-page .full-width-section:nth-of-type(5) .hero-image {
      margin-top: -63px;
      margin-bottom: 60px; } }
      
      
   div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}


input[type=checkbox], input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}


textarea {
    width: 100%;
    padding: .6rem;
    resize: none;
    background: #eaf0ed;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 80%;
    border: 1px solid #d6e1e4;
}

.position-relative {
    position: relative!important;
}


input[type=checkbox] {
    margin-right: 8px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: none!important;
}


.page-id-24 .custom-content-highlighted {
	margin-bottom:0;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input, select {
    width: 100%;
    color:#000;
    margin-bottom: .9rem;
    padding: .6rem;
    background: #eaf0ed;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d6e1e4;

}

.acceptance span {
    font-family: Avenir LT W01_45 Book1475508,Sans-Serif,serif;
    font-size: .9rem;
}


input[type=checkbox]:checked:after {
    content: "\F00C";
    color: #e9c18b;
    font-family: Font Awesome\ 5 Pro;
    text-align: center;
    margin-left: 10%;
}


.select-holder {position: relative;}
.select-holder:after {
	 font-family: Font Awesome\ 5 Pro;
	  content: "\f078";
	  position: absolute;
	  right:12px;
	  top:12px;
	  pointer-events: none;
}


.page-template-template-land-for-sale .main-content .col-md-6 {
	-ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;

}


.custom_design_guideline_document .container {
    background: #eaf0ee;
    padding: 2rem;
}

.custom_design_guideline_document .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.custom_design_guideline_document h2 {
	margin-bottom:0;
}

.custom_design_guideline_document {
    background-color: #fff;
    padding: 1rem;
}

.custom_design_guideline_document .button {
    float: right;
    padding-left:60px;
    padding-right:60px;
}


.nav-links span, .nav-links a {
	padding:5px 10px;
	display: inline-block;
	min-width: 34px;
	background:#ef8a73;
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	margin:0 4px;
}


.nav-links a:hover, .page-numbers.current {

	    background-color: hsla(11,79%,69%,.79);
}


.blog .card .card-body, .single-post .card .card-body, .category.archive .card .card-body {
    padding: 1.6rem 0;
}


.blog .card .card-body,  .category.archive .card .card-body {
	padding-bottom:3rem;
}


.blog .card .card-body a, .category.archive .card .card-body a  {
	
	color: #EF8A73;
    text-decoration: none;
    font-weight: bold;
    margin-top: auto;
    display: inline-block;
    line-height: 1.5;
    position: absolute;
    left: 0;
    -webkit-transform: none;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: none;
    bottom: 30px;

}

.card-body .card-title {
    font-style: italic;
    color: #00866a;
    font-size: 1.5rem;
}


.card-image-container {
    position: relative;
    text-align: left;
}

.card-image-container a {
	display: block;
}

.card-image-container .date-overlay {
    background: #fff;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 3;
    padding: .6rem .6rem .3rem 0;
    border: none!important;
    font-size: .9rem;
}

.post-archive .col-sm-4 {
	margin-bottom:1.5rem;
}




.card a.read-more:after {
    content: "\F178";
    font-family: "Font Awesome 5 Pro";
    color: #ef8973;
    position: absolute;
    -webkit-transform: translate(10px,2px);
    -o-transform: translate(10px,2px);
    transform: translate(10px,2px);
    font-weight: 300;
}


.card a.read-more:after, .card a.read-more:hover:after {
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease;
}

.card a.read-more:hover:after {
    -webkit-transform: translate(15px,2px);
    -o-transform: translate(15px,2px);
    transform: translate(15px,2px);
}


.news-filters {
    position: relative;
    max-width: 300px;
    width:100%;
    margin:2rem auto 0 auto;
}


.news-filters:after {
    content: "\F078";
    font-family: Font Awesome\ 5 Pro;
    position: absolute;
    right: 17px;
    top: 17px;
    pointer-events: none;
}


.news-filters select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #eaf0ee;
    border-radius: 0;
    font-family: Avenir LT W01_45 Book1475508,Sans-Serif,serif;
    padding: .8rem .35rem .8rem 1rem!important;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    position: relative;
    color:#000;
}

.news-filters select {
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

select {
    word-wrap: normal;
}



.single-post .main-content {
/*	background: #EAF0EE; */
}


.single-post .content-holder {
	    width: 80%;
    margin: auto;
    margin-top: -100px;
    background: #fff;
    position: relative;
    padding: 2rem;
    padding-bottom:0;
}

.single-post h1 {
	font-size:2.65rem; ;
	margin:1rem 0;
	color: #00866a;
}

.single-post .share a {
	font-size: 1.5rem;
	margin-right:10px;
}

.single-post .share a:hover {
	color:#ef8a73;
}


.single-post .navigation {
	margin-top:2rem;
}

.single-post .navigation a {
	text-decoration: none;
}


.aligncleft {
	max-width: 100%;
}

.aligncenter {
	max-width: 100%;
	width:auto;
	margin:auto;
}


.alignright {
	max-width: 100%;
}

img.alignright {
	width: auto;
}

.parent-pageid-8 .custom-box-overlay .square img { 
	position: absolute;
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    }

.discover-right .discover-main {
    width: 100%;
    max-width: 90%;
    position: absolute;
    right: 11%;
    height: 100%;
    overflow: hidden;
}

.discover-right .discover-image {
    z-index: 1;
    top: 0;
}


.discover-right .content-block {
    padding: 0 6rem;
    text-align: left;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.custom-box-overlay .square {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    background: hsla(0,0%,100%,.85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}



.columns { 
	position: relative;
    padding: 0;
    -moz-column-gap: 2rem;
    -webkit-column-gap: 2rem;
    column-gap: 2rem;
    font-size: 1rem;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    

}



.columns:before {
    content: '';
    position: absolute;
    top: -280px;
    right: -500px;
    background-image: url(../images/J606704_Verdant-Hill_TGO_Become-an-Explorer_Support-1_v1@2x.png);
    width: 948px;
    height: 534px;
    background-size: contain;
}



.columns:after {
    content: '';
    position: absolute;
    bottom: 130px;
    right: -500px;
    background-image: url(../images/J606704_Verdant-Hill_TGO_Become-an-Explorer_Support-3_v1@2x.png);
    width: 948px;
    height: 534px;
    background-size: contain;
}








.partners-inner {
 	width: 100%;
    padding: 40px;
    margin: 1rem 0;
    background-color: #FFF;
    -webkit-column-break-inside: avoid;
    display: inline-block;
}


.partners-inner img {
	max-width: 60%;
	margin-bottom:30px;
}

.partners-inner p {
	display: inline-block;
	
}

.partners-inner:nth-child(1), .partners-inner:nth-child(6) {
	margin-top:20vh;
}





.page-template-template-partners .banner img {
	position: absolute;
    width: auto;
    height: auto;
    z-index: 2;
    left: -20%;
    bottom: -40%;
	
}



.sales-team {
	background:#EAF0EE;
}

.sales-team img {
	max-width: 292px;
	margin-bottom:1rem;
}

.sales-team h2 {
	margin-bottom:3rem;
}

.sales-team h3 {
    font-size: 30px;
    margin-bottom: 10px;
}

.sales-team p {
	font-size: 21px;
}



.sales-team img.icon {
    position: absolute;
    left: -30%;
    top: -60%;
    width: 785px;
    height: 441px;
    max-width: 100%;
}



.page-id-24 .custom-content p {
	color:#fff;
}


.page-id-24 .table.table-borderless.table-sm { 
margin-top:20px;
color:#00866A;

}


.page-id-24 .table.table-borderless.table-sm td {
	min-width: 30px;
	padding-bottom:15px;
}


.acceptance {
	position: relative;
    left: -14px;

}


.acceptance input[type=checkbox] {
	float:left;
}