
/* EXT:start Configuration/TypoScript/Foundation/Page */
div.reveal-modal {
  position: absolute;
}
/* small displays */
@media only screen {
}
/* medium displays */
@media only screen and (min-width: 40.0625em) {
	div.reveal-modal {
		position: absolute;
	}
}
/* large displays */
@media only screen and (min-width: 64.0625em) {
	div.reveal-modal {
		position: absolute;
	}
}
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
	div.reveal-modal {
		position: absolute;
	}
}
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
	div.reveal-modal {
		position: absolute;
	}
}html body {background-color:#FFFFFF;}#header-image {}@media only screen and (min-width: 40.063em) {


  .theme-2010141 .row .row {
    max-width: none;
  }
	/* #t4891, 200421, dwildt, 4+ */
  .theme-2010141 .row .row.reseted {
    max-width: 120.0rem;
		margin:0 auto;
  }
}					body .theme-2010141 {
						font-family: Poppins, 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
					}
					.theme-2010141 body,
					.theme-2010141 h2,
					.theme-2010141 h3,
					.theme-2010141 h4,
					.theme-2010141 h5,
					.theme-2010141 h6,
					.theme-2010141 p,
					.theme-2010141 ul {
						color: #363636;
						font-family: Poppins, 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
					}
					.theme-2010141 h1,
					.theme-2010141 p.h1 {
						color: #363636;
						font-family: 'Arvo Gruen', Arvo, Poppins, 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
					}
					.theme-2010141 h2 {
						color: #363636;
						font-family: Poppins, 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
					}
					.theme-2010141 h3 {
						color: #363636;
						font-family: Poppins, 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
					}						.theme-2010141 a {
							color: #00A358;
							font-weight: bold;
						}
						.theme-2010141 .mapicon a {
							fill: #00A358;
						}
						.theme-2010141 a,
						.theme-2010141 span.details a,
						.theme-2010141 span.teaser a {
							transition: color 300ms ease-out 0s;
						}

						.theme-2010141 a:hover,
						.theme-2010141 a:focus,
						.theme-2010141 span.details a:hover,
						.theme-2010141 span.details a:focus,
						.theme-2010141 span.teaser a:hover,
						.theme-2010141 span.teaser a:focus {
							color: #E6007E;
						}
						.theme-2010141 .mapicon a:hover {
							fill: #E6007E;
						}
						.theme-2010141 button,
						.theme-2010141 .button {
							background-color: #F0F0F0;
							color: #363636;
						}
						.theme-2010141 button:hover,
						.theme-2010141 button:focus,
						.theme-2010141 .button:hover,
						.theme-2010141 .button:focus {
							background-color: #E6007E;
							color: #FFFFFF;
						}
						.theme-2010141 button.secondary,
						.theme-2010141 .button.secondary {
							background-color: #D4EDFC;
							color: #363636;
						}
						.theme-2010141 button.secondary:hover, 
						.theme-2010141 button.secondary:focus,
						.theme-2010141 .button.secondary:hover,
						.theme-2010141 .button.secondary:focus {
							background-color: #4CB4E7;
							color: #363636;
						}
						.theme-2010141 button.success,
						.theme-2010141 .button.success {
							background-color: #00A358;
							color: #FFFFFF;
						}
						.theme-2010141 button.success:hover,
						.theme-2010141 button.success:focus,
						.theme-2010141 .button.success:hover,
						.theme-2010141 .button.success:focus {
							background-color: #007540;
							color: #FFFFFF;
						}
						.theme-2010141 button.alert,
						.theme-2010141 .button.alert {
							background-color: #E6007E;
							color: #FFFFFF;
						}
						.theme-2010141 button.alert:hover,
						.theme-2010141 button.alert:focus,
						.theme-2010141 .button.alert:hover,
						.theme-2010141 .button.alert:focus {
							background-color: #BF0069;
							color: #FFFFFF;
						}
						.theme-2010141 button.warning,
						.theme-2010141 .button.warning {
							background-color: #FFEE00;
							color: #363636;
						}
						.theme-2010141 button.warning:hover,
						.theme-2010141 button.warning:focus,
						.theme-2010141 .button.warning:hover,
						.theme-2010141 .button.warning:focus {
							background-color: #CCBE00;
							color: #363636;
						}
						.theme-2010141 button.info,
						.theme-2010141 .button.info {
							background-color: #00A358;
							color: #FFFFFF;
						}
						.theme-2010141 button.info:hover,
						.theme-2010141 button.info:focus,
						.theme-2010141 .button.info:hover,
						.theme-2010141 .button.info:focus {
							background-color: #E6007E;
							color: #FFFFFF;
						}

@media only screen and (min-width: 120.0rem) {
	.theme-2010141 #header-green-devision.resized {
		width: 120.0rem;
	}
	/* #t4891, 200421, dwildt, 3+ */
	.theme-2010141 .header > .row.expanded #header-green-devision.resized {
		width: 100%;
	}
}						.theme-2010141 .siteLine {
						/*  background: #00A358;*/
							color: #FFFFFF;
							padding-top: .6em;
						}
						.theme-2010141 .siteLine.siteLineTop {
							color: #FFFFFF;
							padding: 0;
						}
						.theme-2010141 .siteLine p,
						.theme-2010141 .siteLine p.bodytext {
							color: #FFFFFF;
							font-size: .8rem;
							margin:0;
							opacity: .8;
						}
						.theme-2010141 .side-nav li a:not(.button),
						.theme-2010141 .siteLine a,
						.theme-2010141 .siteLine .menuitem a {
							color: #818181;
						}
						.theme-2010141 .side-nav li a:not(.button):active,
						.theme-2010141 .side-nav li a:not(.button):focus,
						.theme-2010141 .side-nav li a:not(.button):hover,
						.theme-2010141 .siteLine a:active,
						.theme-2010141 .siteLine a:focus,
						.theme-2010141 .siteLine a:hover,
						.theme-2010141 .siteLine .menuitem a:active,
						.theme-2010141 .siteLine .menuitem a:focus,
						.theme-2010141 .siteLine .menuitem a:hover
						{
							color: #818181;
						}						.theme-2010141 .breadcrumbs {
							background: #FFFFFF;
							/* #t4891, 200421, dwildt, 3+ */
							max-width: 120.0rem;
						}
						.theme-2010141 .breadcrumbs > * {
							color: #818181;
						}
						.theme-2010141 .breadcrumbs > * a {
							color: #818181;
						}
						.theme-2010141 .breadcrumbs > *.current {
							color: #00A358;
						}
						.theme-2010141 .breadcrumbs > *.current a {
							color: #00A358;
						}
						.theme-2010141 .breadcrumbs > *.unavailable {
							color: #D1D1D1;
						}
						.theme-2010141 .breadcrumbs > *.unavailable a {
							color: #D1D1D1;
						}
						.theme-2010141 .breadcrumbs > *.unavailable:hover, .theme-2010141 .breadcrumbs > *.unavailable:hover a,
						.theme-2010141 .breadcrumbs > *.unavailable:focus, .theme-2010141 .breadcrumbs > *.unavailable a:focus {
							color: #D1D1D1;
						}
						.theme-2010141 .breadcrumbs > *:before {
							content: ">";
							color: #818181;
							top:-1px;
						}
						.theme-2010141 .breadcrumbs > *:first-child:before {
							content: unset;
						}						.theme-2010141 .icon-bar {
							background: #00A358;
						}
						.theme-2010141 .icon-bar > a,
						.theme-2010141 .icon-bar > * i {
							background: #00A358;
							color: #FFFFFF;
						}
						.theme-2010141 .icon-bar > a:hover,
						.theme-2010141 .icon-bar > * i:hover {
							background: #00A358;
							color: #FF00FF;
						}

						.theme-2010141 div.mega-menu-content {
							background: #FFFFFF;
						}						.theme-2010141 .contain-to-grid {
							background: #FFFFFF;
						}
						.theme-2010141 .top-bar {
							background: #FFFFFF;
						}
						.theme-2010141 .top-bar a {
							color: #818181;
							font-weight:normal;
						}
						.theme-2010141 .top-bar .name h1 a, .theme-2010141 .top-bar .name h2 a, .theme-2010141 .top-bar .name h3 a, .theme-2010141 .top-bar .name h4 a, .theme-2010141 .top-bar .name p a, .theme-2010141 .top-bar .name span a {
							color: #818181;
						}
						.theme-2010141 .top-bar .toggle-topbar a {
							color: #818181;
						}
						.theme-2010141 .top-bar .toggle-topbar.menu-icon a {
							color: #818181;
						}
						.theme-2010141 .top-bar .toggle-topbar.menu-icon a span::after {
							box-shadow: 0px 0px 0px 1px #818181, 0px 7px 0px 1px #818181, 0px 14px 0px 1px #818181;
						}

						.theme-2010141 .top-bar.expanded .title-area {
							background: #FFFFFF;
						}
						.theme-2010141 .top-bar.expanded .toggle-topbar a {
							color: #E6007E;
						}
						.theme-2010141 .top-bar.expanded .toggle-topbar a span::after {
							box-shadow: 0 0 0 1px #E6007E, 0 7px 0 1px #E6007E, 0 14px 0 1px #E6007E;
						}

						.theme-2010141 .top-bar-section .divider,
						.theme-2010141 .top-bar-section [role="separator"] {
							border-top: solid 1px #363636;
						}
						.theme-2010141 .top-bar-section .divider-last {
							display:none;
						}
						.theme-2010141 .top-bar-section ul li {
							background: #FFFFFF;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > a {
							font-family: Poppins, 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li.active > a {
							background: #FFFFFF;
							color: #00A358;
						}
						.theme-2010141 .top-bar-section li.active:not(.has-form) > a:not(.button) {
							background: #FFFFFF;
							color: #00A358;
						}
						.theme-2010141 .top-bar-section li:not(.has-form) > a:not(.button):hover {
							background: #FFFFFF;
							color: #00a358;
						}
						.theme-2010141 .top-bar-section ul.dropdown li.title h5 a,
						.theme-2010141 .top-bar-section ul.dropdown li.parent-link a {
							background: #FFFFFF;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul.dropdown li.title h5 a:hover,
						.theme-2010141 .top-bar-section ul.dropdown li.parent-link a:hover {
							background: #FFFFFF;
							color: #00a358;
						}
						.theme-2010141 .top-bar-section ul li > a.button {
							background-color: #FFFFFF;
							border-color: #007095;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > a.button:hover, .theme-2010141 .top-bar-section ul li > a.button:focus {
							background-color: #007095;
						}
						.theme-2010141 .top-bar-section ul li > a.button:hover, .theme-2010141 .top-bar-section ul li > a.button:focus {
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > a.button.secondary {
							background-color: #e7e7e7;
							border-color: #b9b9b9;
							color: #FFFFFF;
						}
						.theme-2010141 .top-bar-section ul li > a.button.secondary:hover, .theme-2010141 .top-bar-section ul li > a.button.secondary:focus {
							background-color: #b9b9b9;
						}
						.theme-2010141 .top-bar-section ul li > a.button.secondary:hover, .theme-2010141 .top-bar-section ul li > a.button.secondary:focus {
							color: #FFFFFF;
						}
						.theme-2010141 .top-bar-section ul li > a.button.success {
							background-color: #43AC6A;
							border-color: #368a55;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > a.button.success:hover, .theme-2010141 .top-bar-section ul li > a.button.success:focus {
							background-color: #368a55;
						}
						.theme-2010141 .top-bar-section ul li > a.button.success:hover, .theme-2010141 .top-bar-section ul li > a.button.success:focus {
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > a.button.alert {
							background-color: #f04124;
							border-color: #cf2a0e;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > a.button.alert:hover, .theme-2010141 .top-bar-section ul li > a.button.alert:focus {
							background-color: #cf2a0e;
						}
						.theme-2010141 .top-bar-section ul li > a.button.alert:hover, .theme-2010141 .top-bar-section ul li > a.button.alert:focus {
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > a.button.warning {
							background-color: #f08a24;
							border-color: #cf6e0e;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > a.button.warning:hover, .theme-2010141 .top-bar-section ul li > a.button.warning:focus {
							background-color: #cf6e0e;
						}
						.theme-2010141 .top-bar-section ul li > a.button.warning:hover, .theme-2010141 .top-bar-section ul li > a.button.warning:focus {
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > button {
							background-color: #FFFFFF;
							border-color: #007095;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > button:hover, .theme-2010141 .top-bar-section ul li > button:focus {
							background-color: #007095;
						}
						.theme-2010141 .top-bar-section ul li > button:hover, .theme-2010141 .top-bar-section ul li > button:focus {
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > button.secondary {
							background-color: #e7e7e7;
							border-color: #b9b9b9;
							color: #FFFFFF;
						}
						.theme-2010141 .top-bar-section ul li > button.secondary:hover, .theme-2010141 .top-bar-section ul li > button.secondary:focus {
							background-color: #b9b9b9;
						}
						.theme-2010141 .top-bar-section ul li > button.secondary:hover, .theme-2010141 .top-bar-section ul li > button.secondary:focus {
							color: #FFFFFF;
						}
						.theme-2010141 .top-bar-section ul li > button.success {
							background-color: #43AC6A;
							border-color: #368a55;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > button.success:hover, .theme-2010141 .top-bar-section ul li > button.success:focus {
							background-color: #368a55;
						}
						.theme-2010141 .top-bar-section ul li > button.success:hover, .theme-2010141 .top-bar-section ul li > button.success:focus {
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > button.alert {
							background-color: #f04124;
							border-color: #cf2a0e;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > button.alert:hover, .theme-2010141 .top-bar-section ul li > button.alert:focus {
							background-color: #cf2a0e;
						}
						.theme-2010141 .top-bar-section ul li > button.alert:hover, .theme-2010141 .top-bar-section ul li > button.alert:focus {
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > button.warning {
							background-color: #f08a24;
							border-color: #cf6e0e;
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li > button.warning:hover, .theme-2010141 .top-bar-section ul li > button.warning:focus {
							background-color: #cf6e0e;
						}
						.theme-2010141 .top-bar-section ul li > button.warning:hover, .theme-2010141 .top-bar-section ul li > button.warning:focus {
							color: #818181;
						}
						.theme-2010141 .top-bar-section ul li:hover:not(.has-form) > a {
							background-color: #FFFFFF;
							color: #00a358;
						}
						.theme-2010141 .top-bar-section .has-dropdown > a:after {
							border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
						}
						.theme-2010141 .top-bar-section .dropdown label {
							color: #777777;
						}

						@media only screen and (min-width: 40.063em) {
							.theme-2010141 .top-bar {
								background: #FFFFFF;
							}
							.theme-2010141 .top-bar-section li.hover > a:not(.button) {
								background: #FFFFFF;
								color: #818181;
							}
							.theme-2010141 .top-bar-section li:not(.has-form) a:not(.button) {
								background: #FFFFFF;
								color: #818181;
							}
							.theme-2010141 .top-bar-section li:not(.has-form) a:not(.button):hover {
								background: #FFFFFF;
								color: #00a358;
							}
							.theme-2010141 .top-bar-section li.active:not(.has-form) a:not(.button) {
								background: #FFFFFF;
								color: #00a358;
							}
							.theme-2010141 .top-bar-section li.active:not(.has-form) a:not(.button):hover {
								background: #FFFFFF;
								color: #00a358;
							}
							.theme-2010141 .top-bar-section li.active.has-dropdown > a {
								background: #FFFFFF;
								color: #00A358;
							}
							.theme-2010141 .top-bar-section li.has-dropdown > a:after {
								border-color: transparent transparent transparent #818181;
							}
							.theme-2010141 .top-bar-section li.has-dropdown > a:active:after {
								border-color: transparent transparent transparent #00A358;
							}
							.theme-2010141 .top-bar-section li.has-dropdown > a:hover:after {
								border-color: transparent transparent transparent #00a358;
							}
							.theme-2010141 .top-bar-section li.has-dropdown > a {
								background: #FFFFFF;
								color: #818181;
							}
							.theme-2010141 .top-bar-section .dropdown li a {
								color: #818181;
								background: #FFFFFF;
							}
							.theme-2010141 .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
								background: #FFFFFF;
								color: #00a358;
							}
							.theme-2010141 .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
								background: #FFFFFF;
								color: #818181;
							}
							.theme-2010141 .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
								background: #FFFFFF;
								color: #00a358;
							}
							.theme-2010141 .top-bar-section .dropdown li label {
								background: #FFFFFF;
								color: #818181;
							}
							.theme-2010141 .top-bar-section > ul > .divider, .theme-2010141 .top-bar-section > ul > [role="separator"] {
								border-right: solid 1px #363636;
							}
							.theme-2010141 .top-bar-section .has-form {
								background: #FFFFFF;
								color: #818181;
							}
							.no-js .theme-2010141 .top-bar-section ul li:hover > a {
								background: #FFFFFF;
								color: #818181;
							}
							.no-js .theme-2010141 .top-bar-section ul li:active > a {
								background: #FFFFFF;
								color: #818181;
							}
							.theme-2010141 .contain-to-grid .top-bar {
								max-width: 120.0rem;
							}
						}						body .reveal-modal,
						body .reveal-modal dl,
						body .reveal-modal h1,
						body .reveal-modal h2,
						body .reveal-modal h3,
						body .reveal-modal i,
						body .reveal-modal ol,
						body .reveal-modal p,
						body .reveal-modal ul {
							background-color: #00A358;
							color: #FFFFFF;
						}
						body .reveal-modal a {
							color: #E6007E;
						}
						body .reveal-modal a:hover {
							color: #FF00FF;
						}
						body .reveal-modal a.close-reveal-modal {
							color: #FFFFFF;
						}
						body .reveal-modal a.close-reveal-modal:hover {
							color: #FF00FF;
						}
						body .reveal-modal a.button,
						body .reveal-modal a.button:hover {
							background-color: #E6007E;
							color: #FFFFFF;
						}
						@media only screen and (min-width: 40.063em) {
							.theme-2010141 .reveal-modal {
								max-width: 120.0rem;
							}
							.theme-2010141 .reveal-modal.tiny {
								max-width: 120.0rem;
							}
							.theme-2010141 .reveal-modal.small {
								max-width: 120.0rem;
							}
							.theme-2010141 .reveal-modal.medium {
								max-width: 120.0rem;
							}
							.theme-2010141 .reveal-modal.large {
								max-width: 120.0rem;
							}
							.theme-2010141 .reveal-modal.xlarge {
								max-width: 120.0rem;
							}
							.theme-2010141 .reveal-modal.full {
								max-width: 120.0rem;
							}
						}
						.theme-2010141 footer {
							background-color: #00A358;
							color: #FFFFFF;
							opacity: 1;
						}
						.theme-2010141 footer h1, .theme-2010141 footer h2, .theme-2010141 footer h3, .theme-2010141 footer h4,
						.theme-2010141 footer h5, .theme-2010141 footer h6, .theme-2010141 footer p, .theme-2010141 footer ul, .theme-2010141 footer ol
						{
							color:#FFFFFF;
						}
						.theme-2010141 footer a:not(.button), 
						.theme-2010141 footer a:not(.button):link, 
						.theme-2010141 footer a:not(.button):visited
						{
							color:#FFFFFF;
						}
						.theme-2010141 footer a:not(.button):active, 
						.theme-2010141 footer a:not(.button):focus, 
						.theme-2010141 footer a:not(.button):hover
						{
							color:#FFEE00;
						}
						.theme-2010141 footer .active a:active, .theme-2010141 footer .active a:focus, .theme-2010141 footer .active a:hover
						{
							color:#FF00FF;
						}
						@media only screen and (min-width: 40.063em) {
							.theme-2010141 footer {
								margin: 0 auto;
							}
						}.xBlogItem.i1.backgroundchange,
.xBlogItem.i7.backgroundchange,
.xBlogItem.i13.backgroundchange,
.xBlogItem.i19.backgroundchange,
.xBlogItem.i25.backgroundchange {
	background-color: #4CB4E7;
	color: #FFFFFF;
}
#startBox01 #startBox02 .columns .xBlogItem.i1.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i7.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i13.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i19.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i25.backgroundchange * a {
	color: #FFFFFF;
}
.xBlogItem.i2.backgroundchange,
.xBlogItem.i8.backgroundchange,
.xBlogItem.i14.backgroundchange,
.xBlogItem.i20.backgroundchange,
.xBlogItem.i26.backgroundchange {
	background-color: #00A358;
	color: #FFFFFF;
}
#startBox01 #startBox02 .columns .xBlogItem.i2.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i8.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i14.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i20.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i26.backgroundchange * a {
	color: #FFFFFF;
}
.xBlogItem.i3.backgroundchange,
.xBlogItem.i9.backgroundchange,
.xBlogItem.i15.backgroundchange,
.xBlogItem.i21.backgroundchange,
.xBlogItem.i27.backgroundchange {
	background-color: #E6007E;
	color: #FFFFFF;
}
#startBox01 #startBox02 .columns .xBlogItem.i3.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i9.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i15.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i21.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i27.backgroundchange * a {
	color: #FFFFFF;
}
.xBlogItem.i4.backgroundchange,
.xBlogItem.i10.backgroundchange,
.xBlogItem.i16.backgroundchange,
.xBlogItem.i22.backgroundchange,
.xBlogItem.i28.backgroundchange {
	background-color: #FFEE00;
	color: #00A358;
}
#startBox01 #startBox02 .columns .xBlogItem.i4.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i10.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i16.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i22.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i28.backgroundchange * a {
	color: #00A358;
}
.xBlogItem.i5.backgroundchange,
.xBlogItem.i11.backgroundchange,
.xBlogItem.i17.backgroundchange,
.xBlogItem.i23.backgroundchange,
.xBlogItem.i29.backgroundchange {
	background-color: #D4EDFC;
	color: #4CB4E7;
}
#startBox01 #startBox02 .columns .xBlogItem.i5.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i11.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i17.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i23.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i29.backgroundchange * a {
	color: #4CB4E7;
}
.xBlogItem.i6.backgroundchange,
.xBlogItem.i12.backgroundchange,
.xBlogItem.i18.backgroundchange,
.xBlogItem.i24.backgroundchange,
.xBlogItem.i30.backgroundchange {
	background-color: #F0F0F0;
	color: #363636;
}
#startBox01 #startBox02 .columns .xBlogItem.i6.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i12.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i18.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i24.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i30.backgroundchange * a {
	color: #363636;
}        .{$plugin.slick.carousel.css.class}{
          margin:{$plugin.slick.carousel.css.margins.item};
        }
        .slick-header {
          bottom: {$plugin.slick.carousel.css.header.bottom};
          top: {$plugin.slick.carousel.css.header.top};
        }
        .slick-text {
          bottom: {$plugin.slick.carousel.css.text.bottom};
          top: {$plugin.slick.carousel.css.text.top};
        }
        .slick-header .span  {
          background-color: {$plugin.slick.carousel.css.header.background-color};
          color: {$plugin.slick.carousel.css.header.color};
          font-size: {$plugin.slick.carousel.css.header.font-size};
          font-weight: {$plugin.slick.carousel.css.header.font-weight};
        }
        /* color */
        .slick-slider .slick-next:before,
				.slick-slider .slick-prev:before {
          color: #FFE500;
        }
        .slick-slider  .slick-dots li button:before {
          color: #FFE500;
        }
        .slick-slider .slick-dots li.slick-active button:before {
          color: #FFE500;
        }
        .slick-slider .slick-next:before,
				.slick-slider .slick-prev:before {
          color: #FFE500;
        }
        .slick-slider .slick-dots li button:before {
          color: #FFE500;
        }
        .slick-slider .slick-dots li.slick-active button:before {
          color: #FFE500;
        }
        /* position */
        .slick-dots {
          bottom: -55px;
          margin-left:0;
          margin-right:0;
        }