@import 'https://fonts.googleapis.com/css?family=Glegoo:400,700|Rubik:300,400,400i,500,500i,700i';
@import 'https://fonts.googleapis.com/css?family=Quicksand:700|Roboto:400,700';
article,
aside,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
label,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
th,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

html {
	font-size: 1rem;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

b,
strong {
	font-weight: bold
}

abbr[title] {
	border-bottom: 1px dotted
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a img,
img {
	-ms-interpolation-mode: bicubic;
	border: 0
}

a:active,
a:hover {
	outline: 0
}

button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	line-height: normal;
	vertical-align: baseline
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: none
}

input[type=checkbox],
input[type=email],
input[type=number],
input[type=radio],
input[type=tel],
input[type=text] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

input {
	border-radius: 0
}

textarea {
	overflow: auto;
	font: inherit
}

img::-moz-selection {
	background: transparent
}

img::selection {
	background: transparent
}

img::-moz-selection {
	background: transparent
}

.clearfix {
	*zoom: 1
}

cite,
dfn,
em,
i {
	font-style: italic
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

abbr,
acronym {
	border-bottom: 1px dotted #777;
	cursor: help
}

ins,
mark {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

* {
	outline: 0
}

body {
	background: #fff
}

body {
	font-family: "Roboto", serif;
	font-size: 1rem;
	line-height: 1.5rem
}

blockquote,
q {
	quotes: "" ""
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: ""
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

dt {
	font-weight: bold
}

dd {
	margin: 0 1.5em 1.5em
}

img {
	height: auto;
	max-width: 100%
}

table {
	margin: 0 0 1.5em;
	width: 100%
}

a {
	text-decoration: none
}

a:active,
a:hover {
	outline: 0
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	float: left;
	width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}

.alignright {
	float: right;
	margin: 0 0 1.25rem 1.25rem
}

.alignleft {
	float: left;
	margin: 0 1.25rem 1.25rem 0
}

.aligncenter {
	display: block;
	margin: 0 auto 1.25rem
}

.clearfix:after,
.clearfix:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
	content: "";
	display: table
}

.clear,
.clearfix:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
	clear: both
}

.widget {
	margin-bottom: 3.125rem
}

.widget select {
	max-width: 100%
}

.widget_search .search-submit {
	display: none
}

.td {
	display: table-cell
}

.table {
	display: table
}

.white {
	color: #fff
}

.white a {
	color: #fff
}

.img {
	overflow: hidden;
	display: block
}

.img img {
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
	max-width: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
	display: none
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.byline,
.updated:not(.published) {
	display: none
}

.group-blog .byline,
.single .byline {
	display: inline
}

.entry-content,
.entry-summary,
.page-content {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	margin-bottom: 1.5rem;
	max-width: 100%
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5rem
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

.centerDiv {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.centerDiv:after {
	content: " ";
	display: block;
	clear: both
}

.innerWrapper {
	width: 96.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%;
	position: relative
}

.span-12 {
	width: 96.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-11 {
	width: 88.33333%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-10 {
	width: 80%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-9 {
	width: 71.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-8 {
	width: 63.33333%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-7 {
	width: 55%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-6 {
	width: 46.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-5 {
	width: 38.33333%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-4 {
	width: 30%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-3 {
	width: 21.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-2 {
	width: 13.33333%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span-1 {
	width: 5%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.col-4 {
	width: 21.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.dk-select,
.dk-select *,
.dk-select :after,
.dk-select :before,
.dk-select-multi,
.dk-select-multi *,
.dk-select-multi :after,
.dk-select-multi :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dk-select,
.dk-select-multi {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5em;
	width: 100%;
	cursor: pointer
}

.gfield_error .dk-selected {
	border: solid 1px #85B7D9
}

.dk-selected {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	background-color: white;
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 0 1.5em 0 0.5em;
	height: 40px;
	line-height: 40px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.dk-selected:after,
.dk-selected:before {
	content: '';
	display: block;
	position: absolute;
	right: 0
}

.dk-selected:before {
	top: 50%;
	border: solid transparent;
	border-width: 0.25em 0.25em 0;
	border-top-color: #eee;
	margin: -0.125em 0.5em 0 0
}

.dk-selected:after {
	top: 0;
	height: 100%;
	border-left: 1px solid #eee;
	margin: 0 1.5em 0 0
}

.dk-selected-disabled {
	color: #BBBBBB
}

.dk-select .dk-select-options {
	position: absolute;
	display: none;
	left: 0;
	right: 0
}

.dk-select-open-up .dk-select-options {
	border-radius: 3px 3px 0 0;
	margin-bottom: -1px;
	bottom: 100%
}

.dk-select-open-down .dk-select-options {
	border-radius: 0 0 3px 3px;
	margin-top: -1px;
	top: 100%
}

.dk-select-multi .dk-select-options {
	max-height: 10em
}

.dk-select-options {
	background-color: white;
	border: 1px solid #eee;
	border-radius: 3px;
	list-style: none;
	margin: 0;
	max-height: 10.5em;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0.25em 0;
	width: auto;
	z-index: 100
}

.dk-option-selected {
	background-color: #85B7D9;
	color: #fff
}

.dk-select-options-highlight .dk-option-selected {
	background-color: transparent;
	color: inherit
}

.gform_wrapper .dk-option {
	padding: 0 0.5em!important
}

.dk-select-options .dk-option-highlight {
	background-color: #85B7D9;
	color: #fff
}

.dk-select-options .dk-option-disabled {
	color: #BBBBBB;
	background-color: transparent
}

.dk-select-options .dk-option-hidden {
	display: none
}

.dk-optgroup {
	border: solid #eee;
	border-width: 1px 0;
	padding: 0.25em 0;
	margin-top: 0.25em
}

.dk-optgroup + .dk-option {
	margin-top: 0.25em
}

.dk-optgroup + .dk-optgroup {
	border-top-width: 0;
	margin-top: 0
}

.dk-optgroup:nth-child(2) {
	padding-top: 0;
	border-top: none;
	margin-top: 0
}

.dk-optgroup:last-child {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.dk-optgroup-label {
	padding: 0 0.5em 0.25em;
	font-weight: bold;
	width: 100%
}

.dk-optgroup-options {
	list-style: none;
	padding-left: 0
}

.dk-optgroup-options li {
	padding-left: 1.2em
}

.dk-select-open-up .dk-selected {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-color: #d53636
}

.dk-select-open-down .dk-selected {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-color: #d53636
}

.dk-select-open-down .dk-selected:before,
.dk-select-open-up .dk-selected:before {
	border-width: 0 0.25em 0.25em;
	border-bottom-color: #d53636
}

.dk-select-open-down .dk-selected:after,
.dk-select-open-up .dk-selected:after {
	border-left-color: #d53636
}

.dk-select-multi:focus .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-open-up .dk-select-options {
	display: block;
	border-color: #d53636
}

.dk-select-multi:focus,
.dk-select-multi:hover {
	outline: none
}

.dk-selected:focus,
.dk-selected:hover {
	outline: none;
	border-color: #d53636
}

.dk-selected:focus:before,
.dk-selected:hover:before {
	border-top-color: #d53636
}

.dk-selected:focus:after,
.dk-selected:hover:after {
	border-left-color: #d53636
}

.dk-select-disabled {
	opacity: 0.6;
	color: #BBBBBB;
	cursor: not-allowed
}

.dk-select-disabled .dk-selected:focus,
.dk-select-disabled .dk-selected:hover {
	border-color: inherit
}

.dk-select-disabled .dk-selected:focus:before,
.dk-select-disabled .dk-selected:hover:before {
	border-top-color: inherit
}

.dk-select-disabled .dk-selected:focus:after,
.dk-select-disabled .dk-selected:hover:after {
	border-left-color: inherit
}

select[data-dkcacheid] {
	display: none
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
	color: #78808f;
	border: 1px solid #eee;
	border-radius: 3px;
	height: 2.5rem;
	max-width: 100%;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
	color: #111;
	border: 1px solid #A1C43D !important
}

::-webkit-input-placeholder {
	color: #78808f
}

:-moz-placeholder {
	color: #78808f
}

::-moz-placeholder {
	color: #78808f
}

:-ms-input-placeholder {
	color: #78808f
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
	padding: 0 1.25rem
}

textarea {
	padding: 0.625rem 1.25rem;
	width: 100%
}

select {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	height: 2.5rem;
	padding: 0.625rem;
	border: 0.0625rem solid #eee;
	border-radius: 0.1875rem;
	margin-bottom: 0.625rem
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.875rem;
	border: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	display: inline-block;
	padding: 0 1.25rem;
	background: #85B7D9;
	color: #222222;
	margin-right: 0.4375rem;
	margin-bottom: 0.625rem;
	transition: all 0.35s;
	box-sizing: border-box;
	text-align: center;
	font-family: inherit
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	color: #fff;
	background: #4994c6
}

.button-alt,
button.button-alt,
input[type=button].button-alt,
input[type=reset].button-alt,
input[type=submit].button-alt {
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.875rem;
	border: 0;
	line-height: 1.5625rem;
	display: inline-block;
	padding: 0.5rem 1.375rem;
	background: #85B7D9;
	color: #222222;
	margin-right: 0.4375rem;
	margin-bottom: 0.625rem;
	transition: all 0.35s;
	box-sizing: border-box;
	text-align: center;
	font-family: inherit
}

.button-alt:hover,
button.button-alt:hover,
input[type=button].button-alt:hover,
input[type=reset].button-alt:hover,
input[type=submit].button-alt:hover {
	color: #fff;
	background: #4994c6
}

ul {
	list-style: disc;
	margin: 0 0 1.25rem 1.25rem
}

ol {
	list-style: decimal;
	margin: 0 0 1.25rem 1.25rem
}

ol li,
ul li {
	list-style: none
}

.mainContent li {
	list-style: disc inside
}

p {
	padding-bottom: 1rem
}

a {
	text-decoration: none;
	transition: background 0.3s;
	color: inherit
}

a:hover {
	color: midnightblue
}

button,
form,
input,
select,
textarea {
	font-family: inherit
}

html {
	font-size: 1rem
}

body {
	background: #fff;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.875rem;
	line-height: 1.375rem;
	color: #78808f
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Quicksand", serif;
	font-weight: 400;
	font-style: normal;
	color: #902d25
}

.h1,
h1 {
	font-size: 2.1875rem;
	line-height: 2.375rem;
	margin-bottom: 1.5625rem
}

.h2,
h2 {
	font-size: 2rem;
	line-height: 2.125rem;
	margin-bottom: 1.5625rem
}

.h3,
h3 {
	font-size: 1.6875rem;
	line-height: 1.875rem;
	margin-bottom: 1.5625rem
}

.h4,
h4 {
	font-size: 1.5625rem;
	line-height: 1.6875rem;
	margin-bottom: 1.375rem
}

.h5,
h5 {
	font-size: 1.375rem;
	line-height: 1.5rem;
	margin-bottom: 1.25rem
}

.h6,
h6 {
	font-size: 1.25rem;
	line-height: 1.375rem;
	margin-bottom: 1.25rem
}

.siteLogo a {
	display: block
}

.siteLogo a img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: block
}

.mainMenu > ul {
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0
}

.mainMenu > ul > li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0
}

.mainMenu > ul > li > a {
	display: block
}

.mainMenu > ul > li > ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	padding: 0;
	margin-left: 0
}

.mainMenu > ul > li > ul > li {
	float: none;
	width: 12.5rem;
	margin-left: 0;
	position: relative
}

.mainMenu > ul > li > ul > li > ul {
	top: 0;
	left: 100%;
	position: absolute;
	display: none;
	width: 12.5rem;
	margin-left: 0
}

.mainMenu > ul > li > ul > li > ul > li {
	margin-left: 0
}

.mainMenu > ul > li:hover > ul.sub-menu {
	display: block
}

.mainMenu > ul > li:hover > ul.sub-menu > li:hover > ul.sub-menu {
	display: block
}

.mobileLink {
	display: none
}

.mobileLink a {
	display: inline-block
}

#menu-main-menu {
	font-weight: 400
}

.displayNone {
	display: none
}

.screen-reader-text {
	display: none
}

.mainContainer {
	position: relative
}

body.sidebarNo .leftContent {
	width: 96.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.gform_wrapper .top_label input[type=email],
.gform_wrapper .top_label input[type=number],
.gform_wrapper .top_label input[type=tel],
.gform_wrapper .top_label input[type=text] {
	width: 100%!important;
	box-sizing: border-box;
	padding: 6px 12px !important;
	border: 0.0625rem solid #e5e5ed;
	box-shadow: 0 2px 0 rgb(247, 247, 245);
	border-radius: 0.1875rem;
	margin-bottom: 6px
}

.gform_validation_container {
	display: none
}

.gform_wrapper .top_label textarea {
	box-sizing: border-box;
	width: 100%!important;
	padding: 0.625rem;
	border: 0.0625rem solid #EEEEEE;
	border-radius: 0.1875rem;
	resize: both;
	margin-bottom: 0.625rem
}

.gform_wrapper .button {
	cursor: pointer;
	max-width: 100%;
	box-sizing: border-box
}

.two-column_wrapper ul.gform_column.s1 {
	width: 48.71795%;
	float: left;
	margin-left: 0
}

.two-column_wrapper ul.gform_column.s2 {
	width: 48.71795%;
	float: left;
	margin-left: 2.5641%!important
}

.gform_wrapper ul li {
	list-style: none!important
}

.dk-select-options .dk-option-highlight {
	background: #d53636!important
}

.dk-option-selected {
	background: #d53636!important
}

.gform_wrapper {
	max-width: 100%!important
}

.gform_wrapper ul {
	margin: 0!important;
	list-style: none
}

.gform_wrapper li {
	padding: 0!important;
	margin-bottom: 0!important
}

.gform_wrapper .top_label .gfield_error {
	width: 100%!important
}

.gform_wrapper .top_label .gfield_error input {
	border-color: #e74c3c!important
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
	width: 100%!important
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent!important;
	border-top: none!important;
	border-bottom: none!important
}

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .validation_message {
	color: #e74c3c!important
}

.gform_wrapper div.validation_error {
	color: #e74c3c!important;
	border-top: none!important;
	border-bottom: none!important
}

.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error textarea {
	border-color: #e74c3c!important;
}

.gform_wrapper .gsection {
	border-bottom: 0!important
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
	font-weight: 400;
	font-size: 14px;
	color: #A1C43D;
}

.gform_wrapper textarea.medium {
	min-height: 13.625rem
}

.gform_button {
	width: 100%
}

.page-template-tpl-contact #gform_wrapper_1 .gform_footer {
	margin-bottom: 40px;
	margin-top: 25px;
	width: 48.72%;
	float: right
}

.page-template-tpl-contact #gform_wrapper_1 .gform_footer input {
	font-size: 16px!important
}

.ginput_container_checkbox {
	margin-top: 35px
}

.validation_error {
	text-align: center;
	font-size: 16px
}

.two-column:after {
	clear: both;
	display: table;
	content: ""
}

.gform_wrapper textarea {
	resize: none!important
}

.mainFooter .upperFooter {
	background-color: #343c49;
	color: #FFF;
	padding-top: 26px;
	padding-bottom: 26px
}

.mainFooter .upperFooter .centerDiv .widgetFooter {
	width: 21.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.mainFooter .upperFooter .centerDiv .widgetFooter .gform_wrapper .field_description_below .gfield_description {
	display: none!important
}

.mainFooter .upperFooter .centerDiv .widgetFooter .gform_wrapper div.validation_error {
	padding: 0!important;
	margin-bottom: 0!important
}

.mainFooter .upperFooter .centerDiv .widgetFooter .gform_footer .gform_button {
	margin-top: 10px
}

.mainFooter .lowerFooter {
	padding: 20px 0;
	color: #a0a3aa
}

.mainFooter .lowerFooter a {
	color: #a0a3aa
}

.mainFooter .lowerFooter a:focus,
.mainFooter .lowerFooter a:hover {
	color: #93969e;
	text-decoration: underline
}

.mainFooter .lowerFooter .copyright {
	width: 46.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.mainFooter .lowerFooter .copyright .footerMenu {
	display: inline-block
}

.mainFooter .lowerFooter .copyright .footerMenu li {
	display: inline-block
}

.mainFooter .lowerFooter .copyright .footerMenu li:before {
	content: "-";
	margin: 0.1875rem
}

.mainFooter .lowerFooter .credits {
	width: 46.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%;
	text-align: right
}

.paging-navigation {
	border-top: 0.3125rem solid #000;
	margin: 3rem 0
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute
}

.paging-navigation .loop-pagination {
	margin-top: -0.3125rem;
	text-align: center
}

.paging-navigation .page-numbers {
	border-top: 0.3125rem solid transparent;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 900;
	margin-right: 0.0625rem;
	padding: 0.4375rem 1rem;
	text-transform: uppercase
}

.paging-navigation .page-numbers.current {
	border-top: 0.3125rem solid #85B7D9
}

#main .content .paging-navigation a {
	color: #2B2B2B
}

.paging-navigation a:hover {
	border-top: 0.3125rem solid #85B7D9;
	color: #2B2B2B
}

.page-template-tpl-contact .acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0
}

.page-template-tpl-contact .acf-map img {
	max-width: inherit!important
}

img {
	vertical-align: top
}

textarea {
	overflow-y: auto;
	vertical-align: top
}

a::-moz-focus-inne,
button::-moz-focus-inne,
input::-moz-focus-inne {
	border: 0;
	outline: none
}

a:focus,
button:focus,
input:focus {
	outline: none
}

button,
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none
}

select::-ms-expand {
	display: none
}

select:invalid {
	color: #9b9b9b
}

select {
	background-color: #fff;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAGCAYAAAAynOUQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVFM0Y0RTFBNzRGMjExRTY5QUMyOUU1MjA1QjhENTU4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVFM0Y0RTFCNzRGMjExRTY5QUMyOUU1MjA1QjhENTU4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUUzRjRFMTg3NEYyMTFFNjlBQzI5RTUyMDVCOEQ1NTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUUzRjRFMTk3NEYyMTFFNjlBQzI5RTUyMDVCOEQ1NTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz77ee0RAAAAYklEQVR42mJkYGCoBGJ2Buzg5////9sZqASYgHg/HvmDDFQEIMtOAvE9LHIgsePUtuw/EG8A4h9I4t+AeD1UjqqWgcAnIN6CJL4ZiD8zUBmwILGvALEaEP8C4usMNAAAAQYApQIVOSfQbuQAAAAASUVORK5CYII=");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	cursor: pointer
}

:focus::-moz-placeholder {
	color: transparent!important
}

[autofocus]::-moz-placeholder:focus {
	color: graytext!important
}

:focus:-moz-placeholder {
	color: transparent!important
}

[autofocus]:-moz-placeholder:focus {
	color: graytext!important
}

:focus::-webkit-input-placeholder {
	color: transparent!important
}

[autofocus]::-webkit-input-placeholder {
	color: graytext!important
}

.icon-address,
.icon-email,
.icon-phone {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABNCAYAAACv4+RIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE3Q0Q1NTA2N0ZGMDExRTZCQjczOTU0NTBDMzkxRkExIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE3Q0Q1NTA3N0ZGMDExRTZCQjczOTU0NTBDMzkxRkExIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTdDRDU1MDQ3RkYwMTFFNkJCNzM5NTQ1MEMzOTFGQTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTdDRDU1MDU3RkYwMTFFNkJCNzM5NTQ1MEMzOTFGQTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6GbtwAAAACQUlEQVR42uyYvUscQRiHZzd4xsKohchhY6kRURtFxEZIqkQUhFjEQCwCijapRPwTLAUbEfGjC8SQBMIhYsRKDIpCKiXNdRHNnTYeScbfK+/JMM7MzeRIty887N7MvM/O1+0uGw3PrwlEDfgI2sEQ2BKeEXNyBvSBR+AT6A8RUEKXUlYFNkDKV9BmKD8FBV/Bqlb2AzwNGcICkErZNvgZIvgOVpSyl2AgREAxC674vAK885UUBVkwpZR7S2LlfBmse0pSJgHFGNhxSOrBATgrbjZdUODGJskS2AMdoLq4Y2ND93LgiWE4r0GTtmPfx5a5KfByUtKlYw4P4xKTTBP7mI9Sq6PhDMQeS53lnrSCeXABdnm75yIppSgnYlFmJIJEkAj+kyACg+Az+MU3kTzYBKPGC9L9gKkBX6Q7dkGDknMneAC+Sr84AFW64I3WaBv0glrQCT5o9TO6YF+p/AZSaje5h1tKm1NdcK1UTmrJRV5ovaim8lh/1gXEQ3UVTgKHcAEidQhzgZO4rM9BC/gt/aNHFxCLnskbpo1E1IFsieRz0GgTEH2gYEn+A57ry2ta71cWwVvT/hCWTTMO/irJ05Z2VgExAi7BhKONSB7viSARJAJVcMTvAf/CEQnSZXQgTYJn/BYSGvnbXL63dYNcwJMpxzm3N9XmQMldMuUKraCU5F5bYavwSZb8Q3pIrHXC4yrO3okSXW1lrEMTHpPlnNxI2p9teeVrToY/Ut0Ll4Dimo+Vrj/TsUNQ6Uqm3BsBBgAnnTqFqhEFFQAAAABJRU5ErkJggg==");
	background-repeat: no-repeat
}

.icon-phone {
	background-position: 0 0
}

.icon-email {
	background-position: 0 -63px
}

.icon-address {
	background-position: 0 -31px
}

.btn,
.form-submit .submit,
.gform_wrapper.contactSimple_wrapper .gform_footer input.button,
.mainFooter .gform_wrapper .gform_footer input.button,
.mainFooter .gform_wrapper .gform_footer input[type=submit],
.nav-links a,
.search-form .search-submit,
article.page .entry-footer a,
article.post .entry-footer a {
	font-size: 14px;
	font-family: "Roboto", serif;
	line-height: 20px;
	padding: 12px 20px;
	color: #FFF;
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	background-color: #85B7D9;
	cursor: pointer;
	margin: 0;
	text-align: center;
	letter-spacing: 1px
}

.btn:focus,
.btn:hover,
.form-submit .submit:focus,
.form-submit .submit:hover,
.gform_wrapper.contactSimple_wrapper .gform_footer input.button:focus,
.gform_wrapper.contactSimple_wrapper .gform_footer input.button:hover,
.mainFooter .gform_wrapper .gform_footer input.button:focus,
.mainFooter .gform_wrapper .gform_footer input.button:hover,
.mainFooter .gform_wrapper .gform_footer input[type=submit]:focus,
.mainFooter .gform_wrapper .gform_footer input[type=submit]:hover,
.nav-links a:focus,
.nav-links a:hover,
.search-form .search-submit:focus,
.search-form .search-submit:hover,
article.page .entry-footer a:focus,
article.page .entry-footer a:hover,
article.post .entry-footer a:focus,
article.post .entry-footer a:hover {
	background-color: #4994c6
}

.btn.btnDanger,
.form-submit .submit,
.gform_wrapper.contactSimple_wrapper .gform_footer input.button,
.mainFooter .gform_wrapper .gform_footer input.button,
.mainFooter .gform_wrapper .gform_footer input[type=submit],
.nav-links a,
.search-form .search-submit,
article.page .entry-footer a,
article.post .entry-footer a {
	background-color: #A1C43D
}

.btn.btnDanger:focus,
.btn.btnDanger:hover,
.form-submit .submit:focus,
.form-submit .submit:hover,
.gform_wrapper.contactSimple_wrapper .gform_footer input.button:focus,
.gform_wrapper.contactSimple_wrapper .gform_footer input.button:hover,
.mainFooter .gform_wrapper .gform_footer input.button:focus,
.mainFooter .gform_wrapper .gform_footer input.button:hover,
.mainFooter .gform_wrapper .gform_footer input[type=submit]:focus,
.mainFooter .gform_wrapper .gform_footer input[type=submit]:hover,
.nav-links a:focus,
.nav-links a:hover,
.search-form .search-submit:focus,
.search-form .search-submit:hover,
article.page .entry-footer a:focus,
article.page .entry-footer a:hover,
article.post .entry-footer a:focus,
article.post .entry-footer a:hover {
	background-color: #bed679
}

.btn:focus,
.btn:hover,
.form-submit .submit:focus,
.form-submit .submit:hover,
.gform_wrapper.contactSimple_wrapper .gform_footer input.button:focus,
.gform_wrapper.contactSimple_wrapper .gform_footer input.button:hover,
.mainFooter .gform_wrapper .gform_footer input.button:focus,
.mainFooter .gform_wrapper .gform_footer input.button:hover,
.mainFooter .gform_wrapper .gform_footer input[type=submit]:focus,
.mainFooter .gform_wrapper .gform_footer input[type=submit]:hover,
.nav-links a:focus,
.nav-links a:hover,
.search-form .search-submit:focus,
.search-form .search-submit:hover,
article.page .entry-footer a:focus,
article.page .entry-footer a:hover,
article.post .entry-footer a:focus,
article.post .entry-footer a:hover {
	color: #FFF
}

.mm-menu {
	background-color: #FFF;
	box-shadow: rgba(0, 0, 0, 0.08) -2px 0 10px
}

.mm-menu .mm-listview > li > a,
.mm-menu .mm-listview > li > span {
	font-size: 15px;
	line-height: 26px;
	color: #343c4a
}

.mm-menu .mm-listview > li:not(.mm-divider):after {
	border-color: #cccccc
}

.mm-menu .mm-listview .active a {
	color: #A1C43D
}

.mobileLink {
	float: right
}

.mobileLink > a {
	color: #85B7D9;
	font-size: 16px;
	line-height: 28px;
	display: block;
	height: 28px;
	padding-right: 37px;
	position: relative
}

.mobileLink > a:focus,
.mobileLink > a:hover {
	color: #85B7D9
}

.mobileLink > a i {
	right: 0;
	top: 2px;
	position: absolute;
	margin: auto;
	font-size: 20px;
	height: 18px
}

.mainHeader {
	height: 87px
}

.mainHeaderContainer {
	background-color: #FFF;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	box-shadow: rgba(0, 0, 0, 0.08) 0 3px 10px;
	padding: 34px 0 27px
}

.admin-bar .mainHeaderContainer {
	padding-top: 66px
}

.mainMenu {
	float: right
}

.mainMenu > ul {
	display: table;
	font-size: 0;
	width: 100%;
	float: none
}

.mainMenu > ul > li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	margin-left: 34px;
	font-size: 16px
}

.mainMenu > ul > li:first-child {
	margin-left: 0
}

.mainMenu > ul > li > a {
	line-height: 20px;
	display: block;
	padding: 4px 0;
	color: #343c4a;
	font-family: 'Roboto', sans-serif
}

.mainMenu > ul > li:focus > a,
.mainMenu > ul > li:hover > a {
	color: #A1C43D;
	text-decoration: none
}

.mainMenu > ul > li.current-menu-item > a,
.mainMenu > ul > li.current_page_parent > a {
	color: #A1C43D;
	text-decoration: none
}

.mainMenu .sub-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	box-shadow: rgba(0, 0, 0, 0.08) 0 3px 8px;
	left: -10px;
	padding: 5px 0
}

.mainMenu .sub-menu > li > a {
	display: block;
	padding: 4px 10px;
	line-height: 20px;
	color: #343c4a
}

.mainMenu .sub-menu > li > a:focus,
.mainMenu .sub-menu > li > a:hover {
	color: #A1C43D;
	text-decoration: none
}

.mainMenu .sub-menu > li.current_page_item > a {
	color: #A1C43D
}

.siteLogo {
	float: left
}

.siteLogo a img {
	max-width: 188px
}

.pageSlider .focuspoint {
	min-height: 553px
}

.sliderInfo {
	left: 0;
	top: 0;
	position: absolute;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 2
}

.sliderInfo h2 {
	color: #343c4a;
	font-size: 30px;
	margin: 0;
	padding: 10px 0;
	font-weight: 400
}

.sliderInfo p {
	font-size: 15px;
	line-height: 26px;
	color: #343c4a
}

.sliderInfoCol {
	width: 55%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%;
	margin-left: 43.33333%;
	position: relative
}

.sliderBoxContainer {
	left: 0;
	top: 0;
	position: absolute;
	margin: auto;
	width: 100%;
	height: 100%
}

.sliderTable {
	height: 100%;
	width: 100%;
	display: table
}

.sliderCell {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle
}

.sliderInfoFooter {
	display: table;
	font-size: 0;
	width: 100%
}

.sliderInfoFooter > a {
	margin-left: 17px
}

.sliderInfoFooter > a:first-child {
	margin-left: 0
}

.owl-dots {
	display: table;
	font-size: 0;
	width: 100%
}

.owl-dot {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	margin: 0 3px
}

.owl-dot span {
	display: block;
	width: 17px;
	height: 17px;
	border-radius: 17px;
	position: relative;
	border: 1px solid transparent
}

.owl-dot span:before {
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
	background-color: #494949;
	content: '';
	border-radius: 9px;
	display: block;
	width: 9px;
	height: 9px
}

.owl-dot span:focus,
.owl-dot span:hover {
	border-color: #A1C43D
}

.owl-dot span:focus:before,
.owl-dot span:hover:before {
	background-color: #A1C43D
}

.owl-dot.active span {
	border-color: #A1C43D
}

.owl-dot.active span:before {
	background-color: #A1C43D
}

.linksSlider .owl-controls {
	text-align: center
}

.linksSlider .owl-controls .owl-dots {
	padding-bottom: 15px
}

.pageSlider .owl-controls {
	left: 0;
	bottom: 38px;
	position: absolute;
	margin: auto;
	width: 100%;
	text-align: center
}

.categoryLinksHeader {
	text-align: center;
	padding: 63px 0 31px
}

.categoryLinksHeader h3 {
	color: #85B7D9;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: 400
}

.categoryLinksHeader h2 {
	color: #343c4a;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding: 9px 0 0;
	font-weight: 700
}

.categoryLinksBody {
	overflow: hidden
}

.categoryLinksBody {
	width: 96.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.categoryLinksBody.simple {
	margin: 0;
	width: 100%;
	float: none;
	overflow: hidden
}

.categoryLinksItem {
	padding-bottom: 40px
}

.categoryLinksItem > a {
	color: #85B7D9;
	text-decoration: none
}

.categoryLinksItem > a:focus,
.categoryLinksItem > a:hover {
	text-decoration: none;
	color: #4994c6
}

.categoryLinksItem > a:hover .image img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.categoryLinksItem .image {
	display: block;
	overflow: hidden;
	text-align: center
}

.categoryLinksItem .image img {
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-o-transition-property: transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	max-width: 100%!important;
	display: inline-block
}

.categoryLinksItem.item3 {
	width: 30%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.categoryLinksItem.item2 {
	width: 46.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.categoryLinksItem.item4 {
	width: 21.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.categoryLinksItem .title {
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding: 45px 0 14px;
	font-family: "Quicksand", serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	vertical-align: top
}

.categoryLinksItem .title:focus,
.categoryLinksItem .title:hover {
	text-decoration: underline
}

.categoryLinksItem .text {
	font-size: 15px;
	line-height: 26px;
	color: #78808f;
	display: block
}

.textSlider {
	color: #fff;
	text-align: center
}

.textSlider p {
	font-size: 15px;
	line-height: 27px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300
}

.textSlider h4 {
	font-size: 20px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 700;
	font-family: "Quicksand", serif
}

.textSlider .owl-next,
.textSlider .owl-prev {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	width: 18px;
	height: 14px;
	left: 20px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAOCAYAAACyyTV4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlGNThBQjY3N0YzNjExRTZBQzMzQjI5QTk3QzM1Q0M1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlGNThBQjY4N0YzNjExRTZBQzMzQjI5QTk3QzM1Q0M1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUY1OEFCNjU3RjM2MTFFNkFDMzNCMjlBOTdDMzVDQzUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUY1OEFCNjY3RjM2MTFFNkFDMzNCMjlBOTdDMzVDQzUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6aghV0AAABTElEQVR42mL49/8/AxpmBuKlQPwfiu9jUQPH/ynEUPNhdoHsZUZXw8SACpiBeBEQRyGJbWWgLUA2H2Tvov8QdyAAnhAE4elAzEjjkGSE2vMfV4hS5EBqOJIYh4IkGYEBOhuIk5ECeD8QFwPxfyKj7APQkAfogkDNCkBKgEgzQO7oBWJHJLG5QJwKcuQ0ICOTwnT1C2gDOxZH/gRSbBSaPR3kyLdAhhClqZ8REhLojvxPhYz1jgVIeAHxLiDmQ5K4D8SPSDDoOQ7xFUAsSYI5ckCsiMT/BHYfNAOYA/FHpET7Goh1CWUaamUcaObRhdoLcwPIPebIuZtsh9LageiOJMuhtHYgNkdic+hLGjvyJT4HYqsWQeAkELtBEy0I7KBxtbgDKZO4MULsRy05QKGBAxgDsSsQdwPxX3wlMCUAWk+XAvFuoFlnsakBCDAA+vbEGG43I5QAAAAASUVORK5CYII=");
	background-position: 0 0;
	background-repeat: no-repeat
}

.textSlider .owl-next {
	background-position: -23px 0;
	right: 20px;
	left: auto
}

.textSliderWrapper {
	background-color: #85B7D9
}

.textSliderCol {
	width: 63.33333%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%;
	margin-left: 18.33333%
}

.overUp {
	padding: 67px 0 80px;
	overflow: hidden
}

.overUpImage {
	text-align: center
}

.overUpDescription {
	font-size: 15px;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #78808f
}

.overUpDescription p {
	padding-bottom: 29px
}

.overUpDescription h1 {
	margin: 0;
	padding: 0 0 25px;
	line-height: 32px;
	font-size: 30px;
	color: #343c4a;
	font-family: "Quicksand", serif;
	font-weight: 700;
	font-style: normal
}

.span3 {
	width: 21.66667%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span5 {
	width: 38.33333%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.span7 {
	width: 55%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%
}

.footerColContacts {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding-top: 20px
}

.footerColContacts a {
	color: #fff
}

.footerColContacts a:focus,
.footerColContacts a:hover {
	text-decoration: none;
	color: #fff
}

.footerColContacts a.blue {
	color: #85B7D9
}

.footerColContacts a.blue:focus,
.footerColContacts a.blue:hover {
	color: #4994c6
}

.footerColContacts .item {
	position: relative;
	padding-left: 30px;
	margin-bottom: 9px;
	font-size: 12px
}

.footerColContacts .item .icon-address,
.footerColContacts .item .icon-email,
.footerColContacts .item .icon-phone {
	left: 0;
	top: 3px;
	position: absolute;
	margin: auto
}

.footerColLink {
	font-size: 14px;
	line-height: 28px;
	font-family: 'Roboto', sans-serif;
	overflow: hidden;
	margin-bottom: 45px
}

.footerColLink p {
	margin: 0;
	padding: 0
}

.footerColLink strong {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px
}

.footerColLink img {
	float: left;
	margin-right: 10px
}

.footerColLink a {
	color: #A1C43D
}

.footerColLink a:focus,
.footerColLink a:hover {
	color: #A1C43D
}

.footerColTitle,
.widgetFooterTitle {
	font-size: 20px;
	line-height: 20px;
	font-family: "Quicksand", serif;
	font-weight: 700;
	font-style: normal;
	padding: 22px 0
}

.footerColDescription {
	font-size: 12px;
	line-height: 25px
}

.gform_wrapper .gform_body {
	width: 100%!important
}

body .mainFooter .gform_wrapper ul li.gfield {
	margin-top: 9px
}

body .mainFooter .gform_wrapper ul li.gfield:first-child {
	margin-top: 0
}

.mainFooter .gform_wrapper {
	margin: 0
}

.mainFooter .gform_wrapper .top_label input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.mainFooter .gform_wrapper .top_label textarea {
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	background-color: #424a57;
	border-color: #424a57;
	box-shadow: rgba(0, 0, 0, 0.05) 0 0 20px;
	max-width: 100%
}

.mainFooter .gform_wrapper .top_label input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.mainFooter .gform_wrapper .top_label textarea:focus {
	border-color: #d53636
}

.mainFooter .gform_wrapper .top_label textarea {
	height: 90px;
	min-height: 90px
}

.mainFooter .gform_wrapper .gform_footer input.button,
.mainFooter .gform_wrapper .gform_footer input[type=submit] {
	height: auto;
	padding: 10px 25px!important;
	box-shadow: rgba(0, 0, 0, 0.05) 0 0 20px;
	font-size: 13px
}

.mainFooter .gform_wrapper .top_label .gfield_label {
	display: none
}

.mainFooter .copyright,
.mainFooter .credits {
	font-size: 11px;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: 500
}

.mainFooter .footerMenu {
	list-style: none;
	padding: 0;
	margin: 0
}

.widget_recent_entries ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.widget_recent_entries ul > li {
	line-height: 25px;
	font-size: 12px;
	border-top: 1px solid #424a58;
	padding: 11px 0;
	font-family: 'Roboto', sans-serif
}

.widget_recent_entries ul > li:first-child {
	border-top: 0;
	padding-top: 0
}

.widget_recent_entries ul > li > a {
	color: #fff
}

.widget_recent_entries ul > li > a:focus,
.widget_recent_entries ul > li > a:hover {
	text-decoration: underline;
	color: #fff
}

.widget_recent_entries ul > li .post-date {
	display: block;
	color: #85B7D9
}

.contentBox {
	line-height: 26px;
	color: #78808f;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding-top: 69px
}

.contentBox ul {
	list-style: none;
	margin: 0 0 36px;
	padding: 0
}

.contentBox ul > li {
	position: relative;
	padding-left: 15px;
	list-style: none
}

.contentBox ul > li a {
	color: #85B7D9
}

.contentBox ul > li a:focus,
.contentBox ul > li a:hover {
	color: #85B7D9;
	text-decoration: underline
}

.contentBox ul.page-list {
	list-style: none;
	padding: 0;
	margin: 0
}

.contentBox ul.page-list > li {
	list-style: none
}

.contentBox h1,
.contentBox h2,
.contentBox h3,
.contentBox h4,
.contentBox h5 {
	color: #343c4a;
	margin: 0;
	padding: 0 0 25px;
	font-family: "Quicksand", serif;
	font-weight: 700
}

.contentBox h1 {
	font-size: 30px;
	line-height: 32px;
	padding: 0 0 25px
}

.contentBox h2 {
	font-size: 28px
}

.contentBox p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 10px
}

.contentBox p > a {
	color: #85B7D9
}

.contentBox p > a:focus,
.contentBox p > a:hover {
	text-decoration: underline;
	color: #85B7D9
}

.page-template-tpl-contact .contentBox ul > li:before {
	width: 0;
	height: 0
}

.rightContent .widget-title {
	color: #343c4a;
	margin: 0;
	font-family: "Quicksand", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 30px;
	line-height: 32px;
	padding: 25px 0
}

.rightContent aside:first-child .widget-title {
	padding-top: 69px
}

.pageImage.focuspoint {
	min-height: 331px
}

.pageImage .sliderInfo h2 {
	color: #fff;
	font-weight: 700;
	font-family: "Quicksand", serif;
	padding-bottom: 15px
}

.pageImage .sliderInfo p {
	color: #fff;
	font-family: "Quicksand", serif;
	letter-spacing: 1px
}

.pageImageCol {
	width: 63.33333%;
	float: left;
	margin-left: 1.66667%;
	margin-right: 1.66667%;
	margin-left: 18.33333%;
	text-align: center
}

.pageImageCol .sliderCell {
	height: 301px
}

.quoteBox {
	display: table;
	width: 100%;
	margin: 52px 0
}

.quoteDescription,
.quoteImage {
	display: table-cell;
	vertical-align: middle
}

.quoteDescription {
	padding-left: 40px
}

.quoteImage {
	width: 16.66666%
}

.quoteImage img {
	width: 100%
}

.quoteContainer {
	padding: 25px 35px;
	color: #78808f;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: italic;
	background-color: #f4f5f6;
	position: relative
}

.quoteContainer p {
	padding-bottom: 0
}

.quoteContainer:before {
	left: -17px;
	top: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 17px solid #f4f5f6;
	content: '';
	width: 0;
	height: 0;
	display: block
}

.gform_wrapper.blueForm_wrapper {
	background-color: #85B7D9;
	padding: 10px 20px 20px;
	margin: 10px 0
}

.gform_wrapper.blueForm_wrapper .blueForm div.validation_error {
	padding: 0;
	margin: 0;
	color: #343c49!important
}

.gform_wrapper.blueForm_wrapper .blueForm .gfield_error .validation_message {
	color: #343c49!important;
	padding: 0;
	padding-top: 10px
}

.gform_wrapper.blueForm_wrapper .blueForm .gfield_error .gfield_label {
	color: #fff!important
}

.gform_wrapper.blueForm_wrapper .blueForm ul.gform_fields li.gfield {
	margin: 0
}

.gform_wrapper.blueForm_wrapper .blueForm .gform_footer {
	padding-top: 12px
}

.gform_wrapper.blueForm_wrapper .blueForm .gform_footer .gform_button {
	border-radius: 3px;
	height: 50px;
	padding: 15px;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	font-family: "Quicksand", serif;
	background-color: #343c49
}

.gform_wrapper.blueForm_wrapper .blueForm .gform_footer .gform_button:focus,
.gform_wrapper.blueForm_wrapper .blueForm .gform_footer .gform_button:hover {
	background-color: #29303a
}

.gform_wrapper.blueForm_wrapper .blueForm .top_label input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.blueForm_wrapper .blueForm .top_label textarea {
	border-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #78808f;
	font-size: 13px;
	border-radius: 3px;
	max-width: 100%
}

.gform_wrapper.blueForm_wrapper .blueForm .top_label input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper.blueForm_wrapper .blueForm .top_label textarea:focus {
	border-color: #343c49!important
}

.gform_wrapper.blueForm_wrapper .blueForm .top_label textarea {
	height: 150px;
	min-height: 150px
}

.gform_wrapper.blueForm_wrapper .blueForm .top_label .gfield_label {
	line-height: 20px;
	padding: 13px 0 6px;
	color: #fff;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500!important
}

.gform_wrapper.blueForm_wrapper .blueForm .top_label div.ginput_container {
	margin: 0
}

.rightContent .flxmap-container {
	margin-top: 92px
}

.flxmap-container {
	width: auto!important;
	height: auto!important;
	padding-bottom: 100%
}

.flxmap-container .gm-style {
	left: 0;
	top: 0;
	position: absolute;
	margin: auto
}

article.page.type-page {
	padding-bottom: 30px;
	border-bottom: 3px solid #85B7D9;
	margin-bottom: 20px
}

article.page.type-page:last-child {
	border-bottom: 0
}

article.page .entry-footer a {
	padding-top: 8px;
	padding-bottom: 8px
}

article.page .entry-footer .comments-link {
	margin-right: 10px
}

article.page .entry-meta a {
	color: #85B7D9
}

article.page .entry-meta a:focus,
article.page .entry-meta a:hover {
	text-decoration: underline
}

article.page .entry-title {
	padding: 0 0 10px;
	margin: 0
}

article.page .entry-title > a {
	color: #85B7D9;
	font-size: 26px;
	line-height: 30px;
	font-family: "Quicksand", serif;
	font-weight: 700;
	font-style: normal
}

article.page .entry-title > a:focus,
article.page .entry-title > a:hover {
	text-decoration: underline
}

article.page .entry-content h2,
article.page .entry-content h3,
article.page .entry-content h4,
article.page .entry-content h5 {
	padding: 0 0 10px
}

article.page .entry-summary {
	margin-top: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 26px;
	color: #78808f
}

article.page .entry-summary a {
	color: #85B7D9
}

article.page .entry-summary a:focus,
article.page .entry-summary a:hover {
	text-decoration: underline
}

article.page .entry-summary h2,
article.page .entry-summary h3,
article.page .entry-summary h4,
article.page .entry-summary h5 {
	color: #343c4a;
	padding: 10px 0;
	margin: 0;
	font-family: "Quicksand", serif;
	font-weight: 700;
	font-style: normal
}

article.page .entry-summary h2 {
	font-size: 26px
}

article.page .entry-summary h3 {
	font-size: 24px
}

article.page .entry-summary h4 {
	font-size: 22px
}

article.page .entry-summary h5 {
	font-size: 20px
}

article.page .entry-summary p {
	font-weight: 300;
	font-size: 15px;
	line-height: 26px;
	padding-bottom: 0;
	margin-bottom: 10px
}

article.post {
	padding-bottom: 30px;
	border-bottom: 1px solid #4994c6;
	margin-bottom: 20px
}

article.post.type-post .entry-header .entry-title {
	padding-top: 0;
	padding-bottom: 25px
}

article.post .entry-footer a {
	padding-top: 8px;
	padding-bottom: 8px
}

article.post .entry-footer .comments-link {
	margin-right: 10px
}

article.post .entry-meta a {
	color: #85B7D9
}

article.post .entry-meta a:focus,
article.post .entry-meta a:hover {
	text-decoration: underline
}

article.post .entry-title {
	padding: 0 0 10px;
	margin: 0
}

article.post .entry-title > a {
	color: #85B7D9;
	font-size: 26px;
	line-height: 30px;
	font-family: "Quicksand", serif;
	font-weight: 700;
	font-style: normal
}

article.post .entry-title > a:focus,
article.post .entry-title > a:hover {
	text-decoration: underline
}

article.post .entry-content h2,
article.post .entry-content h3,
article.post .entry-content h4,
article.post .entry-content h5 {
	padding: 0 0 10px
}

article.post .entry-summary {
	margin-top: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 26px;
	color: #78808f
}

article.post .entry-summary a {
	color: #85B7D9
}

article.post .entry-summary a:focus,
article.post .entry-summary a:hover {
	text-decoration: underline
}

article.post .entry-summary h2,
article.post .entry-summary h3,
article.post .entry-summary h4,
article.post .entry-summary h5 {
	color: #343c4a;
	padding: 10px 0;
	margin: 0;
	font-family: "Quicksand", serif;
	font-weight: 700;
	font-style: normal
}

article.post .entry-summary h2 {
	font-size: 26px
}

article.post .entry-summary h3 {
	font-size: 24px
}

article.post .entry-summary h4 {
	font-size: 22px
}

article.post .entry-summary h5 {
	font-size: 20px
}

article.post .entry-summary p {
	font-weight: 300;
	font-size: 15px;
	line-height: 26px;
	padding-bottom: 0;
	margin-bottom: 10px
}

.paging-navigation {
	border-top: 0;
	margin: 0 0 30px
}

.paging-navigation .loop-pagination {
	margin: 0
}

.paging-navigation .page-numbers {
	border: 0!important;
	border-radius: 3px;
	background-color: #85B7D9;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	padding: 7px;
	text-align: center;
	min-width: 36px;
	white-space: nowrap
}

.paging-navigation .page-numbers.next,
.paging-navigation .page-numbers.prev {
	padding-left: 10px;
	padding-right: 10px
}

.paging-navigation .page-numbers:focus,
.paging-navigation .page-numbers:hover {
	border: 0!important;
	color: #fff
}

.paging-navigation .page-numbers.current {
	border: 0!important;
	background-color: #A1C43D
}

.post-navigation {
	color: #fff
}

.post-navigation:focus,
.post-navigation:hover {
	text-decoration: underline;
	color: #fff
}

.logged-in-as a {
	color: #85B7D9;
	font-size: 14px;
	line-height: 20px
}

.logged-in-as a:focus,
.logged-in-as a:hover {
	text-decoration: underline;
	color: #4994c6
}

.comment-form-comment textarea {
	height: 150px;
	min-height: 150px
}

.form-submit .submit {
	line-height: 1
}

.comment-respond {
	padding-bottom: 30px
}

.comment-respond p {
	margin-bottom: 0
}

.comment-respond p label {
	display: block
}

.comment-respond p input[type=email]:focus,
.comment-respond p input[type=number]:focus,
.comment-respond p input[type=password]:focus,
.comment-respond p input[type=tel]:focus,
.comment-respond p input[type=text]:focus,
.comment-respond p input[type=time]:focus,
.comment-respond p input[type=url]:focus,
.comment-respond p textarea:focus {
	border-color: #A1C43D
}

#field_1_8 label.gfield_label {
	display: none!important
}

body .gform_wrapper .field_sublabel_below ul.gfield_checkbox > li {
	position: relative;
	padding-left: 21px!important
}

body .gform_wrapper .field_sublabel_below ul.gfield_checkbox > li input {
	left: 1px;
	top: 7px;
	position: absolute;
	margin: auto;
	margin-top: 0!important
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	display: none!important
}

.gform_wrapper.contactSimple_wrapper .gfield {
	margin-top: 15px!important
}

.gform_wrapper.contactSimple_wrapper .gform_footer {
	padding-top: 0
}

.gform_wrapper.contactSimple_wrapper .gform_footer input.button {
	line-height: 1
}

.gform_wrapper.contactSimple_wrapper .top_label .gfield_label {
	font-family: 'Roboto', sans-serif;
	font-weight: 300!important;
	font-size: 15px;
	line-height: 26px;
	color: #78808f
}

.gform_wrapper.contactSimple_wrapper .top_label input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.contactSimple_wrapper .top_label textarea {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color: #78808f;
	max-width: 100%
}

.gform_wrapper.contactSimple_wrapper .top_label input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper.contactSimple_wrapper .top_label textarea:focus {
	border-color: #d53636!important
}

.gform_wrapper.contactSimple_wrapper .top_label textarea {
	height: 214px;
	min-height: 214px
}

.gform_wrapper.contactSimple_wrapper ul li.gfield {
	margin-top: 0
}

@media screen and (max-width:767px) {
	.contactSimple_wrapper.gform_validation_error .gform_footer {
		padding-top: 10px!important
	}
}

.contactSimple_wrapper .gfield.gfield_error {
	position: relative;
	margin-bottom: 0!important
}

.contactSimple_wrapper .gfield.gfield_error .ginput_container_select {
	margin-bottom: 0!important;
	padding-bottom: 6px
}

.contactSimple_wrapper .gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0!important
}

.contactSimple_wrapper .gfield.gfield_error .jq-selectbox .jq-selectbox__select {
	border-color: #A1C43D
}

.contactSimple_wrapper .gfield.gfield_error .jq-selectbox.focused .jq-selectbox__select,
.contactSimple_wrapper .gfield.gfield_error .jq-selectbox.opened .jq-selectbox__select {
	border-color: #A1C43D
}

.contactSimple_wrapper .gfield.gfield_error .validation_message {
	left: 0;
	bottom: -16px;
	position: absolute;
	margin: auto;
	padding: 0!important
}

.gfield .ginput_container_select {
	padding-bottom: 6px
}

.gfield .jq-selectbox {
	display: block!important
}

.gfield .jq-selectbox.focused .jq-selectbox__select,
.gfield .jq-selectbox.opened .jq-selectbox__select {
	border-color: #A1C43D
}

.gfield .jq-selectbox__select {
	width: 100%;
	height: 2.5rem;
	padding: 0.625rem;
	border: 0.0625rem solid #eee;
	background: #fff;
	box-shadow: none;
	border-radius: 3px
}

.gfield .jq-selectbox__select-text {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #8b8b8b
}

.gfield .jq-selectbox__trigger {
	border-left: 0
}

.gfield .jq-selectbox__trigger-arrow {
	top: 0;
	bottom: 0;
	margin: auto;
	border-top: 5px solid #eee!important;
	opacity: 1
}

.gfield .jq-selectbox__dropdown {
	border-radius: 3px;
	margin: -1px 0 0;
	top: 100%!important;
	border-color: #A1C43D
}

.gfield .jq-selectbox__dropdown ul {
	padding: 5px 0;
	color: #8b8b8b
}

.gfield .jq-selectbox__dropdown ul li {
	padding: 5px 10px!important;
	font-size: 14px;
	line-height: 20px
}

.gfield .jq-selectbox__dropdown ul li.selected,
.gfield .jq-selectbox__dropdown ul li:hover {
	background-color: #A1C43D;
	color: #fff
}

.search-form {
	overflow: hidden
}

.search-form > label {
	display: block
}

.search-form .search-submit {
	line-height: 1
}

.search-form .search-field {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color: #78808f
}

.search-form .search-field:focus {
	border-color: #A1C43D
}

@media screen and (min-width:768px) {
	.search-form .search-submit {
		float: left
	}
	.search-form .search-field {
		float: left;
		margin-right: 10px
	}
}

@media screen and (max-width:767px) {
	.search-form {
		position: relative;
		padding-right: 140px
	}
	.search-form .search-field {
		width: 100%
	}
	.search-form .search-submit {
		right: 0;
		top: 0;
		position: absolute;
		margin: auto;
		max-width: 130px
	}
}

.nav-links {
	padding: 10px 0 40px;
	overflow: hidden
}

@media screen and (max-width:767px) {
	.nav-links a {
		display: block;
		width: 100%
	}
}

.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%
}

.homeSlide .bcg .hsContainer {
	position: relative;
	z-index: 2;
	padding: 105px 0 100px
}

.sk-three-bounce {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	margin: auto;
	text-align: center;
	position: fixed;
	left: 0;
	top: 0;
	background: #85B7D9;
	width: 100%;
	vertical-align: middle;
	z-index: 9999;
	height: 100%;
	overflow: hidden;
	opacity: 1;
	visibility: visible
}

.sk-three-bounce.loaded {
	opacity: 0;
	visibility: hidden;
	left: -99999px
}

.sk-three-bounce .sk-child {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
	animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
	position: relative;
	top: 50%
}

.sk-three-bounce .sk-bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s
}

.sk-three-bounce .sk-bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s
}

@-webkit-keyframes sk-three-bounce {
	0%,
	80%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-three-bounce {
	0%,
	80%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

#comments {
	display: none
}

.nav-links .nav-previous {
	padding-right: 10px
}

.nav-links .nav-next {
	padding-left: 10px
}

.rev-btn,
h2.tp-caption,
p.tp-caption {
	font-family: "Quicksand", serif!important
}

#rev_slider_1_1 .zeus .tp-bullet {
	border: 1px solid transparent;
	width: 17px;
	height: 17px
}

#rev_slider_1_1 .zeus .tp-bullet:after {
	width: 9px;
	height: 9px;
	border-radius: 9px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #494949;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

#rev_slider_1_1 .zeus .tp-bullet.selected {
	border-color: #A1C43D
}

#rev_slider_1_1 .zeus .tp-bullet.selected:after {
	background-color: #A1C43D
}

@media (max-width:64rem) {
	.span-1,
	.span-2,
	.span-3,
	.span-4,
	.span-5,
	.span-6,
	.span-7,
	.span-8,
	.span-9,
	.span-10,
	.span-11,
	.span-12 {
		width: 93.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.col-4 {
		width: 45%;
		float: left;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 1.25rem
	}
	.innerWrapper {
		width: 93.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.mainMenu {
		display: none
	}
	.mobileLink {
		display: block
	}
	.footerCol,
	.mainFooter .upperFooter .centerDiv .widgetFooter {
		width: 43.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.widget_recent_entries {
		clear: both
	}
	.footerContacts > div {
		max-width: 256px
	}
	.overUpImage {
		width: 26.66667%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.overUpDescription {
		width: 60%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.textSliderWrapper .owl-controls {
		display: none
	}
	.textSliderWrapper .textSliderCol {
		width: 93.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.linksSlider .owl-item {
		opacity: 0.5
	}
	.linksSlider .owl-item.active.center {
		opacity: 1
	}
	.categoryLinksBody {
		width: 100%;
		margin: 0
	}
	.pageSlider .focuspoint {
		min-height: 400px
	}
	.categoryLinksItem.item3 {
		width: 26.66667%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.categoryLinksItem.item4 {
		width: 26.66667%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.categoryLinksItem.item2 {
		width: 43.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.rightContent .flxmap-container {
		margin-top: 0;
		margin-bottom: 30px
	}
	.mainFooter .lowerFooter .copyright,
	.mainFooter .lowerFooter .credits {
		width: 43.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.mainFooter .lowerFooter .copyright {
		width: 46.33333%
	}
	.mainFooter .lowerFooter .credits {
		width: 40.33333%
	}
	.rightContent .flxmap-container {
		padding-bottom: 0;
		height: 300px!important;
		margin: 0 -3.33333%
	}
	.blueForm_wrapper {
		width: 50%!important
	}
	.rightContent aside:first-child .widget-title {
		padding-top: 25px
	}
	.contentBox {
		padding-top: 25px
	}
}

@media (max-width:47.9375rem) {
	.button {
		width: 100%;
		margin-right: 0;
		display: block
	}
	.col-4 {
		width: 93.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%;
		margin-bottom: 1.25rem
	}
	.innerWrapper {
		width: 93.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.two-column_wrapper ul.gform_column.s1,
	.two-column_wrapper ul.gform_column.s2 {
		width: 100%!important;
		min-width: 100%!important;
		max-width: 100%!important;
		margin-left: 0!important;
		margin-right: 0!important
	}
	.mainMenu {
		display: none
	}
	.mobileLink {
		display: block
	}
	.categoryLinksBody,
	.footerCol,
	.leftContent,
	.mainFooter .upperFooter .centerDiv .widgetFooter,
	.overUpDescription,
	.overUpImage,
	.pageImageCol {
		width: 93.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.footerContacts > div {
		max-width: 100%
	}
	.overUpImage,
	.quoteImage {
		padding-bottom: 40px;
		text-align: center
	}
	.overUpImage img,
	.quoteImage img {
		max-height: 188px;
		width: auto
	}
	.quoteDescription,
	.quoteImage {
		display: block;
		width: 100%;
		margin: 0
	}
	.quoteDescription {
		padding-left: 0
	}
	.quoteContainer:before {
		left: 0;
		right: 0;
		top: -17px;
		bottom: auto;
		border: 0;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-bottom: 17px solid #f4f5f6
	}
	.overUpDescription h1 {
		font-size: 22px
	}
	.form-submit .overUpDescription .overUpDescriptionFooter .submit,
	.gform_wrapper.contactSimple_wrapper .gform_footer .overUpDescription .overUpDescriptionFooter input.button,
	.mainFooter .gform_wrapper .gform_footer .overUpDescription .overUpDescriptionFooter input.button,
	.mainFooter .gform_wrapper .gform_footer .overUpDescription .overUpDescriptionFooter input[type=submit],
	.nav-links .overUpDescription .overUpDescriptionFooter a,
	.overUpDescription .overUpDescriptionFooter .btn,
	.overUpDescription .overUpDescriptionFooter .form-submit .submit,
	.overUpDescription .overUpDescriptionFooter .gform_wrapper.contactSimple_wrapper .gform_footer input.button,
	.overUpDescription .overUpDescriptionFooter .mainFooter .gform_wrapper .gform_footer input.button,
	.overUpDescription .overUpDescriptionFooter .mainFooter .gform_wrapper .gform_footer input[type=submit],
	.overUpDescription .overUpDescriptionFooter .nav-links a,
	.overUpDescription .overUpDescriptionFooter .search-form .search-submit,
	.overUpDescription .overUpDescriptionFooter article.page .entry-footer a,
	.overUpDescription .overUpDescriptionFooter article.post .entry-footer a,
	.search-form .overUpDescription .overUpDescriptionFooter .search-submit,
	article.page .entry-footer .overUpDescription .overUpDescriptionFooter a,
	article.post .entry-footer .overUpDescription .overUpDescriptionFooter a {
		width: 100%;
		text-align: center
	}
	.contentBox .btn,
	.contentBox .form-submit .submit,
	.contentBox .gform_wrapper.contactSimple_wrapper .gform_footer input.button,
	.contentBox .mainFooter .gform_wrapper .gform_footer input.button,
	.contentBox .mainFooter .gform_wrapper .gform_footer input[type=submit],
	.contentBox .nav-links a,
	.contentBox .search-form .search-submit,
	.contentBox article.page .entry-footer a,
	.contentBox article.post .entry-footer a,
	.form-submit .contentBox .submit,
	.gform_wrapper.contactSimple_wrapper .gform_footer .contentBox input.button,
	.mainFooter .gform_wrapper .gform_footer .contentBox input.button,
	.mainFooter .gform_wrapper .gform_footer .contentBox input[type=submit],
	.nav-links .contentBox a,
	.search-form .contentBox .search-submit,
	article.page .entry-footer .contentBox a,
	article.post .entry-footer .contentBox a {
		display: block;
		width: 100%;
		margin-bottom: 17px
	}
	.mainFooter .lowerFooter .copyright,
	.mainFooter .lowerFooter .credits {
		width: 100%;
		text-align: center;
		margin: 0;
		font-size: 11px;
		line-height: 23px
	}
	.mainFooter .gform_wrapper .gform_footer input.button,
	.mainFooter .gform_wrapper .gform_footer input[type=submit] {
		width: 100%
	}
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
	.gform_wrapper textarea {
		font-size: 16px!important
	}
	.homeSlide .bcg .hsContainer {
		padding: 40px 0
	}
	.homeSlide .bcg {
		background-size: 70%
	}
	.mobileLink span {
		display: none
	}
	.categoryLinksItem.item2,
	.categoryLinksItem.item3,
	.categoryLinksItem.item4 {
		width: 43.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.paging-navigation .page-numbers {
		display: none
	}
	.paging-navigation .page-numbers.next,
	.paging-navigation .page-numbers.prev {
		display: block
	}
	.comment-respond {
		padding-bottom: 30px
	}
	.comment-respond p {
		margin-bottom: 0
	}
	.comment-respond p label {
		display: block
	}
	.comment-respond p input[type=email],
	.comment-respond p input[type=number],
	.comment-respond p input[type=password],
	.comment-respond p input[type=tel],
	.comment-respond p input[type=text],
	.comment-respond p input[type=time],
	.comment-respond p input[type=url],
	.comment-respond p textarea {
		max-width: 100%;
		width: 100%
	}
	.categoryLinksItem h4 {
		padding-top: 25px
	}
	.quoteBox {
		margin-bottom: 0
	}
	.blueForm_wrapper {
		width: 100%!important
	}
	.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
		max-width: calc(100%)!important
	}
	.page-template-tpl-contact .gform_footer {
		width: 100%
	}
	.ginput_container_checkbox {
		margin-top: 0!important
	}
}

@media screen and (max-width:1400px) and (min-width:1050px) {
	p.tp-caption {
		width: 500px!important;
		max-width: 500px!important
	}
}

@media screen and (max-width:479px) {
	h2.tp-caption,
	p.tp-caption {
		text-align: center!important
	}
	.sliderImage {
		opacity: 0.5!important
	}
}

@media (max-width:37.4375rem) {
	.nav-links .nav-previous {
		padding-right: 0;
		float: none;
		width: 100%
	}
	.nav-links .nav-next {
		padding-left: 0;
		float: none;
		width: 100%
	}
}

@media (max-width:29.9375rem) {
	.categoryLinksItem.item2,
	.categoryLinksItem.item3,
	.categoryLinksItem.item4 {
		width: 93.33333%;
		float: left;
		margin-left: 3.33333%;
		margin-right: 3.33333%
	}
	.pageImageCol .sliderInfoFooter > a {
		margin: 17px 0 0;
		width: 100%;
		display: block
	}
	.pageImageCol .sliderInfoFooter > a:first-child {
		margin-top: 0
	}
	.pageImage .sliderCell {
		height: auto
	}
	.pageImage .sliderInfo {
		position: static;
		padding-top: 10px;
		padding-bottom: 20px
	}
	.pageImage img {
		left: 0;
		top: 0;
		position: absolute;
		margin: auto
	}
	.tp-bullets {
		bottom: 24px!important
	}
}


body div#ui-datepicker-div[style] {
    z-index: 9999 !important;
}