.custom1, body {
	color: #5b5b5b;
	font-family: 'montserrat', arial, serif;
	font-size: 15px;
}
.custom12 {
	background-color: #414141;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.5);
	color: #ffffff;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
.custom13 {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
.custom14, .form-input .FormSubmitButton {
	background-color: #008d31;
	border-radius: 4px 4px 4px 4px;
	color: #ffffff;
	font-family: 'montserrat', arial, serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1em;
	padding: 12px 15px 12px 15px;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: background-color, padding;
	-moz-transition-property: background-color, padding;
	-o-transition-property: background-color, padding;
	transition-property: background-color, padding;
}
.custom14:hover, .custom14:focus, .link-styles:hover .custom14, .form-input .FormSubmitButton:hover, .form-input .FormSubmitButton:focus, .form-input .FormSubmitButton.active {
	background-color: #007127;
	color: #ffffff;
	padding: 12px 15px 12px 25px;
}
.custom15 {
	background-color: #ffffff;
	border-color: #cdcdcd;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
.custom16, .form-input .form-input-field {
	background-color: rgba(197,197,197,0.28);
	border-color: transparent;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 0 0 0 0;
	color: #e1e1e1;
	font-family: 'montserrat', arial, serif;
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 10px 0;
	padding: 10px 15px 10px 10px;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: padding;
	-moz-transition-property: padding;
	-o-transition-property: padding;
	transition-property: padding;
}
.custom16:hover, .custom16:focus, .link-styles:hover .custom16, .form-input .form-input-field:hover, .form-input .form-input-field:focus, .form-input .form-input-field.active {
	padding: 10px 15px 10px 20px;
}
.custom17, .navigation-menu-container .level1 li a {
	background-color: transparent;
	border-color: #00c545;
	border-style: solid;
	border-width: 0 0 1px 0;
	color: #ffffff;
	font-family: 'montserrat', arial, serif;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 12px 15px 12px 15px;
	text-align: left;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: padding;
	-moz-transition-property: padding;
	-o-transition-property: padding;
	transition-property: padding;
}
.custom17:hover, .custom17:focus, .link-styles:hover .custom17, .navigation-menu-container .level1 li a:hover, .navigation-menu-container .level1 li a:focus, .navigation-menu-container .level1 li a.active {
	background-color: #00551d;
	padding: 12px 15px 12px 25px;
}
.custom18, .navigation-menu-container .level1 .level2 li a {
	background-color: #414141;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 0 0 1px 0;
	color: #f5f5f5;
	font-family: 'montserrat', arial, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 0 0;
	padding: 12px 15px 12px 25px;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: background-color, color;
	-moz-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
}
.custom18:hover, .custom18:focus, .link-styles:hover .custom18, .navigation-menu-container .level1 .level2 li a:hover, .navigation-menu-container .level1 .level2 li a:focus, .navigation-menu-container .level1 .level2 li a.active {
	background-color: #00551d;
	color: #ffffff;
}
.custom19, .navigation-container {
	background-color: #008d31;
}
.custom2, p, .Container .Textarea {
	line-height: 1.4em;
}
.custom20, .navigation-menu-box {
	background-color: #008d31;
	color: #ffffff;
	font-family: 'montserrat', arial, serif;
	font-size: 16px;
	font-weight: 700;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
.custom23, #site-container-161 .menu-container .level1 li a {
	background-color: transparent;
	border-color: transparent;
	border-style: solid;
	border-width: 0 0 2px 0;
	color: #5b5b5b;
	font-family: 'montserrat', arial, serif;
	font-size: 18px;
	font-weight: 600;
	padding: 0 5px 10px 5px;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	-webkit-transition-property: background-color, color, border-color;
	-moz-transition-property: background-color, color, border-color;
	-o-transition-property: background-color, color, border-color;
	transition-property: background-color, color, border-color;
}
.custom23:hover, .custom23:focus, .link-styles:hover .custom23, #site-container-161 .menu-container .level1 li a:hover, #site-container-161 .menu-container .level1 li a:focus, #site-container-161 .menu-container .level1 li a.active {
	background-color: transparent;
	border-color: #008d31;
	color: #008d31;
}
.custom24, #site-container-161 .menu-container .level1 .level2 li a {
	background-color: #008d31;
	color: #f5f5f5;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.3em;
	padding: 12px 15px 12px 15px;
	text-align: left;
	text-transform: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: background-color, padding, color;
	-moz-transition-property: background-color, padding, color;
	-o-transition-property: background-color, padding, color;
	transition-property: background-color, padding, color;
}
.custom24:hover, .custom24:focus, .link-styles:hover .custom24, #site-container-161 .menu-container .level1 .level2 li a:hover, #site-container-161 .menu-container .level1 .level2 li a:focus, #site-container-161 .menu-container .level1 .level2 li a.active {
	background-color: #00551d;
	color: #f5f5f5;
	letter-spacing: 0;
	padding: 12px 15px 12px 15px;
}
.custom25 {
	background-color: #008d31;
	padding: 18px 10px 17px 10px;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
}
.custom25:hover, .custom25:focus, .link-styles:hover .custom25 {
	background-color: #00a93b;
}
.custom26 {
	color: #cdcdcd;
	font-family: 'montserrat', arial, serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2em;
	text-align: center;
}
.custom27 {
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.custom28 {
	color: #ffffff;
	font-family: 'montserrat', arial, serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2em;
}
.custom29 {
	color: #ffffff;
	font-size: 16px;
}
.custom3, h1 {
	font-family: 'montserrat', arial, serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}
.custom30 {
	background-color: #008d31;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 2px 10px 1px rgba(0,0,0,0.5);
	color: #ffffff;
	font-family: 'montserrat', arial, serif;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 0.6152rem 0.3076rem 0.6152rem 0.3076rem;
	text-decoration: none;
	-webkit-transition: all 500ms linear 0s;
	-moz-transition: all 500ms linear 0s;
	-o-transition: all 500ms linear 0s;
	transition: all 500ms linear 0s;
	-webkit-transition-property: text-decoration, margin, color, background-color;
	-moz-transition-property: text-decoration, margin, color, background-color;
	-o-transition-property: text-decoration, margin, color, background-color;
	transition-property: text-decoration, margin, color, background-color;
}
.custom30:hover, .custom30:focus, .link-styles:hover .custom30 {
	background-color: #007127;
	color: #ffffff;
	margin: 0 0 0 0;
	text-decoration: none;
}
.custom31 {
	font-family: 'montserrat', arial, serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1em;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
.custom32 {
	color: #ffffff;
	font-family: 'montserrat', arial, serif;
	font-size: 32px;
	line-height: 120%;
	padding: 0 0 10px 0;
}
.custom33 {
	text-align: center;
}
.custom34 {
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 580px;
	padding: 7.5362rem 1.2304rem 0 1.2304rem;
	text-align: center;
}
.custom35 {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
}
.custom39 {
	font-family: 'montserrat', arial, serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
.custom4, h2 {
	font-family: 'montserrat', arial, serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
.custom41 {
	color: #000000;
	font-family: 'montserrat', arial, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	margin: 0 0 5px 0;
	text-decoration: none;
}
.custom42 {
	opacity: 1;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.custom42:hover, .custom42:focus, .link-styles:hover .custom42 {
	opacity: 0.7;
}
.custom44 {
	font-family: 'montserrat', arial, serif;
	font-size: 26px;
	font-weight: 700;
}
.custom45 {
	color: #f5f5f5;
	font-family: 'montserrat', arial, serif;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
}
.custom5, h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
.custom6, h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 3px 0;
}
.custom9, p a, .Textarea a, div.newsfeed a {
	color: #008d31;
	font-family: 'montserrat', arial, serif;
	font-weight: 700;
}
.custom9:hover, .custom9:focus, .link-styles:hover .custom9, p a:hover, .link-styles:hover  p a, .Textarea a:hover, .link-styles:hover  .Textarea a, div.newsfeed a:hover, .link-styles:hover  div.newsfeed a {
	color: #00551d;
}
a.custom21 {
	color: #3fd1ef;
}
a.custom21:hover, .custom21:focus, .link-styles:hover a.custom21 {
	color: #f5f5f5;
}
a.custom22 {
	color: #ffffff;
	font-family: 'montserrat', arial, serif;
	font-size: 35px;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
a.custom22:hover, .custom22:focus, .link-styles:hover a.custom22 {
	color: rgba(255,255,255,0.7);
}
a.custom36 {
	background-color: #008d31;
	border-color: #00a93b;
	border-radius: 6px 6px 6px 6px;
	border-width: 0 1px 1px 0;
	color: #f5f5f5;
	font-family: 'montserrat', arial, serif;
	font-size: 14px;
	font-weight: 700;
	padding: 12px 15px 12px 15px;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color, border-color, background-color;
	-moz-transition-property: color, border-color, background-color;
	-o-transition-property: color, border-color, background-color;
	transition-property: color, border-color, background-color;
}
a.custom36:hover, .custom36:focus, .link-styles:hover a.custom36 {
	background-color: #007127;
	border-color: #00a93b;
	color: #ffffff;
}
a.custom43 {
	background-attachment: scroll;
	background-color: #008d31;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 1.538rem 1.538rem 1.538rem 1.538rem;
	color: #ffffff;
	font-family: 'montserrat', arial, serif;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 1px;
	padding: 12px 17px 12px 17px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 75ms linear 0s;
	-moz-transition: all 75ms linear 0s;
	-o-transition: all 75ms linear 0s;
	transition: all 75ms linear 0s;
	-webkit-transition-property: padding, background-color, background-image, text-decoration, color;
	-moz-transition-property: padding, background-color, background-image, text-decoration, color;
	-o-transition-property: padding, background-color, background-image, text-decoration, color;
	transition-property: padding, background-color, background-image, text-decoration, color;
	--bg-image: url('/customerdata/files/templates/1/blank.png');
}
a.custom43:hover, .custom43:focus, .link-styles:hover a.custom43 {
	background-color: #00551d;
	color: #ffffff;
	padding: 12px 40px 12px 23px;
	text-decoration: none;
	--bg-image: url('/customerdata/files/templates/1/pil-hvid.png');
}
a.custom7, a {
	text-decoration: none;
}
html, .DefaultBody {
	font-size: 15px;
}
@media only screen and (min-width: 768px)  {
	.custom13 {
		font-size: 23px;
	}
	.custom16, .form-input .form-input-field {
		font-size: 14px;
		padding: 10px 15px 10px 15px;
	}
	.custom25 {
		margin: -170px 0 0 0;
		padding: 18px 10px 17px 10px;
	}
	.custom28 {
		font-size: 34px;
	}
	.custom29 {
		font-size: 20px;
	}
	.custom3, h1 {
		font-size: 35px;
		margin: 0 0 30px 0;
	}
	.custom30 {
		font-size: 22px;
	}
	.custom31 {
		font-size: 50px;
	}
	.custom32 {
		font-size: 35px;
	}
	.custom33 {
		text-align: center;
	}
	.custom34 {
		background-size: auto;
		padding: 7.8438rem 0 0 0;
		--bg-image: url('/customerdata/files/templates/1/iphone-sort.png');
	}
	.custom39 {
		font-size: 26px;
	}
	.custom4, h2 {
		font-size: 23px;
	}
	.custom41 {
		font-size: 18px;
		margin: 0 0 5px 0;
	}
	.custom5, h3 {
		font-size: 20px;
	}
	a.custom43 {
		font-size: 12px;
	}
}
@media only screen and (min-width: 960px)  {
	.custom12 {
		padding: 2.307rem 2.307rem 2.307rem 2.307rem;
	}
	.custom14, .form-input .FormSubmitButton {
		font-size: 18px;
	}
	.custom23, #site-container-161 .menu-container .level1 li a {
		font-size: 21px;
	}
	.custom25 {
		margin: 0 0 0 0;
		padding: 32px 10px 30px 10px;
	}
	.custom28 {
		font-size: 58px;
		line-height: 1.2em;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	}
	.custom29 {
		font-size: 26px;
	}
	.custom3, h1 {
		font-size: 35px;
		margin: 0 0 40px 0;
	}
	.custom30 {
		font-size: 24px;
		padding: 0.6152rem 0.3076rem 0.6152rem 0.3076rem;
		text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	}
	.custom32 {
		font-size: 35px;
		font-weight: 700;
		line-height: 120%;
		margin: 0 0 0.769rem 0;
	}
	.custom33 {
		text-align: left;
	}
	.custom35 {
		font-size: 15px;
	}
	.custom39 {
		font-size: 27px;
	}
	.custom41 {
		font-size: 23px;
		margin: 0 0 15px 0;
	}
	.custom44 {
		font-size: 32px;
	}
	.custom45 {
		font-size: 14px;
	}
	a.custom36 {
		font-size: 16px;
	}
	a.custom43 {
		font-size: 14px;
	}
}
.flexbox-grid li .gallery-image a {
	height: 190px;
}
.form-header {
	font-size: 16px;
	margin: 0 0 15px 0;
	width: auto;
}
.form-input .form-input-field {
	color: #e1e1e1;
}
.form-input .form-input-field input::-moz-placeholder {
	color: #e1e1e1;
}
.form-input .form-input-field input::-webkit-input-placeholder {
	color: #e1e1e1;
}
.form-input .form-input-field input:-moz-placeholder {
	color: #e1e1e1;
}
.form-input .form-input-field input:-ms-input-placeholder {
	color: #e1e1e1;
}
.form-input .form-input-field::-moz-placeholder {
	color: #e1e1e1;
}
.form-input .form-input-field::-webkit-input-placeholder {
	color: #e1e1e1;
}
.form-input .form-input-field:-moz-placeholder {
	color: #e1e1e1;
}
.form-input .form-input-field:-ms-input-placeholder {
	color: #e1e1e1;
}
.form-input .form-input-upload {
	background-color: #c5c5c5;
	border-color: #a5a5a5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #414141;
	margin: 0 0 10px 0;
	width: auto;
}
.form-input .FormSubmitButton {
	border-style: none;
	width: auto;
}
.form-paragraph {
	margin: 0 0 15px 0;
}
.form-star {
	color: #a5a5a5;
}
.form-text {
	padding: 5px 15px 5px 0;
}
.Gallery.Inline .gallery-image.regular {
	width: 290px;
}
.Gallery.Inline .gallery-image.regular a {
	height: 190px;
	width: 290px;
}
.Gallery.Inline .gallery-image-thumbnail {
	bottom: 0px;
	left: 0px;
	margin: auto auto auto auto;
	position: absolute;
	right: 0px;
	top: 0px;
}
.gallery-header {
	background-color: #e1e1e1;
	color: #414141;
	font-size: 13px;
	margin: 0 0 1.538rem 0;
	padding: 10px 15px 10px 15px;
}
.gallery-image {
	margin: 0.769rem 0.769rem 0.769rem 0.769rem;
}
.gallery-image.regular {
	width: 290px;
}
.gallery-image-product {
	margin: 0 0 1.538rem 0;
}
.gallery-wrapper ul {
	margin-bottom: -0.769rem;
	margin-top: -0.769rem;
}
.g-recaptcha {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.navigation-container {
	width: 260px;
}
.search-result {
	margin: 1.538rem 0 0 0;
}
.search-results-breadcrumbs {
	font-size: 12px;
	margin: 0.4614rem 0 0.4614rem 0;
}
.search-results-breadcrumbs span {
	font-weight: bold;
}
.search-results-link-title {
	font-size: 16px;
	font-weight: bold;
}
.thumb-title {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 5px 0 5px;
	text-align: center;
}
table.input-list td {
	padding: 4px 0 0 10px;
}
#body .con-32 {
	height: auto;
	min-height: 20px;
	position: relative;
}
#body .con-33 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-34 {
	background-position: 0% 50%;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	min-height: 8px;
	padding: 0.1538rem 0 0 1.538rem;
	position: relative;
	--bg-image: url('/templates/v2/1/telefon-ikon_10.png');
}
#body .con-35 {
	margin-bottom: 0.769rem;
	margin-top: 0.769rem;
	min-height: 20px;
}
#body .con-36 {
	background-color: #ffffff;
	min-height: 100%;
	padding: 0 0 0 0;
}
#body .con-37 {
	clear: both;
	height: auto;
	min-height: 34px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-38 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-39 {
	margin-bottom: 1.538rem;
	margin-top: 1.538rem;
}
#body .con-40 {
	margin-bottom: 1.538rem;
	min-height: 20px;
}
#body .con-41 {
	background-color: #000000;
	min-height: 0;
}
#body .con-42 {
	min-height: 10px;
}
#body .con-43 {
	margin-top: 1.538rem;
	min-height: 0;
}
#body .con-44 {
	min-height: 60px;
}
#body .con-45 {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	min-height: 8px;
	padding: 0.1538rem 1.8456rem 0 0;
	position: relative;
	--bg-image: url('/templates/v2/1/mail-ikon_7.png');
}
#body .con-46 {
	background-color: #f5f5f5;
	min-height: 0;
}
#body .con-47 {
	margin-bottom: 1.538rem;
	min-height: 20px;
	text-align: right;
}
#body .con-48 {
	min-height: 40px;
}
#body .con-49 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 21px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-50 {
	margin-bottom: 0.769rem;
	margin-top: 0.769rem;
	min-height: 10px;
}
#body .con-51 {
	clear: both;
	height: auto;
	min-height: 81px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-52 {
	margin-bottom: 1.538rem;
	margin-top: 1.538rem;
	min-height: 0;
}
#body .con-53 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 24px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-54 {
	margin-top: 1.538rem;
	min-height: 10px;
}
#body .con-55 {
	margin-bottom: 1.538rem;
	min-height: 100px;
}
#body .con-56 {
	margin-bottom: 0.769rem;
	min-height: 10px;
}
#body .con-57 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#site-container-102 .credits {
	text-align: center;
}
#site-container-102 .credits a {
	color: #c5c5c5;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-102 .credits a:hover {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-61 {
	clear: both;
	height: auto;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-62 {
	min-height: 20px;
}
#body .con-63 {
	clear: both;
	height: auto;
	min-height: 88px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-64 {
	background-color: #ffffff;
	min-height: 20px;
	padding: 0 0 0 0;
}
#body .con-65 {
	background-color: #008d31;
	min-height: 20px;
}
#body .con-66 {
	clear: both;
	height: auto;
	margin: 0 0 15px 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-67 {
	border-width: 0 0 0 0;
	height: auto;
	min-height: 40px;
	text-align: center;
}
#site-container-161 .menu-container .level1 .level2 li a {
	border-style: none;
}
#site-container-161 .menu-container .level1 li a {
	margin: 0 20px 0 0;
	text-decoration: none;
}
#site-container-161 .menu-container .level1 li.last a.level1 {
	margin: 0 0 0 0;
}
#body .con-71 {
	clear: both;
	height: auto;
	min-height: 17px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-72 {
	margin-bottom: 1.538rem;
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-73 {
	min-height: 50px;
}
#body .con-74 {
	clear: both;
	height: auto;
	min-height: 51px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-75 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-76 {
	clear: both;
	height: auto;
	min-height: 54px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-77 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-78 {
	clear: both;
	height: auto;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-79 {
	clear: both;
	height: auto;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-80 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 78px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-81 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 36px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-82 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-83 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 27px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-84 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 31px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-85 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 95px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-86 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 28px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-87 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 297px;
	position: relative;
}
#body .con-88 {
	clear: both;
	height: auto;
	min-height: 273px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-89 {
	clear: both;
	height: auto;
	min-height: 212px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-90 {
	clear: both;
	height: auto;
	min-height: 236px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-91 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-92 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 20px;
	position: relative;
}
#body .con-93 {
	color: #ffffff;
	font-size: 20px;
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-94 {
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-95 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 10px;
	position: relative;
}
#body .con-96 {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 20px;
	--bg-image: url('/customerdata/files/templates/1/fb-bg.jpg');
}
#body .con-97 {
	clear: both;
	height: auto;
	min-height: 109px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-98 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 34px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-99 {
	background-color: #231f20;
	min-height: 0;
}
#body .con-100 {
	clear: both;
	height: auto;
	min-height: 47px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-101 {
	clear: both;
	height: auto;
	min-height: 6px;
	padding: 0.6152rem 0 0.6152rem 0;
	position: relative;
}
#body .con-102 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 14px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-103 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 0;
	position: relative;
}
#body .con-104 {
	clear: both;
	height: auto;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-105 {
	clear: both;
	height: auto;
	min-height: 8px;
	padding: 0.6152rem 0 0.6152rem 0;
	position: relative;
}
#body .con-106 {
	background-color: #e1e1e1;
	min-height: 20px;
}
#body .con-107 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-108 {
	min-height: 20px;
	min-width: 0;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
#body .con-109 {
	clear: both;
	height: auto;
	min-height: 23px;
	padding: 0 0 0.769rem 0;
	position: relative;
}
#body .con-110 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 0;
	position: relative;
}
#body .con-111 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-112 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 30px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-113 {
	border-color: rgb(0, 141, 49);
	border-style: solid;
	border-width: 2px 0 0 0;
	clear: both;
	height: auto;
	min-height: 8px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-114 {
	background-color: #2d2d2d;
	color: rgba(255,255,255,0.92);
	min-height: 0;
	padding: 0 0 0 0;
}
#body .con-115 {
	margin-top: 0.769rem;
	min-height: 20px;
}
#body .con-116 {
	clear: both;
	height: auto;
	min-height: 13px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-117 {
	clear: both;
	height: auto;
	min-height: 18px;
	padding: 0 0 0 0;
	position: relative;
}
@media only screen and (min-width: 768px)  {
	#body #site-container-33  {
		margin-bottom: 1.538rem;
		margin-top: 1.538rem;
	}
	#body #site-container-35  {
		margin-bottom: 2.307rem;
	}
	#body #site-container-44  {
		margin-bottom: 0.769rem;
		margin-top: 2.307rem;
	}
	#body #site-container-50  {
		margin-bottom: 0;
		margin-top: 1.538rem;
	}
	#body #site-container-71  {
		margin-bottom: 1.538rem;
		margin-top: 3.076rem;
	}
	#body #site-container-86  {
		margin-bottom: 0;
	}
	#body #site-container-101  {
		margin-bottom: 1.538rem;
		margin-top: 3.076rem;
	}
	#body #site-container-161  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-164  {
		margin-top: 0.769rem;
	}
	#body #site-container-1187  {
		margin-top: 3.076rem;
	}
	#body #site-container-1191  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-1334  {
		margin-top: 1.538rem;
	}
	#body #site-container-1338  {
		margin-bottom: 1.538rem;
		margin-top: 1.538rem;
	}
	#body #site-container-1348  {
		margin-bottom: 0;
		margin-top: 9.228rem;
	}
	#body #site-container-1584  {
		margin-bottom: 0;
	}
	#body #site-container-1594  {
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 960px)  {
	#body #site-container-50  {
		margin-top: 2.307rem;
	}
	#body #site-container-71  {
		margin-bottom: 3.076rem;
		margin-top: 4.614rem;
	}
	#body #site-container-81  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-101  {
		margin-bottom: 3.076rem;
		margin-top: 4.614rem;
	}
	#body #site-container-159  {
		margin-top: 0;
	}
	#body #site-container-161  {
		margin-bottom: 0;
		margin-top: 3.845rem;
	}
	#body #site-container-164  {
		margin-bottom: 0.4614rem;
		margin-top: 0.4614rem;
	}
	#body #site-container-1187  {
		margin-top: 10.766rem;
	}
	#body #site-container-1190  {
		min-height: 400px;
	}
	#body #site-container-1191  {
		margin-top: 0;
	}
	#body #site-container-1334  {
		margin-top: 1.538rem;
	}
	#body #site-container-1348  {
		margin-top: 10.766rem;
	}
	#body #site-container-1599  {
		margin-bottom: 1.538rem;
		margin-top: 1.538rem;
	}
}
