.custom1, body {
	color: #000000;
	font-family: 'barlow', arial, serif;
	font-size: 16px;
	font-weight: 400;
}
.custom12 {
	background-color: #164954;
	color: #ffffff;
}
.custom13 {
	font-family: 'barlow', arial, serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
.custom14, .form-input .FormSubmitButton {
	background-color: #9d1419;
	border-radius: 4px 4px 4px 4px;
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1em;
	padding: 14px 15px 14px 15px;
	text-transform: uppercase;
	-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;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
}
.custom14:hover, .custom14:focus, .link-styles:hover .custom14, .form-input .FormSubmitButton:hover, .form-input .FormSubmitButton:focus, .form-input .FormSubmitButton.active {
	background-color: #dc1c23;
	color: #ffffff;
}
.custom15 {
	background-color: #ffffff;
	box-shadow: 0 5px 25px 3px rgba(0,0,0,0.22);
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
.custom16, .form-input .form-input-field {
	background-color: rgba(255,255,255,0.85);
	border-color: transparent;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 0 0 0 0;
	color: #3a3a3a;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 10px 15px 10px 10px;
	-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, padding;
	-moz-transition-property: background-color, padding;
	-o-transition-property: background-color, padding;
	transition-property: background-color, 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 {
	background-color: rgba(255,255,255,0.95);
}
.custom17, .navigation-menu-container .level1 li a {
	background-color: rgba(255,255,255,0.1);
	border-radius: 4px 4px 4px 4px;
	border-style: none;
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 16px;
	margin: 5px 5px 0 5px;
	padding: 12px 15px 12px 15px;
	text-align: left;
	-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;
	-moz-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
}
.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: rgba(22,56,109,0.75);
	color: #ffffff;
}
.custom18, .navigation-menu-container .level1 .level2 li a {
	background-color: transparent;
	border-style: none;
	color: #cdcdcd;
	font-size: 15px;
	margin: 5px 5px 0 5px;
	padding: 10px 15px 10px 25px;
	-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: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: 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: transparent;
	color: #ffffff;
}
.custom19, .navigation-container {
	background-color: #2d95ab;
	background-image: url('/customerdata/files/templates/1/bg-video.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}
.custom2, p, .Container .Textarea {
	line-height: 1.5em;
}
.custom20, .navigation-menu-box {
	background-image: url('/customerdata/files/templates/1/bg-gradient.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 16px;
	font-weight: 600;
	height: 80px;
	line-height: 30px;
	padding: 1.538rem 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 25%;
}
.custom23 {
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	text-align: center;
}
.custom24 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 31px;
	text-decoration: none;
	text-shadow: 1px 4px 20px rgba(0,0,0,0.5);
	text-transform: uppercase;
	-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: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
.custom24:hover, .custom24:focus, .link-styles:hover .custom24 {
	color: #ffffff;
}
.custom25, #site-container-109 .menu-container .level1 li a {
	border-color: #ffffff;
	border-style: solid;
	border-width: 0 0 1px 0;
	color: #10284e;
	font-family: 'barlow', arial, serif;
	font-size: 16px;
	margin: 0 0 0 30px;
	padding: 5px 0 10px 0;
	text-transform: uppercase;
	-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: color, border-color, padding;
	-moz-transition-property: color, border-color, padding;
	-o-transition-property: color, border-color, padding;
	transition-property: color, border-color, padding;
}
.custom25:hover, .custom25:focus, .link-styles:hover .custom25, #site-container-109 .menu-container .level1 li a:hover, #site-container-109 .menu-container .level1 li a:focus, #site-container-109 .menu-container .level1 li a.active {
	border-color: #9d1419;
	color: #9d1419;
	padding: 5px 0 5px 0;
}
.custom26, #site-container-109 .menu-container .level1 .level2 li a, #site-container-323 .menu-container .level1 .level2 li a {
	background-color: #e1e1e1;
	background-image: url('/customerdata/files/templates/1/darken-b2t.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 13px;
	padding: 20px 20px 20px 20px;
	text-align: left;
	text-transform: none;
	-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, padding, color;
	-moz-transition-property: background-color, padding, color;
	-o-transition-property: background-color, padding, color;
	transition-property: background-color, padding, color;
}
.custom26:hover, .custom26:focus, .link-styles:hover .custom26, #site-container-109 .menu-container .level1 .level2 li a:hover, #site-container-109 .menu-container .level1 .level2 li a:focus, #site-container-109 .menu-container .level1 .level2 li a.active, #site-container-323 .menu-container .level1 .level2 li a:hover, #site-container-323 .menu-container .level1 .level2 li a:focus, #site-container-323 .menu-container .level1 .level2 li a.active {
	background-color: #9d1419;
	color: #ffffff;
	padding: 20px 20px 20px 25px;
}
.custom27 {
	background-color: #9d1419;
	padding: 10px 10px 10px 10px;
	-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;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
}
.custom27:hover, .custom27:focus, .link-styles:hover .custom27 {
	background-color: #10284e;
}
.custom28 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 110%;
	text-shadow: 1px 5px 10px rgba(0,0,0,0.5);
	text-transform: uppercase;
}
.custom29 {
	color: #f5f5f5;
	font-family: 'barlow', arial, serif;
	font-size: 18px;
	font-weight: 300;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	text-transform: none;
}
.custom3, h1 {
	font-family: 'barlow', arial, serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}
.custom31 {
	background-color: #9d1419;
	border-color: #7e1014;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	-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;
	z-index: 10;
}
.custom31:hover, .custom31:focus, .link-styles:hover .custom31 {
	background-color: #bc181e;
}
.custom32 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.1em;
	margin: 0 0 15px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-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;
}
.custom32:hover, .custom32:focus, .link-styles:hover .custom32 {
	color: #ffffff;
}
.custom33 {
	color: rgba(255,255,255,0.75);
	font-family: 'barlow', arial, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5em;
	text-align: center;
	text-decoration: none;
}
.custom34 {
	margin: 0 0 0 0;
}
.custom35 {
	font-size: 18px;
}
.custom36, #site-container-323 .menu-container .level1 li a {
	background-color: rgba(16,40,78,0);
	background-image: url('[default]');
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #10284e;
	font-family: 'barlow', arial, serif;
	font-size: 17px;
	padding: 22px 10px 22px 10px;
	text-align: center;
	text-transform: uppercase;
	-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: color, background-color, background-image;
	-moz-transition-property: color, background-color, background-image;
	-o-transition-property: color, background-color, background-image;
	transition-property: color, background-color, background-image;
}
.custom36:hover, .custom36:focus, .link-styles:hover .custom36, #site-container-323 .menu-container .level1 li a:hover, #site-container-323 .menu-container .level1 li a:focus, #site-container-323 .menu-container .level1 li a.active {
	background-color: #10284e;
	background-image: url('/customerdata/files/templates/1/darken-b2t.png');
	color: #ffffff;
}
.custom37 {
	box-shadow: 0 9px 50px 3px rgba(0,0,0,0.8);
}
.custom38 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 35px;
	font-weight: 700;
	text-shadow: 1px 5px 10px rgba(0,0,0,0.5);
}
.custom39 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3em;
	margin: 0 0 12px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 5px 10px rgba(0,0,0,0.5);
}
.custom4, h2 {
	font-family: 'barlow', arial, serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
.custom40 {
	background-attachment: scroll;
	background-color: rgba(255,255,255,0.75);
	background-image: url('/customerdata/files/templates/1/cta-arrow.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	color: #000000;
	font-family: 'barlow', arial, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	padding: 15px 18px 15px 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-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, box-shadow;
	-moz-transition-property: background-color, color, box-shadow;
	-o-transition-property: background-color, color, box-shadow;
	transition-property: background-color, color, box-shadow;
}
.custom40:hover, .custom40:focus, .link-styles:hover .custom40 {
	background-color: #ffffff;
	box-shadow: 1px 7px 60px 0 rgba(0,0,0,0.45);
	color: #000000;
}
.custom41 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url('/customerdata/files/templates/1/cta-arrow.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto;
	border-color: #ffffff;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	padding: 13px 16px 13px 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-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, border-color, background-image, color, box-shadow;
	-moz-transition-property: background-color, border-color, background-image, color, box-shadow;
	-o-transition-property: background-color, border-color, background-image, color, box-shadow;
	transition-property: background-color, border-color, background-image, color, box-shadow;
}
.custom41:hover, .custom41:focus, .link-styles:hover .custom41 {
	background-color: #ffffff;
	background-image: url('/customerdata/files/templates/1/cta-arrow-black.png');
	border-color: #ffffff;
	box-shadow: 1px 7px 60px 0 rgba(0,0,0,0.45);
	color: #000000;
}
.custom42 {
	color: #e1e1e1;
	font-family: 'barlow', arial, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.6em;
	text-align: center;
	text-decoration: none;
}
.custom43 {
	text-align: center;
}
.custom45 {
	background-attachment: scroll;
	background-image: url('[default]');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto;
	min-height: auto;
	padding: 1.538rem 0 0 0;
	text-align: center;
}
.custom46 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.1em;
	margin: 0 0 0.769rem 0;
	text-decoration: none;
	text-shadow: 1px 5px 10px rgba(0,0,0,0.5);
}
.custom47 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.6em;
	text-decoration: none;
}
.custom48 {
	margin: 0 0 0 0;
	z-index: 100;
}
.custom5, h3 {
	font-family: 'barlow', arial, serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
.custom50 {
	background-color: transparent;
	background-image: url('/customerdata/files/templates/1/footer-headline.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}
.custom51 {
	color: rgba(255,255,255,0.8);
	font-family: 'barlow', arial, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.6em;
	text-decoration: none;
}
.custom53 {
	background-attachment: scroll;
	background-image: url('/customerdata/files/templates/1/menunav.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto;
	color: rgba(255,255,255,0.5);
	font-family: 'barlow', arial, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 2.5em;
	padding: 0 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
}
.custom54 {
	box-shadow: 0 5px 25px 3px rgba(0,0,0,0.22);
}
.custom55, .gallery-image {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-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: box-shadow;
	-moz-transition-property: box-shadow;
	-o-transition-property: box-shadow;
	transition-property: box-shadow;
}
.custom55:hover, .custom55:focus, .link-styles:hover .custom55, .gallery-image:hover, .gallery-image:focus, .gallery-image.active {
	box-shadow: 0 5px 25px 2px rgba(0,0,0,0.5);
}
.custom56 {
	background-color: #10284e;
	box-shadow: 0 5px 25px 3px rgba(0,0,0,0.22);
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
.custom57 {
	background-color: #10284e;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	-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;
	z-index: 10;
}
.custom57:hover, .custom57:focus, .link-styles:hover .custom57 {
	background-color: #3d5274;
}
.custom58 {
	color: #ffffff;
}
.custom59 {
	background-color: #34455a;
	box-shadow: 0 5px 25px 3px rgba(0,0,0,0.22);
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
.custom6, h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 3px 0;
}
.custom60 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.1em;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
	text-transform: uppercase;
}
.custom61 {
	color: #ffffff;
}
.custom62 {
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	text-align: center;
}
.custom63 {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 31px;
	text-decoration: none;
	text-shadow: 1px 4px 20px rgba(0,0,0,0.5);
	text-transform: uppercase;
	-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: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
.custom63:hover, .custom63:focus, .link-styles:hover .custom63 {
	color: #ffffff;
}
.custom64 {
	background-color: #9d1419;
	padding: 10px 10px 10px 10px;
	-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;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
}
.custom64:hover, .custom64:focus, .link-styles:hover .custom64 {
	background-color: #10284e;
}
.custom65 {
	background-color: #ffffff;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0 20px 60px 0 rgba(0,0,0,0.1);
	font-family: 'inter', arial, serif;
	font-style: normal;
	font-weight: 400;
	padding: 2.307rem 2.307rem 2.307rem 2.307rem;
	text-decoration: none;
}
.custom66 {
	color: #2a2c34;
	font-family: 'barlow', arial, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	text-decoration: none;
}
.custom66.custom67 {
	font-size: 15px;
	margin: 0 0 10px 0;
}
.custom68 {
	background-color: #9d1419;
	border-color: #9d1419;
	border-radius: 6px 6px 6px 6px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	padding: 15px 25px 15px 25px;
	text-align: center;
	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, background-color, border-color;
	-moz-transition-property: color, background-color, border-color;
	-o-transition-property: color, background-color, border-color;
	transition-property: color, background-color, border-color;
}
.custom68:hover, .custom68:focus, .link-styles:hover .custom68 {
	background-color: #bc181e;
	border-color: #bc181e;
	color: #ffffff;
}
.custom68.custom69 {
	background-color: transparent;
	border-color: transparent;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0);
	color: #898a8e;
	font-weight: 400;
	padding: 15px 0 15px 0;
	-webkit-transition-property: color, background-color, border-color;
	-moz-transition-property: color, background-color, border-color;
	-o-transition-property: color, background-color, border-color;
	transition-property: color, background-color, border-color;
}
.custom68.custom69:hover, .custom68.custom69:focus, .link-styles:hover .custom68.custom69 {
	background-color: transparent;
	border-color: transparent;
	color: #898a8e;
	-webkit-transition-property: color, background-color, border-color;
	-moz-transition-property: color, background-color, border-color;
	-o-transition-property: color, background-color, border-color;
	transition-property: color, background-color, border-color;
}
.custom70 {
	margin: 0 auto 0 auto;
	width: auto;
}
.custom66.custom67.custom71 {
	background-attachment: scroll;
	background-image: url('/customerdata/files/templates/1/quote.svg');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto;
	color: #a4a6aa;
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
}
.custom72 {
	background-color: rgba(16,40,78,0.1);
	padding: 1.538rem 1.538rem 0 1.538rem;
}
.custom9, p a, .Textarea a, div.newsfeed a {
	color: #5573a2;
	font-family: 'barlow', arial, serif;
	font-weight: 500;
	-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;
}
.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: #10284e;
}
a.custom21 {
	color: #ff3c43;
	font-family: 'barlow', arial, serif;
	font-weight: 500;
	-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: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
a.custom21:hover, .custom21:focus, .link-styles:hover a.custom21 {
	color: #ffffff;
}
a.custom30 {
	background-color: #9d1419;
	background-image: url('/customerdata/files/templates/1/menu-skraa-fade.png');
	background-position: right center;
	background-repeat: no-repeat;
	border-color: #9d1419;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.28);
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 17px;
	font-weight: 700;
	padding: 12px 15px 15px 15px;
	text-transform: uppercase;
	-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, background-position, box-shadow, border-color;
	-moz-transition-property: background-color, color, background-position, box-shadow, border-color;
	-o-transition-property: background-color, color, background-position, box-shadow, border-color;
	transition-property: background-color, color, background-position, box-shadow, border-color;
}
a.custom30:hover, .custom30:focus, .link-styles:hover a.custom30 {
	background-color: #10284e;
	background-position: left center;
	border-color: #10284e;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.5);
	color: #ffffff;
}
a.custom44 {
	background-color: #4267b2;
	border-color: #1b273d;
	border-radius: 4px 4px 4px 4px;
	border-style: none;
	border-width: 0 1px 1px 0;
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	padding: 15px 18px 15px 18px;
	text-decoration: none;
	text-transform: uppercase;
	-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, text-decoration, border-color, color, box-shadow;
	-moz-transition-property: background-color, text-decoration, border-color, color, box-shadow;
	-o-transition-property: background-color, text-decoration, border-color, color, box-shadow;
	transition-property: background-color, text-decoration, border-color, color, box-shadow;
}
a.custom44:hover, .custom44:focus, .link-styles:hover a.custom44 {
	background-color: #355aa4;
	border-color: #1b273d;
	box-shadow: 1px 7px 60px 0 rgba(0,0,0,0.45);
	color: #ffffff;
	text-decoration: none;
}
a.custom49 {
	border-color: #ff3c43;
	border-style: solid;
	border-width: 0 0 0 0;
	color: rgba(255,255,255,0.9);
	padding: 0 0 0 0;
	text-decoration: none;
	-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: color, border-width, padding;
	-moz-transition-property: color, border-width, padding;
	-o-transition-property: color, border-width, padding;
	transition-property: color, border-width, padding;
}
a.custom49:hover, .custom49:focus, .link-styles:hover a.custom49 {
	border-color: #ff3c43;
	border-width: 0 0 0 2px;
	color: #ff3c43;
	padding: 0 0 0 8px;
}
a.custom52 {
	color: #dc1c23;
	text-decoration: none;
	-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: text-decoration;
	-moz-transition-property: text-decoration;
	-o-transition-property: text-decoration;
	transition-property: text-decoration;
}
a.custom52:hover, .custom52:focus, .link-styles:hover a.custom52 {
	color: #dc1c23;
	text-decoration: none;
}
a.custom7, a {
	color: #9d1419;
	text-decoration: none;
	-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: text-decoration;
	-moz-transition-property: text-decoration;
	-o-transition-property: text-decoration;
	transition-property: text-decoration;
}
a.custom7:hover, .custom7:focus, .link-styles:hover a.custom7, a:hover, .link-styles:hover  a {
	color: #dc1c23;
	text-decoration: underline;
}
a.custom30.custom73 {
	font-size: 16px;
	-webkit-transition-property: background-color, color, background-position, box-shadow, border-color;
	-moz-transition-property: background-color, color, background-position, box-shadow, border-color;
	-o-transition-property: background-color, color, background-position, box-shadow, border-color;
	transition-property: background-color, color, background-position, box-shadow, border-color;
}
a.custom30.custom73:hover, .custom30.custom73:focus, .link-styles:hover a.custom30.custom73 {
	background-color: #bc181e;
	border-color: #bc181e;
	-webkit-transition-property: background-color, color, background-position, box-shadow, border-color;
	-moz-transition-property: background-color, color, background-position, box-shadow, border-color;
	-o-transition-property: background-color, color, background-position, box-shadow, border-color;
	transition-property: background-color, color, background-position, box-shadow, border-color;
}
a.custom8 {
	background-color: rgba(255,255,255,0.18);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	color: rgba(255,255,255,0.7);
	font-family: 'barlow', arial, serif;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 15px 12px 15px;
	text-transform: uppercase;
	-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, background-color, box-shadow;
	-moz-transition-property: color, background-color, box-shadow;
	-o-transition-property: color, background-color, box-shadow;
	transition-property: color, background-color, box-shadow;
}
a.custom8:hover, .custom8:focus, .link-styles:hover a.custom8 {
	background-color: rgba(255,255,255,0.3);
	box-shadow: 1px 7px 60px 0 rgba(0,0,0,0.45);
	color: #ffffff;
}
html, .DefaultBody {
	font-size: 16px;
}
@media only screen and (min-width: 768px)  {
	.custom13 {
		font-size: 25px;
	}
	.custom14, .form-input .FormSubmitButton {
		font-size: 18px;
	}
	.custom16, .form-input .form-input-field {
		font-size: 16px;
		padding: 14px 15px 14px 15px;
	}
	.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: 14px 15px 14px 20px;
	}
	.custom23 {
		color: #414141;
		font-size: 14px;
		line-height: 1em;
	}
	.custom24 {
		color: #9d1419;
		font-size: 28px;
		text-shadow: 1px 0 0 rgba(0,0,0,0.5);
	}
	.custom24:hover, .custom24:focus, .link-styles:hover .custom24 {
		color: #10284e;
	}
	.custom25, #site-container-109 .menu-container .level1 li a {
		margin: 0 0 0 10px;
	}
	.custom27 {
		background-color: transparent;
	}
	.custom27:hover, .custom27:focus, .link-styles:hover .custom27 {
		background-color: transparent;
	}
	.custom28 {
		font-size: 43px;
	}
	.custom29 {
		font-size: 23px;
	}
	.custom3, h1 {
		font-size: 35px;
	}
	.custom31 {
		border-width: 1px 1px 0 0;
		padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	}
	.custom32 {
		font-size: 24px;
	}
	.custom34 {
		margin: -70px 0 0 0;
	}
	.custom35 {
		font-size: 19px;
	}
	.custom36, #site-container-323 .menu-container .level1 li a {
		font-size: 16px;
		padding: 18px 5px 18px 5px;
	}
	.custom38 {
		font-size: 38px;
	}
	.custom39 {
		font-size: 26px;
		text-align: center;
	}
	.custom4, h2 {
		font-size: 25px;
	}
	.custom42 {
		font-size: 17px;
		text-align: center;
	}
	.custom45 {
		background-image: url('/customerdata/files/templates/1/iphone.png');
		min-height: 536px;
		padding: 7.69rem 0 0 0;
	}
	.custom46 {
		font-size: 38px;
	}
	.custom48 {
		margin: 0 0 0 0;
	}
	.custom5, h3 {
		font-size: 20px;
	}
	.custom59 {
		padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	}
	.custom60 {
		font-size: 30px;
	}
	.custom62 {
		color: #414141;
		font-size: 14px;
		line-height: 1em;
	}
	.custom63 {
		color: #9d1419;
		font-size: 28px;
		text-shadow: 1px 0 0 rgba(0,0,0,0.5);
	}
	.custom63:hover, .custom63:focus, .link-styles:hover .custom63 {
		color: #10284e;
	}
	.custom64 {
		background-color: transparent;
	}
	.custom64:hover, .custom64:focus, .link-styles:hover .custom64 {
		background-color: transparent;
	}
	.custom66 {
		font-size: 28px;
	}
	.custom70 {
		width: auto;
	}
	a.custom30 {
		font-size: 19px;
		padding: 12px 20px 12px 20px;
	}
	a.custom30.custom73 {
		font-size: 17px;
		-webkit-transition-property: background-color, color, background-position, box-shadow, border-color;
		-moz-transition-property: background-color, color, background-position, box-shadow, border-color;
		-o-transition-property: background-color, color, background-position, box-shadow, border-color;
		transition-property: background-color, color, background-position, box-shadow, border-color;
	}
	a.custom30.custom73 {
		-webkit-transition-property: background-color, color, background-position, box-shadow, border-color;
		-moz-transition-property: background-color, color, background-position, box-shadow, border-color;
		-o-transition-property: background-color, color, background-position, box-shadow, border-color;
		transition-property: background-color, color, background-position, box-shadow, border-color;
	}
}
@media only screen and (min-width: 960px)  {
	.custom14, .form-input .FormSubmitButton {
		font-size: 20px;
		padding: 16px 15px 16px 15px;
	}
	.custom23 {
		color: #ffffff;
		font-size: 16px;
		line-height: 1.2em;
	}
	.custom24 {
		color: #ffffff;
		font-size: 34px;
		text-shadow: 1px 4px 20px rgba(0,0,0,0.5);
	}
	.custom24:hover, .custom24:focus, .link-styles:hover .custom24 {
		color: #ffffff;
	}
	.custom25, #site-container-109 .menu-container .level1 li a {
		font-size: 17px;
		margin: 0 0 0 30px;
	}
	.custom27 {
		background-color: #9d1419;
		padding: 17px 10px 17px 10px;
	}
	.custom27:hover, .custom27:focus, .link-styles:hover .custom27 {
		background-color: #10284e;
	}
	.custom28 {
		font-size: 85px;
	}
	.custom29 {
		font-size: 35px;
	}
	.custom3, h1 {
		font-size: 50px;
	}
	.custom31 {
		border-width: 0 1px 0 0;
		padding: 2.307rem 2.307rem 2.307rem 2.307rem;
	}
	.custom34 {
		margin: -100px 0 0 0;
	}
	.custom35 {
		font-size: 20px;
	}
	.custom36, #site-container-323 .menu-container .level1 li a {
		font-size: 17px;
		padding: 22px 10px 22px 10px;
	}
	.custom39 {
		font-size: 35px;
		text-align: left;
	}
	.custom42 {
		font-size: 18px;
		text-align: left;
	}
	.custom43 {
		text-align: left;
	}
	.custom45 {
		background-image: url('/customerdata/files/templates/1/iphone.png');
		min-height: 510px;
	}
	.custom46 {
		font-size: 42px;
	}
	.custom48 {
		margin: -6.152rem 0 0 0;
	}
	.custom57 {
		padding: 2.307rem 2.307rem 2.307rem 2.307rem;
	}
	.custom60 {
		font-size: 45px;
	}
	.custom62 {
		color: #ffffff;
		font-size: 16px;
		line-height: 1.2em;
	}
	.custom63 {
		color: #ffffff;
		font-size: 34px;
		text-shadow: 1px 4px 20px rgba(0,0,0,0.5);
	}
	.custom63:hover, .custom63:focus, .link-styles:hover .custom63 {
		color: #ffffff;
	}
	.custom64 {
		background-color: #9d1419;
		padding: 17px 10px 17px 10px;
	}
	.custom64:hover, .custom64:focus, .link-styles:hover .custom64 {
		background-color: #10284e;
	}
	.custom66 {
		font-size: 32px;
	}
	.custom70 {
		width: 415px;
	}
	a.custom30 {
		font-size: 22px;
	}
	a.custom30.custom73 {
		font-size: 18px;
		-webkit-transition-property: background-color, color, background-position, box-shadow, border-color;
		-moz-transition-property: background-color, color, background-position, box-shadow, border-color;
		-o-transition-property: background-color, color, background-position, box-shadow, border-color;
		transition-property: background-color, color, background-position, box-shadow, border-color;
	}
	a.custom30.custom73 {
		-webkit-transition-property: background-color, color, background-position, box-shadow, border-color;
		-moz-transition-property: background-color, color, background-position, box-shadow, border-color;
		-o-transition-property: background-color, color, background-position, box-shadow, border-color;
		transition-property: background-color, color, background-position, box-shadow, border-color;
	}
}
.flexbox-grid li .gallery-image a {
	height: 290px;
}
.form-header {
	color: #ffffff;
	font-family: 'barlow', arial, serif;
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0 15px 0;
	padding: 0.769rem 0 0 0;
	width: auto;
}
.form-input .form-input-field {
	color: #000000;
}
.form-input .form-input-field input::-moz-placeholder {
	color: #000000;
}
.form-input .form-input-field input::-webkit-input-placeholder {
	color: #000000;
}
.form-input .form-input-field input:-moz-placeholder {
	color: #000000;
}
.form-input .form-input-field input:-ms-input-placeholder {
	color: #000000;
}
.form-input .form-input-field::-moz-placeholder {
	color: #000000;
}
.form-input .form-input-field::-webkit-input-placeholder {
	color: #000000;
}
.form-input .form-input-field:-moz-placeholder {
	color: #000000;
}
.form-input .form-input-field:-ms-input-placeholder {
	color: #000000;
}
.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: 100%;
}
.form-paragraph {
	color: #e1e1e1;
	margin: 0 0 15px 0;
}
.form-star {
	color: #a5a5a5;
}
.form-text {
	color: #e1e1e1;
	padding: 5px 15px 5px 0;
}
.Gallery.Inline .gallery-image.regular {
	width: 390px;
}
.Gallery.Inline .gallery-image.regular a {
	height: 290px;
	width: 390px;
}
.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: 390px;
}
.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: 400;
	margin: 5px 5px 0 5px;
	text-align: center;
}
table.input-list td {
	padding: 4px 0 0 10px;
}
#body .con-32 {
	min-height: 20px;
}
#body .con-33 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 21px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-34 {
	clear: both;
	height: auto;
	margin: 0 0 1.8456rem 0;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-35 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 158px;
	position: relative;
}
#body .con-36 {
	clear: both;
	height: auto;
	min-height: 81px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-37 {
	background-color: #ffffff;
	min-height: 100%;
	padding: 0 0 0 0;
}
#body .con-38 {
	min-height: 10px;
}
#body .con-39 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 1.538rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-40 {
	clear: both;
	height: auto;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-41 {
	margin-bottom: 1.538rem;
	margin-top: 1.538rem;
}
#body .con-42 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 15px;
	position: relative;
}
#body .con-43 {
	margin-bottom: 1.538rem;
	margin-top: 1.538rem;
	min-height: 0;
}
#body .con-44 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-45 {
	margin-bottom: 2.307rem;
	margin-top: 2.307rem;
	min-height: 0;
}
#body .con-46 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-47 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 5px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-48 {
	margin-bottom: 1.538rem;
	min-height: 10px;
}
#body .con-49 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-50 {
	background-image: url('/templates/v2/1/telefon-ikon_10.png');
	background-position: 0% 50%;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	min-height: 8px;
	padding: 0.1538rem 0 0 1.538rem;
	position: relative;
}
#body .con-51 {
	height: 477px;
}
#site-container-43 .centered-btns .rslides_caption {
	height: 100%;
	padding: 7.69rem 0 0 0;
	text-align: center;
	width: 100%;
}
#site-container-43 .centered-btns_nav {
	height: 40px;
	width: 40px;
}
#site-container-43 .navbutton-offset {
	margin: 20px 20px 20px 20px;
}
#site-container-43 .rslides .opacityArea {
	background-color: rgba(58,58,58,0.5);
}
#site-container-43 .rslides .opacityDescription {
	background-color: transparent;
}
#site-container-43 .rslides .opacityTitle {
	background-color: transparent;
}
#site-container-43 .slide_description {
	color: #ffffff;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#site-container-43 .slide_header {
	color: #ffffff;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#body .con-60 {
	min-height: 60px;
}
#body .con-61 {
	min-height: 100px;
}
#body .con-62 {
	min-height: 40px;
}
#body .con-63 {
	clear: both;
	height: auto;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-64 {
	margin-top: 1.538rem;
	min-height: 0;
}
#body .con-65 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-66 {
	background-color: #ffffff;
	min-height: 0;
}
#body .con-67 {
	clear: both;
	height: auto;
	min-height: 140px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-68 {
	margin-bottom: 1.538rem;
	min-height: 20px;
	text-align: right;
}
#body .con-69 {
	background-color: rgba(16,40,78,0.1);
	min-height: 0;
}
#body .con-70 {
	clear: both;
	height: auto;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-71 {
	margin-bottom: 0.769rem;
	margin-top: 0.769rem;
	min-height: 10px;
}
#site-container-73 .credits, #site-container-1159 .credits {
	text-align: center;
}
#site-container-73 .credits a {
	color: #e1e1e1;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-73 .credits a:hover, #site-container-1159 .credits a:hover {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-75 {
	margin-top: 1.538rem;
	min-height: 10px;
}
#body .con-76 {
	background-image: url('/templates/v2/1/mail-ikon_7.png');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	min-height: 8px;
	padding: 0.1538rem 1.8456rem 0 0;
	position: relative;
}
#body .con-77 {
	clear: both;
	height: auto;
	min-height: 14px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-78 {
	margin-bottom: 0.769rem;
	margin-top: 0.769rem;
	min-height: 20px;
}
#body .con-79 {
	margin-bottom: 0.769rem;
	min-height: 10px;
}
#body .con-80 {
	clear: both;
	height: auto;
	min-height: 34px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-81 {
	height: auto;
	min-height: 20px;
	position: relative;
}
#body .con-82 {
	clear: both;
	height: auto;
	min-height: 352px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-83 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 24px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-84 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 60px;
	position: relative;
}
#body .con-85 {
	clear: both;
	height: auto;
	margin: 3px 0 10px 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-86 {
	border-width: 0 0 0 0;
	height: auto;
	min-height: 40px;
	text-align: center;
	z-index: 20;
}
#site-container-109 .menu-container .level1 .level2 li a {
	border-style: none;
}
#site-container-109 .menu-container .level1 li a {
	text-decoration: none;
}
#site-container-109 .menu-container .level1 li.first a.level1 {
	margin: 0 0 0 2px;
}
#body .con-90 {
	background-color: #ffffff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	min-height: 20px;
	padding: 0 0 0 0;
}
#body .con-91 {
	min-height: 50px;
}
#body .con-92 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 10px;
	position: relative;
}
#body .con-93 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 271px;
	position: relative;
}
#body .con-94 {
	clear: both;
	height: auto;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-95 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-96 {
	margin-bottom: 1.538rem;
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-97 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 270px;
	position: relative;
}
#body .con-98 {
	background-color: #f5f5f5;
	background-image: url('/customerdata/files/templates/1/darken-b2t.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.3);
	min-height: 20px;
}
#body .con-99 {
	z-index: 10;
}
#site-container-323 .menu-container .level1 .level2 .level3 .level4 li a {
	background-color: #a5a5a5;
	border-color: #a5a5a5;
}
#site-container-323 .menu-container .level1 .level2 .level3 li a {
	background-color: #cdcdcd;
	border-color: #c5c5c5;
	color: #000000;
	padding: 8px 15px 8px 30px;
}
#site-container-323 .menu-container .level1 .level2 li a {
	border-color: #cdcdcd;
}
#body .con-103 {
	background-attachment: fixed;
	background-image: url('/customerdata/files/templates/1/bg-video.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: inset 0 0 25px 0 rgba(0,0,0,0.5);
	color: #ffffff;
	min-height: 20px;
}
#body .con-104 {
	margin-bottom: 2.307rem;
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-105 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-106 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 387px;
	position: relative;
}
#body .con-107 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 20px;
	position: relative;
}
#body .con-108 {
	margin-bottom: 1.538rem;
	min-height: 20px;
}
#body .con-109 {
	background-color: #10284e;
	background-image: url('/customerdata/files/templates/1/bg-gradient.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-color: #ffffff;
	border-style: none;
	border-width: 3px 0 3px 0;
	min-height: 20px;
}
#body .con-110 {
	margin-bottom: 2.307rem;
	margin-top: 2.307rem;
	min-height: 20px;
}
#body .con-111 {
	clear: both;
	height: auto;
	margin: 0 0 0.3076rem 0;
	min-height: 17px;
	position: relative;
}
#body .con-112 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
	width: 114px;
}
#body .con-113 {
	clear: both;
	height: auto;
	margin: 0 0 1.9994rem 0;
	min-height: 45px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-114 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 415px;
	position: relative;
}
#body .con-115 {
	clear: both;
	height: auto;
	min-height: 3px;
	padding: 0.4614rem 0 0.4614rem 0;
	position: relative;
}
#body .con-116 {
	background-color: transparent;
	height: auto;
	padding: 1.538rem 1.538rem 0 1.538rem;
}
#body .con-117 {
	background-image: url('/customerdata/files/images/archive/1-grafik/telephone_491.png');
	background-position: 0% 50%;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	margin: 0 0 1.2304rem 0;
	min-height: 169px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-118 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-119 {
	clear: both;
	height: auto;
	min-height: 84px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-120 {
	background-color: #3d5274;
	min-height: 0;
}
#site-container-1159 .credits a {
	color: rgba(255,255,255,0.35);
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-122 {
	border-color: rgba(22,56,109,0.49);
	border-style: solid;
	border-width: 1px 0 0 0;
	min-height: 20px;
}
#body .con-123 {
	clear: both;
	height: auto;
	margin: 0.769rem 0 0.3076rem 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-124 {
	background-image: url('/customerdata/files/templates/1/bg-h1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	min-height: 20px;
	text-align: center;
	text-shadow: 1px 5px 10px rgba(0,0,0,0.5);
}
#body .con-125 {
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-126 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 216px;
	position: relative;
}
#body .con-127 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 199px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-128 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 194px;
	position: relative;
}
#body .con-129 {
	clear: both;
	height: auto;
	min-height: 199px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-130 {
	clear: both;
	height: auto;
	min-height: 121px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-131 {
	background-image: url('/customerdata/files/images/archive/1-grafik/telephone_491.png');
	background-position: 0% 50%;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-132 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 287px;
	position: relative;
}
#body .con-133 {
	clear: both;
	height: auto;
	margin: 0.4614rem 0 0 0;
	min-height: 0;
	position: relative;
}
#body .con-134 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-135 {
	clear: both;
	height: auto;
	min-height: 144px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-136 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 127px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-137 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 76px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-138 {
	clear: both;
	height: auto;
	min-height: 90px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-139 {
	background-color: rgba(16,40,78,0.1);
	clear: both;
	height: auto;
	min-height: 285px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-140 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 200px;
	position: relative;
}
#body .con-141 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 263px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-142 {
	clear: both;
	height: auto;
	min-height: 71px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-143 {
	clear: both;
	height: auto;
	min-height: 260px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-144 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 121px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-145 {
	clear: both;
	height: auto;
	min-height: 151px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-146 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 1145px;
	position: relative;
}
#body .con-147 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 140px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-148 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 198px;
	position: relative;
}
#body .con-149 {
	clear: both;
	height: auto;
	min-height: 198px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-150 {
	clear: both;
	height: auto;
	min-height: 134px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-151 {
	background-image: url('/customerdata/files/images/archive/1-grafik/mobilepay-hvid_2_154.png');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	min-height: 40px;
	padding: 0.3076rem 0 0 3.3836rem;
	position: relative;
}
#body .con-152 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 36px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-153 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 29px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-154 {
	clear: both;
	height: auto;
	min-height: 257px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-155 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 0;
	position: relative;
}
#body .con-156 {
	clear: both;
	height: auto;
	min-height: 180px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-157 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 111px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-158 {
	clear: both;
	height: auto;
	min-height: 65px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-159 {
	clear: both;
	height: auto;
	min-height: 109px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-160 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 66px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-161 {
	clear: both;
	height: auto;
	min-height: 111px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-162 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 57px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-163 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 42px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-164 {
	clear: both;
	height: auto;
	min-height: 251px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-165 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 323px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-166 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 259px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-167 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 274px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-168 {
	clear: both;
	height: auto;
	margin: 2.307rem 0 0 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-169 {
	clear: both;
	height: auto;
	margin: 1.0766rem 0 0 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-170 {
	clear: both;
	height: auto;
	min-height: 1021px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-171 {
	clear: both;
	height: auto;
	min-height: 131px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-172 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 65px;
	position: relative;
}
#body .con-173 {
	clear: both;
	height: auto;
	min-height: 566px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-174 {
	clear: both;
	height: auto;
	min-height: 12px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-175 {
	clear: both;
	height: auto;
	min-height: 138px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-176 {
	clear: both;
	height: auto;
	min-height: 50px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-177 {
	clear: both;
	height: auto;
	min-height: 107px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-178 {
	clear: both;
	height: auto;
	min-height: 133px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-179 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 135px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-180 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 112px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-181 {
	clear: both;
	height: auto;
	min-height: 191px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-182 {
	clear: both;
	height: auto;
	min-height: 135px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-183 {
	clear: both;
	height: auto;
	min-height: 93px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-184 {
	clear: both;
	height: auto;
	min-height: 99px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-185 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 17px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-186 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 73px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-187 {
	margin-bottom: 1.538rem;
	min-height: 100px;
}
#body .con-188 {
	background-color: rgba(185,186,190,0.3);
	clear: both;
	height: auto;
	min-height: 154px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-189 {
	background-color: transparent;
	min-height: 0;
	padding: 1.538rem 0 1.538rem 0;
}
#body .con-190 {
	clear: both;
	height: auto;
	min-height: 201px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-191 {
	clear: both;
	height: auto;
	min-height: 784px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-192 {
	clear: both;
	height: auto;
	min-height: 711px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-193 {
	clear: both;
	height: auto;
	min-height: 744px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-194 {
	clear: both;
	height: auto;
	min-height: 332px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-195 {
	clear: both;
	height: auto;
	min-height: 763px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-196 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 43px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-197 {
	clear: both;
	height: auto;
	min-height: 782px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-198 {
	clear: both;
	height: auto;
	min-height: 49px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-199 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-200 {
	clear: both;
	height: auto;
	min-height: 555px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-201 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 106px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-202 {
	clear: both;
	height: auto;
	min-height: 60px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-203 {
	clear: both;
	height: auto;
	min-height: 27px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-204 {
	clear: both;
	height: auto;
	min-height: 1165px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-205 {
	clear: both;
	height: auto;
	min-height: 862px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-206 {
	clear: both;
	height: auto;
	min-height: 153px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-207 {
	clear: both;
	height: auto;
	min-height: 161px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-208 {
	clear: both;
	height: auto;
	min-height: 861px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-209 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 231px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-210 {
	clear: both;
	height: auto;
	min-height: 932px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-211 {
	clear: both;
	height: auto;
	min-height: 31px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-212 {
	clear: both;
	height: auto;
	min-height: 98px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-213 {
	clear: both;
	height: auto;
	min-height: 61px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-214 {
	clear: both;
	height: auto;
	min-height: 177px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-215 {
	clear: both;
	height: auto;
	min-height: 79px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-216 {
	clear: both;
	height: auto;
	min-height: 56px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-217 {
	clear: both;
	height: auto;
	min-height: 833px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-218 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 294px;
	position: relative;
}
#body .con-219 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 215px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-220 {
	clear: both;
	height: auto;
	min-height: 256px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-221 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 96px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-222 {
	clear: both;
	height: auto;
	min-height: 129px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-223 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 200px;
	position: relative;
}
#body .con-224 {
	background-color: rgba(0,0,0,0.4);
	min-height: 250px;
}
#body .con-225 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 156px;
	position: relative;
}
#body .con-226 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-227 {
	margin-bottom: 7.69rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-228 {
	background-image: url('/customerdata/files/templates/1/slide-covid-ditbuselskab.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 600px;
}
#body .con-229 {
	min-height: 20px;
	width: 75%;
}
#body .con-230 {
	clear: both;
	height: auto;
	min-height: 66px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-231 {
	clear: both;
	height: auto;
	min-height: 86px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-232 {
	clear: both;
	height: auto;
	min-height: 331px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-233 {
	clear: both;
	height: auto;
	min-height: 146px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-234 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 357px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-235 {
	clear: both;
	height: auto;
	min-height: 26px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-236 {
	clear: both;
	height: auto;
	min-height: 80px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-237 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 212px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-238 {
	clear: both;
	height: auto;
	min-height: 243px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-239 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 1.538rem 0;
	min-height: 23px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-240 {
	clear: both;
	height: auto;
	min-height: 128px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-241 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 117px;
	position: relative;
}
#body .con-242 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 118px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-243 {
	clear: both;
	height: auto;
	min-height: 291px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-244 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 10px;
	position: relative;
}
#body .con-245 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 73px;
	position: relative;
}
#body .con-246 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 1.538rem 0;
	min-height: 24px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-247 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 75px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-248 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 100px;
	position: relative;
}
#body .con-249 {
	clear: both;
	height: auto;
	min-height: 64px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-250 {
	clear: both;
	height: auto;
	min-height: 299px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-251 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 29px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-252 {
	clear: both;
	height: auto;
	margin: 3.076rem 0 0 0;
	min-height: 50px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-253 {
	clear: both;
	height: auto;
	min-height: 387px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-254 {
	clear: both;
	height: auto;
	min-height: 266px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-255 {
	background-color: #ffffff;
	min-height: 20px;
}
#body .con-256 {
	clear: both;
	height: auto;
	margin: 0 0 20px 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-257 {
	margin-bottom: 0.769rem;
	min-height: 20px;
}
#body .con-258 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 1px;
	position: relative;
}
#body .con-259 {
	margin-bottom: 3.076rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-260 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 39px;
	position: relative;
}
#body .con-261 {
	clear: both;
	height: auto;
	min-height: 188px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-262 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 5px;
	padding: 0.6152rem 0 0.6152rem 0;
	position: relative;
}
#body .con-263 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 180px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-264 {
	margin-bottom: 1.538rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-265 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 345px;
	position: relative;
}
#body .con-266 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 344px;
	position: relative;
}
#body .con-267 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 342px;
	position: relative;
}
#body .con-268 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-269 {
	clear: both;
	height: auto;
	margin: 0.3076rem 0 0 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-270 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 254px;
	position: relative;
}
#body .con-271 {
	clear: both;
	height: auto;
	margin: 1.2304rem 0 0 0;
	min-height: 84px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-272 {
	clear: both;
	height: auto;
	margin: 1.0766rem 0 0 0;
	min-height: 125px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-273 {
	clear: both;
	height: auto;
	margin: 1.0766rem 0 0 0;
	min-height: 175px;
	padding: 0 0 0 0;
	position: relative;
}
@media only screen and (min-width: 768px)  {
	#body #site-container-2  {
		margin-bottom: 0.769rem;
		margin-top: 2.307rem;
	}
	#body #site-container-19  {
		margin-bottom: 2.307rem;
		margin-top: 2.307rem;
	}
	#body #site-container-25  {
		margin-bottom: 2.307rem;
		margin-top: 2.307rem;
	}
	#body #site-container-29  {
		margin-bottom: 3.845rem;
		margin-top: 3.845rem;
	}
	#body #site-container-53  {
		margin-bottom: 0.769rem;
		margin-top: 2.307rem;
	}
	#body #site-container-54  {
		margin-top: 3.076rem;
	}
	#body #site-container-65  {
		margin-bottom: 0;
		margin-top: 1.538rem;
	}
	#body #site-container-88  {
		margin-bottom: 0;
	}
	#body #site-container-109  {
		margin-bottom: 0;
		margin-top: 1.8456rem;
	}
	#body #site-container-110  {
		margin-bottom: 0;
	}
	#body #site-container-111  {
		margin-bottom: 0;
	}
	#body #site-container-188  {
		margin-top: 170px;
	}
	#body #site-container-195  {
		margin-bottom: 3.076rem;
		margin-top: 0;
	}
	#body #site-container-354  {
		margin-bottom: 6.152rem;
		margin-top: 4.614rem;
	}
	#body #site-container-512  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-513  {
		margin-bottom: 2.307rem;
		margin-top: 0;
	}
	#body #site-container-516  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-517  {
		margin-bottom: 3.076rem;
		margin-top: 3.076rem;
	}
	#body #site-container-518  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-915  {
		margin-top: 9.228rem;
	}
	#body #site-container-1153  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-1159  {
		margin-bottom: 1.538rem;
		margin-top: 1.538rem;
	}
	#body #site-container-1161  {
		margin-bottom: 3.076rem;
		margin-top: 3.076rem;
	}
	#body #site-container-1367  {
		margin-top: 0.9228rem;
	}
	#body #site-container-4962  {
		margin-top: 3.076rem;
	}
	#body #site-container-7293  {
		margin-bottom: 0;
	}
	#body #site-container-9160  {
		margin-top: 3.076rem;
	}
	#body #site-container-9422  {
		margin-bottom: 0;
	}
	#body #site-container-11015  {
		margin-bottom: 0;
	}
	#body #site-container-11017  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-11020  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-11021  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-11023  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-11027  {
		margin-top: 3.076rem;
	}
	#body #site-container-12773  {
		margin-bottom: 3.076rem;
		margin-top: 4.614rem;
	}
}
@media only screen and (min-width: 960px)  {
	#body #site-container-49  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-109  {
		margin-top: 2.1532rem;
	}
	#body #site-container-111  {
		margin-bottom: 0.769rem;
	}
	#body #site-container-188  {
		margin-top: 87px;
	}
	#body #site-container-195  {
		margin-top: 0;
	}
	#body #site-container-512  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-513  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-516  {
		margin-bottom: 0;
		margin-top: 4.614rem;
	}
	#body #site-container-517  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-518  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-915  {
		margin-top: 15.38rem;
	}
	#body #site-container-1153  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-1159  {
		margin-bottom: 1.538rem;
		margin-top: 1.538rem;
	}
	#body #site-container-1161  {
		margin-bottom: 3.076rem;
		margin-top: 3.076rem;
	}
	#body #site-container-1367  {
		margin-top: 2.307rem;
	}
	#body #site-container-9160  {
		margin-bottom: 9.228rem;
		margin-top: 4.614rem;
	}
	#body #site-container-11015  {
		margin-bottom: 0;
	}
	#body #site-container-11017  {
		margin-bottom: 0;
	}
	#body #site-container-11020  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-11021  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-11023  {
		margin-bottom: 0;
	}
	#body #site-container-11027  {
		margin-top: 3.076rem;
	}
	#body #site-container-12769  {
		margin-top: 0;
	}
	#body #site-container-12773  {
		margin-bottom: 4.614rem;
		margin-top: 6.152rem;
	}
}
