.custom1, body {
	color: #282828;
	font-family: 'roboto', arial, serif;
	font-size: 16px;
}
.custom10 {
	color: rgba(255,255,255,0.6);
	font-style: normal;
	text-decoration: none;
}
.custom13 {
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	--bg-image: url('/customerdata/files/templates/1/information-button.svg');
}
.custom13.custom14 {
	--bg-image: url('/customerdata/files/templates/1/bubble-chat.svg');
}
.custom13.custom15 {
	--bg-image: url('/customerdata/files/templates/1/24-hours.svg');
}
.custom17, .form-input .FormSubmitButton, #site-container-115 .g-recaptcha, #site-container-336 .g-recaptcha {
	background-attachment: scroll;
	background-color: #ef7c00;
	background-position: center center;
	background-repeat: repeat;
	background-size: auto;
	border-radius: 1000px 1000px 1000px 1000px;
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
	color: #ffffff;
	font-family: 'roboto', arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	margin: 10px 0 0 0;
	padding: 16px 24px 16px 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 150ms linear 0s;
	-moz-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms 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;
	--bg-image: url('/customerdata/files/templates/1/climpek.png');
}
.custom17:hover, .custom17:focus, .link-styles:hover .custom17, .form-input .FormSubmitButton:hover, .form-input .FormSubmitButton:focus, .form-input .FormSubmitButton.active, #site-container-115 .g-recaptcha:hover, #site-container-115 .g-recaptcha:focus, #site-container-115 .g-recaptcha.active, #site-container-336 .g-recaptcha:hover, #site-container-336 .g-recaptcha:focus, #site-container-336 .g-recaptcha.active {
	background-color: #ff9500;
	color: #ffffff;
	--bg-image: url('/customerdata/files/templates/1/climpek.png');
}
.custom18, .form-input .form-input-field, #site-container-115 .form-input .form-input-field, #site-container-336 .form-input .form-input-field {
	background-color: #282828;
	border-color: rgba(255,255,255,0.08);
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #ffffff;
	font-family: 'roboto', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 15px 0;
	padding: 15px 20px 15px 20px;
	text-align: left;
	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: border-color;
	-moz-transition-property: border-color;
	-o-transition-property: border-color;
	transition-property: border-color;
}
.custom18:hover, .custom18:focus, .link-styles:hover .custom18, .form-input .form-input-field:hover, .form-input .form-input-field:focus, .form-input .form-input-field.active, #site-container-115 .form-input .form-input-field:hover, #site-container-115 .form-input .form-input-field:focus, #site-container-115 .form-input .form-input-field.active, #site-container-336 .form-input .form-input-field:hover, #site-container-336 .form-input .form-input-field:focus, #site-container-336 .form-input .form-input-field.active {
	border-color: rgba(255,255,255,0.16);
}
.custom2, p, .Container .Textarea {
	line-height: 1.6em;
}
.custom20 {
	color: #101725;
	font-family: 'arima madurai', arial, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	text-align: left;
	text-decoration: none;
}
.custom26 {
	color: #101725;
	font-family: 'arima madurai', arial, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	text-decoration: none;
}
.custom26.custom28 {
	color: #ffffff;
}
.custom26.custom28.custom29 {
	color: #101725;
	font-size: 17px;
	margin: 0 0 10px 0;
}
.custom3, h1 {
	color: #101725;
	font-family: 'arima madurai', arial, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	text-decoration: none;
}
.custom30, #site-container-86 > .background-container .dynamic-background, #site-container-150 > .background-container .dynamic-background, #site-container-180 > .background-container .dynamic-background, #site-container-249 > .background-container .dynamic-background, #site-container-260 > .background-container .dynamic-background, #site-container-297 > .background-container .dynamic-background, #site-container-338 > .background-container .dynamic-background, #site-container-344 > .background-container .dynamic-background {
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
	transform: scale(1, 1);
	-webkit-transition: all 150ms linear 0s;
	-moz-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms linear 0s;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-o-transition-property: transform;
	transition-property: transform;
}
.custom30:hover, .custom30:focus, .link-styles:hover .custom30, #site-container-86 > .background-container .dynamic-background:hover, #site-container-86 > .background-container .dynamic-background:focus, #site-container-86 > .background-container .dynamic-background.active, #site-container-150 > .background-container .dynamic-background:hover, #site-container-150 > .background-container .dynamic-background:focus, #site-container-150 > .background-container .dynamic-background.active, #site-container-180 > .background-container .dynamic-background:hover, #site-container-180 > .background-container .dynamic-background:focus, #site-container-180 > .background-container .dynamic-background.active, #site-container-249 > .background-container .dynamic-background:hover, #site-container-249 > .background-container .dynamic-background:focus, #site-container-249 > .background-container .dynamic-background.active, #site-container-260 > .background-container .dynamic-background:hover, #site-container-260 > .background-container .dynamic-background:focus, #site-container-260 > .background-container .dynamic-background.active, #site-container-297 > .background-container .dynamic-background:hover, #site-container-297 > .background-container .dynamic-background:focus, #site-container-297 > .background-container .dynamic-background.active, #site-container-338 > .background-container .dynamic-background:hover, #site-container-338 > .background-container .dynamic-background:focus, #site-container-338 > .background-container .dynamic-background.active, #site-container-344 > .background-container .dynamic-background:hover, #site-container-344 > .background-container .dynamic-background:focus, #site-container-344 > .background-container .dynamic-background.active {
	transform: scale(1, 1);
}
.custom31 {
	background-attachment: scroll;
	background-color: rgba(0,0,0,0.4);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 3px 3px 3px 3px;
	color: #ffffff;
	font-family: 'roboto', arial, serif;
	font-style: normal;
	font-weight: 400;
	padding: 4.614rem 1.538rem 1.9225rem 1.538rem;
	text-align: left;
	text-decoration: none;
	-webkit-transition: all 150ms linear 0s;
	-moz-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms linear 0s;
	-webkit-transition-property: color, padding;
	-moz-transition-property: color, padding;
	-o-transition-property: color, padding;
	transition-property: color, padding;
}
.custom31:hover, .custom31:focus, .link-styles:hover .custom31 {
	color: #ffffff;
	padding: 4.614rem 1.538rem 1.9225rem 1.538rem;
}
.custom20.custom33 {
	color: #ffffff;
}
.custom4, h2 {
	color: #101725;
	font-family: 'arima madurai', arial, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	text-decoration: none;
}
.custom17.custom45 {
	background-color: #282828;
	background-image: none;
	border-color: #263755;
	border-width: 2px 2px 2px 2px;
	color: #ffffff;
	-webkit-transition: all 150ms linear 0s;
	-moz-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms linear 0s;
	-webkit-transition-property: border-color, background-color, color, background-image;
	-moz-transition-property: border-color, background-color, color, background-image;
	-o-transition-property: border-color, background-color, color, background-image;
	transition-property: border-color, background-color, color, background-image;
}
.custom17.custom45:hover, .custom17.custom45:focus, .link-styles:hover .custom17.custom45 {
	background-color: #414141;
	background-image: none;
	border-color: #1b273d;
	color: #ffffff;
	-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;
}
.custom46, .navigation-menu-box {
	background-color: #070707;
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.24);
	color: #ffffff;
	font-family: 'poppins', arial, serif;
	font-size: 0;
	font-style: normal;
	font-weight: 700;
	padding: 28px 0 27px 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, background-color;
	-moz-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color;
	width: 25%;
}
.custom46:hover, .custom46:focus, .link-styles:hover .custom46, .navigation-menu-box:hover, .navigation-menu-box:focus, .navigation-menu-box.active {
	background-color: #070707;
	color: #ffffff;
}
.custom47 {
	width: auto;
	z-index: 99;
}
.custom48, #site-container-67 .menu-container .level1 li a, .navigation-menu-container .level1 li a, .navigation-menu-container .level1 .level2 li a, .navigation-menu-container .level1 .level2 .level3 li a, .navigation-menu-container .level1 .level2 .level3 .level4 li a {
	background-color: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0 0 2px 0;
	color: #1b273d;
	font-family: 'roboto', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	margin: 0 17px 0 17px;
	padding: 7px 0 7px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 150ms linear 0s;
	-moz-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms 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;
}
.custom48:hover, .custom48:focus, .link-styles:hover .custom48, #site-container-67 .menu-container .level1 li a:hover, #site-container-67 .menu-container .level1 li a:focus, #site-container-67 .menu-container .level1 li a.active, .navigation-menu-container .level1 li a:hover, .navigation-menu-container .level1 li a:focus, .navigation-menu-container .level1 li a.active, .navigation-menu-container .level1 .level2 li a:hover, .navigation-menu-container .level1 .level2 li a:focus, .navigation-menu-container .level1 .level2 li a.active, .navigation-menu-container .level1 .level2 .level3 li a:hover, .navigation-menu-container .level1 .level2 .level3 li a:focus, .navigation-menu-container .level1 .level2 .level3 li a.active, .navigation-menu-container .level1 .level2 .level3 .level4 li a:hover, .navigation-menu-container .level1 .level2 .level3 .level4 li a:focus, .navigation-menu-container .level1 .level2 .level3 .level4 li a.active {
	background-color: #ffffff;
	border-color: #aab5b8;
	color: #1b273d;
}
.custom49, #site-container-67 .menu-container .level1 .level2 .level3 .level4 li a, #site-container-67 .menu-container .level1 .level2 .level3 li a, #site-container-67 .menu-container .level1 .level2 li a {
	background-color: #282828;
	border-color: rgba(255,255,255,0.08);
	border-style: solid;
	border-width: 0 0 1px 0;
	color: rgba(255,255,255,0.6);
	font-family: 'roboto', arial, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	margin: 0 0 0 0;
	padding: 18px 22px 18px 22px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 100ms linear 0s;
	-moz-transition: all 100ms linear 0s;
	-o-transition: all 100ms linear 0s;
	transition: all 100ms linear 0s;
	-webkit-transition-property: color, background-color, padding;
	-moz-transition-property: color, background-color, padding;
	-o-transition-property: color, background-color, padding;
	transition-property: color, background-color, padding;
}
.custom49:hover, .custom49:focus, .link-styles:hover .custom49, #site-container-67 .menu-container .level1 .level2 .level3 .level4 li a:hover, #site-container-67 .menu-container .level1 .level2 .level3 .level4 li a:focus, #site-container-67 .menu-container .level1 .level2 .level3 .level4 li a.active, #site-container-67 .menu-container .level1 .level2 .level3 li a:hover, #site-container-67 .menu-container .level1 .level2 .level3 li a:focus, #site-container-67 .menu-container .level1 .level2 .level3 li a.active, #site-container-67 .menu-container .level1 .level2 li a:hover, #site-container-67 .menu-container .level1 .level2 li a:focus, #site-container-67 .menu-container .level1 .level2 li a.active {
	background-color: #282828;
	border-color: rgba(255,255,255,0.08);
	color: #ffffff;
	padding: 18px 22px 18px 27px;
}
.custom5, h3 {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
.custom48.custom51, .navigation-menu-container .level1 li a, .navigation-menu-container .level1 .level2 li a, .navigation-menu-container .level1 .level2 .level3 li a, .navigation-menu-container .level1 .level2 .level3 .level4 li a {
	background-color: #0a0a0a;
	border-color: rgba(255,255,255,0.08);
	border-width: 0 0 1px 0;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 18px 22px 18px 22px;
	text-align: left;
	-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;
}
.custom48.custom51:hover, .custom48.custom51:focus, .link-styles:hover .custom48.custom51, .navigation-menu-container .level1 li a:hover, .navigation-menu-container .level1 li a:focus, .navigation-menu-container .level1 li a.active, .navigation-menu-container .level1 .level2 li a:hover, .navigation-menu-container .level1 .level2 li a:focus, .navigation-menu-container .level1 .level2 li a.active, .navigation-menu-container .level1 .level2 .level3 li a:hover, .navigation-menu-container .level1 .level2 .level3 li a:focus, .navigation-menu-container .level1 .level2 .level3 li a.active, .navigation-menu-container .level1 .level2 .level3 .level4 li a:hover, .navigation-menu-container .level1 .level2 .level3 .level4 li a:focus, .navigation-menu-container .level1 .level2 .level3 .level4 li a.active {
	background-color: #0a0a0a;
	border-color: rgba(255,255,255,0.08);
	color: rgba(255,255,255,0.6);
	-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;
}
.custom48.custom51.custom52, .navigation-menu-container .level1 .level2 li a, .navigation-menu-container .level1 .level2 .level3 li a, .navigation-menu-container .level1 .level2 .level3 .level4 li a {
	background-color: #282828;
	color: rgba(255,255,255,0.6);
	font-size: 13px;
	font-weight: 500;
	padding: 16px 22px 16px 22px;
	-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;
}
.custom48.custom51.custom52:hover, .custom48.custom51.custom52:focus, .link-styles:hover .custom48.custom51.custom52, .navigation-menu-container .level1 .level2 li a:hover, .navigation-menu-container .level1 .level2 li a:focus, .navigation-menu-container .level1 .level2 li a.active, .navigation-menu-container .level1 .level2 .level3 li a:hover, .navigation-menu-container .level1 .level2 .level3 li a:focus, .navigation-menu-container .level1 .level2 .level3 li a.active, .navigation-menu-container .level1 .level2 .level3 .level4 li a:hover, .navigation-menu-container .level1 .level2 .level3 .level4 li a:focus, .navigation-menu-container .level1 .level2 .level3 .level4 li a.active {
	background-color: #282828;
	color: #ffffff;
	-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;
}
.custom57, .gallery-image {
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
	transform: scale(1, 1);
	-webkit-transition: all 150ms linear 0s;
	-moz-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms linear 0s;
	-webkit-transition-property: transform, box-shadow;
	-moz-transition-property: transform, box-shadow;
	-o-transition-property: transform, box-shadow;
	transition-property: transform, box-shadow;
}
.custom57:hover, .custom57:focus, .link-styles:hover .custom57, .gallery-image:hover, .gallery-image:focus, .gallery-image.active {
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.16);
	transform: scale(1.03, 1.03);
}
.custom6, h4 {
	line-height: 1.3em;
	margin: 0 0 3px 0;
}
.custom64 {
	color: #ffffff;
	font-family: 'roboto', arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	text-decoration: none;
	text-transform: uppercase;
}
.custom66 {
	background-color: #1b273d;
	border-radius: 3px 3px 3px 3px;
}
.custom68 {
	background-color: #070707;
	border-radius: 3px 3px 3px 3px;
	color: rgba(255,255,255,0.6);
	font-family: 'roboto', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	text-decoration: none;
	z-index: 100;
}
.custom47.custom71 {
	margin: 0 0 0 0;
}
.custom73 {
	color: #ffffff;
	font-family: 'arima madurai', arial, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
.custom75 {
	color: #ffffff;
	font-family: 'roboto', arial, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.9);
}
.custom78 {
	background-position: center top;
	background-size: contain;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0);
	margin: 0 0 0 0;
}
.custom78.custom79 {
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0);
	color: #2c2d36;
	margin: 223px 0 0 0;
	padding: 1.538rem 0 0 0;
}
.custom80 {
	color: #ffffff;
	font-family: 'arima madurai', arial, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4em;
	margin: 0 0 30px 0;
	text-align: center;
	text-decoration: none;
}
.custom81 {
	color: #ffffff;
	font-family: 'roboto', arial, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.6em;
	text-align: center;
	text-decoration: none;
}
.custom83 {
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	--bg-image: url('/customerdata/files/templates/1/4-stars.png');
}
.custom84 {
	color: rgba(255,255,255,0.5);
	font-family: 'inter', arial, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}
.custom9, p a, .Textarea a, div.newsfeed a {
	color: rgba(7,7,7,0.5);
	font-weight: 700;
	text-decoration: underline;
	-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, text-decoration;
	-moz-transition-property: color, text-decoration;
	-o-transition-property: color, text-decoration;
	transition-property: color, text-decoration;
}
.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: #070707;
	text-decoration: none;
}
.custom91 {
	background-color: #ef7c00;
	background-repeat: repeat;
	background-size: auto;
	border-color: rgba(255,255,255,0.1);
	border-radius: 0 0 0 0;
	border-style: solid;
	border-width: 0 1px 0 0;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,0);
	color: #ffffff;
	font-family: 'roboto', arial, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	padding: 10px 0 10px 0;
	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: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	--bg-image: url('/customerdata/files/templates/1/climpek.png');
}
.custom91:hover, .custom91:focus, .link-styles:hover .custom91 {
	background-color: #ef7c00;
	color: #ffffff;
}
.custom94 {
	background-color: #f5f5f5;
	border-color: #070707;
	border-radius: 100% 100% 100% 100%;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.2);
	padding: 6.152rem 2.307rem 4.614rem 2.307rem;
	text-align: center;
}
.custom94.custom95 {
	border-radius: 10px 10px 10px 10px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	text-align: left;
}
.custom96 {
	color: #101725;
	font-family: 'arima madurai', arial, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	text-align: center;
}
.custom97 {
	width: 120px;
}
a.custom25 {
	background-attachment: scroll;
	background-color: #282828;
	background-image: none;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 1000px 1000px 1000px 1000px;
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
	color: #ffffff;
	font-family: 'arima madurai', arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	opacity: 1;
	padding: 16px 24px 16px 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 150ms linear 0s;
	-moz-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms linear 0s;
	-webkit-transition-property: color, background-color, background-image, opacity;
	-moz-transition-property: color, background-color, background-image, opacity;
	-o-transition-property: color, background-color, background-image, opacity;
	transition-property: color, background-color, background-image, opacity;
}
a.custom25:hover, .custom25:focus, .link-styles:hover a.custom25 {
	background-color: #414141;
	background-image: none;
	color: #ffffff;
	opacity: 1;
}
a.custom25.custom32 {
	background-image: none;
	border-color: #263755;
	-webkit-transition-property: color, background-color, background-image, opacity;
	-moz-transition-property: color, background-color, background-image, opacity;
	-o-transition-property: color, background-color, background-image, opacity;
	transition-property: color, background-color, background-image, opacity;
}
a.custom25.custom32:hover, .custom25.custom32:focus, .link-styles:hover a.custom25.custom32 {
	background-image: none;
	border-color: #263755;
	-webkit-transition-property: color, background-color, background-image, opacity;
	-moz-transition-property: color, background-color, background-image, opacity;
	-o-transition-property: color, background-color, background-image, opacity;
	transition-property: color, background-color, background-image, opacity;
}
a.custom25.custom34 {
	background-color: #ef7c00;
	-webkit-transition-property: color, background-color, background-image, opacity;
	-moz-transition-property: color, background-color, background-image, opacity;
	-o-transition-property: color, background-color, background-image, opacity;
	transition-property: color, background-color, background-image, opacity;
	--bg-image: url('/customerdata/files/templates/1/climpek.png');
}
a.custom25.custom34:hover, .custom25.custom34:focus, .link-styles:hover a.custom25.custom34 {
	background-color: #ef7c00;
	-webkit-transition-property: color, background-color, background-image, opacity;
	-moz-transition-property: color, background-color, background-image, opacity;
	-o-transition-property: color, background-color, background-image, opacity;
	transition-property: color, background-color, background-image, opacity;
	--bg-image: url('/customerdata/files/templates/1/climpek.png');
}
a.custom7, a {
	color: #ef7c00;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all 150ms linear 0s;
	-moz-transition: all 150ms linear 0s;
	-o-transition: all 150ms linear 0s;
	transition: all 150ms linear 0s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
a.custom7:hover, .custom7:focus, .link-styles:hover a.custom7, a:hover, .link-styles:hover  a {
	color: #ff9500;
	text-decoration: none;
}
a.custom88 {
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto;
	color: #ffffff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	padding: 5px 0 5px 20px;
	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;
	--bg-image: url('/customerdata/files/templates/1/call.png');
}
a.custom88:hover, .custom88:focus, .link-styles:hover a.custom88 {
	color: #ef7c00;
}
html, .DefaultBody {
	font-size: 16px;
}
@media only screen and (min-width: 768px)  {
	.custom1, body {
		font-size: 15px;
	}
	.custom10 {
		font-size: 14px;
	}
	.custom20 {
		font-size: 24px;
	}
	.custom26 {
		font-size: 28px;
	}
	.custom3, h1 {
		font-size: 36px;
	}
	.custom30, #site-container-86 > .background-container .dynamic-background, #site-container-150 > .background-container .dynamic-background, #site-container-180 > .background-container .dynamic-background, #site-container-249 > .background-container .dynamic-background, #site-container-260 > .background-container .dynamic-background, #site-container-297 > .background-container .dynamic-background, #site-container-338 > .background-container .dynamic-background, #site-container-344 > .background-container .dynamic-background {
		transform: scale(1, 1);
	}
	.custom30:hover, .custom30:focus, .link-styles:hover .custom30, #site-container-86 > .background-container .dynamic-background:hover, #site-container-86 > .background-container .dynamic-background:focus, #site-container-86 > .background-container .dynamic-background.active, #site-container-150 > .background-container .dynamic-background:hover, #site-container-150 > .background-container .dynamic-background:focus, #site-container-150 > .background-container .dynamic-background.active, #site-container-180 > .background-container .dynamic-background:hover, #site-container-180 > .background-container .dynamic-background:focus, #site-container-180 > .background-container .dynamic-background.active, #site-container-249 > .background-container .dynamic-background:hover, #site-container-249 > .background-container .dynamic-background:focus, #site-container-249 > .background-container .dynamic-background.active, #site-container-260 > .background-container .dynamic-background:hover, #site-container-260 > .background-container .dynamic-background:focus, #site-container-260 > .background-container .dynamic-background.active, #site-container-297 > .background-container .dynamic-background:hover, #site-container-297 > .background-container .dynamic-background:focus, #site-container-297 > .background-container .dynamic-background.active, #site-container-338 > .background-container .dynamic-background:hover, #site-container-338 > .background-container .dynamic-background:focus, #site-container-338 > .background-container .dynamic-background.active, #site-container-344 > .background-container .dynamic-background:hover, #site-container-344 > .background-container .dynamic-background:focus, #site-container-344 > .background-container .dynamic-background.active {
		transform: scale(1, 1);
	}
	.custom31 {
		padding: 10.766rem 2.307rem 2.307rem 2.307rem;
	}
	.custom31:hover, .custom31:focus, .link-styles:hover .custom31 {
		padding: 10.766rem 2.307rem 2.307rem 2.307rem;
	}
	.custom20.custom33 {
		font-size: 22px;
	}
	.custom4, h2 {
		font-size: 24px;
	}
	.custom47 {
		width: auto;
	}
	.custom48, #site-container-67 .menu-container .level1 li a {
		margin: 0 7px 0 7px;
	}
	.custom66 {
		border-radius: 3px 3px 3px 3px;
		margin: 0 0 0 0;
	}
	.custom68 {
		font-size: 14px;
		padding: 3.076rem 3.076rem 3.076rem 3.076rem;
	}
	.custom47.custom71 {
		margin: 0 0 0 auto;
		width: 80px;
	}
	.custom73 {
		font-size: 48px;
		margin: 0 0 25px 0;
	}
	.custom75 {
		font-size: 16px;
	}
	.custom78 {
		background-position: center center;
		background-size: cover;
		box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
		margin: 0 0 0 50%;
	}
	.custom78.custom79 {
		margin: 0 100% 0 -100%;
		padding: 3.076rem 2.307rem 3.076rem 0;
	}
	.custom80 {
		font-size: 26px;
	}
	.custom91 {
		border-radius: 100px 0 0 100px;
		border-style: solid;
		box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
		padding: 15px 0 15px 0;
	}
	.custom94 {
		padding: 3.076rem 0.769rem 1.538rem 0.769rem;
	}
	.custom96 {
		font-size: 24px;
	}
	html, .DefaultBody {
		font-size: 15px;
	}
}
@media only screen and (min-width: 960px)  {
	.custom10 {
		font-size: 15px;
	}
	.custom20 {
		font-size: 26px;
	}
	.custom26 {
		font-size: 30px;
	}
	.custom3, h1 {
		font-size: 40px;
	}
	.custom30, #site-container-86 > .background-container .dynamic-background, #site-container-150 > .background-container .dynamic-background, #site-container-180 > .background-container .dynamic-background, #site-container-249 > .background-container .dynamic-background, #site-container-260 > .background-container .dynamic-background, #site-container-297 > .background-container .dynamic-background, #site-container-338 > .background-container .dynamic-background, #site-container-344 > .background-container .dynamic-background {
		transform: scale(1, 1);
	}
	.custom30:hover, .custom30:focus, .link-styles:hover .custom30, #site-container-86 > .background-container .dynamic-background:hover, #site-container-86 > .background-container .dynamic-background:focus, #site-container-86 > .background-container .dynamic-background.active, #site-container-150 > .background-container .dynamic-background:hover, #site-container-150 > .background-container .dynamic-background:focus, #site-container-150 > .background-container .dynamic-background.active, #site-container-180 > .background-container .dynamic-background:hover, #site-container-180 > .background-container .dynamic-background:focus, #site-container-180 > .background-container .dynamic-background.active, #site-container-249 > .background-container .dynamic-background:hover, #site-container-249 > .background-container .dynamic-background:focus, #site-container-249 > .background-container .dynamic-background.active, #site-container-260 > .background-container .dynamic-background:hover, #site-container-260 > .background-container .dynamic-background:focus, #site-container-260 > .background-container .dynamic-background.active, #site-container-297 > .background-container .dynamic-background:hover, #site-container-297 > .background-container .dynamic-background:focus, #site-container-297 > .background-container .dynamic-background.active, #site-container-338 > .background-container .dynamic-background:hover, #site-container-338 > .background-container .dynamic-background:focus, #site-container-338 > .background-container .dynamic-background.active, #site-container-344 > .background-container .dynamic-background:hover, #site-container-344 > .background-container .dynamic-background:focus, #site-container-344 > .background-container .dynamic-background.active {
		transform: scale(1.05, 1.05);
	}
	.custom31 {
		padding: 12.304rem 3.076rem 0 3.076rem;
	}
	.custom31:hover, .custom31:focus, .link-styles:hover .custom31 {
		padding: 9.228rem 3.076rem 3.076rem 3.076rem;
	}
	.custom20.custom33 {
		font-size: 24px;
	}
	.custom4, h2 {
		font-size: 28px;
	}
	.custom47 {
		width: 180px;
	}
	.custom48, #site-container-67 .menu-container .level1 li a {
		margin: 0 12px 0 12px;
	}
	.custom66 {
		border-radius: 3px 3px 0 0;
	}
	.custom68 {
		font-size: 15px;
	}
	.custom47.custom71 {
		width: 100px;
	}
	.custom73 {
		font-size: 50px;
	}
	.custom75 {
		font-size: 18px;
	}
	.custom78 {
		box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
		margin: 0 0 0 50%;
	}
	.custom78.custom79 {
		margin: 0 100% 0 -100%;
		padding: 4.614rem 6.152rem 4.614rem 0;
	}
	.custom80 {
		font-size: 30px;
	}
	.custom91 {
		border-style: none;
		box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
		padding: 15px 0 15px 0;
	}
	.custom91:hover, .custom91:focus, .link-styles:hover .custom91 {
		background-color: #ff9500;
	}
	.custom94 {
		padding: 9.997rem 2.307rem 8.459rem 2.307rem;
	}
	.custom96 {
		font-size: 26px;
	}
	a.custom25.custom32 {
		opacity: 0;
		-webkit-transition-property: color, background-color, background-image, opacity;
		-moz-transition-property: color, background-color, background-image, opacity;
		-o-transition-property: color, background-color, background-image, opacity;
		transition-property: color, background-color, background-image, opacity;
	}
	a.custom25.custom32:hover, .custom25.custom32:focus, .link-styles:hover a.custom25.custom32 {
		opacity: 1;
		-webkit-transition-property: color, background-color, background-image, opacity;
		-moz-transition-property: color, background-color, background-image, opacity;
		-o-transition-property: color, background-color, background-image, opacity;
		transition-property: color, background-color, background-image, opacity;
	}
	a.custom25.custom34:hover, .custom25.custom34:focus, .link-styles:hover a.custom25.custom34 {
		background-color: #ff9500;
		-webkit-transition-property: color, background-color, background-image, opacity;
		-moz-transition-property: color, background-color, background-image, opacity;
		-o-transition-property: color, background-color, background-image, opacity;
		transition-property: color, background-color, background-image, opacity;
	}
}
.flexbox-grid li .gallery-image a {
	height: 300px;
}
.form-header {
	font-size: 16px;
	margin: 0 0 15px 0;
	width: auto;
}
.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;
}
.form-paragraph {
	margin: 0 0 15px 0;
}
.form-star {
	color: #a5a5a5;
}
.form-text {
	color: #5b5b5b;
	font-size: 13px;
	padding: 5px 15px 5px 0;
	width: 100px;
}
.Gallery.Inline .gallery-image.regular {
	width: 402px;
}
.Gallery.Inline .gallery-image.regular a {
	height: 300px;
	width: 402px;
}
.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: 402px;
}
.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 {
	background-color: #080808;
	box-shadow: 8px 0 12px 0 rgba(0,0,0,0.05);
	width: 260px;
}
.navigation-menu-group {
	background-color: #1b273d;
}
.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 {
	font-size: 13px;
	margin: 0 5px 0 5px;
}
table.input-list td {
	padding: 4px 0 0 10px;
}
#body .con-24 {
	clear: both;
	height: auto;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-25 {
	clear: both;
	height: auto;
	margin: 0 0 2.307rem 0;
	min-height: 51px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-26 {
	clear: both;
	height: auto;
	margin: 0 0 10px 0;
	min-height: 20px;
	position: relative;
}
#body .con-27 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-28 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0.9228rem 0 0.9228rem 0;
	position: relative;
}
#body .con-29 {
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-30 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 15px;
	position: relative;
}
#body .con-31 {
	min-height: 20px;
}
#body .con-32 {
	margin-bottom: 3.076rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-33 {
	margin-bottom: 1.538rem;
	min-height: 20px;
}
#body .con-34 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 13px;
	position: relative;
}
#body .con-35 {
	margin-bottom: 4.614rem;
	margin-top: 4.614rem;
	min-height: 20px;
}
#body .con-36 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 19px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-37 {
	clear: both;
	height: 50px;
	margin: 0 0 20px 0;
	position: relative;
}
#body .con-38 {
	margin-bottom: 2.307rem;
	min-height: 20px;
}
#body .con-39 {
	clear: both;
	height: auto;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-40 {
	clear: both;
	height: auto;
	margin: 0 0 3.076rem 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-41 {
	clear: both;
	height: auto;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-42 {
	background-color: #ffffff;
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
	height: 160px;
	min-height: 20px;
}
#body .con-43 {
	clear: both;
	height: 20px;
	margin: 0 0 1.538rem 0;
	position: relative;
}
#body .con-44 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 10px;
	position: relative;
}
#body .con-45 {
	background-color: #ffffff;
	min-height: 20px;
}
#body .con-46 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 164px;
	position: relative;
}
#body .con-47 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 20px;
	position: relative;
}
#body .con-48 {
	text-align: right;
}
#site-container-67 .menu-container .level2 li.last a.level2 {
	border-width: 0 0 0 0;
}
#site-container-67 .menu-container .level3 li.last a.level3 {
	border-width: 0 0 0 0;
}
#site-container-67 .menu-container .level4 li.last a.level4 {
	border-width: 0 0 0 0;
}
#body .con-52 {
	background-color: rgba(0,0,0,0.5);
	min-height: 20px;
}
#body .con-53 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 1px;
	position: relative;
}
#body .con-54 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-55 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 8px;
	position: relative;
}
#body .con-56 {
	clear: both;
	height: auto;
	margin: 0 0 2.307rem 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-57 {
	background-color: #ffffff;
	min-height: 100%;
}
#body .con-58 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 41px;
	padding: 0 0 0 0;
	position: relative;
}
#site-container-115 .form-input .form-input-field, #site-container-336 .form-input .form-input-field {
	color: #ffffff;
}
#site-container-115 .form-input .form-input-field input::-moz-placeholder, #site-container-336 .form-input .form-input-field input::-moz-placeholder {
	color: #ffffff;
}
#site-container-115 .form-input .form-input-field input::-webkit-input-placeholder, #site-container-336 .form-input .form-input-field input::-webkit-input-placeholder {
	color: #ffffff;
}
#site-container-115 .form-input .form-input-field input:-moz-placeholder, #site-container-336 .form-input .form-input-field input:-moz-placeholder {
	color: #ffffff;
}
#site-container-115 .form-input .form-input-field input:-ms-input-placeholder, #site-container-336 .form-input .form-input-field input:-ms-input-placeholder {
	color: #ffffff;
}
#site-container-115 .form-input .form-input-field::-moz-placeholder, #site-container-336 .form-input .form-input-field::-moz-placeholder {
	color: #ffffff;
}
#site-container-115 .form-input .form-input-field::-webkit-input-placeholder, #site-container-336 .form-input .form-input-field::-webkit-input-placeholder {
	color: #ffffff;
}
#site-container-115 .form-input .form-input-field:-moz-placeholder, #site-container-336 .form-input .form-input-field:-moz-placeholder {
	color: #ffffff;
}
#site-container-115 .form-input .form-input-field:-ms-input-placeholder, #site-container-336 .form-input .form-input-field:-ms-input-placeholder {
	color: #ffffff;
}
#body .con-68 {
	margin-bottom: 3.845rem;
	margin-top: 1.538rem;
}
#site-container-116 .credits {
	text-align: center;
}
#site-container-116 .credits a {
	color: rgba(255,255,255,0.3);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-116 .credits a:hover {
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-72 {
	margin-top: 1.2304rem;
	min-height: 20px;
}
#body .con-73 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 18px;
	position: relative;
}
#body .con-74 {
	margin-bottom: 0.769rem;
	min-height: 20px;
}
#body .con-75 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 100px;
	position: relative;
}
#site-container-150 > .background-container .dynamic-background {
	--bg-image: url('/customerdata/files/templates/1/content-img1.jpg');
}
#body .con-77 {
	clear: both;
	height: auto;
	margin: 0 0 3.076rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-78 {
	margin-bottom: 10px;
	min-height: 20px;
}
#body .con-79 {
	margin-bottom: 1.538rem;
	margin-top: 4.614rem;
	min-height: 20px;
}
#body .con-80 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 6px;
	position: relative;
}
#body .con-81 {
	height: 150px;
	min-height: 20px;
}
#body .con-82 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 0;
	position: relative;
}
#body .con-83 {
	clear: both;
	height: auto;
	margin: 0 0 2.307rem 0;
	min-height: 164px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-84 {
	margin-top: 2.307rem;
	min-height: 20px;
}
#body .con-85 {
	background-color: transparent;
	min-height: 20px;
}
#body .con-86 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 5px;
	position: relative;
}
#body .con-87 {
	margin-bottom: 1.538rem;
	margin-top: 2.307rem;
	min-height: 20px;
}
#body .con-88 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 50px;
	position: relative;
}
#body .con-89 {
	clear: both;
	height: auto;
	min-height: 103px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-90 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-91 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 171px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-92 {
	clear: both;
	height: 37px;
	margin: 0 0 20px 0;
	position: relative;
}
#site-container-297 > .background-container .dynamic-background {
	--bg-image: url('/customerdata/files/templates/1/focus-gaardbutik.jpg');
}
#body .con-94 {
	border-color: rgba(255,255,255,0.15);
	border-style: solid;
	border-width: 1px 0 0 0;
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-95 {
	clear: both;
	height: 36px;
	margin: 0 0 20px 0;
	position: relative;
}
#body .con-96 {
	background-color: #000000;
	min-height: 20px;
}
#site-container-344 > .background-container .dynamic-background {
	--bg-image: url('/customerdata/files/templates/1/focus-smorrebrod.jpg');
}
#body .con-98 {
	height: 150px;
}
#body .con-99 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 9px;
	position: relative;
}
#body .con-100 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-101 {
	min-height: 50px;
}
#body .con-102 {
	margin-bottom: 0.769rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-103 {
	clear: both;
	height: auto;
	min-height: 4px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-104 {
	clear: both;
	height: auto;
	margin: 0 0 2.307rem 0;
	min-height: 229px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-105 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	min-height: 20px;
	--bg-image: url('/customerdata/files/templates/1/content-img1.jpg');
}
#body .con-106 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
	width: 24px;
}
#body .con-107 {
	background-attachment: scroll;
	background-color: #000000;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 20px;
	--bg-image: url('/customerdata/files/templates/1/testimonial-bg.jpg');
}
#body .con-108 {
	margin-bottom: 6.152rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-109 {
	clear: both;
	height: auto;
	min-height: 1px;
	padding: 0.9228rem 0 0.9228rem 0;
	position: relative;
}
#body .con-110 {
	margin-bottom: 1.9225rem;
	min-height: 20px;
}
#body .con-111 {
	border-color: rgba(255, 255, 255, 0.15);
	border-style: solid;
	border-width: 0 0 1px 0;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 9px;
	padding: 0 0 0.769rem 0;
	position: relative;
}
#body .con-112 {
	clear: both;
	height: auto;
	min-height: 23px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-113 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 24px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-114 {
	background-color: #0a0a0a;
	min-height: 20px;
}
#body .con-115 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-116 {
	border-color: rgba(255, 255, 255, 0.15);
	border-style: solid;
	border-width: 0 0 1px 0;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 14px;
	padding: 0 0 1.538rem 0;
	position: relative;
}
#body .con-117 {
	border-color: rgba(255, 255, 255, 0.15);
	border-style: solid;
	border-width: 0 0 1px 0;
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 9px;
	padding: 0 0 0.769rem 0;
	position: relative;
}
#body .con-118 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#site-container-1506 .credits {
	text-align: left;
}
#site-container-1506 .credits a {
	color: rgba(255,255,255,0.25);
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-1506 .credits a:hover {
	color: #ffffff;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-122 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 17px;
	position: relative;
}
#body .con-123 {
	clear: both;
	height: auto;
	margin: 0 0 7px 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-124 {
	min-height: 20px;
	width: 75%;
}
#body .con-125 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 25px;
	position: relative;
}
#body .con-126 {
	clear: both;
	height: auto;
	min-height: 22px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-127 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-128 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 364px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-129 {
	margin-bottom: 2.307rem;
	margin-top: 2.307rem;
	min-height: 20px;
}
#body .con-130 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 16px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-131 {
	clear: both;
	height: auto;
	min-height: 50px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-132 {
	clear: both;
	height: auto;
	margin: 4.614rem 0 0 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-133 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 50px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-134 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
	width: 18px;
}
#body .con-135 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
	width: 19px;
}
#body .con-136 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 0;
	position: relative;
}
#body .con-137 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-138 {
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-width: 0 0 1px 0;
	clear: both;
	height: auto;
	min-height: 9px;
	padding: 0 0 0.769rem 0;
	position: relative;
}
#body .con-139 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-140 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-141 {
	border-color: rgba(7, 7, 7, 0.15);
	border-style: solid;
	border-width: 0 0 1px 0;
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 23px;
	padding: 0 0 0.769rem 0;
	position: relative;
}
#body .con-142 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 33px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-143 {
	clear: both;
	height: 36px;
	margin: 1.538rem 0 20px 0;
	position: relative;
}
#body .con-144 {
	clear: both;
	height: auto;
	margin: 2.307rem 0 0 0;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-145 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 38px;
	position: relative;
}
#body .con-146 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 26px;
	position: relative;
}
#body .con-147 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 32px;
	position: relative;
}
#body .con-148 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 32px;
	position: relative;
}
#body .con-149 {
	clear: both;
	height: 25px;
	margin: 0 0 2.307rem 0;
	position: relative;
}
@media only screen and (min-width: 768px)  {
	#body #site-container-8  {
		margin-top: 3.076rem;
	}
	#body #site-container-12  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-18  {
		margin-bottom: 0;
	}
	#body #site-container-23  {
		margin-bottom: 12.304rem;
		margin-top: 12.304rem;
	}
	#body #site-container-29  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-39  {
		height: 110px;
	}
	#body #site-container-55  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-67  {
		margin-bottom: 0.769rem;
		margin-top: 0.769rem;
	}
	#body #site-container-69  {
		margin-bottom: 0;
	}
	#body #site-container-101  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-110  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-112  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-116  {
		margin-bottom: 0;
		margin-top: 3.076rem;
	}
	#body #site-container-117  {
		margin-bottom: 0.769rem;
		margin-top: 0.769rem;
	}
	#body #site-container-129  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-149  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-150  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-154  {
		margin-top: 3.076rem;
	}
	#body #site-container-155  {
		margin-bottom: 10px;
	}
	#body #site-container-167  {
		margin-bottom: 0;
	}
	#body #site-container-168  {
		margin-bottom: 3.076rem;
		margin-top: 6.152rem;
	}
	#body #site-container-177  {
		height: 250px;
	}
	#body #site-container-187  {
		margin-bottom: 0.769rem;
	}
	#body #site-container-206  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-209  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-216  {
		margin-top: 3.076rem;
	}
	#body #site-container-224  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-236  {
		margin-bottom: 0;
	}
	#body #site-container-243  {
		margin-top: 3.076rem;
	}
	#body #site-container-244  {
		margin-top: 3.076rem;
	}
	#body #site-container-255  {
		margin-top: 0.769rem;
	}
	#body #site-container-258  {
		margin-bottom: 0;
	}
	#body #site-container-264  {
		margin-bottom: 0;
	}
	#body #site-container-267  {
		margin-top: 1.538rem;
	}
	#body #site-container-283  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-291  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-297  {
		margin-bottom: 0;
	}
	#body #site-container-301  {
		margin-top: 3.076rem;
	}
	#body #site-container-308  {
		margin-bottom: 0;
	}
	#body #site-container-311  {
		margin-bottom: 0;
	}
	#body #site-container-320  {
		margin-top: 152px;
	}
	#body #site-container-324  {
		margin-bottom: 3.076rem;
		margin-top: 3.076rem;
	}
	#body #site-container-325  {
		margin-top: 3.076rem;
	}
	#body #site-container-330  {
		margin-bottom: 0;
	}
	#body #site-container-335  {
		margin-bottom: 3.076rem;
		margin-top: 3.076rem;
	}
	#body #site-container-339  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-344  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-351  {
		margin-bottom: 0;
	}
	#body #site-container-353  {
		margin-top: 3.076rem;
	}
	#body #site-container-355  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-358  {
		height: 250px;
		min-height: auto;
	}
	#body #site-container-363  {
		margin-bottom: 0;
	}
	#body #site-container-366  {
		margin-bottom: 0;
	}
	#body #site-container-370  {
		margin-bottom: 0;
	}
	#body #site-container-379  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-824  {
		margin-bottom: 1.538rem;
		margin-top: 4.614rem;
	}
	#body #site-container-1472  {
		margin-bottom: 9.228rem;
		margin-top: 4.614rem;
	}
	#body #site-container-1475  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-1480  {
		margin-bottom: 0;
	}
	#body #site-container-1511  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-1513  {
		margin-top: 1.538rem;
	}
	#body #site-container-1832  {
		margin-bottom: 10px;
	}
	#body #site-container-1834  {
		right: 0px;
		top: 300px;
		width: 83px;
	}
	#body #site-container-2015  {
		margin-bottom: 3.076rem;
		margin-top: 3.076rem;
	}
	#body #site-container-4572  {
		margin-bottom: 3.076rem;
	}
}
@media only screen and (min-width: 960px)  {
	#body #site-container-12  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-23  {
		margin-bottom: 15.38rem;
		margin-top: 15.38rem;
	}
	#body #site-container-39  {
		height: 110px;
	}
	#body #site-container-55  {
		margin-bottom: 0;
	}
	#body #site-container-67  {
		margin-top: 1.9994rem;
	}
	#body #site-container-69  {
		margin-bottom: 0;
	}
	#body #site-container-101  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-110  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-112  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-116  {
		margin-top: 3.076rem;
	}
	#body #site-container-117  {
		margin-bottom: 1.0766rem;
		margin-top: 1.0766rem;
	}
	#body #site-container-129  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-149  {
		margin-bottom: 0;
	}
	#body #site-container-150  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-155  {
		margin-bottom: 0;
	}
	#body #site-container-168  {
		margin-bottom: 4.614rem;
		margin-top: 7.69rem;
	}
	#body #site-container-177  {
		height: 350px;
	}
	#body #site-container-187  {
		margin-bottom: 0;
	}
	#body #site-container-206  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-209  {
		margin-bottom: 0;
	}
	#body #site-container-216  {
		margin-top: 3.076rem;
	}
	#body #site-container-224  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-244  {
		margin-top: 3.076rem;
	}
	#body #site-container-255  {
		margin-top: 0;
	}
	#body #site-container-258  {
		margin-bottom: 0;
	}
	#body #site-container-267  {
		margin-top: 0;
	}
	#body #site-container-283  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-291  {
		margin-bottom: 0;
	}
	#body #site-container-297  {
		margin-bottom: 0;
	}
	#body #site-container-301  {
		margin-top: 3.076rem;
	}
	#body #site-container-308  {
		margin-bottom: 0;
	}
	#body #site-container-311  {
		margin-bottom: 0;
	}
	#body #site-container-320  {
		margin-top: 0;
	}
	#body #site-container-324  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-330  {
		margin-bottom: 0;
	}
	#body #site-container-335  {
		margin-bottom: 1.9225rem;
		margin-top: 1.9225rem;
	}
	#body #site-container-339  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-344  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-353  {
		margin-top: 3.076rem;
	}
	#body #site-container-355  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-358  {
		height: 350px;
		min-height: auto;
	}
	#body #site-container-363  {
		margin-bottom: 0;
	}
	#body #site-container-366  {
		margin-bottom: 0;
	}
	#body #site-container-370  {
		margin-bottom: 0;
	}
	#body #site-container-379  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-824  {
		margin-bottom: 3.076rem;
		margin-top: 6.152rem;
	}
	#body #site-container-1472  {
		margin-bottom: 19.994rem;
		margin-top: 6.152rem;
	}
	#body #site-container-1475  {
		margin-bottom: 6.152rem;
		margin-top: 3.076rem;
	}
	#body #site-container-1511  {
		margin-bottom: 0;
	}
	#body #site-container-1513  {
		margin-top: 0;
	}
	#body #site-container-1832  {
		margin-bottom: 10px;
	}
	#body #site-container-1834  {
		right: 0px;
		top: 250px;
		width: 93px;
	}
	#body #site-container-2015  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-4572  {
		margin-bottom: 3.076rem;
	}
}
