/*
Green #96bdbc
*/

@font-face { font-family: "Acumin"; src: url("AcuminProWide-Black.woff") format("woff2"), url("AcuminProWide-Black.woff") format("woff"); font-style: normal; font-weight: 900; }
@font-face { font-family: "Acumin"; src: url("AcuminProWide-Regular.woff") format("woff2"), url("AcuminProWide-Regular.woff") format("woff"); font-style: normal; font-weight: bold; }
@font-face { font-family: "Acumin"; src: url("AcuminProWide-Light.woff") format("woff2"), url("AcuminProWide-Light.woff") format("woff"); font-style: normal; font-weight: normal; }

* { font-family:"Acumin" !important; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }

body { background: #96bdbc; color: #000; margin: 0; padding: 0; font-size: 18px; }

.clear { clear: both; }
.hidden { display: none; }
.centered { text-align: center; }

* { font-family: Arial, Helvetica, "sans-serif"; font-weight: normal; box-sizing: border-box; }
img { display: block; width: 100%; height: auto; }
a { color: #000; text-decoration: underline; cursor: pointer; }

label { display: block; padding: 25px 0 5px 10px; margin: 0; font-weight: bold; }
label.normal { display: inline-block; padding: 5px 0 0 0; margin: 0 25px 0 0; font-weight: normal; }
label i { display: block; font-style: normal; color: #ccc; }
input, select { display: block; width: 100%; margin: 2px 0; border: 1px solid #ccc; font-size: 18px; line-height: 40px; padding: 5px 9px; }
textarea { display: block; width: 100%; margin: 2px 0; border: 1px solid #ccc; font-size: 18px; line-height: 25px; padding: 15px 9px; }
input[type=checkbox], input[type=radio] { display: inline-block; width: auto; }

a.button, button { display: inline-block; background: #000; border: 0; font-family: Arial, Helvetica, "sans-serif"; font-weight: normal; font-size: 18px; color: #fff; margin: 25px 0 50px 0 !important; padding: 10px 25px; line-height: 25px; font-weight: normal; text-decoration: none; outline: none; cursor: pointer; text-transform: uppercase; }

header { position: fixed; top: 0; right: 0; left: 0; background: #96bdbc; z-index: 9; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; transition: all .25s ease-in-out; text-align: center; }
header a { user-select: none; color: #000; text-decoration: none; }
header a.logo { display: block; width: 276px; height: 150px; margin: 25px auto; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
header a.logo em { display: block; margin-bottom: 13px; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
header a.logo strong { display: block; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
header a.open.nav-trigger { display: none; position: absolute; top: 45px; right: 50px; font-size: 80px; line-height: 50px; height: 50px; z-index: 1; color: #000; }
header nav { display: block; margin: 0 auto; padding: 30px 0 25px 0; background: rgba(0,0,0,0.1); }
header nav ul { display: block; list-style: none; margin: 0; padding: 0; }
header nav ul li { position: relative; display: inline-block; margin: 0 12.5px; }
header nav ul li a { display: block; }
header nav ul li a span { position: relative; padding-bottom: 10px; font-family: "lemonmilk", "sans-serif"; text-transform: uppercase; }
header nav ul li a span:after { content: ""; height: 2px; width: 100%; position: absolute; bottom: 0; left: 0; background-color: #000; display: inline-block; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
header nav ul li a:hover span:after, header nav ul li.selected a span:after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
header nav a.close.nav-trigger { display: none; position: absolute; top: 45px; right: 50px; font-size: 50px; line-height: 50px; height: 50px; text-align: center; z-index: 1; color: #000 !important; }
header nav a.logo { display: none; margin: 50px; }
header:after { content: ""; display: table; clear: both; }

main { position: relative; background: #fff; color: #000; text-align: center; z-index: 1; padding: 275px 0 0 0; }
main article { position: relative; padding-bottom: 25px; text-align: center; }
main article section { width: 100%; max-width: 1200px; position: relative; margin: 0 auto; padding: 50px 25px; text-align: left; }
main article section:after { content: ""; display: table; clear: both; }
main article section .left-column { width: calc(50% - 12.5px); float: left; }
main article section .right-column { width: calc(50% - 12.5px); float: right; }

main article section ul.news { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-flow: row wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; }
main article section ul.news li { width: calc(33.33% - 25px); margin: 25px 25px 0 0; padding: 25px 0 0 0; border-top: 1px solid #eee; }
main article section ul.news li a { display: block; text-decoration: none; }
main article section ul.news li a h2 { text-align: left; }

main article section ul.key-benefits { list-style: none; margin: 0 0 25px 70px; padding: 0; }
main article section ul.key-benefits li { position: relative; margin: 25px 0 0 0; }
main article section ul.key-benefits li:after { position: absolute; top: 0; left: -70px; width: 55px; height: 55px; content: ""; background-repeat: no-repeat; background-position: 0 0; background-size: contain; }
main article section ul.key-benefits li.icon-homes:after { background-image: url("images/icon-homes.png"); }
main article section ul.key-benefits li.icon-commercial:after { background-image: url("images/icon-commercial.png"); }
main article section ul.key-benefits li.icon-setting:after { background-image: url("images/icon-setting.png"); }
main article section ul.key-benefits li.icon-economy:after { background-image: url("images/icon-economy.png"); }
main article section ul.key-benefits li.icon-tree:after { background-image: url("images/icon-tree.png"); }
main article section ul.key-benefits li.icon-location:after { background-image: url("images/icon-location.png"); }


main article section h1 { margin: 25px 0; font-size: 35px; font-weight: bold; text-transform: uppercase; color: #96bdbc; text-align: center; }
main article section h2 { margin: 50px 0 25px 0; font-size: 25px; font-weight: bold; text-transform: uppercase; color: #96bdbc; text-align: center; }
main article section h3 { margin: 50px 0 25px 0; font-size: 25px; font-weight: bold; text-transform: uppercase; color: #96bdbc; text-align: center; }
main article section p { margin: 15px 0 0 0; line-height: 25px; }
main article section p:first-of-type { font-size: 1.25em; line-height: 1.25em; }
main article section ul.columns { list-style: none; margin: 25px 0; padding: 0; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-flow: row wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; }
main article section ul.columns > li { width: 50%; padding: 100px 0 0 50px; }
main article section ul.columns > li:nth-of-type(odd) { padding: 0; }
main article section li { line-height: 25px; }
main article section p strong { font-weight: bold; }

main article section fieldset { border: 1px solid #ccc; margin: 25px 0 0 0; }
main article section fieldset legend { padding: 0 5px; font-size: 24px; font-weight: bold; }
main article section fieldset label:first-of-type { padding-top: 0; }

main article section a.email { display: block; line-height: 30px; background: url("images/icon-email.svg") no-repeat 0 50%; padding-left: 40px; background-size: contain; text-decoration: none; margin: 5px 0; font-weight: bold; }
main article section a.phone { display: block; line-height: 30px; background: url("images/icon-phone.svg") no-repeat 0 50%; padding-left: 40px; background-size: contain; text-decoration: none; margin: 5px 0; font-weight: bold; }
main article section a.post { display: block; line-height: 30px; background: url("images/icon-post.svg") no-repeat 0 50%; padding-left: 40px; background-size: contain; text-decoration: none; margin: 5px 0; font-weight: bold; }
main article section a.pdf { display: inline-block; background: #f5f5f5 url("images/icon-pdf.png") no-repeat 15px 50%; padding: 20px 20px 15px 50px; background-size: auto 50%; line-height: 20px; text-decoration: none; margin: 5px 0; font-weight: bold; text-align: center; }
main article section a.pdf img { display: block; max-width: 250px; margin: 0 auto; }
main article section a.pdf strong { display: inline-block; padding: 15px 0 0 40px; background: url("images/icon-pdf.png") no-repeat 0 100%; background-size: 30px; }

body.the-site main article section ul.columns li { padding: 0 0 0 50px; }
body.the-site main article section ul.columns li:nth-of-type(odd) { padding: 0; }

main article section .gallery { margin: 75px 0 0 0; -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 25px; -moz-column-gap: 25px; column-gap: 25px; }
main article section .gallery p { margin: 0 0 25px 0; }

main article section dl dt a { position: relative; display: block; padding: 10px 20px 10px 0; font-weight: bold; border-bottom: 1px solid #ccc; line-height: 20px; }
main article section dl dt a span { display: block; position: absolute; right: 0; top: 10px; height: 20px; line-height: 20px; color: #ccc; }
main article section dl dd { margin: 15px 0 0 0; padding-bottom: 30px; border-bottom: 1px solid #ccc; }
main article section dl dd p { margin: 15px 0; }

main article.thanks { padding: 50px; background: #96bdbc; }
main article.thanks:before { display: none; }
main article.thanks section { width: 100%; text-align: center; }
main article.thanks section h1 { margin: 0; color: #000; font-size: 55px; font-weight: normal; }

main article.management { padding: 50px; background: #000; }
main article.management section { width: 100%; text-align: left; }
main article.management section h1 { margin: 0; font-size: 55px; font-weight: normal; }

footer { padding: 25px 25px 100px 25px; text-align: center; background: rgba(0,0,0,0.1); }
footer section { padding: 25px 0 0 0; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-flow: row wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; -ms-justify-content: center; -webkit-justify-content: center; justify-content: center; }
footer section ul.logos { list-style: none; margin: 0 auto; padding: 0; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-flow: row wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -me-align-items: center; align-items: center; }
footer section ul.logos li { margin: 0 25px; }
footer section ul.logos li img { width: auto; height: 100px; }
footer section ul.logos li img.cp { max-width: 250px; height: auto; }
footer section p { margin: 0; font-size: 24px; color: #000; }
footer section p small { font-size: 18px; }
footer section p a { color: #000; }
footer section p a.pdf { display: inline-block; padding: 0 0 0 40px; background: url("images/icon-pdf.png") no-repeat 0 100%; background-size: 30px; font-size: 18px; }

#cookie-bar { position: fixed; bottom: 0; left: 0; right: 0; background: #000; line-height: 20px; color: rgba(255,255,255,0.75); text-align: center; padding: 10px 20px; z-index: 99; }
#cookie-bar a { color: #fff; text-decoration: none; }

@media only screen and (max-width: 1279px) {
}

@media only screen and (max-width: 1023px) {
	header a.open.nav-trigger { display: block; }
	header a.logo { margin: 25px 0 25px 50px; }
	header nav { z-index: 2; display: none; background: #96bdbc; position: fixed; top: 0; right: 0; bottom: 0; left: 0; float: none; width: 100%; text-align: center; margin: 0; padding: 25px 0; }
	header nav > ul { position: absolute; top: 0; right: 0; bottom: 0; left: 0; list-style: none; margin: 0; padding: 200px 0 0 0; }
	header nav > ul > li { float: none; display: block; margin: 0 0 25px 0; }
	header nav > ul > li a { display: block; color: #000; line-height: 50px; }
	header nav a.logo { margin: 0 50px; }
	header nav a.logo, header nav a.close.nav-trigger { display: block; color: #000; }
	main { padding: 200px 0 0 0; }
	main article { display: block; }
	main article section { position: relative; width: 100%; margin: 0; padding: 50px; text-align: left; }
	main article section ul.columns { display: block; }
	main article section ul.columns li { width: auto; margin: 25px 0; padding: 0; }
	main article section .gallery { margin: 25px 0 0 0; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 12.5px; -moz-column-gap: 12.5px; column-gap: 12.5px; }
	main article section .gallery p { margin: 0 0 12.5px 0; }
	main article.latest-news section ul.listing li { width: calc(50% - 50px); }
	main article section:after { content: ""; display: table; clear: both; }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
	body { font-size: 4vw; }
	header { padding: 25px; }
	header a.logo { width: 150px; height: auto; margin: 0; }
	header a.open.nav-trigger { top: 15px; right: 20px; }
	header nav { padding: 0; }
	header nav a.logo { margin: 25px; }
	header nav > ul { padding: 125px 0 0 0; }
	header nav > ul > li { margin: 0 0 10px 0; }
	header nav a.logo { top: 25px; left: 25px; }
	header nav a.close.nav-trigger { top: 15px; right: 20px; }
	main { padding: 132px 0 0 0; }
	main article section { padding: 25px; }
	main article section h1 { font-size: 10vw; }
	main article section h2 { font-size: 6vw; }
	main article section h3 { font-size: 6vw; }
	main article.latest-news section ul.listing li { width: calc(100% - 50px); }
	main article section .left-column, main article section .right-column, main article.your-turn section .left-column, main article.your-turn section .right-column { width: 100%; float: none; }
	footer { padding: 25px; }
	footer section ul.logos { display: block; }
	footer section ul.logos li { width: 100%; margin: 0; text-align: center; }
	footer section ul.logos li:nth-of-type(2) { margin: 15px 0; }
	footer section ul.logos li img { display: inline-block; margin: 0 auto; }
	footer section p { font-size: 4vw; }
	footer section p small { font-size: 3vw; }
}
@media only screen and (max-width: 400px) and (orientation: portrait) {
}
@media only screen and (max-width: 320px) and (orientation: portrait) {
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
}