@import url('https://fonts.googleapis.com/css?family=Open+Sans:700|Open+Sans:600|Open+Sans:400i|Open+Sans:700i&display=swap');#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{background-color: rgb(0, 143, 149);font-family: Open Sans;font-weight: 700;}#nwWebsite .nwNav li, #nwWebsite .nwNav li a{font-size: 0.7rem;font-family: Open Sans;font-weight: 600;}#nwWebsite #nwNavTop li ul a, #nwWebsite #nwNavTop li ul a:hover, #nwWebsite #nwNavTop li:hover ul a, #nwWebsite #nwNavSide li ul a, #nwWebsite #nwNavSide li:hover ul a, #nwWebsite #nwNavSide li ul a:hover{font-family: Open Sans;font-weight: 400;font-style: italic;}#nwContent, #nwContent .column:not(.zero), #nwContent p{font-family: Open Sans;font-weight: 400;font-style: italic;}#nwContent h1{font-size: 2rem;font-family: Open Sans;font-weight: 700;font-style: italic;}#nwContent h2{color: rgb(0, 143, 149);font-family: Open Sans;font-weight: 700;font-style: italic;}#nwWebsite .icon{color: rgb(0, 143, 149);}@media (min-width: 700px) {
 html {
	font-size: 22px;
 }
}
.row.clearfix.banner.firstBlock {
	min-height: 20vw;
}
#nwContent h1 {
	font-size: calc(1.8rem + 2vw);
}
#nwWebsite small:only-child {
	display: block;
	margin-top: -0.5rem !important;
	opacity: 1;
}@media (max-width: 699px) {#nwLogo {width: 200px;}}