@import url('https://fonts.googleapis.com/css?family=Nunito:300|Nunito:700&display=swap');#nwWebsite{background-image: url('https://cdn.nimbo.com.au/assets/68ce199ec2c5517597ce/5232bb232c0b13c774965ef/uploads/green-tile-dark.jpg'); background-repeat: repeat; background-position: 50% 0%; background-size: auto;background-color: rgb(6, 128, 10);}#nwHeader{background-image: url('https://cdn.nimbo.com.au/assets/68ce199ec2c5517597ce/5232bb232c0b13c774965ef/uploads/Tree-Background.jpg'); background-repeat: no-repeat; background-position: 50% 100%; background-size: cover;background-color: rgb(11, 77, 13);}#nwHeaderMessage{background-image: url('https://cdn.nimbo.com.au/assets/68ce199ec2c5517597ce/5232bb232c0b13c774965ef/uploads/green-tile-dark.jpg'); background-repeat: repeat; background-position: 50% 0%; background-size: auto;background-color: rgb(6, 128, 10);}#nwNavTop, #nwNavSide{background-color: rgb(255, 255, 255);}#nwNavTop li ul, #nwNavSide li ul{background-color: rgb(255, 255, 255);}#nwContent{background-color: rgb(255, 255, 255);}#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{background-color: rgb(28, 147, 36);}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{font-family: Nunito;font-weight: 300;}#nwWebsite #nwLogo{color: rgb(255, 255, 255);}#nwWebsite .nwNav li, #nwWebsite .nwNav li a{color: rgb(28, 147, 36);font-family: Nunito;font-weight: 700;}#nwContent h1{font-size: 3rem;}#nwContent h2{color: rgb(6, 128, 10);font-size: 2rem;}#nwWebsite .icon{color: rgb(100, 232, 8);}#nwWebsite #nwFooterLinks li a, #nwWebsite #nwSocialLinks a{color: rgb(255, 255, 255);}#nwFooter{color: rgb(255, 255, 255);}@media (min-width: 1000px) {
 html {
	font-size: 19px;
 }
}

#nwHeaderMessage {
	font-size: 1rem;
	letter-spacing: 0;
	text-transform: none;
}
#nwWebsite .nwNav li a {
	font-size: 1rem;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
#nwNavTop {
	padding: 1rem 0;
	box-shadow: 0 -10px 15px -10px rgba(0,0,0,0.3);
}
#nwNavTop li {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
#nwNavTop li a {
	padding-top: 0.8em;
}
#nwNavTop li:last-child a {
	border: 1px solid;
	border-radius: 40px;
}
#nwWrapper {
	box-shadow: 0 10px 45px -10px rgba(0,0,0,0.5);
}


.firstBlock {
	background: #49C24F url("https://cdn.nimbo.com.au/assets/68ce199ec2c5517597ce/5232bb232c0b13c774965ef/uploads/bokeh.jpg") center top no-repeat;
	background-size: cover;
	box-shadow: inset 0 10px 30px -10px rgba(0,0,0,0.5);
	color: #FFF;
}
#nwContent .firstBlock h1 {
	color: inherit;
	text-shadow: 2px 2px 7px rgba(0,0,0,0.3);
}
.firstBlock + .appHook:not(.appSlideshowInit) {
	margin-top: 1.5rem;
}


/* Home page stuff */

#nwWebsite #nwContent .slideshowText .slide h2 {
	position: relative;
	margin-top: 0;
	padding-top: 3.5em;
	font-size: 1.1rem;
	line-height: 1.5;
}
.slideshowTextUL .slide h2::before {
	content: "\201C";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	color: #64E808;
	font: bold 7rem/0.9 Georgia, serif;
}
.slideshowText b { /* stars */
	display: block;
	margin-bottom: 1rem;
	letter-spacing: 0.2em;
}
#nwWebsite #nwContent .slideshowText p {
	font-weight: bold;
}

@media (min-width: 700px) {
 .slideshowText.testimonials li .column {
	padding-bottom: 1rem;
 }
}

.bubble {
	border-radius: 500px;
	display: block;
	background: #FFF;
	padding: 15%;
}
.services a {
	text-decoration: none;
}
#nwContent #kadsim-div ul {
	margin: -1%;
}
#nwContent #kadsim-div ul li {
	width: 31%;
}@media (max-width: 699px) {#nwLogo {width: 200px;}}