@charset 'UTF-8';
@import url(fontawesome-all.min.css);

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../webfonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../webfonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/roboto-v20-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('../webfonts/roboto-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/roboto-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/roboto-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/roboto-v20-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../webfonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../webfonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../webfonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../webfonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* Slider */
@font-face {
		  font-family: 'flexslider-icon';
		  src: url('../webfonts/flexslider-icon.eot');
		  src: url('../webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../webfonts/flexslider-icon.woff') format('woff'), url('../webfonts/flexslider-icon.ttf') format('truetype'), url('../webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
		  font-weight: normal;
		  font-style: normal;
}
/* slick */
@font-face{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('../webfonts/slick.eot');
    src: url('../webfonts/slick.eot?#iefix') format('embedded-opentype'), url('../webfonts/slick.woff') format('woff'), url('../webfonts/slick.ttf') format('truetype'), url('../webfonts/slick.svg#slick') format('svg');
}

html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

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

body {
	-webkit-text-size-adjust: none;
}

mark {
	background-color: transparent;
	color: inherit;
}

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

input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}


.mobileon {display: none;}

	@media screen and (max-width: 880px) {
		.mobileoff {display: none !important;}
	}
	
	@media screen and (max-width: 738px) {
		.mobileoff {display: none !important;}
		.mobileon {display: block !important;}
	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	html {
		box-sizing: border-box;
	}

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

	body {
		background: #fff;
	}

		body.is-preload *, body.is-preload *:before, body.is-preload *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}
		
/* Process Edit */	
.prossedit {position: fixed;bottom: 0;padding: 20px;background-color: #f700ff;z-index: 999;}
.prossedit a {color: #fff;}	

/* Type */

	body, input, select, textarea {
		font-family: "Roboto";
		font-size: 15px;
		font-weight: 400;
		line-height: 1.5em;
	}

		@media screen and (max-width: 1680px) {
			body, input, select, textarea {
				font-size: 11pt;
			}
		}

	a {
		-moz-transition: border-bottom-color 0.2s ease-in-out;
		-webkit-transition: border-bottom-color 0.2s ease-in-out;
		-ms-transition: border-bottom-color 0.2s ease-in-out;
		transition: border-bottom-color 0.2s ease-in-out;
		text-decoration: none;
	}

		a:hover {
			border-bottom-color: transparent;
		}

	strong, b {
		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 600;
		line-height: 1em;
		margin: 0 0 1.5em 0;
		padding-bottom: 1.25em;
		position: relative;
		text-transform: uppercase;
	}
	
	h1 {
		font-size: 1.5em;
		line-height: 1.5em;
	}

	h2 {
		font-size: 1.25em;
		line-height: 1.25em;
	}

	h3 {
		font-size: 1em;
		line-height: 1.5em;
	}

	h4 {
		font-size: 1.1em;
		line-height: 1.5em;
	}

	h5 {
		font-size: 0.9em;
		line-height: 1.5em;
	}

	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		border-left: solid 4px;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		border: solid 1px;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px;
		margin: 2em 0;
	}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

	input, select, textarea {
		color: #444;
	}

	a {
		color: #444;
	}

	strong, b {
		color: #444;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #444;
	}

	blockquote {
		border-left-color: #e6e6e6;
	}

	code {
		background: #f6f6f6;
		border-color: #e6e6e6;
	}

	hr {
		border-bottom-color: #e6e6e6;
	}

/* Row */

	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp {
			order: -1;
		}

		.row > .col-1 {
			width: 8.33333%;
		}

		.row > .off-1 {
			margin-left: 8.33333%;
		}

		.row > .col-2 {
			width: 16.66667%;
		}

		.row > .off-2 {
			margin-left: 16.66667%;
		}

		.row > .col-3 {
			width: 25%;
		}

		.row > .off-3 {
			margin-left: 25%;
		}

		.row > .col-4 {
			width: 33.33333%;
		}

		.row > .off-4 {
			margin-left: 33.33333%;
		}

		.row > .col-5 {
			width: 41.66667%;
		}

		.row > .off-5 {
			margin-left: 41.66667%;
		}

		.row > .col-6 {
			width: 50%;
		}

		.row > .off-6 {
			margin-left: 50%;
		}

		.row > .col-7 {
			width: 58.33333%;
		}

		.row > .off-7 {
			margin-left: 58.33333%;
		}

		.row > .col-8 {
			width: 66.66667%;
		}

		.row > .off-8 {
			margin-left: 66.66667%;
		}

		.row > .col-9 {
			width: 75%;
		}

		.row > .off-9 {
			margin-left: 75%;
		}

		.row > .col-10 {
			width: 83.33333%;
		}

		.row > .off-10 {
			margin-left: 83.33333%;
		}

		.row > .col-11 {
			width: 91.66667%;
		}

		.row > .off-11 {
			margin-left: 91.66667%;
		}

		.row > .col-12 {
			width: 100%;
		}

		.row > .off-12 {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 0;
			margin-left: 0em;
		}

			.row.gtr-0 > * {
				padding: 0 0 0 0em;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0em;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0em;
				}

		.row.gtr-25 {
			margin-top: 0;
			margin-left: -0.5em;
		}

			.row.gtr-25 > * {
				padding: 0 0 0 0.5em;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -0.5em;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 0.5em;
				}

		.row.gtr-50 {
			margin-top: 0;
			margin-left: -1em;
		}

			.row.gtr-50 > * {
				padding: 0 0 0 1em;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -1em;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 1em;
				}

		.row {
			margin-top: 0;
			margin-left: -2em;
		}

			.row > * {
				padding: 0 0 0 2em;
			}

			.row.gtr-uniform {
				margin-top: -2em;
			}

				.row.gtr-uniform > * {
					padding-top: 2em;
				}

		.row.gtr-150 {
			margin-top: 0;
			margin-left: -3em;
		}

			.row.gtr-150 > * {
				padding: 0 0 0 3em;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -3em;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 3em;
				}

		.row.gtr-200 {
			margin-top: 0;
			margin-left: -4em;
		}

			.row.gtr-200 > * {
				padding: 0 0 0 4em;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -4em;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 4em;
				}

		@media screen and (max-width: 1680px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-xlarge {
					order: -1;
				}

				.row > .col-1-xlarge {
					width: 8.33333%;
				}

				.row > .off-1-xlarge {
					margin-left: 8.33333%;
				}

				.row > .col-2-xlarge {
					width: 16.66667%;
				}

				.row > .off-2-xlarge {
					margin-left: 16.66667%;
				}

				.row > .col-3-xlarge {
					width: 25%;
				}

				.row > .off-3-xlarge {
					margin-left: 25%;
				}

				.row > .col-4-xlarge {
					width: 33.33333%;
				}

				.row > .off-4-xlarge {
					margin-left: 33.33333%;
				}

				.row > .col-5-xlarge {
					width: 41.66667%;
				}

				.row > .off-5-xlarge {
					margin-left: 41.66667%;
				}

				.row > .col-6-xlarge {
					width: 50%;
				}

				.row > .off-6-xlarge {
					margin-left: 50%;
				}

				.row > .col-7-xlarge {
					width: 58.33333%;
				}

				.row > .off-7-xlarge {
					margin-left: 58.33333%;
				}

				.row > .col-8-xlarge {
					width: 66.66667%;
				}

				.row > .off-8-xlarge {
					margin-left: 66.66667%;
				}

				.row > .col-9-xlarge {
					width: 75%;
				}

				.row > .off-9-xlarge {
					margin-left: 75%;
				}

				.row > .col-10-xlarge {
					width: 83.33333%;
				}

				.row > .off-10-xlarge {
					margin-left: 83.33333%;
				}

				.row > .col-11-xlarge {
					width: 91.66667%;
				}

				.row > .off-11-xlarge {
					margin-left: 91.66667%;
				}

				.row > .col-12-xlarge {
					width: 100%;
				}

				.row > .off-12-xlarge {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.5em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.5em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.5em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.5em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -1em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 1em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -1em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 1em;
						}

				.row {
					margin-top: 0;
					margin-left: -2em;
				}

					.row > * {
						padding: 0 0 0 2em;
					}

					.row.gtr-uniform {
						margin-top: -2em;
					}

						.row.gtr-uniform > * {
							padding-top: 2em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -3em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 3em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -3em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 3em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -4em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 4em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -4em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 4em;
						}

		}

		@media screen and (max-width: 1280px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-large {
					order: -1;
				}

				.row > .col-1-large {
					width: 8.33333%;
				}

				.row > .off-1-large {
					margin-left: 8.33333%;
				}

				.row > .col-2-large {
					width: 16.66667%;
				}

				.row > .off-2-large {
					margin-left: 16.66667%;
				}

				.row > .col-3-large {
					width: 25%;
				}

				.row > .off-3-large {
					margin-left: 25%;
				}

				.row > .col-4-large {
					width: 33.33333%;
				}

				.row > .off-4-large {
					margin-left: 33.33333%;
				}

				.row > .col-5-large {
					width: 41.66667%;
				}

				.row > .off-5-large {
					margin-left: 41.66667%;
				}

				.row > .col-6-large {
					width: 50%;
				}

				.row > .off-6-large {
					margin-left: 50%;
				}

				.row > .col-7-large {
					width: 58.33333%;
				}

				.row > .off-7-large {
					margin-left: 58.33333%;
				}

				.row > .col-8-large {
					width: 66.66667%;
				}

				.row > .off-8-large {
					margin-left: 66.66667%;
				}

				.row > .col-9-large {
					width: 75%;
				}

				.row > .off-9-large {
					margin-left: 75%;
				}

				.row > .col-10-large {
					width: 83.33333%;
				}

				.row > .off-10-large {
					margin-left: 83.33333%;
				}

				.row > .col-11-large {
					width: 91.66667%;
				}

				.row > .off-11-large {
					margin-left: 91.66667%;
				}

				.row > .col-12-large {
					width: 100%;
				}

				.row > .off-12-large {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.375em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.375em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.375em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.375em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.75em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.75em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.75em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.75em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.5em;
				}

					.row > * {
						padding: 0 0 0 1.5em;
					}

					.row.gtr-uniform {
						margin-top: -1.5em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.5em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -2.25em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 2.25em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -2.25em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 2.25em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -3em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 3em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -3em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 3em;
						}

		}

		@media screen and (max-width: 980px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-medium {
					order: -1;
				}

				.row > .col-1-medium {
					width: 8.33333%;
				}

				.row > .off-1-medium {
					margin-left: 8.33333%;
				}

				.row > .col-2-medium {
					width: 16.66667%;
				}

				.row > .off-2-medium {
					margin-left: 16.66667%;
				}

				.row > .col-3-medium {
					width: 25%;
				}

				.row > .off-3-medium {
					margin-left: 25%;
				}

				.row > .col-4-medium {
					width: 33.33333%;
				}

				.row > .off-4-medium {
					margin-left: 33.33333%;
				}

				.row > .col-5-medium {
					width: 41.66667%;
				}

				.row > .off-5-medium {
					margin-left: 41.66667%;
				}

				.row > .col-6-medium {
					width: 50%;
				}

				.row > .off-6-medium {
					margin-left: 50%;
				}

				.row > .col-7-medium {
					width: 58.33333%;
				}

				.row > .off-7-medium {
					margin-left: 58.33333%;
				}

				.row > .col-8-medium {
					width: 66.66667%;
				}

				.row > .off-8-medium {
					margin-left: 66.66667%;
				}

				.row > .col-9-medium {
					width: 75%;
				}

				.row > .off-9-medium {
					margin-left: 75%;
				}

				.row > .col-10-medium {
					width: 83.33333%;
				}

				.row > .off-10-medium {
					margin-left: 83.33333%;
				}

				.row > .col-11-medium {
					width: 91.66667%;
				}

				.row > .off-11-medium {
					margin-left: 91.66667%;
				}

				.row > .col-12-medium {
					width: 100%;
				}

				.row > .off-12-medium {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.375em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.375em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.375em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.375em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.75em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.75em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.75em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.75em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.5em;
				}

					.row > * {
						padding: 0 0 0 1.5em;
					}

					.row.gtr-uniform {
						margin-top: -1.5em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.5em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -2.25em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 2.25em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -2.25em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 2.25em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -3em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 3em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -3em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 3em;
						}

		}

		@media screen and (max-width: 736px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-small {
					order: -1;
				}

				.row > .col-1-small {
					width: 8.33333%;
				}

				.row > .off-1-small {
					margin-left: 8.33333%;
				}

				.row > .col-2-small {
					width: 16.66667%;
				}

				.row > .off-2-small {
					margin-left: 16.66667%;
				}

				.row > .col-3-small {
					width: 25%;
				}

				.row > .off-3-small {
					margin-left: 25%;
				}

				.row > .col-4-small {
					width: 33.33333%;
				}

				.row > .off-4-small {
					margin-left: 33.33333%;
				}

				.row > .col-5-small {
					width: 41.66667%;
				}

				.row > .off-5-small {
					margin-left: 41.66667%;
				}

				.row > .col-6-small {
					width: 50%;
				}

				.row > .off-6-small {
					margin-left: 50%;
				}

				.row > .col-7-small {
					width: 58.33333%;
				}

				.row > .off-7-small {
					margin-left: 58.33333%;
				}

				.row > .col-8-small {
					width: 66.66667%;
				}

				.row > .off-8-small {
					margin-left: 66.66667%;
				}

				.row > .col-9-small {
					width: 75%;
				}

				.row > .off-9-small {
					margin-left: 75%;
				}

				.row > .col-10-small {
					width: 83.33333%;
				}

				.row > .off-10-small {
					margin-left: 83.33333%;
				}

				.row > .col-11-small {
					width: 91.66667%;
				}

				.row > .off-11-small {
					margin-left: 91.66667%;
				}

				.row > .col-12-small {
					width: 100%;
				}

				.row > .off-12-small {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.3125em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.3125em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.3125em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.3125em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.625em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.625em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.625em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row > * {
						padding: 0 0 0 1.25em;
					}

					.row.gtr-uniform {
						margin-top: -1.25em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.25em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -1.875em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 1.875em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -1.875em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 1.875em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 2.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -2.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 2.5em;
						}

		}

		@media screen and (max-width: 480px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-xsmall {
					order: -1;
				}

				.row > .col-1-xsmall {
					width: 8.33333%;
				}

				.row > .off-1-xsmall {
					margin-left: 8.33333%;
				}

				.row > .col-2-xsmall {
					width: 16.66667%;
				}

				.row > .off-2-xsmall {
					margin-left: 16.66667%;
				}

				.row > .col-3-xsmall {
					width: 25%;
				}

				.row > .off-3-xsmall {
					margin-left: 25%;
				}

				.row > .col-4-xsmall {
					width: 33.33333%;
				}

				.row > .off-4-xsmall {
					margin-left: 33.33333%;
				}

				.row > .col-5-xsmall {
					width: 41.66667%;
				}

				.row > .off-5-xsmall {
					margin-left: 41.66667%;
				}

				.row > .col-6-xsmall {
					width: 50%;
				}

				.row > .off-6-xsmall {
					margin-left: 50%;
				}

				.row > .col-7-xsmall {
					width: 58.33333%;
				}

				.row > .off-7-xsmall {
					margin-left: 58.33333%;
				}

				.row > .col-8-xsmall {
					width: 66.66667%;
				}

				.row > .off-8-xsmall {
					margin-left: 66.66667%;
				}

				.row > .col-9-xsmall {
					width: 75%;
				}

				.row > .off-9-xsmall {
					margin-left: 75%;
				}

				.row > .col-10-xsmall {
					width: 83.33333%;
				}

				.row > .off-10-xsmall {
					margin-left: 83.33333%;
				}

				.row > .col-11-xsmall {
					width: 91.66667%;
				}

				.row > .off-11-xsmall {
					margin-left: 91.66667%;
				}

				.row > .col-12-xsmall {
					width: 100%;
				}

				.row > .off-12-xsmall {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.3125em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.3125em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.3125em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.3125em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.625em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.625em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.625em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row > * {
						padding: 0 0 0 1.25em;
					}

					.row.gtr-uniform {
						margin-top: -1.25em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.25em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -1.875em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 1.875em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -1.875em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 1.875em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 2.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -2.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 2.5em;
						}

		}
		
/* Wrapper */

	.wrapper {
		position: relative;
	}

		.wrapper > .inner {
			margin: 0 auto;
			width: 1170px;
			position: relative;
		}
		.powerheadline  > .inner {
			overflow: hidden;
			margin: -1.6em auto;
		}

		.wrapper.major-pad {
			padding: 6em 0 4em 0 ;
		}

		.wrapper.content-pad {
			padding: 0;
		}

			.wrapper.content-pad .content {
				padding: 4em 0 2em 0 ;
			}

		.wrapper.split > .inner {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-justify-content: space-between;
			-webkit-justify-content: space-between;
			-ms-justify-content: space-between;
			justify-content: space-between;
		}

		.wrapper.split > .inner > * {
			width: calc(50% - 1.25em);
		}


		.wrapper.sidebar > .inner {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-flex-wrap: wrap;
			-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		}

			.wrapper.sidebar > .inner > header {
				width: 100%;
			}

			.wrapper.sidebar > .inner > .content {
				width: 75%;
				padding: 0 4em 0 0;
			}

			.wrapper.sidebar > .inner > .sidebar {
				width: 25%;
			}

		.wrapper.sidebar.left > .inner {
			-moz-flex-direction: row-reverse;
			-webkit-flex-direction: row-reverse;
			-ms-flex-direction: row-reverse;
			flex-direction: row-reverse;
		}

			.wrapper.sidebar.left > .inner > .content {
				padding: 0 0 0 4em;
			}

		@media screen and (max-width: 980px) {

			.wrapper.sidebar > .inner {
				-moz-flex-direction: row;
				-webkit-flex-direction: row;
				-ms-flex-direction: row;
				flex-direction: row;
			}

				.wrapper.sidebar > .inner > .content {
					width: 100%;
					padding: 0;
				}

				.wrapper.sidebar > .inner > .sidebar {
					border-top: solid 2px #e6e6e6;
					margin: 2em 0 0 0;
					padding: 4em 0 0 0;
					width: 100%;
				}

			.wrapper.sidebar.style1 > .inner > .sidebar {
				border-top-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.sidebar.style2 > .inner > .sidebar {
				border-top-color: #e6e6e6;
			}

		}

		@media screen and (max-width: 1280px) {

				.wrapper > .inner {
					width: 100%;
					padding: 0 3em;
				}

				.wrapper.major-pad {
					padding: 4em 0 2em 0 ;
				}

				.wrapper.content-pad .content {
					padding: 3em 0 1em 0 ;
				}

				.wrapper.split > .inner > * {
					width: calc(50% - 2em);
				}

					.wrapper.split > .inner > *:before {
						margin-left: -2em;
					}
					
				.post h1::after, .post h2::after, .post h3::after, .post h4::after, .post h5::after, .post h6::after {
					margin-left: -2em;
				}

		}

		@media screen and (max-width: 736px) {
				.powerheadline > .inner {
					margin: -1.6em auto 0.4em;
				}
		}
		
		@media screen and (max-width: 980px) {

			.wrapper > .inner > * {
				padding-left: 0 !important;
			}

			.wrapper.split > .inner {
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
			}

				.wrapper.split > .inner > * {
					width: 100%;
					padding-top: 3em;
					margin-top: 1em;
				}

					.wrapper.split > .inner > *:before {
						margin-left: 0;
						position: relative;
						height: 1px;
						width: 100%;
						top: -3em;
					}

					.wrapper.split > .inner > *:first-child {
						padding-top: 0;
						margin-top: 0;
					}

						.wrapper.split > .inner > *:first-child:before {
							display: none;
						}

		}

		@media screen and (max-width: 736px) {

				.wrapper > .inner {
					padding: 0 1.5em;
				}

				.wrapper.major-pad {
					padding: 2.5em 0 0.5em 0 ;
				}

				.wrapper.content-pad .content {
					padding: 2.5em 0 0.5em 0 ;
				}

		}
		
/* flex */		
	.flex{display: flex;}

		@media screen and (max-width: 981px) {
			.flex {display: block;}
		}

/* header-top */
	.header-top {background-color: #313131;padding: 0.5em 0;}
	.header-top, .header-top a {font-size: 14px;color: #fff;}

@media screen and (max-width: 768px) {
	.header-top, .header-top a {font-size: 11px;text-align: center;}
}

/* ====================================================================================================================
 * SLIDER (FLEX)
 * ====================================================================================================================*/
	
	.slider.dark {
		background-color: #f7f7f7;
		border-bottom: 5px solid #fff;}
	.slider .sliderinner {
		margin: 0px auto;
		width: 1480px;
	}
	.slider img	{width: 100%;}
	
		@media screen and (max-width: 1480px) {
			.slider .sliderinner {width: 100%;}
		}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
		.flexslider {
		  margin: 0;
		  padding: 0;
		}
		.flexslider .slides > li {
		  display: none;
		  -webkit-backface-visibility: hidden;
		}
		.flexslider .slides img {
		  width: 100%;
		  display: block;
		}
		.flexslider .slides:after {
		  content: "\0020";
		  display: block;
		  clear: both;
		  visibility: hidden;
		  line-height: 0;
		  height: 0;
		}
		html[xmlns] .flexslider .slides {
		  display: block;
		}
		* html .flexslider .slides {
		  height: 1%;
		}
		.no-js .flexslider .slides > li:first-child {
		  display: block;
		}
/* ====================================================================================================================
 * THEME
 * ====================================================================================================================*/
		.flexslider {
		  position: relative;
		  zoom: 1;
		}
		.flexslider .slides {
		  zoom: 1;
		}
		.flexslider .slides img {
		  height: auto;
		  -moz-user-select: none;
		}
		.flexslider .wrapper{
			position: absolute;
			top: 0;
			width: 100%;
		}			
		.flexslider .slides .text{
			position: absolute;
			top: 40px;
			background-color: #e10007c4;
			color: #fff;
			padding: 25px !important;
			width: 400px;
			font-size: 1em;
			left: -25px;
		}
		@media screen and (max-width: 1280px) {
			.flexslider .slides .text{left: inherit;}	
			.slider.dark .flexslider .slides .text{left: 20px;}
		}
		@media screen and (max-width: 980px) {
			.flexslider  {background-color:#e20d13;}
			.flexslider .wrapper {position: relative;}
			.flexslider .wrapper > .inner {position: relative;padding: 0;}
			.flexslider .slides .text {position: relative;top: 0px;width: 100%; padding: 25px 45px !important;}
			.slider.dark .flexslider .slides .text{left: 0px;}
		}
		@media screen and (max-width: 736px) {
			.slider.dark .flexslider .slides .text {padding: 25px !important;}
		}
		
		.flexslider .slides h2{
			color: #fff;
			padding: 10px 0;
			margin: 00 auto 10px 0;
			border-bottom: 1px solid #fff;
			border-top: 1px solid #fff;
		}
		
		.flex-viewport {
		  max-height: 2000px;
		  -webkit-transition: all 1s ease;
		  -moz-transition: all 1s ease;
		  -ms-transition: all 1s ease;
		  -o-transition: all 1s ease;
		  transition: all 1s ease;
		}
		.loading .flex-viewport {
		  max-height: 300px;
		}
		@-moz-document url-prefix() {
		  .loading .flex-viewport {
			max-height: none;
		  }
		}
		.carousel li {
		  margin-right: 5px;
		}
		.flex-direction-nav {
		  *height: 0;
		}
		.flex-direction-nav a {
		  text-decoration: none;
		  display: block;
		  width: 40px;
		  height: 40px;
		  margin: -20px 0 0;
		  position: absolute;
		  top: 50%;
		  z-index: 10;
		  overflow: hidden;
		  opacity: 0;
		  cursor: pointer;
		  color: rgba(0, 0, 0, 0.8);
		  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
		  -webkit-transition: all 0.3s ease-in-out;
		  -moz-transition: all 0.3s ease-in-out;
		  -ms-transition: all 0.3s ease-in-out;
		  -o-transition: all 0.3s ease-in-out;
		  transition: all 0.3s ease-in-out;
		}
		.flex-direction-nav a:before {
		  font-family: "flexslider-icon";
		  font-size: 30px;
		  display: inline-block;
		  content: '\f001';
		  color: rgba(0, 0, 0, 0.8);
		  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
		  line-height: 35px;
		}
		.flex-direction-nav a.flex-next:before {
		  content: '\f002';
		}
		.flex-direction-nav .flex-prev {
		  left: 10px;
		}
		.flex-direction-nav .flex-next {
		  right: 10px;
		  text-align: right;
		}
		.flexslider:hover .flex-direction-nav .flex-prev {
		  opacity: 0.7;
		}
		.flexslider:hover .flex-direction-nav .flex-prev:hover {
		  opacity: 1;
		}
		.flexslider:hover .flex-direction-nav .flex-next {
		  opacity: 0.7;
		}
		.flexslider:hover .flex-direction-nav .flex-next:hover {
		  opacity: 1;
		}
		.flex-direction-nav .flex-disabled {
		  opacity: 0!important;
		  filter: alpha(opacity=0);
		  cursor: default;
		  z-index: -1;
		}
		.flex-pauseplay a {
		  display: block;
		  width: 20px;
		  height: 20px;
		  position: absolute;
		  bottom: 5px;
		  left: 10px;
		  opacity: 0.8;
		  z-index: 10;
		  overflow: hidden;
		  cursor: pointer;
		  color: #000;
		}
		.flex-pauseplay a:before {
		  font-family: "flexslider-icon";
		  font-size: 20px;
		  display: inline-block;
		  content: '\f004';
		}
		.flex-pauseplay a:hover {
		  opacity: 1;
		}
		.flex-pauseplay a.flex-play:before {
		  content: '\f003';
		}
		.flex-control-nav {
			width: 100%;
			position: absolute;
			bottom: 0px;
			text-align: center;
			z-index: 333;
		}
		.flex-control-nav li {
		  margin: 0 6px;
		  display: inline-block;
		  zoom: 1;
		}
		.flex-control-paging li a {
		  width: 11px;
		  height: 11px;
		  display: block;
		  background: #666;
		  background: rgba(0, 0, 0, 0.5);
		  cursor: pointer;
		  text-indent: -9999px;
		  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
		  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
		  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
		  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
		  -webkit-border-radius: 20px;
		  -moz-border-radius: 20px;
		  border-radius: 20px;
		}
		.flex-control-paging li a:hover {
		  background: #333;
		  background: rgba(0, 0, 0, 0.7);
		}
		.flex-control-paging li a.flex-active {
		  background: #000;
		  background: rgba(0, 0, 0, 0.9);
		  cursor: default;
		}
		.flex-control-thumbs {
		  margin: 5px 0 0;
		  position: static;
		  overflow: hidden;
		}
		.flex-control-thumbs li {
		  width: 25%;
		  float: left;
		  margin: 0;
		}
		.flex-control-thumbs img {
		  width: 100%;
		  height: auto;
		  display: block;
		  opacity: .7;
		  cursor: pointer;
		  -moz-user-select: none;
		  -webkit-transition: all 1s ease;
		  -moz-transition: all 1s ease;
		  -ms-transition: all 1s ease;
		  -o-transition: all 1s ease;
		  transition: all 1s ease;
		}
		.flex-control-thumbs img:hover {
		  opacity: 1;
		}
		.flex-control-thumbs .flex-active {
		  opacity: 1;
		  cursor: default;
		}

		@media screen and (max-width: 860px) {
		  .flex-direction-nav .flex-prev {
			opacity: 1;
			left: 10px;
		  }
		  .flex-direction-nav .flex-next {
			opacity: 1;
			right: 10px;
		  }
		}
	
/* ====================================================================================================================
 *  footer 
 * ====================================================================================================================*/	
 
	.footer {background: #404040; padding: 80px 0 0;font-size: 12pt;}
	.footer .row > div {margin-bottom: 50px;}
	.footer, .footer a, .footer h5 {color: #fff;}
	.footer ul li {margin-bottom: 8px;}

		@media screen and (max-width: 736px) {
			.footer {padding: 30px 0 0;}
			.footer .row > div {margin: 10px 0 20px 1.25em;padding: 20px 0;border-bottom: 1px dotted #e4e4e4;}
		}

/* footer-bottom */	
	.footer-bottom {background-color: #313131;color: #fff;font-size: 10pt;color: #888;padding: 5px 0;}
	
/* ====================================================================================================================
 *  headline 
 * ====================================================================================================================*/	
	
.headline {
	background-color: #f7f7f7;
	padding: 2em 0;
	text-align: center;
}
.headline.light {
	background-color: #fff;
}		
.headline h1 {
	margin: 0 0 30px;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}	
.headline .button {
	border: 2px solid #333;
	padding: 2px 5px;
	margin: 20px auto;
	display: block;
	width: 200px;
	background-color: #fff;
	color: #333;
}
/* ====================================================================================================================
 *  service_home 
 * ====================================================================================================================*/

.service_home {margin: 4em 0;} 
.service_home .service_item:HOVER {opacity: 0.9;} 
.service_home .service_item h2{
	font-size: 14px;
	margin: 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid #e4e4e4;
} 
.service_home .service_item h2 img{width: 20px; margin: 0 8px -3px 0;}
.service_home .service_item .service_img {
	width: calc(100%);
	margin: 10px 0; 
	-webkit-box-shadow: 0px 0px 2px 0 rgba(0,0,0,0.20);
	box-shadow: 0px 0px 2px 0 rgba(0,0,0,0.20);
} 
.service_home .short_text {margin: 0 0 30px; font-size: 12px; line-height: 20px;}

/* ====================================================================================================================
 *  Content 
 * ====================================================================================================================*/
 
.content.wrapper {margin: 4em 0;}
.content.wrapper .inner p img {width: 100%}

.content.wrapper .inner h1,
.content.wrapper .inner h2,
.content.wrapper .inner h3,
.content.wrapper .inner h4,
.content.wrapper .inner h5,
.content.wrapper .inner h6{
	padding: 0;
	margin: 0 0 15px;
}

/* ====================================================================================================================
 *  Service Page 
 * ====================================================================================================================*/

.service_split {background-color: #f7f7f7;padding: 2em 0;}
.service_split h2 {
	padding: 10px 0;
	margin: 10px 0;
	font-size: 1.5em;
}
.service_split ul {margin: 0 0 30px;}
.service_split li {
	padding: 8px 0 8px 30px;
	background-image: url("../images/ico01.png");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: left center;
}
.service {padding: 3em 0;}
.service h3 {
	font-size: 1.5em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e4e4e4;
	padding: 0 0 15px 0;
}


/* ====================================================================================================================
 *  partner item 
 * ====================================================================================================================*/

.partner .section_headline{margin: 10px 0 25px !important;padding: 25px 0!important;border-bottom: 1px solid #e4e4e4;}
.partner_item{margin: 15px 0;padding: 15px 0;border-bottom: 1px solid #e4e4e4;}
.partner_item img{width: 100%;}
.partner_item h2{margin: 15px 0 !important;}

/* ====================================================================================================================
 *  Accordion 
 * ====================================================================================================================*/
.acc .accordion > img {
	width: 20px;
	margin: 0 10px -2px 0;
}

.acc .accordion {
  background-color: #eee;
  cursor: pointer;
  padding: 18px !important;
  border: none;
  outline: none;
  transition: 0.4s !important;
  margin: 18px -20px;
}

.acc .active, .acc .accordion:hover {
  background-color: #ccc;
}

.acc .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.acc .active:after {
  content: "\2212";
}

.acc .panel {
  padding: 0 18px !important;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out  !important;
}

.acc .panel ul {margin: 0 0 30px;}
.acc .panel li {
	padding: 5px 0 5px 30px;
	background-image: url("../images/ico01.png");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: left center;
}

@media screen and (max-width: 736px) {
.acc .accordion {
  margin: 18px 0px;
}

}

/* ====================================================================================================================
 *  Service Gallery 
 * ====================================================================================================================*/
 
.servg img {
  vertical-align: middle;
  width: 100%;
}

/* Position the image container (needed to position the left and right arrows) */
.servg .container {
  position: relative;
}

/* Hide the images by default */
.servg .svSlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.servg .cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.servg .prev,
.servg .next {
  cursor: pointer;
  position: absolute;
  top: 43%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #e31e24;
  font-weight: bold;
  font-size: 25px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: rgba(255, 255, 255, 0.4);
}

/* Position the "next button" to the right */
.servg .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.servg .prev:hover,
.servg .next:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

/* Container for image text */
.servg .caption-container {
	padding: 5px 5px 15px;
	font-size: 11px;
	background-color: #f9f9f9;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}
.servg .srvrow{
	background-color: #fff;
}
.servg .srvrow:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.servg .srvcolumn {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.servg .thn {
  opacity: 0.5;
}
.servg .active,
.servg .thn:hover {
  opacity: 1;
}

/* ====================================================================================================================
 *  contact-form 
 * ====================================================================================================================*/

.js-simplecontactform {}
.js-simplecontactform .form__item {
	border-bottom: 1px dotted #e4e4e4;
	width: 100% !important;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.js-simplecontactform .form__item .form__item--label {
	display: block;
	color: #666;
	font-size: 12px;
	padding: 5px;
}

.js-simplecontactform .form__item .InputfieldMaxWidth {
	border: 1px solid #e4e4e4;
	padding: 4px 5px;
	width: 100%;
}

.js-simplecontactform .form__item .button {
	border: 1px solid #e31e24;
	padding: 10px 5px;
	width: 200px;
	background-color: #e31e24;
	color: #fff;
	font-size: 14px;
}
.js-simplecontactform .form__item .button:HOVER {
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
}

.js-simplecontactform .form__item--scf-website, .js-simplecontactform .form__item--scf-date {display: none;}

/* ====================================================================================================================
 *  navigation 
 * ====================================================================================================================*/
.navigation .logo {width: 250px; padding: 25px 0 25px;float: right}
@media screen and (max-width: 768px) {
	.navigation .logo {float: left;padding: 25px 22px 20px 0px !important;}
}

.navbar {overflow: hidden;}
.navbar.top {
	margin: 1.5em 0;
	border-bottom: 3px solid #bbb;
	padding: 0.5em 0;
}
.navbar.bottom {padding: 0 0 1em;}
.navbar.top .dropdown {margin-right: 2em;}
.navbar.top .dropdown > a {
	font-size: 13px;
	font-weight: bold;
	color: #626262;
}
.navbar.bottom .dropdown {margin-right: 1.5em;}
.navbar.bottom .dropdown > a {
	font-size: 14px;
	font-weight: bold;
	color: #626262;
	text-transform: uppercase;
}
.navbar a {
  float: left;
  color: #333;
  text-decoration: none;
}
.dropdown {
  float: left;
  overflow: hidden;
}
.dropdown-content{
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 666;
}
.navbar.top .dropdown-content {top: 50px;}
.navbar.bottom .dropdown-content {top: 102px;}
@media screen and (max-width: 1680px) {
	.navigation .logo {width: 240px; padding: 25px 25px 20px;}
	.navbar.top .dropdown-content {top: 55px;}
	.navbar.bottom .dropdown-content {top: 105px;}	
}	
.dropdown-content .inner {background-color: #fff; box-shadow: 0px 0px 2000px 1000px rgba(0,0,0,0.5);-webkit-box-shadow: 0px 0px 2000px 1000px rgba(0,0,0,0.5)}
.dropdown-content .inner .row {padding: 25px;}
.dropdown-content .inner .row a {display: block;float: none;border-bottom: 1px dotted #e4e4e4;padding: 0 0 10px;margin: 0 0 10px;}
.dropdown-content .inner .row a:HOVER, .navbar .dropdown > a:HOVER {color:#e20d13;}
.dropdown-content .inner .row span a {font-weight: 600;}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content .preview {
	padding: 25px;
	margin: -25px -25px 0 0;
	background-color: #f4f4f4;
	font-size: 0.8em;
	height: calc(100% + 50px);
}
.dropdown-content .preview_img img {
	width: calc(100% + 20px);
	margin: 0 -10px;
}
.dropdown-content .preview_title {
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
@media screen and (min-width: 1280px) {
	.dropdown-content .inner {width: 1280px;}
}
@media screen and (max-width: 1280px) {
	.dropdown-content .inner {padding: 0;}
}	
.navigation .menutrigger {display: none;}
@media screen and (max-width: 768px) {
	.navigation .menutrigger {
		display: block;
		position: absolute;
		z-index: 999;
		right: 25px;
		top: 25px;
		font-size: 3em;
	}
	.navigation .navpanel {
		position: absolute;
		display: none;
		top: 0;
		background-color: #fff;
		z-index: 888;
		width: 100%;
		margin: 0 0 0 -22px;
		padding: 23px;
		left: 22px;
	}
	.navbar .dropdown{
	  float: none;
	  display: block;
	  margin: 0 !important;
	}
	.dropdown-content {
		position: relative;
	}
	.dropdown-content .inner .row {
		width: 100%;
		padding: 0;
	}
	.navbar .dropdown > a {
		font-size: 16px !important;
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 10px;
		margin-bottom: 10px;
		width: 100%;
		display: block;
	}
	.dropdown-content .inner {
		box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
	}
	.navbar .dropdown-content {top: 25px; top: 25px !important; margin-bottom: 25px;}
}
/* ====================================================================================================================
 *  section_headline
 * ====================================================================================================================*/
.section_headline {
	text-align: center;
	font-size: 21px;
	margin: 0;
}
/* ====================================================================================================================
 *  slick-slider  reference_slider
 * ====================================================================================================================*/
.reference_slider {background-color: #e7e6e6;padding: 30px 0;}
.reference_slider .section_headline  {color: #fff;}

.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{outline: none;}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
	background-color: #e7e6e6;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {display: none;}/* Slider */
.slick-loading .slick-list{background: #fff url('./ajax-loader.gif') center center no-repeat;}
/* Icons */

/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity: 1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity: .25;}

.slick-prev:before,
.slick-next:before{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev{left: -25px;}
[dir='rtl'] .slick-prev{right: -25px;left: auto;}
.slick-prev:before{content: '←';}
[dir='rtl'] .slick-prev:before{content: '→';}
.slick-next{right: -25px;}
[dir='rtl'] .slick-next{
    right: auto;
    left: -25px;
}
.slick-next:before{content: '→';}
[dir='rtl'] .slick-next:before{content: '←';}

/* Dots */
.slick-dotted.slick-slider{margin-bottom: 30px;}

.slick-dots{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus{outline: none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity: 1;}
.slick-dots li button:before{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{opacity: .75;color: black;}