
body {
	font-family: "Montserrat", Arial, sans-serif;
	font-weight: 400;
	color: #000;
	background-color: #fff;
	line-height: 110%
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Passion One", Helvetica, sans-serif;
	color: #058fc2;
	font-weight: 400;
	font-style: normal;
	font-variant: normal
}
h1 {
	line-height: 110%
}
.rowcolor1 {
	background-color: #058fc2;
	color: #FFF;
	margin: 0px
}
.rowcolor2 {
	background-color: #000;
	color: #FFF;
	margin: 0px
}
.rowpadding {
	padding-top: 40px;
	padding-bottom: 40px
}
.rowcolor1 h3, .rowcolor1 h1, .rowcolor1 h2 {
	color: #FFF !important
}
.bottomwave {
	background-image: url(../img/menu/bottomwave.png);
	background-repeat: repeat-x;
	background-position: bottom
}
.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px
}
.logo {
	max-width: 350px;
	margin-top: 8px;
	margin-bottom: 8px
}
.top-bar .toggle-topbar.menu-icon a {
	color: #FFF
}
.top-bar .toggle-topbar.menu-icon a span::after {
	box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
	box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF
}
.top-bar.expanded .title-area {
	background: #000
}
.top-bar.expanded .title-area a {
	color: white !important
}
.top-bar {
	background-color: #000;
	color: #fff
}
.top-bar-section li a {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}
.top-bar-section li a:link, .top-bar-section li a:visited {
	background-color: #000 !important;
	font-family: "Passion One", Helvetica, sans-serif;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 150%;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase
}
.top-bar-section li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF
}
.top-bar-section li a:hover, .top-bar-section li a:focus, .top-bar-section li a:active, .top-bar-section ul li.active>a {
	background-color: #058fc2 !important;
	color: #FFF
}
.top-bar {
	text-align: center
}
ul.center-buttons {
	display: inline-block
}

@media only screen and (max-width: 40em) {
.logo {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto
}
.top-bar-section li a:link, .top-bar-section li a:visited, .top-bar-section li:first-child {
	border: none
}
}
.heroabsolute {
	z-index: 0 !important;
	position: relative;
	margin-bottom: 0px
}
.leftwave {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px
}
.rightwave {
	position: absolute;
	z-index: 20;
	right: 0px;
	top: 0px
}
.slickslide {
	position: relative
}
.slickslide h2 {
	background-color: rgba(255,255,255,0.8);
	text-align: left;
	padding: 12px;
	z-index: 10;
	position: absolute;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border: 2px solid #fff;
	right: 6%;
	bottom: -50px;
	width: 40%;
	margin-bottom: 0px;
	color: #058fc2 !important;
	font-size: 110%;
	font-family: "Montserrat", Arial, sans-serif
}
.slickslide h2 span {
	color: black !important
}
.fadeout {
	opacity: 0;
	-webkit-transition: opacity 0.01s ease-in;
	transition: opacity 0.01s ease-in
}
.fadein {
	-webkit-transition: opacity 0.5s ease-in, transform 0.8s ease-in;
	transition: opacity 0.5s ease-in, transform 0.8s ease-in;
	opacity: 1;
	-webkit-transform: translatey(-50px);
	-ms-transform: translatey(-50px);
	transform: translatey(-50px)
}

@media only screen and (max-width: 64em) {
.leftwave, .rightwave {
	display: none
}
}

@media only screen and (max-width: 40em) {
.slickslide h2 {
	bottom: 0px;
	width: 100%;
	font-size: 100%;
	padding: 5px;
	position: relative;
	right: 0px;
	margin-bottom: 0px
}
.fadein {
	-webkit-transform: translatey(0px);
	-ms-transform: translatey(0px);
	transform: translatey(0px)
}
}
.rowcolor1 h2 {
	color: #FFF;
	margin-bottom: 0px;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400
}
.rowtypes {
	overflow: hidden
}
.guide {
	z-index: 3000
}
.guide h2 {
	margin-top: 0px;
	padding: 0px
}
.guide h2 a span, .guide h2 a span i {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding-left: 0px
}
.guide h2 a:hover span {
	padding-left: 30px;
	padding-right: 30px
}
.home .rowcolor1 h2 {
	font-size: 190%
}
.home .rowcolor1 h3 {
	color: #FFF;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 100%;
	line-height: 130%;
	padding: 5px 18px 5px 18px;
	margin-bottom: 0px
}
.rowtypes h2 {
	line-height: 90%;
	margin-top: 30px;
	margin-bottom: 20px
}
.rowintro, .rowtypes {
	position: relative;
	top: -30px
}
.rowteam img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.rowteam h5 {
	font-size: 190%;
	margin-bottom: 0px !important;
	line-height: 100%;
	padding: 0px
}
.rowteam h6 {
	font-size: 160%;
	margin-bottom: 8px;
	margin-top: 3px !important;
	line-height: 100%;
	padding: 0px
}
.rowteam p {
	font-size: 100%;
	line-height: 130%
}
.rowteam {
	padding-top: 30px;
	padding-bottom: 40px
}

@media only screen and (max-width: 40em) {
.rowcolor1 h3 {
	margin-bottom: 30px !important
}
.guide h2 a:hover span {
	padding-left: 0px;
	padding-right: 0px
}
}
.guidefooter .button {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border-style: solid;
	border-width: 4px;
	width: 150px;
	height: 150px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-color: #058fc2;
	background-color: white;
	color: #058fc2;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.guidefooter .button:hover {
	margin-left: 0px;
	margin-right: 0px;
	border-color: #058fc2;
	background-color: #058fc2;
	color: white !important
}
.guidefooter h2 {
	line-height: 100%;
	text-align: center;
	font-size: 1em;
	margin-top: 30px;
	margin-bottom: 0px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.guidefooter h2 span {
	font-size: 2.9em;
	line-height: 110%
}
.guidefooter .button h2:hover {
	color: white !important
}
.guide {
	text-align: center
}
.guide img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px !important;
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important
}
.guide .panel img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	border: solid 1px #666666
}
.guide .panel {
	text-align: left
}
.guide h2 {
	text-align: center !important
}
.examples li {
	text-align: center;
	line-height: 1 !important;
	font-size: 80%
}
.examples li img {
	padding-bottom: 0px;
	margin-bottom: 0px
}

@media only screen and (max-width: 40em) {
.guidefooter .button {
	margin-left: 0px;
	margin-right: 0px
}
.guidefooter .button:hover {
	margin-left: 0px;
	margin-right: 0px
}
}
.gallery img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px
}
.suppliers li {
	margin-bottom: 12px;
	line-height: 1.2;
	text-align: center;
	height: 160px
}
.rowfooter {
	padding-top: 60px;
	padding-bottom: 60px
}
.footertext {
	padding-left: 12px !important;
	line-height: 130%;
	font-size: 90%
}
footer a:link, footer a:visited {
	color: #FFF
}
.nudge {
	margin-top: 5px
}

@media only screen and (max-width: 40em) {
.rowfooter .small-12 {
	padding-top: 15px !important
}
}
