

/*#159B6466152E60EDFC80C393E4AE0AEC*/


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=6ad18a4d2b27e73136fb490c703bc3ea)
 * Config saved to config.json and https://gist.github.com/6ad18a4d2b27e73136fb490c703bc3ea
 */


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%
}

h1,
.h1 {
	font-size: 36px
}

h2,
.h2 {
	font-size: 30px
}

h3,
.h3 {
	font-size: 24px
}

h4,
.h4 {
	font-size: 18px
}

h5,
.h5 {
	font-size: 14px
}

h6,
.h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media(min-width:769px) {
	.lead {
		font-size: 21px
	}
}

small,
.small {
	font-size: 85%
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover,
a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt,
dd {
	line-height: 1.42857143
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

@media(min-width:769px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '— '
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: ' —'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:769px) {
	.container {
		width: 760px
	}
}

@media(min-width:992px) {
	.container {
		width: 980px
	}
}

@media(min-width:1200px) {
	.container {
		width: 1180px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px
}

.row {
	margin-left: -20px;
	margin-right: -20px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0%
}

@media(min-width:769px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
}

@media(min-width:992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
}

@media(min-width:1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="file"] {
	display: block
}

input[type="range"] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px
	}
	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px
	}
	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media(min-width:769px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -20px;
	margin-right: -20px
}

@media(min-width:769px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 20px
}

@media(min-width:769px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media(min-width:769px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:769px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media(min-width:769px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:769px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media(min-width:769px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media(min-width:769px) {
	.navbar {
		border-radius: 4px
	}
}

@media(min-width:769px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media(min-width:1026px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-collapse.collapse:not(.respo-menu-1450) {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media(max-device-width:480px)and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px
	}
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
	margin-right: -20px;
	margin-left: -20px
}

@media(min-width:769px) {
	.container>.navbar-header,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media(min-width:769px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media(min-width:769px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 15px 20px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media(min-width:769px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -20px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 20px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media(min-width:769px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -20px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media(max-width:768px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none
	}
}

@media(min-width:769px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	margin-left: -20px;
	margin-right: -20px;
	padding: 10px 20px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media(min-width:769px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media(max-width:768px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media(min-width:769px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media(min-width:769px) {
	.navbar-text {
		float: left;
		margin-left: 20px;
		margin-right: 20px
	}
}

@media(min-width:769px) {
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -20px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

@media(max-width:768px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff
}

@media(max-width:768px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	zoom: 1;
	overflow: hidden
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media(min-width:769px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media(min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after,
.modal-footer:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none!important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none!important
}

@media(max-width:768px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell!important
	}
}

@media(max-width:768px) {
	.visible-xs-block {
		display: block!important
	}
}

@media(max-width:768px) {
	.visible-xs-inline {
		display: inline!important
	}
}

@media(max-width:768px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media(min-width:769px)and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell!important
	}
}

@media(min-width:769px)and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
}

@media(min-width:769px)and (max-width:991px) {
	.visible-sm-inline {
		display: inline!important
	}
}

@media(min-width:769px)and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media(min-width:992px)and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell!important
	}
}

@media(min-width:992px)and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}

@media(min-width:992px)and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}

@media(min-width:992px)and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media(min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell!important
	}
}

@media(min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}

@media(min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}

@media(min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media(max-width:768px) {
	.hidden-xs {
		display: none!important
	}
}

@media(min-width:769px)and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media(min-width:992px)and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media(min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table!important
	}
	tr.visible-print {
		display: table-row!important
	}
	th.visible-print,
	td.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.hidden-print {
		display: none!important
	}
}

body {
	color: #6a010d;
	font-family: "Segoe UI Light", sans-serif
}

.no-relative {
	position: static
}

.no-wrap {
	white-space: nowrap
}

a {
	color: #d0021b;
	cursor: pointer;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms
}

a.grey {
	color: #6a010d!important
}

iframe {
	width: 100%!important;
	border: none!important
}

.contact-box iframe {
	padding: 66px 0 0 0;
	height: 135px
}

* {
	outline: none
}

a:focus,
a:hover {
	color: #d0021b
}

.underline {
	text-decoration: underline
}

.underline:hover {
	text-decoration: none
}

h1 {
    font-family: "Segoe UI Semibold";
	font-size: 40px;
	color: #d0021b;
	font-weight: normal;
	margin: 20px 0 25px 0
}

h2 {
    font-family: "Segoe UI Semibold";
	font-size: 30px;
	color: #d0021b;
	font-weight: normal;
	margin: 15px 0 10px 0
}

h3 {
	color: #d0021b;
	font-size: 23px;
	margin: 10px 0 5px 0
}

h4 {}

h2.download-title {
	border-bottom: 1px solid #d0021b;
	padding: 0 0 20px 0;
	margin: 0 0 40px 0
}

.widget-title {
	margin: 0 0 0 0
}

img {
	max-width: 100%;
	height: auto
}

.IE8 .main-contant img,
.IE9 .main-contant img,
.IE10 .main-contant img,
.IE11 .main-contant img {
	width: 100%;
	height: auto
}

#map-canvas img {
	max-width: none!important
}

.main-content img {
	max-width: 100%!important;
	height: auto!important
}

.logo-toh img {
	height: 36px
}

.pux-container {
	max-width: 1530px;
	margin: auto;
	padding-left: 50px;
	padding-right: 50px
}

.pux-fluid-container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px
}

.breadcrumbs {
	width: 100%;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase
}

.breadcrumbs a {
	color: #aab0b2
}

.breadcrumbs span {
	color: #d0021b
}

.breadcrumbs .breadcrumb-separator {
	color: #aab0b2;
	display: inline-block;
	/*vertical-align: middle;*/
	margin: 0 10px
}

.header {
	padding: 10px 0 0 0;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	background: #fff;
	border-bottom: 1px solid #dae2e6
}

.DesignMode .header,
.EditMode .header {
	position: static
}

.menu-helper {
	height: 81px;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms
}

.menu-helper.scrolled {
	height: 67px
}

.header.scrolled {
	padding: 10px 0 0 0
}

.header.scrolled .logo {
	padding: 0 0 5px 0
}

.header.scrolled .main-menu {
	padding: 15px 0 0 0
}

.header.scrolled .main-menu ul li.arrow a {
	padding: 5px 15px 20px 0
}

.header.scrolled .search-box,
.header.scrolled .language-box {
	padding: 16px 0 0 0
}

.header.scrolled .current-lang {
	padding: 0 25px 19px 0
}

.header.scrolled .search-btn {
	padding: 0 0 35px 0
}

.header.scrolled .big-menu {
	top: 65px
}

.header .logo {
	float: left;
	padding: 0 0 5px 0
}

.search-box {
	float: right;
	padding: 15px 0 0 0
}

.language-box {
	float: right;
	padding: 16px 0 0 0;
	margin: 0 50px 0 0
}

.current-lang {
	color: #6a010d!important;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	padding: 0 25px 29px 0;
	display: inline-block;
	cursor: pointer;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms
}

.current-lang:hover {
	text-decoration: none;
	color: #d0021b!important
}

.current-lang:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 0 solid transparent;
	border-right: 40px solid transparent;
	position: absolute;
	bottom: -5px;
	left: -40px
}

.current-lang:after {
	content: "";
	font-family: 'icomoon'!important;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
	text-transform: none;
	font-weight: 100
}

.search-btn {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: relative;
	padding: 0 0 45px 0;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms;
	text-decoration: none!important
}

.search-btn:before {
	content: "";
	width: 0;
	height: 0;
	color: #6a010d;
	font-size: 16px;
	top: 4px;
	position: absolute
}

.search-btn:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 0 solid transparent;
	border-right: 40px solid transparent;
	position: absolute;
	bottom: -5px;
	left: -40px
}

.search-btn:hover:before {
	color: #d0021b
}

.language-arrow-helper,
.search-arrow-helper {
	display: block;
	position: relative;
	bottom: -6px
}

.language-arrow-helper {
	bottom: 1px
}

.language-arrow-helper:before,
.search-arrow-helper:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #dae2e6;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	z-index: 66;
	display: none
}

.language-arrow-helper:after,
.search-arrow-helper:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -7px;
	z-index: 77;
	display: none
}

.search-box.open .search-arrow-helper:before,
.search-box.open .search-arrow-helper:after {
	display: block
}

.search-box.open .big-menu {
	display: block
}

.language-box:hover .language-arrow-helper:before,
.language-box:hover .language-arrow-helper:after {
	display: block
}

.language-box:hover .big-menu {
	display: block
}

.main-menu ul li.one-level.hovered .big-menu,
.main-menu ul li.two-level.hovered .big-menu {
	display: block
}

.header-search {
	max-width: 700px;
	margin: 70px auto
}

.header-search .searchBox {
	position: relative
}

.searchBox:before {
	font-family: 'icomoon'!important;
	content: "";
	font-size: 40px;
	position: absolute;
	top: -13px;
	left: 0;
	color: #d0021b
}

.header-search input[type="text"] {
	height: 50px!important;
	border: none;
	border-bottom: 1px solid #d0021b!important;
	background: none;
	padding: 0 20px 20px 60px!important;
	font-size: 20px;
	background: none!important;
	width: 100%;
	color: #d0021b;
	border-radius: 0
}

.header-search input[type="submit"] {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	border: none;
	z-index: 888;
	font-size: 0;
	box-shadow: none;
	outline: 0
}

.footer {
	background: #6a010d;
	width: 100%;
	padding: 60px 0
}

.footer h4 {
	font-size: 13px;
	font-weight: 600;
	color: #eeece3;
	text-transform: uppercase;
	border-bottom: 1px solid #bfc6c9;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0
}

.footer ul {
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none
}

.footer ul li {
	display: block;
	margin: 0 0 5px 0
}

.footer ul li a {
	color: #eeece3;
	font-size: 16px;
	font-weight: 600
}

.footer table {
	width: 100%;
	color: #eeece3;
	font-size: 16px;
	font-weight: 600
}

.footer table td {
	vertical-align: top;
	line-height: 25px
}

.footer a {
	color: #eeece3;
}

.copyright {
	font-size: 16px;
	color: #4e5457;
	font-weight: 600;
	border-top: 1px solid #4e5457;
	padding: 30px 0 0 0;
	margin: 60px 0 0 0
}

.cta-item {
	width: 100%;
	display: block;
	background: #f0f5f7;
	color: #d0021b;
	font-size: 30px;
	text-decoration: none!important;
	text-align: center;
	padding: 59px 0
}

.cta-item span {
	display: block
}

.cta-item:hover {
	background: #d0021b;
	color: #fff
}

.map-container {
	position: relative;
	overflow: hidden
}

#map-canvas {
	width: 100%;
	height: 1100px
}

.map-container-absolute {
	width: 100%;
	position: absolute
}

.map-container-fixed {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 44
}

.main-content {
	min-height: 300px
}

.main-content ul {
	margin: 15px 0 5px 0;
	padding: 0;
	list-style: none
}

.main-content ul li {
	display: block;
	margin: 0 0 20px 0;
	position: relative;
	padding: 0 0 0 35px;
	font-size: 16px
}

.main-content ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #d0021b;
	position: absolute;
	left: 0;
	top: 7px;
	display: block
}

.main-content .wrapper-dark ul li:before,
.main-content .wrapper-blue ul li:before {
	background: #fff
}

.main-content ul li ul {
	margin: 15px 0 5px 0
}

.main-content ul li ul li {
	font-size: 14px;
	margin: 0 0 15px 0
}

.main-content ul li ul li:before {
	width: 4px;
	height: 4px
}

.main-content ol {
	margin: 15px 0 5px 0;
	padding: 0;
	list-style: none;
	counter-reset: my-ol
}

.main-content ol li {
	display: block;
	padding: 0 0 0 35px;
	margin: 0 0 15px;
	position: relative;
	font-size: 16px
}

.main-content ol li:before {
	content: counter(my-ol)".)";
	counter-increment: my-ol;
	color: #6a010d;
	position: absolute;
	left: 0;
	top: 0
}

.main-content .wrapper-dark ol li:before {
	color: #e6eef2
}

.main-content .wrapper-blue ol li:before {
	color: #fff
}

.main-content ol li ol li {
	font-size: 14px
}

.main-content table {}

.main-content table td {}

.main-content table tr:nth-child(odd) {}

.image-popup {
	outline: none!important;
	border: none!important
}

big,
.perex {          
    font-family: "Segoe UI Light";
    color: #6a010d;
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 15px 0
}

.small-text {}

.embed-video.small {
	height: 420px
}

.embed-video.small-16 {
	height: 320px
}

.embed-video {
	height: 640px;
	position: relative
}

.embed-video.large-16 {
	height: 540px
}

.embed-video iframe {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.embed-video-overflow.autoplay-1,
.embed-video-overflow.played {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1000ms 400ms, visibility 0ms 1000ms;
	-moz-transition: opacity 1000ms 400ms, visibility 0ms 1000ms;
	-o-transition: opacity 1000ms 400ms, visibility 0ms 1000ms;
	-ms-transition: opacity 1000ms 400ms, visibility 0ms 1000ms;
	transition: opacity 1000ms 400ms, visibility 0ms 1000ms
}

.embed-video-overflow {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #252525;
	background-size: cover;
	background-position: center;
	cursor: pointer
}

.embed-video-icon {
	display: block;
	height: 90px;
	width: 90px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms
}

.embed-video-icon:before {
	content: "";
	display: inline-block;
	font-size: 32px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 30px solid #fff;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
	top: 22px;
	left: 35px;
	position: absolute
}

.check-info-content {
	display: none
}

.check-info.open .check-info-content {
	display: block
}

.selectboxit-container {
	position: relative;
	display: inline-block;
	vertical-align: top;
	min-width: 80px;
	height: 35px;
	text-align: left
}

.javascript-hide {
	display: none
}

.selectboxit-container * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	outline: none;
	white-space: nowrap;
	color: #3e4c57;
	position: relative;
	z-index: 888
}

.selectboxit-container .selectboxit {
	width: 220px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	position: relative;
	width: 100%!important;
	height: 35px;
	color: #d0021b;
	padding: 0 20px 0 0;
	border: 1px solid transparent;
	border-bottom: none
}

.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
	height: 35px;
	line-height: 35px;
	display: block;
	max-width: inherit!important
}

.selectboxit-container .selectboxit:focus {
	outline: 0
}

.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: default
}

.selectboxit-text {
	text-indent: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #d0021b
}

.selectboxit .selectboxit-option-icon-container {
	margin-left: 0;
	width: 0
}

.selectboxit-option-anchor .selectboxit-option-icon-container {
	display: none
}

.selectboxit-container .selectboxit-options {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	cursor: pointer;
	display: none;
	z-index: 9999999999999;
	text-align: left;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-height: 400px!important;
	padding: 0!important;
	margin: 0!important;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	left: 0;
	box-shadow: 0 0 10px -2px rgba(0, 0, 0, .2)
}

.selectboxit-container .selectboxit-option:before {
	display: none!important
}

.main-content ul li.selectboxit-option {
	padding: 0!important;
	margin: 0!important
}

.main-container ul li.selectboxit-option:before {
	display: none!important
}

.wheel-filter .selectboxit-container .selectboxit-options {
	width: auto!important;
	padding: 0 10px
}

.selectboxit-option .selectboxit-option-anchor {
	padding: 0 10px
}

.selectboxit-option .selectboxit-option-anchor:hover {
	text-decoration: none
}

.selectboxit-option,
.selectboxit-optgroup-header {
	text-indent: 5px;
	margin: 0;
	list-style-type: none
}

.selectboxit-option-first {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px
}

.selectboxit-optgroup-header+.selectboxit-option-first {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.selectboxit-option-last {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px
}

.selectboxit-optgroup-header {
	font-weight: bold
}

.selectboxit-optgroup-header:hover {
	cursor: default
}

.selectboxit-arrow-container {
	width: 30px;
	position: absolute;
	right: 0;
	top: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
	margin: -6px auto;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0
}

.selectboxit-option-icon-container {
	float: left
}

.selectboxit-container .selectboxit-option-icon {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display: none
}

.selectboxit-rendering {
	display: inline-block!important;
	*display: inline!important;
	zoom: 1!important;
	visibility: visible!important;
	position: absolute!important;
	top: -9999px!important;
	left: -9999px!important
}

.selectboxit-btn {
	background-color: #fff
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
	color: #6a010d;
	background-color: #fff
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
	color: #6a010d;
	text-decoration: none;
	background-position: 0 -15px
}

.selectboxit-default-arrow {
	font: 14px Helvetica, Arial;
	text-align: right
}

.selectboxit-default-arrow:before {
	font-family: 'icomoon'!important;
	content: "";
	color: #d0021b
}

.selectboxit-list {
	background-color: #fff
}

.selectboxit-list .selectboxit-option-anchor {
	color: #6a010d
}

.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
	color: #21b5ea
}

.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor {
	color: #d0021b
}

.wheel-filter select,
.filter-select select {
	width: 100%;
	background-color: #f2f0f0;
	height: 40px;
	border: 0;
	padding-left: 6px
}

.selectboxit-container .selectboxit.selectboxit-open {}

.selectboxit-open .selectboxit-default-arrow:before {
	content: "";
	color: #21b5ea
}

.selectboxit-open .selectboxit-text {
	color: #21b5ea
}

.selectboxit-options a {
	height: 35px!important;
	line-height: 35px!important
}

.region-filter .selectboxit-container,
.form-box .selectboxit-container {
	height: 50px;
	width: 100%;
	max-width: 100%;
	margin: 0 0 10px 0;
	font-weight: 600
}

.region-filter .selectboxit-container .selectboxit,
.form-box .selectboxit-container .selectboxit {
	border-radius: 3px;
	border: 1px solid #d0021b;
	color: #d0021b
}

.region-filter .selectboxit-container span,
.region-filter .selectboxit-container .selectboxit-options a,
.form-box .selectboxit-container span,
.form-box .selectboxit-container .selectboxit-options a {
	height: 50px;
	line-height: 50px;
	display: block;
	max-width: inherit!important
}

.region-filter .selectboxit .selectboxit-arrow-container .selectboxit-arrow,
.form-box .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
	right: 10px
}

.region-filter .selectboxit.selectboxit-open,
.form-box .selectboxit.selectboxit-open {
	border: 1px solid #21b5ea
}

.region-filter .selectboxit-text,
.form-box .selectboxit-text {
	padding: 0 20px
}

.region-filter .selectboxit-container .selectboxit-options,
.form-box .selectboxit-container .selectboxit-options {
	width: 100%;
	min-width: 100%!important;
	top: 52px!important;
	padding: 5px 0 0 0!important
}

.main-content .region-filter ul li.selectboxit-option,
.main-content .form-box ul li.selectboxit-option {
	padding: 0 10px!important
}

.form-box.form-dark .selectboxit-container .selectboxit {
	border-radius: 3px;
	border: 1px solid #a1adb3;
	color: #6a010d
}

.form-dark .selectboxit-text {
	color: #6a010d
}

.form-dark .selectboxit-default-arrow:before {
	color: #6a010d
}

.navbar-toggle .icon-bar {
	background: #d0021b
}

.main-menu {
	float: right;
	padding: 15px 0 0 0;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms
}

.main-menu .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}

.main-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0
}

.main-menu ul li {
	display: inline-block;
	margin-right: 50px
}

.main-menu ul li a {
	color: #6a010d;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms
}

.main-menu ul li:hover {
	color: #d0021b
}

.main-menu ul li a:hover {
	color: #d0021b;
	text-decoration: none
}

.main-menu ul li.arrow a {
	padding: 5px 15px 30px 0
}

.main-menu ul li.arrow:after {
	content: "";
	font-family: 'icomoon'!important;
	font-size: 15px;
	height: 55px;
	display: inline-block
}

.header.scrolled .main-menu ul li.arrow:after {
	height: 40px
}

.main-menu ul li.arrow a:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #dae2e6;
	position: absolute;
	bottom: 1px;
	left: 50%;
	margin-left: -8px;
	z-index: 66;
	display: none
}

.main-menu ul li.arrow a:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	position: absolute;
	bottom: 1px;
	left: 50%;
	margin-left: -7px;
	z-index: 77;
	display: none
}

.big-menu {
	width: 100%;
	border-top: 1px solid #dae2e6;
	position: absolute;
	padding: 40px 0;
	left: 0;
	top: 80px;
	background: #fff;
	z-index: 55;
	-webkit-box-shadow: 0 5px 9px -2px #f3f3f3;
	-moz-box-shadow: 0 5px 9px -2px #f3f3f3;
	box-shadow: 0 5px 9px -2px #f3f3f3;
	display: none;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms;
	min-height: 351px;
	overflow: auto;
	max-height: calc(100vh - 80px)
}

.menu-title {
	display: block;
	color: #d0021b!important;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #d0021b;
	text-decoration: none!important
}

.big-menu ul {
	margin: 0 -20px
}

.big-menu ul li {
	width: 25%;
	float: left;
	display: block;
	margin: 0!important;
	padding: 0 20px
}

.six-item .big-menu ul li {
	width: 16.66%
}

.five-item .big-menu ul li {
	width: 20%
}

.five-item .big-menu .col-xs-12>ul>li:nth-child(n+6) {
	margin: 30px 0 0 0!important;
	position: relative
}

.five-item .big-menu .col-xs-12>ul>li.collapsed ul {
	display: none
}

.five-item .big-menu .col-xs-12>ul>li.collapsed:hover ul {
	display: block
}

.five-item .big-menu .col-xs-12>ul>li.collapsed .menu-push-small {
	display: block;
	right: 20px;
	width: 38px;
	height: 38px;
	line-height: 38px
}

.five-item .big-menu ul li:nth-child(6) {
	clear: both
}

.three-item .big-menu ul li {
	width: 33.33%
}

.two-item .big-menu ul li {
	width: 50%
}

.big-menu ul li a {
	display: block;
	color: #d0021b!important;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 0 20px 0!important;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d0021b;
	text-decoration: none!important
}

.big-menu ul li a:hover {
	color: #6a010d!important;
	border-bottom: 1px solid #6a010d
}

.big-menu ul li ul {
	margin: 0
}

.big-menu ul li ul li {}

.big-menu ul li ul li {
	width: 100%!important;
	float: none;
	display: block;
	margin: 0 0 5px 0!important;
	border: none!important;
	padding: 0
}

.big-menu ul li ul li a {
	margin: 0;
	padding: 0!important;
	border: none;
	color: #6a010d!important;
	text-transform: none;
	min-height: inherit!important;
	border: none!important
}

.big-menu ul li ul li a:hover {
	text-decoration: underline!important
}

.menu-title:before,
.menu-title:after,
.big-menu ul li a:before,
.big-menu ul li a:after {
	display: none!important
}

.main-menu ul li.arrow:hover .big-menu {
	display: block
}

.main-menu ul li:hover a:before,
.main-menu ul li:hover a:after {
	display: block
}

.one-level .big-menu ul {
	margin: 0
}

.one-level .big-menu ul li {
	display: table-cell;
	width: 1%;
	border: none;
	float: none;
	padding: 0
}

.one-level .big-menu ul li a {
	display: block;
	text-align: center;
	color: #d0021b;
	font-weight: normal;
	padding: 100px 0!important;
	margin: 0;
	border: none
}

.one-level .big-menu ul li a:hover {
	text-decoration: underline!important
}

.language .big-menu ul li {
	display: inline-block;
	width: 200px;
	margin: 0 30px 30px 0!important;
	vertical-align: middle;
	float: none
}

.language .big-menu ul li img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px
}

.language .big-menu ul li a {
	padding: 20px 0;
	display: inline-block;
	vertical-align: middle;
	border: none;
	color: #6a010d!important
}

.language .big-menu ul li a span {
	display: inline-block;
	vertical-align: -2px
}

.language .big-menu ul li a:hover {
	text-decoration: underline!important
}

.menu-push-small,
.menu-push {
	position: absolute;
	top: 0;
	right: 0;
	width: 52px;
	height: 52px;
	background: #21b5ea;
	text-align: center;
	line-height: 52px;
	display: none;
	cursor: pointer
}

.menu-push-small:before,
.menu-push:before {
	content: "+";
	color: #fff;
	font-size: 30px
}

.open-small .menu-push-small:before,
.open .menu-push:before {
	content: "_";
	position: relative;
	top: -13px
}

.big-menu ul li.open-small ul {
	display: block
}

.five-item .big-menu ul li:nth-child(n+6).open-small ul {
	display: block
}

.sidebar-menu {
	width: 100%
}

.sidebar-menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.sidebar-menu ul li {
	display: block;
	border-bottom: 1px solid #b8c5cc;
	padding: 0;
	margin: 0
}

.sidebar-menu ul li:before {
	display: none
}

.sidebar-menu ul li:last-child {
	border: none
}

.sidebar-menu ul li a {
	color: #d0021b;
	font-size: 16px;
	font-weight: bold;
	padding: 25px 0;
	display: block
}

.sidebar-menu ul li a:hover {
	text-decoration: none
}

@media(max-width:1025px) {
	.main-menu ul li.arrow:after {
		display: none
	}
	.language-box {
		margin: 0 20px 0 0
	}
	.mobile-helper {
		height: 100vh;
		padding: 0 0 80px 0;
		overflow: auto;
		position: relative;
		z-index: 999;
		background: #fff
	}
	.menu-push {
		display: block
	}
	.menu-push-small {
		display: block
	}
	.main-menu {
		padding: 0!important;
		margin: 0 -50px;
		float: none
	}
	.main-menu ul li {
		display: block;
		border-bottom: 1px solid #d0021b;
		position: relative;
		margin-right: 0!important
	}
	.main-menu ul li:first-child {
		border-top: 1px solid #d0021b
	}
	.main-menu ul li a {
		display: block;
		padding: 15px 0 15px 20px!important
	}
	.main-menu ul li a:before,
	.main-menu ul li a:after {
		display: none!important
	}
	.main-menu .big-menu {
		position: static;
		box-shadow: none!important;
		padding: 0 0;
		min-height: inherit
	}
	.main-menu .big-menu .pux-fluid-container {
		padding-left: 0;
		padding-right: 0
	}
	.main-menu .big-menu ul li a:hover {
		text-decoration: none
	}
	.main-menu ul li:hover .big-menu {
		display: none
	}
	.six-item .big-menu ul li,
	.five-item .big-menu ul li,
	.three-item .big-menu ul li,
	.two-item .big-menu ul li,
	.big-menu ul li,
	.one-level .big-menu ul li {
		width: 100%;
		display: block;
		border-bottom: 1px solid #dae2e6;
		border-top: none!important
	}
	.big-menu ul,
	.one-level .big-menu ul {
		padding: 0;
		margin: 0
	}
	.six-item .big-menu ul li a,
	.five-item .big-menu ul li a,
	.three-item .big-menu ul li a,
	.two-item .big-menu ul li a,
	.big-menu ul li a,
	.one-level .big-menu ul li a {
		text-align: left;
		padding: 17px 15px 17px 40px!important;
		text-decoration: none!important;
		border-bottom: none;
		margin: 0
	}
	.six-item .big-menu ul li,
	.five-item .big-menu ul li,
	.three-item .big-menu ul li,
	.two-item .big-menu ul li,
	.big-menu ul li {
		width: 100%;
		display: block;
		float: none;
		padding: 0!important
	}
	.six-item .big-menu ul li a {
		min-height: inherit
	}
	.five-item .big-menu ul li a {
		min-height: inherit
	}
	.big-menu ul li ul {
		display: none;
		border-top: 1px solid #dae2e6!important
	}
	.big-menu ul li ul li {
		margin: 0!important;
		border-bottom: 1px solid #dae2e6!important
	}
	.six-item .big-menu ul li ul li a,
	.five-item .big-menu ul li ul li a,
	.three-item .big-menu ul li ul li a,
	.two-item .big-menu ul li ul li a,
	.big-menu ul li ul li a,
	.one-level .big-menu ul li ul li a {
		padding: 17px 15px 17px 60px!important
	}
	.language .big-menu ul li a {
		padding: 20px 0!important
	}
	.language .big-menu ul li {
		border: none!important
	}
}

@media(max-width:599px) {
	.one-level .big-menu ul li {
		width: 100%;
		display: block
	}
	.one-level .big-menu ul {
		padding: 0 0 0 20px;
		margin: 0
	}
	.one-level .big-menu ul li a {
		text-align: left
	}
	.header .pux-fluid-container {
		padding-left: 15px;
		padding-right: 15px
	}
	.main-menu {
		margin: 0 -15px
	}
}

.slider {
	width: 100%;
	position: relative;
	overflow: hidden
}

.slider:before {
	content: "";
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff
}

.slider.slick-initialized:before {
	display: none
}

.slider-item {
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	height: 350px;
	background-position: top left!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	-moz-transition: all ease-in-out 10ms;
	-o-transition: all ease-in-out 10ms;
	-webkit-transition: all ease-in-out 10ms;
	transition: all ease-in-out 10ms
}

.slick-track .slider-item {
	max-width: 100%
}

.single-image {
	height: 180px
}

.slider-item-table {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 350px;
	color: #fff
}

.slider-item-inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	color: #fff
}

.slider-item-inner span.col-xs-12,
.slider-item-inner span.row,
.slider-item-inner span.pux-container {
	display: block
}

.slider-item h1 {
	color: #fff;
	font-size: 48px;
	font-weight: 400
}

.slider-item-btn {
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #d0021b;
	color: #fff;
	font-weight: bold;
	padding: 14px 30px;
	margin: 10px 0 0 0;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms
}

a.slider-item:hover .slider-item-btn,
a.slider-item:focus .slider-item-btn,
.slider-item-btn:focus,
.slider-item-btn:hover {
	text-decoration: none;
	border-color: #fff;
	color: #fff
}

.slider-news {
	width: 100%;
	overflow: hidden;
	margin: 30px 0 10px 0
}

.slider-news-nav {
	width: 110px;
	float: left;
	position: relative;
	z-index: 22;
	min-height: 1px
}

.slider-news-content {
	width: 100%;
	float: left;
	margin: 0 0 0 -110px;
	padding: 0 0 0 120px
}

.slider-news-name {
	color: #d0021b;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	margin: 0 10px 0 0
}

.slider-news-info {
	font-size: 14px;
	color: #aab0b2;
	font-weight: 600
}

.slider-news-text {
	padding: 8px 0 0 0
}

.slider-news-nav button {
	border: none;
	font-size: 0;
	height: 50px;
	width: 40px;
	background: none
}

.slider-news-nav button:before {
	font-family: 'icomoon'!important;
	font-size: 60px;
	position: absolute;
	color: #d0021b
}

.slider-news-nav .slick-prev {
	float: left
}

.slider-news-nav .slick-prev:before {
	content: "";
	top: -16px;
	left: -10px
}

.slider-news-nav .slick-next {
	float: right
}

.slider-news-nav .slick-next:before {
	content: "";
	top: -16px;
	right: -13px
}

.slick-dots {
	margin: 20px 0 20px 0!important;
	padding: 0!important;
	list-style: none!important;
	font-size: 0!important;
	text-align: center
}

.slick-dots li {
	display: inline-block!important;
	font-size: 14px!important;
	padding: 0!important;
	margin: 0 10px 10px 0!important
}

.slick-dots li:last-child {
	margin: 0 0 10px 0!important
}

.slick-dots li:before {
	display: none!important
}

.slick-dots li button {
	font-size: 0;
	border: 0;
	background: #eeece3;
	width: 15px;
	height: 15px;
	border-radius: 50%
}

.slick-dots li.slick-active button {
	background: #d0021b
}

.two-filters {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 20px 0 0 0
}

.two-filters:last-child {
	margin: 0
}

.applications-container {
	margin: 0 -5px;
	text-align: center
}

.applications-box {
	width: 25%;
	padding: 0 5px;
	margin: 0 0 9px 0;
	float: left
}

.applications-item {
	background: grey;
	height: 350px;
	position: relative;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	overflow: hidden;
	display: block;
	backface-visibility: hidden;
	transform: translateZ(0);
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important
}

.applications-item-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	backface-visibility: hidden;
	transform: translateZ(0)
}

.applications-item-name {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #21b5ea;
	color: #fff;
	font-size: 30px;
	padding: 14px 0;
	backface-visibility: hidden;
	transform: translateZ(0)
}

.applications-item-arrow {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
	background: #21b5ea;
	cursor: pointer;
	backface-visibility: hidden;
	transform: translateZ(0);
	z-index: 44
}

.applications-item-arrow:before {
	color: #fff;
	position: relative;
	top: 8px
}

.applications-item:hover {
	box-shadow: 0 0 20px -1px rgba(0, 0, 0, .4);
	margin: -10px;
	height: 370px;
	z-index: 44
}

.applications-item-info {
	position: absolute;
	width: 100%;
	height: 300px;
	bottom: -310px;
	-moz-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	-webkit-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms;
	background: #fff;
	padding: 15px;
	backface-visibility: hidden;
	transform: translateZ(0);
	z-index: 55
}

.applications-item-info.open {
	bottom: 0
}

.applications-item-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
	backface-visibility: hidden;
	transform: translateZ(0)
}

.applications-item-info ul li {
	min-height: 60px;
	color: #737b80;
	font-weight: 600;
	text-align: left;
	width: 50%;
	margin: 0 0 10px 0;
	font-size: 14px;
	padding: 0 0 10px 0;
	position: relative;
	backface-visibility: hidden;
	transform: translateZ(0)
}

.applications-item-info ul li:before {
	display: none
}

.applications-item-info ul li a {
	display: block;
	min-height: 60px;
	color: #737b80;
	position: relative
}

.applications-item-info ul li a:before {
	content: "";
	width: 95%;
	height: 1px;
	background: #b8c5cc;
	bottom: 0;
	position: absolute
}

.applications-item-info ul li:nth-child(odd) {
	float: left;
	padding-right: 10px
}

.applications-item-info ul li:nth-child(even) {
	float: right;
	padding-left: 10px
}

.applications-item-info ul li:nth-last-child(2) a:before,
.applications-item-info ul li:last-child a:before {
	display: none
}

.applications-descriptions {
	padding: 50px 15px 10px 15px;
	font-size: 16px;
	line-height: 24px;
	text-align: left
}

.applications-descriptions-link {
	padding: 30px 0 0 0
}

.applications-descriptions-link a {
	color: #d0021b;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	padding: 0 20px 0 0
}

.applications-descriptions-link a:after {
	font-family: 'icomoon'!important;
	content: "";
	font-weight: bold;
	font-size: 10px;
	position: absolute;
	right: 0;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.aplications-item-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 33
}

.applications-box.app-100 {
	width: 100%
}

.applications-box.app-50 {
	width: 50%
}

.applications-box.app-33 {
	width: 33.33%
}

.technology-box {
	width: 14.28%;
	height: 220px;
	float: left;
	margin: 0 0 10px 0;
	background: #d0021b
}

.technology-item {
	background: #d0021b;
	height: 220px;
	position: relative;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	overflow: hidden;
	display: block;
	backface-visibility: hidden;
	transform: translateZ(0);
	color: #fff!important;
	letter-spacing: 2px
}

.technology-item-inner {
	background: #d0021b;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	backface-visibility: hidden;
	transform: translateZ(0)
}

.technology-item-flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-direction: wrap;
	-webkit-flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
	height: 100%
}

.technology-item-flex-inner {
	display: flex;
	display: -webkit-flex;
	align-self: center;
	width: 100%;
	justify-content: center
}

.technology-item:hover {
	box-shadow: 0 0 20px -1px rgba(0, 0, 0, .4);
	margin: -10px;
	height: 240px;
	z-index: 55
}

.technology-item-image {
	width: 70px;
	height: 70px;
	background-position: center center;
	background-size: cover!important;
	background-repeat: no-repeat!important;
	display: inline-block;
	clear: both
}

.technology-item-name {
	display: block;
	font-size: 14px;
	margin: 20px 0 0 0
}

.technology-box.tech-full {
	width: 100%;
	height: 350px
}

.technology-box.tech-full .technology-item:hover {
	height: 370px
}

.technology-box.tech-full .technology-item {
	height: 350px
}

.technology-box.tech-100 {
	width: 100%
}

.technology-box.tech-50 {
	width: 50%
}

.technology-box.tech-33 {
	width: 33.33%
}

.technology-box.tech-25 {
	width: 25%
}

.technology-box.tech-20 {
	width: 20%
}

.tech-space .technology-container {
	margin-left: -5px;
	margin-right: -5px
}

.tech-space .technology-box {
	padding: 0 5px
}

.flex-grid {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-direction: wrap;
	-webkit-flex-direction: row;
	flex-wrap: wrap
}

.website-flex-item {
	position: relative;
	text-align: center;
	flex: 1 0 25%;
	display: flex;
	display: -webkit-flex;
	margin: 0 0 30px 0
}

.website-flex-item:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #b8c5cc
}

@media(min-width:768px)and (max-width:1025px) {
	.website-flex-item {
		-webkit-flex: 1 0 50%;
		flex: 1 0 50%
	}
}

@media(max-width:767px) {
	.website-flex-item {
		-webkit-flex: 1 0 50%;
		flex: 1 0 50%
	}
}

@media(max-width:599px) {
	.website-flex-item {
		-webkit-flex: 1 0 100%;
		flex: 1 0 100%
	}
}

.website-item {
	width: 100%
}

.website-item-name {
	font-size: 23px;
	color: #d0021b;
	display: inline-block;
	margin: 0 0 10px 0
}

.website-item-description {
	font-size: 16px;
	line-height: 24px
}

.website-flex-item:first-child:before {
	display: none
}

.events-item-helper {
	width: 100%
}

.events-item {
	width: 100%;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	overflow: hidden;
	display: block;
	backface-visibility: hidden;
	transform: translateZ(0);
	background: #fff;
	border: 1px solid #b8c5cc
}

.events-item:hover {
	width: 110%;
	margin: -10px;
	margin: -10px -4% -10px -4%;
	position: relative;
	z-index: 44;
	box-shadow: 0 0 20px -1px rgba(0, 0, 0, .4)
}

.events-item:hover .events-item-name {
	padding: 50px 8.5% 40px 8.5%;
	min-height: 147px
}

.events-item:hover .events-item-descriptions {
	padding: 30px 8.5% 40px 8.5%
}

.events-item-name {
	background: #eeece3;
	font-size: 20px;
	color: #d0021b;
	font-weight: 600;
	padding: 40px 5%;
	min-height: 137px;
	border-bottom: 1px solid #b8c5cc;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	display: block;
	text-decoration: none!important
}

.events-item-name:hover {
	background: #c3e2f2
}

.events-item-descriptions {
	padding: 30px 5%;
	background: #fff;
	font-weight: 600;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.events-item-descriptions div {
	display: block
}

.news-item {
	width: 100%;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	overflow: hidden;
	display: block;
	backface-visibility: hidden;
	transform: translateZ(0);
	background: #fff;
	border: 1px solid #b8c5cc
}

.news-item-top {
	background: #eeece3;
	border-bottom: 1px solid #b8c5cc;
	position: relative
}

.news-item:hover {
	width: 110%;
	margin: -10px;
	margin: -10px -4% -10px -4%;
	position: relative;
	z-index: 44;
	box-shadow: 0 0 20px -1px rgba(0, 0, 0, .4)
}

.news-item:hover .news-item-top-name {
	padding: 50px 8.5% 75px 8.5%
}

.news-item:hover .news-item-bottom {
	padding: 30px 8.5% 40px 8.5%
}

.news-item:hover .news-item-top-perex {
	padding: 0 8.5%;
	bottom: 25px
}

.news-item-bottom a:after {
	content: ",";
	display: inline-block;
	margin: 0 5px 0 0
}

.news-item-bottom a:last-of-type:after {
	display: none
}

.news-item-top-name {
	font-size: 20px;
	color: #d0021b;
	font-weight: 600;
	padding: 40px 5% 75px 5%;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	display: block;
	text-decoration: none!important;
	position: relative;
	z-index: 33
}

.news-item-top:hover {
	background: #c3e2f2
}

.news-item-top-perex {
	padding: 0 5%;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	position: absolute;
	bottom: 25px
}

.news-item-bottom {
	padding: 30px 5%;
	background: #fff;
	font-weight: 600;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.news-item-bottom-date {
	display: block!important
}

.references-item {
	width: 100%;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	overflow: hidden;
	display: block;
	backface-visibility: hidden;
	transform: translateZ(0);
	background: #fff;
	border: 1px solid #b8c5cc
}

.references-item:hover {
	width: 110%;
	margin: -10px;
	margin: -10px -4% -10px -4%;
	position: relative;
	z-index: 44;
	box-shadow: 0 0 20px -1px rgba(0, 0, 0, .4)
}

.references-item:hover .references-item-content {
	padding: 30px 8.5% 40px 8.5%
}

.references-item:hover .references-item-image {
	height: 210px
}

.references-item-image {
	display: block;
	width: 100%;
	height: 200px;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	border-bottom: 1px solid #b8c5cc;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.references-item-content {
	padding: 30px 5%;
	background: #fff;
	font-weight: 600;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.references-item-content>div {
	display: block
}

.references-item-place {
	margin: 10px 0!important
}

.references-item-name {
	font-size: 16px
}

.flex-main,
.flex-repeater .items-container {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-direction: wrap;
	-webkit-flex-direction: row;
	flex-wrap: wrap;
	margin: 0 -5px;
	flex-grow: 1
}

.flex-main>div,
.flex-repeater .items-container>div {
	padding-left: 5px;
	padding-right: 5px
}

.show-more-container {
	position: relative;
	display: none
}

.arrow-down-link {
	display: flex;
	display: -webkit-flex;
	width: 100%;
	text-align: center;
	right: 0;
	border: 1px solid #d0021b;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none!important;
	letter-spacing: 5px;
	text-align: center;
	justify-content: center;
	background: #fff;
	min-height: 250px
}

.arrow-down-link:hover {
	width: 110%;
	margin: -10px;
	margin: -10px -4% -10px -4%;
	position: relative;
	z-index: 44;
	box-shadow: 0 0 20px -1px rgba(0, 0, 0, .4)
}

.arrow-down-link span {
	align-self: center
}

.arrow-down-link span {
	display: table-cell;
	vertical-align: middle
}

.references-flex-item,
.news-flex-item,
.items-container .show-more-container,
.events-flex-item {
	position: relative;
	flex: 0 0 25%;
	max-width: 361px;
	display: flex;
	display: -webkit-flex;
	margin: 0 0 10px 0
}

@media(min-width:991px)and (max-width:1150px) {
	.items-container .show-more-container,
	.references-flex-item,
	.news-flex-item,
	.events-flex-item {
		-webkit-flex: 1 0 33.333333333333336%;
		flex: 1 0 33.333333333333336%;
		max-width: 353px
	}
}

@media(max-width:991px) {
	.references-flex-item,
	.news-flex-item,
	.items-container .show-more-container,
	.events-flex-item {
		-webkit-flex: 1 0 50%;
		flex: 1 0 50%;
		max-width: 450px
	}
}

@media(max-width:650px) {
	.references-flex-item,
	.news-flex-item,
	.items-container .show-more-container,
	.events-flex-item {
		-webkit-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 530px
	}
}

.product-card-image {
	background-color: #fff!important;
	display: block;
	height: 220px;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	overflow: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	color: #fff!important
}

.product-card-image-box {
	border: 1px solid #b8c5cc;
	width: 100%;
	max-width: 235px;
	margin: auto;
	overflow: hidden
}

.pro-height .product-card-image {
	height: 350px
}

.product-card-description {
	padding: 20px 15px;
	font-weight: 600
}

.product-card-name {
	font-size: 16px
}

.product-card-category {
	display: block;
	padding: 3px 0 0 0
}

.product-card-category a {
	color: #aab0b2;
	font-size: 12px;
	letter-spacing: 2px
}

.pro-height .product-card-image:hover {
	height: 370px
}

.product-card-image:hover {
	-webkit-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

.product-card-box {
	width: 33.33%;
	float: left
}

.product-card-box.pro-100 {
	width: 100%
}

.product-card-box.pro-50 {
	width: 50%
}

.pro-space .product-container {
	margin-left: -5px;
	margin-right: -5px
}

.pro-space .product-card-box {
	padding: 0 5px
}

#map-points {
	display: none
}

.map-name {
	color: #d0021b;
	font-size: 16px;
	font-weight: 600
}

.javascript-hide {
	display: none!important
}

.search-pager strong,
.search-pager a,
.main-content input[type="submit"],
.btn-blue,
.btn-grey,
.btn-yellow,
.btn-white {
	display: inline-block;
	border: 1px solid;
	border-radius: 3px;
	padding: 13px 35px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none!important
}

.search-pager strong,
.search-pager a {
	padding: 8px 20px;
	text-decoration: none!important
}

.search-pager a,
.main-content input[type="submit"],
.btn-blue {
	background: #0070e0;
	color: #fff;
	border-color: #003d7a
}

.search-pager a:focus,
.search-pager a:hover,
.main-content input[type="submit"]:focus,
.btn-blue:focus,
.main-content input[type="submit"]:hover,
.btn-blue:hover {
	background: #2693ff;
	color: #fff;
	border-color: #165594
}

.search-pager strong,
.form-dark input[type="submit"],
.btn-grey {
	background: #e6edf0;
	color: #6a010d;
	border-color: #a1adb3
}

.form-dark input[type="submit"]:focus,
.form-dark input[type="submit"]:hover,
.btn-grey:focus,
.btn-grey:hover {
	background: #fafdff;
	color: #6a010d;
	border-color: #b8c5cc
}

.btn-yellow {
	background: #e1dd00;
	color: #2e2d00;
	border-color: #adab1a
}

.btn-yellow:focus,
.btn-yellow:hover {
	background: #fffb26;
	color: #6a010d;
	border-color: #a1adb3
}

.btn-white {
	background: #fff;
	color: #d0021b;
	border-color: #d0021b
}

.btn-white:focus,
.btn-white:hover {
	background: #fff;
	color: #21b5ea;
	border-color: #21b5ea
}

.contact-box .btn-default {
	color: #d0021b!important
}

.contact-box .btn-default:hover {}

.youtube-video-link {
	display: table;
	table-layout: fixed;
	position: relative;
	outline: 0
}

.youtube-video-link:before {
	content: "";
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 1px solid #fff;
	top: 50%;
	margin-top: -35px;
	left: 50%;
	margin-left: -35px;
	position: absolute;
	z-index: 33
}

.youtube-video-link:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 8px solid #fff;
	position: absolute;
	z-index: 33;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -4px
}

.youtube-video-link:hover:before {
	border: 1px solid #2693ff
}

.youtube-video-link:hover:after {
	border-left: 8px solid #2693ff
}

.youtube-video-link img {
	max-width: 100%;
	width: 100%
}

.main-content table {
	width: 100%!important;
	font-size: 14px;
	color: #6a010d
}

.main-content table tr:first-child td {
	border: 1px solid #d0021b;
	color: #d0021b;
	background: #eeece3;
	font-weight: bold
}

.main-content table td {
	padding: 20px 15px;
	vertical-align: top
}

.main-content table tr:nth-child(odd) {
	background: #f5f8fa
}

.ui-layout-container .main-content table,
.DesignMode .main-content table,
.main-content .normal-table table {
	border: none
}

.ui-layout-container .main-content table tr:first-child td,
.DesignMode .main-content table tr:first-child td,
.main-content .normal-table table tr:first-child td {
	border: none;
	color: #6a010d;
	background: none;
	font-weight: normal
}

.ui-layout-container .main-content table td,
.DesignMode .main-content table td,
.main-content .normal-table table td {
	padding: 3px 0;
	border: none
}

.ui-layout-container .main-content table tr:nth-child(odd),
.DesignMode .main-content table tr:nth-child(odd),
.main-content .normal-table table tr:nth-child(odd) {
	background: none
}

.main-content table.clear-table tr:first-child td {
	border: none;
	color: #6a010d;
	background: none;
	font-weight: 400
}

.main-content table.clear-table td {
	padding: 5px 5px;
	vertical-align: top;
	color: #6a010d
}

.main-content table.clear-table tr:nth-child(odd) {
	background: none
}

.listing-header {
	width: 100%;
	border-bottom: 1px solid #d0021b;
	padding: 0 0 20px 0
}

.listing-header-name {
	color: #d0021b;
	font-size: 30px;
	float: left
}

.listing-header-category {
	float: right;
	padding: 12px 0 0 0
}

.listing-item {
	width: 100%;
	overflow: hidden;
	padding: 25px 0 15px 0;
	border-bottom: 1px solid #b8c5cc;
	position: relative
}

.listing-item-content {
	padding: 0
}

.listing-item-link {
	float: right
}

.listing-item-name {
	font-size: 16px;
	color: #d0021b;
	font-weight: 600
}

.listing-item-info {
	font-size: 0;
	color: #6a010d;
	font-weight: 600;
	padding: 8px 0 0 0
}

.listing-item-info a,
.listing-item-info span {
	font-size: 14px
}

.listing-item-info span:last-child {
	margin: 0
}

.contact-flex-item {
	position: relative;
	text-align: center;
	flex: 1 0 50%;
	display: flex
}

.contact-flex-item:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #5ca7cc
}

@media(max-width:767px) {
	.contact-flex-item {
		-webkit-flex: 1 0 100%;
		flex: 1 0 100%
	}
}

.contact-flex-item:first-child:before {
	display: none
}

.contact-box h2 {
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	margin: 0 0 30px 0
}

.contact-box {
	width: 100%;
	color: #c2e2f2;
	font-size: 16px;
	line-height: 24px
}

.tescan-collapse {
	background: #fff;
	border-bottom: 1px solid #b8c5cc
}

.collapse-header-icon {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	margin: 0 18px 0 0
}

.collapse-name {
	display: inline-block;
	vertical-align: middle
}

.collapse-header {
	padding: 15px 30px 15px 0;
	position: relative;
	color: #09f;
	font-size: 21px;
	cursor: pointer
}

.collapse-header:before {
	position: absolute;
	right: 0;
	top: 17px
}

.collaps-is-icon .collapse-header:before {
	top: 27px
}

.collapse-content {
	padding: 0 30px 20px 0;
	display: none;
	font-size: 16px;
	line-height: 24px
}

.tescan-collapse.open .collapse-content {
	display: block
}

.tescan-collapse.open .ic-arrow-down-small:before {
	content: ""
}

.collaps-is-icon .collapse-header {
	padding: 15px 30px 15px 0
}

.collaps-is-icon .collapse-content {
	padding: 0 30px 20px 70px
}

.main-content .contact table,
.collapse-content table {
	width: 100%!important;
	border: none!important;
	font-size: 16px
}

.main-content .contact table a,
.collapse-content table a {
	color: #6a010d;
	text-decoration: underline
}

.main-content .contact tabel a:hover,
.collapse-content table a:hover {
	text-decoration: none
}

.main-content .contact table td,
.collapse-content table td {
	border: none!important;
	vertical-align: top
}

.main-content .contact tr:first-child td,
.PagePlaceholder table tr:first-child td,
.WebPartZoneHeader table tr:first-child td,
.collapse-content table tr:first-child td {
	border: none;
	color: #6a010d;
	background: none;
	font-weight: 400;
	padding: 0 10px 0 0
}

.main-content .contact table td,
.PagePlaceholder table td,
.WebPartZoneHeader table td,
.collapse-content table td {
	padding: 0;
	background: none!important
}

.main-content .contact table tr:nth-child(odd),
.PagePlaceholder table tr:nth-child(odd),
.WebPartZoneHeader table tr:nth-child(odd),
.collapse-content table tr:nth-child(odd) {
	background: none!important
}

.form-control {
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0
}

.form-control:focus {
	border-color: #66afe9;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0
}

.form-control:focus {
	border-color: #66afe9;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0
}

input[type="text"],
input[type="password"] {
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #d0021b;
	color: #d0021b;
	height: 50px;
	padding: 0 20px;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px 0
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea {
	border-color: #66afe9;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0
}

textarea.form-control {
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0;
	border-radius: 3px;
	border: 1px solid #d0021b;
	color: #d0021b;
	height: 230px;
	padding: 20px 20px;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px 0
}

.form-box label {
	display: none
}

.form-box input[type="submit"] {
	width: 100%
}

::-webkit-input-placeholder {
	color: #d0021b!important
}

:-moz-placeholder {
	color: #d0021b!important
}

::-moz-placeholder {
	color: #d0021b!important
}

:-ms-input-placeholder {
	color: #d0021b!important
}

.form-dark textarea.form-control,
.form-dark input[type="text"],
.form-dark input[type="password"] {
	border: 1px solid #a1adb3;
	color: #6a010d
}

.form-dark ::-webkit-input-placeholder {
	color: #6a010d!important
}

.form-dark :-moz-placeholder {
	color: #6a010d!important
}

.form-dark ::-moz-placeholder {
	color: #6a010d!important
}

.form-dark :-ms-input-placeholder {
	color: #6a010d!important
}

.form-box .ErrorLabel {
	padding: 15px 20px;
	font-weight: bold;
	font-size: 14px;
	color: #e00202;
	display: inline-block
}

.form-box .InfoLabel {
	padding: 15px 20px;
	font-weight: bold;
	font-size: 14px;
	display: inline-block
}

.form-box input[type="checkbox"] {
	display: none
}

.form-box input[type="checkbox"]+label {
	display: inline-block;
	position: relative;
	padding: 0 0 0 20px
}

.form-box input[type="checkbox"]+label:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #eeece3;
	position: absolute;
	left: 0;
	top: 2px;
	border: 1px solid #a1adb3
}

.form-box input[type="checkbox"]:checked+label:after {
	content: "";
	width: 6px;
	height: 6px;
	background: #2693ff;
	position: absolute;
	left: 3px;
	top: 5px
}

.form-box input[type="radio"] {
	display: none
}

.form-box input[type="radio"]+label {
	display: inline-block;
	position: relative;
	padding: 0 0 0 20px
}

.form-box input[type="radio"]+label:before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #eeece3;
	position: absolute;
	left: 0;
	top: 2px;
	border: 1px solid #a1adb3
}

.form-box input[type="radio"]:checked+label:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #2693ff;
	position: absolute;
	left: 3px;
	top: 5px
}

.file label {
	background: none!important;
	text-shadow: none
}

.uploader-upload label {
	cursor: pointer;
	position: relative;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	display: inline-block;
	border: 1px solid;
	border-radius: 3px;
	padding: 13px 35px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none!important
}

.uploader-upload label {
	background: #fff;
	color: #d0021b;
	border-color: #d0021b
}

.uploader-upload label:hover {
	background: #fff;
	color: #21b5ea;
	border-color: #21b5ea
}

.uploader-upload label {
	display: block!important
}

.uploader-upload input {
	opacity: 0;
	height: 0
}

.file-name>span {
	display: block;
	padding: 5px 0
}

.gallery-box {
	width: 100%;
	position: relative
}

.gallery-item {
	display: inline-block;
	margin: 0 10px 0 0;
	height: 350px
}

.gallery-item a {
	display: inline-block;
	outline: 0
}

.gallery-box .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 77;
	border: 0;
	background: none;
	color: #d0021b;
	font-size: 0;
	height: 74px;
	margin-top: -37px
}

.gallery-box .slick-prev {
	left: -45px
}

.gallery-box .slick-next {
	right: -45px
}

.gallery-box .slick-prev:before {
	font-family: 'icomoon'!important;
	left: -16px;
	content: "";
	font-size: 50px;
	position: absolute;
	top: 0
}

.gallery-box .slick-next:before {
	font-family: 'icomoon'!important;
	right: -16px;
	content: "";
	font-size: 50px;
	position: absolute;
	top: 0
}

.download-item {
	width: 100%;
	padding: 0 0 0 70px;
	position: relative;
	margin: 0 0 40px 0
}

.download-item:before {
	font-family: 'icomoon'!important;
	content: "";
	font-size: 50px;
	position: absolute;
	top: -9px;
	left: -5px;
	color: #01d0b7
}

.download-item-name {
	font-size: 16px;
    font-family: "Segoe UI Semibold";
	color: #01d0b7;
}

.download-item-description {    
    font-family: "Segoe UI Light";
	color: #6a010d;
	line-height: 24px;
	padding: 15px 0
}

.download-item-info {
	font-size: 12px;
	font-weight: 600;
	/*text-transform: uppercase;*/
	color: #aab0b2;
	letter-spacing: 1px
}

.distributors-detail-logo {}

#map-canvas-small {
	width: 100%;
	height: 550px
}

#map-canvas-small img[src="https://maps.gstatic.com/mapfiles/api-3/images/mapcnt6.png"] {
	display: none
}

#map-canvas-small .gm-style-iw+div {
	display: none
}

.region-filter {
	position: absolute;
	left: 10%;
	top: 5%;
	z-index: 777
}

.region-filter {
	width: 340px
}

.bootstrap-select {
	width: 100%!important
}

.bs-caret {
	position: absolute;
	right: 10px;
	top: 11px
}

.bs-caret:before {
	font-family: 'icomoon'!important;
	content: "";
	color: #d0021b
}

.js-selectbox {
	width: 100%;
	display: block;
	background-color: #fff;
	color: #323232!important;
	height: 4rem;
	padding: 1rem 1.5rem;
	line-height: 1.3;
	border: none;
	font-size: 1.4rem;
	outline: none!important;
	min-height: 0;
	font-weight: 400;
	color: #d0021b;
	border-radius: 3px;
	border: 1px solid #d0021b
}

.filter-option {
	color: #d0021b
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 1.6rem;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	max-height: 400px!important
}

.dropdown-menu.inner {
	max-height: 320px!important
}

.bootstrap-select.open .dropdown-menu {
	display: block
}

.bootstrap-select.open .bs-caret {
	content: "";
	color: #21b5ea;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.bootstrap-select.open .js-selectbox {
	border: 1px solid #21b5ea
}

.bootstrap-select.open .filter-option {
	color: #21b5ea
}

.bs-searchbox input[type="text"] {
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #d0021b;
	color: #d0021b;
	height: 30px;
	padding: 0 20px;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px 0
}

.main-content .dropdown-menu li {
	padding: 0;
	margin: 0
}

.main-content .dropdown-menu li:before {
	display: none
}

.bootstrap-select.btn-group .dropdown-menu li a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.75;
	color: #333;
	white-space: nowrap
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
	text-decoration: none;
	color: #21b5ea;
	background-color: #fff
}

.references-detail-box {
	margin: 0 -5px
}

.references-detail-box-item {
	width: 50%;
	padding: 0 5px;
	float: left
}

[class*="-image-description"] {
	font-size: 12px;
	color: #6a010d!important;
	padding: 20px 0
}

.search-in-page {
	position: relative
}

.search-in-page label {
	display: none
}

.search-in-page input[type="submit"] {
	font-size: 0;
	background: none!important;
	border: none!important
}

.search-in-page:before {
	font-family: 'icomoon'!important;
	content: "";
	font-size: 40px;
	position: absolute;
	top: -13px;
	left: 0;
	color: #d0021b
}

.search-in-page .form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0
}

.search-item {
	margin: 0 0 30px 0;
	width: 100%
}

.search-item-name {
	font-size: 16px;
	font-weight: 600
}

.search-item-description {
	padding: 10px 0 15px 0
}

.search-item-date {
	font-size: 12px;
	color: #aab0b2;
	padding: 0 0 15px 0
}

.search-item-relevation {
	width: 100%;
	height: 4px;
	background: #b8c5cc
}

.search-item-relevation-bar {
	height: 4px;
	background: #d0021b
}

.pux-modal-leave .modal-dialog,
.pux-modal .modal-dialog {
	margin: 40px auto;
	max-width: 800px
}

.pux-modal-leave .modal-content,
.pux-modal .modal-content {
	border-radius: 0;
	background-repeat: no-repeat!important
}

.pux-modal-leave .modal-content .close,
.pux-modal .modal-content .close {
	outline: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	text-shadow: none;
	cursor: pointer;
	z-index: 22;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100)
}

.pux-modal-leave .modal-content.modal-light,
.pux-modal .modal-content.modal-light {
	background-color: #fff;
	color: #000;
	border: none
}

.pux-modal-leave .modal-content.modal-light .close,
.pux-modal .modal-content.modal-light .close {
	background: #d0021b;
	color: red
}

.pux-modal-leave .modal-content.modal-light .close:focus,
.pux-modal-leave .modal-content.modal-light .close:hover,
.pux-modal .modal-content.modal-light .close:focus,
.pux-modal .modal-content.modal-light .close:hover {
	background: ##096c9c
}

.pux-modal-leave .modal-content.modal-dark,
.pux-modal .modal-content.modal-dark {
	background-color: #585857;
	color: #fff;
	border: none
}

.pux-modal-leave .modal-content.modal-dark .close,
.pux-modal .modal-content.modal-dark .close {
	background: #d0021b;
	color: red
}

.pux-modal-leave .modal-content.modal-dark .close:focus,
.pux-modal-leave .modal-content.modal-dark .close:hover,
.pux-modal .modal-content.modal-dark .close:focus,
.pux-modal .modal-content.modal-dark .close:hover {
	background: ##096c9c
}

.pux-modal-leave .modal-content .modal-body,
.pux-modal .modal-content .modal-body {
	padding: 30px
}

.pux-modal-leave .modal-content .modal-body-title,
.pux-modal .modal-content .modal-body-title {
	font-size: 22px;
	font-size: 1.375rem;
	padding: 0 0 15px 0;
	font-weight: bold
}

.pux-modal-leave .modal-content .modal-body-subtitle,
.pux-modal .modal-content .modal-body-subtitle {
	font-size: 18px;
	font-size: 1.125rem;
	padding: 0 0 10px 0
}

.pux-modal-leave .modal-content .modal-body.no-padding,
.pux-modal .modal-content .modal-body.no-padding {
	padding: 0
}

.pux-modal-leave .modal-content.background-cover,
.pux-modal .modal-content.background-cover {
	background-size: cover!important
}

.pux-modal-leave .modal-content.top-center,
.pux-modal .modal-content.top-center {
	background-position: top center!important
}

.pux-modal-leave .modal-content.top-left,
.pux-modal .modal-content.top-left {
	background-position: top left!important
}

.pux-modal-leave .modal-content.top-right,
.pux-modal .modal-content.top-right {
	background-position: top right!important
}

.pux-modal-leave .modal-content.center-center,
.pux-modal .modal-content.center-center {
	background-position: center center!important
}

.pux-modal-leave .modal-content.bottom-center,
.pux-modal .modal-content.bottom-center {
	background-position: bottom center!important
}

.pux-modal-leave .modal-content.bottom-left,
.pux-modal .modal-content.bottom-left {
	background-position: bottom left!important
}

.pux-modal-leave .modal-content.bottom-right,
.pux-modal .modal-content.bottom-right {
	background-position: bottom right!important
}

.modal-backdrop {
	background: #000
}

.file-downloader-form-error {
	color: #e00202;
	font-weight: bold;
	padding: 10px 0
}

.inline-block {
	display: inline-block
}

.wrapper-white {
	padding: 30px 0
}

.wrapper-blue {
	width: 100%;
	background: #d0021b;
	padding: 30px 0;
	color: #c2e2f2
}

.wrapper-grey {
	width: 100%;
	background: #eeece3;
	padding: 30px 0
}

.wrapper-dark {
	width: 100%;
	background: #1d1e1f;
	padding: 30px 0;
	color: #919699
}

.wrapper-light-blue {
	width: 100%;
	padding: 30px 0;
	background: #eeece3
}

.wrapper-dark a,
.wrapper-dark h1,
.wrapper-dark h2,
.wrapper-dark h3,
.wrapper-dark h4 {
	color: #e6eef2
}

.wrapper-blue a,
.wrapper-blue h1,
.wrapper-blue h2,
.wrapper-blue h3,
.wrapper-blue h4 {
	color: #fff
}

.wrapper-light-blue .slick-dots li button {
	background: #c6c6c6
}

.wrapper-light-blue .slick-dots li.slick-active button {
	background: #d0021b
}

.wrapper-blue .slick-dots li button {
	background: #c2e2f2
}

.wrapper-blue .slick-dots li.slick-active button {
	background: #fff
}

.wrapper-grey .slick-dots li button {
	background: #c6c6c6
}

.wrapper-grey .slick-dots li.slick-active button {
	background: #d0021b
}

.wrapper-dark .slick-dots li button {}

.wrapper-dark .slick-dots li.slick-active button {}

.footer .facebook,
.footer .twitter,
.footer .google,
.footer .linkedin {
	margin: 6px 6px 10px 0;
    padding-top: 9px;
	text-decoration: none!important
}

.footer .facebook:hover {
	color: #3b5998
}

.footer .twitter:hover {
	color: #00aced
}

.footer .google:hover {
	color: #d34836
}

.footer .linkedin:hover {
	color: #0077b5
}

.footer .facebook:before {
	content: ""
}

.footer .twitter:before {
	content: ""
}

.footer .google:before {
	content: ""
}

.footer .linkedin:before {
	content: ""
}

.footer .facebook:before,
.footer .twitter:before,
.footer .google:before,
.footer .linkedin:before {
	font-family: 'icomoon'!important
}

.ic {
	padding: 0 0 0 20px;
	position: relative;
	margin: 0 10px 10px 0;
	display: inline-block
}

.ic:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	position: absolute;
	left: -3px;
	top: -3px;
	font-size: 22px
}

.ic-place:before {
	content: ""
}

.ic-date:before {
	content: ""
}

.ic-pipe {
	padding: 0 0 0 6px
}

.ic-pipe:before {
	width: 2px;
	height: 10px;
	top: 3px;
	display: block;
	background: #b8c5cc
}

.ic-circle:before {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #b8c5cc;
	top: 4px;
	left: 0
}

.ic-circle.purple:before {
	background: #6208ff
}

.ic-circle.red:before {
	background: #ff0d55
}

.ic-circle.yellow:before {
	background: #ffd400
}

.ic-circle.green:before {
	background: #3bbf26
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px)and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.btn-default {
	background: #c2e2f2;
	color: #d0021b;
	border-radius: 3px;
	padding: 13px 40px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none!important
}

.btn-default:hover {
	background: #fff
}

.form-box .radio input[type="radio"] {
	display: none
}

.form-box .radio input[type="radio"]+label {
	position: relative;
	padding: 0 0 10px 25px;
	margin: 0
}

.form-box .radio input[type="radio"]+label:before {
	content: "";
	border-radius: 50%;
	width: 16px;
	height: 16px;
	background: #eeeff4;
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	border: 1px solid #eeeff4
}

.form-box .radio input[type="radio"]+label:after {
	content: "";
	display: block;
	left: 5px;
	top: 9px;
	width: 6px;
	height: 6px;
	background: #165594;
	border-radius: 50%;
	position: absolute;
	opacity: 0
}

.form-box .radio input[type="radio"]:checked+label:before {
	border: 1px solid #165594
}

.form-box .radio input[type="radio"]:checked+label:after {
	opacity: 1
}

.form-box .checkbox input[type="checkbox"] {
	display: none
}

.form-box .checkbox input[type="checkbox"]+label {
	position: relative;
	padding: 0 0 10px 25px;
	margin: 0
}

.form-box .checkbox input[type="checkbox"]+label:before {
	content: "";
	width: 16px;
	height: 16px;
	background: #eeeff4;
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	border: 1px solid #eeeff4
}

.form-box .checkbox input[type="checkbox"]+label:after {
	content: "";
	display: block;
	left: 5px;
	top: 9px;
	width: 6px;
	height: 6px;
	background: #165594;
	position: absolute;
	opacity: 0
}

.form-box .checkbox input[type="checkbox"]:checked+label:before {
	border: 1px solid #165594
}

.form-box .checkbox input[type="checkbox"]:checked+label:after {
	opacity: 1
}

.datetimepicker {
	position: relative
}

.visible-1300 {
	display: none
}

.overflow-hidden {
	overflow: hidden
}

.WebPartContent .pro-space,
.LayoutTable .pro-space,
.cms-bootstrap .pro-space {
	max-width: 400px!important
}

.mt-10 {
	margin-top: 10px
}

.mt-20 {
	margin-top: 20px
}

.mt-30 {
	margin-top: 30px
}

.mt-40 {
	margin-top: 40px
}

.mt-50 {
	margin-top: 50px
}

.mt-60 {
	margin-top: 60px
}

.mt-70 {
	margin-top: 70px
}

.mt-80 {
	margin-top: 80px
}

.mt-90 {
	margin-top: 90px
}

.mt-100 {
	margin-top: 100px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-50 {
	margin-bottom: 50px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-70 {
	margin-bottom: 70px
}

.mb-80 {
	margin-bottom: 80px
}

.mb-90 {
	margin-bottom: 90px
}

.mb-100 {
	margin-bottom: 100px
}

.pt-10 {
	padding-top: 10px
}

.pt-20 {
	padding-top: 20px
}

.pt-30 {
	padding-top: 30px
}

.pt-40 {
	padding-top: 40px
}

.pt-50 {
	padding-top: 50px
}

.pt-60 {
	padding-top: 60px
}

.pt-70 {
	padding-top: 70px
}

.pt-80 {
	padding-top: 80px
}

.pt-90 {
	padding-top: 90px
}

.pt-100 {
	padding-top: 100px
}

.pb-10 {
	padding-bottom: 10px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-50 {
	padding-bottom: 50px
}

.pb-60 {
	padding-bottom: 60px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-80 {
	padding-bottom: 80px
}

.pb-90 {
	padding-bottom: 90px
}

.pb-100 {
	padding-bottom: 100px
}

@media(min-width:1950px) {
	.slider-item-table,
	.slider-item {
		height: 420px!important
	}
	.slider-item.single-image {
		height: 180px!important
	}
}

@media(min-width:2200px) {
	.slider-item-table,
	.slider-item {
		height: 460px!important
	}
}

@media(max-width:1640px) {
	.selectboxit-container .selectboxit-options {
		left: auto;
		right: 0
	}
}

@media(max-width:1540px) {
	.gallery-box
    {
		padding: 0 15px
	}
    
	.gallery-box .slick-prev
    {
		left: -15px;
        width : 5vw;
	}
	.gallery-box .slick-next
    {
		right: -15px;  
        width : 5vw;
	}   
    
	.news-item-top-name
    {
		padding: 40px 20px 95px 20px
	}
}

@media(max-width:1450px) {
	.respo-1450 .navbar-toggle {
		display: block
	}
	.respo-1450 .mobile-helper {
		height: 100vh;
		padding: 0 0 80px 0;
		overflow: auto;
		position: relative;
		z-index: 999;
		background: #fff
	}
	.respo-1450 .main-menu {
		padding: 0!important;
		margin: 0 -50px;
		float: none
	}
	.respo-1450 .main-menu ul li:first-child {
		border-top: 1px solid #d0021b
	}
	.respo-1450 .main-menu ul li {
		display: block;
		border-bottom: 1px solid #d0021b;
		position: relative;
		margin-right: 0!important
	}
	.respo-1450 .menu-push {
		display: block
	}
	.respo-1450 .navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.respo-1450 .visible-1025 {
		display: block!important
	}
	.respo-1450 .main-menu ul li a {
		display: block;
		padding: 15px 0 15px 20px!important
	}
	.respo-1450 .main-menu ul li.arrow:after {
		display: none
	}
}

@media(min-width:1451px) {
	.respo-1450 .navbar-collapse.collapse.respo-menu-1450 {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
}

@media(max-width:1350px) {}

@media(max-width:1300px) {
	.applications-box {
		width: 50%
	}
	.technology-box {
		width: 33.33%
	}
	.technology-box:nth-child(n+4) {
		width: 25%
	}
	.visible-1300 {
		display: block
	}
	.website-item-name {
		font-size: 20px
	}
	.website-item-description {
		font-size: 15px
	}
}

@media(max-width:1200px) {
	.main-menu ul li {
		margin-right: 25px
	}
	.language-box {
		margin: 0 25px 0 0
	}
	.technology-box.tech-20 {
		width: 33.33%
	}
	.technology-box.tech-20 {
		width: 33.33%
	}
	.technology-box.tech-20:nth-last-child(2),
	.technology-box.tech-20:last-child {
		width: 50%
	}
}

@media(max-width:1100px) {
	.applications-box.app-33 {
		width: 50%
	}
	.applications-box.app-33:last-child {
		width: 100%
	}
}

@media(max-width:1025px) {
	.technology-box.tech-25 {
		width: 50%
	}
	.five-item .big-menu .col-xs-12>ul>li:nth-child(n+6) .menu-push-small {
		right: 0;
		width: 52px;
		height: 52px;
		line-height: 52px
	}
	.five-item .big-menu .col-xs-12>ul>li:nth-child(n+6) {
		margin: 0!important
	}
	.website-flex-item:nth-child(odd):before {
		display: none
	}
	.language-box.open .big-menu,
	.search-box.open .big-menu {
		display: block!important
	}
	.search-box:hover .big-menu,
	.language-box:hover .big-menu {
		display: none
	}
	.language-box:hover .language-arrow-helper:before,
	.language-box:hover .language-arrow-helper:after,
	.search-box:hover .search-arrow-helper:before,
	.search-box:hover .search-arrow-helper:after {
		display: none
	}
	.language-box.open .language-arrow-helper:before,
	.language-box.open .language-arrow-helper:after,
	.search-box.open .search-arrow-helper:before,
	.search-box.open .search-arrow-helper:after {
		display: block
	}
	.news-item-top-name {
		padding: 40px 20px 95px 20px
	}
}

@media(max-width:1025px) {
	.slider-news-info {
		display: block;
		padding: 5px 0 0 0
	}
	.menu-helper {
		height: 67px
	}
	.header {
		padding: 10px 0 0 0
	}
	.header .logo {
		padding: 0 0 10px 0
	}
	.main-menu ul li.arrow a {
		padding: 5px 15px 20px 0
	}
	.search-box,
	.language-box {
		padding: 15px 0 0 0
	}
	.current-lang {
		padding: 0 25px 19px 0
	}
	.search-btn {
		padding: 0 0 35px 0
	}
	.big-menu {
		top: 65px
	}
	.visible-1025 {
		display: block!important
	}
	.navbar-toggle {
		display: block!important
	}
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

@media(min-width:1025px) {
	.navbar-collapse.collapse:not(.respo-menu-1450) {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
}

@media(max-width:991px) {
	.references-detail-box {
		padding: 20px 0 0 0
	}
	.sm-no-pt {
		padding-top: 0
	}
	.col-sm-12 {
		padding-bottom: 30px
	}
	.slider-item-table,
	.slider-item {
		height: 200px
	}
}

@media(max-width:800px) {
	.listing-header-name {
		font-size: 25px
	}
	.listing-header-category {
		padding: 0
	}
	.applications-box.app-50 {
		width: 100%
	}
}

@media(max-width:769px) {
	.technology-box.tech-33 {
		width: 50%
	}
	.product-card-box {
		width: 50%
	}
	.product-card-box:last-child,
	.technology-box.tech-33:last-child {
		width: 100%
	}
	.flex-repeater {
		padding: 30px 0 0 0
	}
	.form-box {
		padding: 30px 0
	}
	.applications-box {
		width: 100%
	}
	.region-filter {
		width: 240px
	}
	h1 {
		font-size: 35px
	}
	.cta-item {
		font-size: 25px
	}
}

@media(max-width:767px) {
	.breadcrumbs {
		display: none
	}
	.contact-flex-item:before {
		display: none
	}
	.contact-flex-item:last-child {
		padding-top: 35px
	}
	.col-xs-12:last-child .listing-header {
		padding: 35px 0 20px 0
	}
	.slider-item-table,
	.slider-item {
		height: 150px
	}
}

@media(max-width:760px) {
	.pux-container {
		padding-left: 20px;
		padding-right: 20px
	}
	.applications-box {
		width: 100%
	}
	.technology-box {
		width: 50%
	}
	.technology-box:nth-child(n+4) {
		width: 50%
	}
	.technology-box:nth-child(n+5) {
		width: 33.33%
	}
	.slider-news-nav {
		display: none
	}
	.slider-news-content {
		margin: 0;
		padding: 0
	}
	.slider-item h1 {
		font-size: 40px
	}
	.new-recaptcha {
		-moz-transform: scale(.77);
		-ms-transform: scale(.77);
		-o-transform: scale(.77);
		-moz-transform-origin: 0;
		-ms-transform-origin: 0;
		-o-transform-origin: 0;
		-webkit-transform: scale(.77);
		transform: scale(.77);
		-webkit-transform-origin: 0 0;
		transform-origin: 0;
		filter: progid:DXImageTransform.Microsoft.Matrix(M11=.77, M12=0, M21=0, M22=.77, SizingMethod='auto expand')
	}
	.main-content table td {
		padding: 10px 5px
	}
}

@media(max-width:599px) {
	.website-flex-item:before {
		display: none
	}
	.product-card-box,
	.technology-box.tech-50,
	.technology-box.tech-33,
	.technology-box.tech-25,
	.technology-box.tech-20 {
		width: 100%
	}
	.technology-box:nth-child(n+4) {
		width: 100%
	}
	.technology-box:nth-child(n+5) {
		width: 100%
	}
	.slider-item h1 {
		font-size: 35px
	}
	.references-detail-box-item {
		width: 100%
	}
	h1 {
		font-size: 30px
	}
	h2 {
		font-size: 28px
	}
	big,
	.perex {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 15px 0
	}
	.collapse-header {
		font-size: 18px
	}
	.cta-item {
		font-size: 20px
	}
	.slider-item-table,
	.slider-item {
		height: 100px
	}
	.respo-1450 .main-menu {
		margin: 0 -15px
	}
}

@media(max-width:479px) {
	.technology-box {
		width: 100%
	}
	.navbar-toggle {
		margin-right: 5px
	}
	.language-box {
		margin: 0 10px 0 0
	}
	.current-lang:before,
	.current-lang:after {
		display: none
	}
	.current-lang {
		padding: 0 0 19px 0!important
	}
	.slider-item h1 {
		font-size: 32px
	}
	.respo-1450 .logo {
		width: 205px
	}
}

@media(max-width:340px) {
	.contact-box iframe {
		padding: 30px 0 0 0;
		height: 165px
	}
}

.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
}

.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
}


/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.46
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.main-content .bootstrap-datetimepicker-widget {
	list-style: none!important
}

.main-content .bootstrap-datetimepicker-widget.dropdown-menu {
	display: block!important;
	margin: 2px 0!important;
	padding: 4px!important;
	width: 19em!important
}

@media(min-width:768px) {
	.main-content .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em!important
	}
}

@media(min-width:992px) {
	.main-content .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em!important
	}
}

@media(min-width:1200px) {
	.main-content .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em!important
	}
}

.main-content .bootstrap-datetimepicker-widget.dropdown-menu:before,
.main-content .bootstrap-datetimepicker-widget.dropdown-menu:after {
	content: ''!important;
	display: inline-block!important;
	position: absolute!important
}

.main-content .bootstrap-datetimepicker-widget.dropdown-menu.main-content .bottom:before {
	border-left: 7px solid transparent!important;
	border-right: 7px solid transparent!important;
	border-bottom: 7px solid #ccc!important;
	border-bottom-color: rgba(0, 0, 0, .2)!important;
	top: -7px!important;
	left: 7px!important
}

.main-content .bootstrap-datetimepicker-widget.dropdown-menu.main-content .bottom:after {
	border-left: 6px solid transparent!important;
	border-right: 6px solid transparent!important;
	border-bottom: 6px solid #fff!important;
	top: -6px!important;
	left: 8px!important
}

.main-content .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
	border-left: 7px solid transparent!important;
	border-right: 7px solid transparent!important;
	border-top: 7px solid #ccc!important;
	border-top-color: rgba(0, 0, 0, .2)!important;
	bottom: -7px!important;
	left: 6px!important
}

.main-content .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
	border-left: 6px solid transparent!important;
	border-right: 6px solid transparent!important;
	border-top: 6px solid #fff!important;
	bottom: -6px!important;
	left: 7px!important
}

.main-content .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
	left: auto!important;
	right: 6px!important
}

.main-content .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
	left: auto!important;
	right: 7px!important
}

.main-content .bootstrap-datetimepicker-widget .list-unstyled {
	margin: 0!important
}

.main-content .bootstrap-datetimepicker-widget a[data-action] {
	padding: 6px 0!important
}

.main-content .bootstrap-datetimepicker-widget a[data-action]:active {
	box-shadow: none!important
}

.main-content .bootstrap-datetimepicker-widget .timepicker-hour,
.main-content .bootstrap-datetimepicker-widget .timepicker-minute,
.main-content .bootstrap-datetimepicker-widget .timepicker-second {
	width: 54px!important;
	font-weight: bold!important;
	font-size: 1.2em!important;
	margin: 0!important
}

.main-content .bootstrap-datetimepicker-widget button[data-action] {
	padding: 6px!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="incrementHours"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Increment Hours"!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="incrementMinutes"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Increment Minutes"!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="decrementHours"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Decrement Hours"!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="decrementMinutes"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Decrement Minutes"!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="showHours"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Show Hours"!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="showMinutes"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Show Minutes"!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="togglePeriod"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Toggle AM/PM"!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="clear"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Clear the picker"!important
}

.main-content .bootstrap-datetimepicker-widget .main-content .btn[data-action="today"]::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Set the date to today"!important
}

.main-content .bootstrap-datetimepicker-widget .picker-switch {
	text-align: center!important
}

.main-content .bootstrap-datetimepicker-widget .picker-switch::after {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important;
	content: "Toggle Date and Time Screens"!important
}

.main-content .bootstrap-datetimepicker-widget .picker-switch td {
	padding: 0!important;
	margin: 0!important;
	height: auto!important;
	width: auto!important;
	line-height: inherit!important
}

.main-content .bootstrap-datetimepicker-widget .picker-switch td span {
	line-height: 2.5!important;
	height: 2.5em!important;
	width: 100%!important
}

.main-content .bootstrap-datetimepicker-widget table {
	width: 100%!important;
	margin: 0!important
}

.main-content .bootstrap-datetimepicker-widget table td,
.main-content .bootstrap-datetimepicker-widget table th {
	text-align: center!important;
	border-radius: 4px!important
}

.main-content .bootstrap-datetimepicker-widget table th {
	height: 20px!important;
	line-height: 20px!important;
	width: 20px!important
}

.main-content .bootstrap-datetimepicker-widget table th.picker-switch {
	width: 145px!important
}

.main-content .bootstrap-datetimepicker-widget table th.disabled,
.main-content .bootstrap-datetimepicker-widget table th.disabled:hover {
	background: none!important;
	color: #777!important;
	cursor: not-allowed!important
}

.main-content .bootstrap-datetimepicker-widget table th.prev::after {
	content: "<<"!important;
	color: #000
}

.main-content .bootstrap-datetimepicker-widget table th.next::after {
	content: ">>"!important;
	color: #000
}

.main-content .bootstrap-datetimepicker-widget table thead tr:first-child th {
	cursor: pointer!important
}

.main-content .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background: #eee!important
}

.main-content .bootstrap-datetimepicker-widget table td {
	height: 54px!important;
	line-height: 54px!important;
	width: 54px!important
}

.main-content .bootstrap-datetimepicker-widget table td.cw {
	font-size: .8em!important;
	height: 20px!important;
	line-height: 20px!important;
	color: #777!important
}

.main-content .bootstrap-datetimepicker-widget table td.day {
	height: 20px!important;
	line-height: 20px!important;
	width: 20px!important
}

.main-content .bootstrap-datetimepicker-widget table td.day:hover,
.main-content .bootstrap-datetimepicker-widget table td.hour:hover,
.main-content .bootstrap-datetimepicker-widget table td.minute:hover,
.main-content .bootstrap-datetimepicker-widget table td.second:hover {
	background: #eee!important;
	cursor: pointer!important
}

.main-content .bootstrap-datetimepicker-widget table td.old,
.main-content .bootstrap-datetimepicker-widget table td.new {
	color: #777!important
}

.main-content .bootstrap-datetimepicker-widget table td.today {
	position: relative!important
}

.main-content .bootstrap-datetimepicker-widget table td.today:before {
	content: ''!important;
	display: inline-block!important;
	border: solid transparent!important;
	border-width: 0 0 7px 7px!important;
	border-bottom-color: #337ab7!important;
	border-top-color: rgba(0, 0, 0, .2)!important;
	position: absolute!important;
	bottom: 4px!important;
	right: 4px!important
}

.main-content .bootstrap-datetimepicker-widget table td.active,
.main-content .bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #337ab7!important;
	color: #fff!important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important
}

.main-content .bootstrap-datetimepicker-widget table td.active.today:before {
	border-bottom-color: #fff!important
}

.main-content .bootstrap-datetimepicker-widget table td.disabled,
.main-content .bootstrap-datetimepicker-widget table td.disabled:hover {
	background: none!important;
	color: #777!important;
	cursor: not-allowed!important
}

.main-content .bootstrap-datetimepicker-widget table td span {
	display: inline-block!important;
	width: 54px!important;
	height: 54px!important;
	line-height: 54px!important;
	margin: 2px 1.5px!important;
	cursor: pointer!important;
	border-radius: 4px!important
}

.main-content .bootstrap-datetimepicker-widget table td span:hover {
	background: #eee!important
}

.main-content .bootstrap-datetimepicker-widget table td span.active {
	background-color: #337ab7!important;
	color: #fff!important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important
}

.main-content .bootstrap-datetimepicker-widget table td span.old {
	color: #777!important
}

.main-content .bootstrap-datetimepicker-widget table td span.disabled,
.main-content .bootstrap-datetimepicker-widget table td span.disabled:hover {
	background: none!important;
	color: #777!important;
	cursor: not-allowed!important
}

.main-content .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
	height: 27px!important;
	line-height: 27px!important
}

.main-content .bootstrap-datetimepicker-widget.wider {
	width: 21em!important
}

.main-content .bootstrap-datetimepicker-widget .datepicker-decades .decade {
	line-height: 1.8em!important
}

.input-group.date .input-group-addon {
	cursor: pointer!important
}

.sr-only {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	margin: -1px!important;
	padding: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	border: 0!important
}

.main-content .bootstrap-datetimepicker-widget tr:first-child td {
	background: none!important;
	border: none
}

.main-content .bootstrap-datetimepicker-widget tr td {
	padding: 5px 0!important
}

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomooneed5.eot?g9nbjd');
	src: url('fonts/icomooneed5.eot?g9nbjd#iefix') format('embedded-opentype'), url('fonts/icomooneed5.html?g9nbjd') format('woff2'), url('fonts/icomooneed5.ttf?g9nbjd') format('truetype'), url('fonts/icomooneed5.woff?g9nbjd') format('woff'), url('fonts/icomooneed5.svg?g9nbjd#icomoon') format('svg');
	font-weight: normal;
	font-style: normal
}

[class^="ic-"]:before,
[class*=" ic-"]:before {
	font-family: 'icomoon'!important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ic-twitter-logo-silhouette:before {
	content: ""
}

.ic-linkedin-letters:before {
	content: ""
}

.ic-google-plus:before {
	content: ""
}

.ic-facebook:before {
	content: ""
}

.ic-contact-icon-marketing:before {
	content: ""
}

.ic-contact-icon-sale:before {
	content: ""
}

.ic-contact-icon-service:before {
	content: ""
}

.ic-distributors-icon-tescan:before {
	content: ""
}

.ic-arrow-down-large:before {
	content: ""
}

.ic-arrow-down-small:before {
	content: ""
}

.ic-arrow-next-large:before {
	content: ""
}

.ic-arrow-previous-large:before {
	content: ""
}

.ic-arrow-up-large:before {
	content: ""
}

.ic-arrow-up-small:before {
	content: ""
}

.ic-icon-date:before {
	content: ""
}

.ic-icon-file:before {
	content: ""
}

.ic-icon-place:before {
	content: ""
}

.ic-icon-search-large:before {
	content: ""
}

.ic-search-small:before {
	content: ""
}

.ic-logo-tescan:before {
	content: ""
}

.ic-technology-icon-accessories:before {
	content: ""
}

.ic-technology-icon-detectors:before {
	content: ""
}

.ic-technology-icon-fib-sem:before {
	content: ""
}

.ic-technology-icon-light-microscopy:before {
	content: ""
}

.ic-technology-icon-sem:before {
	content: ""
}

.ic-technology-icon-special-solutions:before {
	content: ""
}


/*!
 * Bootstrap-select v1.11.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

select.bs-select-hidden,
select.selectpicker {
	display: none!important
}

.bootstrap-select {
	width: 220px \0
}

.bootstrap-select>.dropdown-toggle {
	width: 100%;
	padding-right: 25px;
	z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
	color: #999
}

.bootstrap-select>select {
	position: absolute!important;
	bottom: 0;
	left: 50%;
	display: block!important;
	width: .5px!important;
	height: 100%!important;
	padding: 0!important;
	opacity: 0!important;
	border: none
}

.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block!important;
	width: 100%!important;
	z-index: 2
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}

.bootstrap-select.fit-width {
	width: auto!important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333!important;
	outline: 5px auto -webkit-focus-ring-color!important;
	outline-offset: -2px
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}

.bootstrap-select.form-control:not([class*="col-"]) {
	width: 100%
}

.bootstrap-select.form-control.input-group-btn {
	z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
	margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
	outline: none!important
}

.bootstrap-select.btn-group.bs-container {
	position: absolute;
	height: 0!important;
	padding: 0!important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
	width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	pointer-events: none;
	opacity: .9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, .2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204, 204, 204, .2);
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #fff;
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
	display: block
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
	padding: 4px 8px
}

.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bs-actionsbox .btn-group button {
	width: 50%
}

.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bs-donebutton .btn-group button {
	width: 100%
}

.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}

.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none
}

.semilight
{
    font-family: "Segoe UI Semibold";
}     

.light
{
    font-family: "Segoe UI Light";
}

.complementary
{
    font-family: "Segoe UI Semibold";
    color: #01d0b7;
}               

.complementaryLinks a
{
    font-family: "Segoe UI Semibold";
    color: #01d0b7;
}

ul.complementary li::before
{
    background: #01d0b7;
}

.paleYellowBG
{
    background: #eeece3;
}

.paleYellowBG .primaryTextColor
{
    color: #d0021B;
}