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
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(glyphicons-halflings-regular.ttf) format('truetype')
}

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url(MyriadPro-Regular.otf) format('truetype')
}

.arfont {
	font-family: 'MyriadPro-Regular';
}

.banner-animation {
	width: 100%;
}

.banner-animation h1 {
	width: 62%;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
}

.banner-animation h2 {
	font-size: 18px;
	line-height: 22px;
	width: 55%;
	color: #fff;
	padding-left: 2.5rem;
}

.banner-animation h2 p {
	width: 100%;
	display: block;
}

.banner-animation h2 a {
	font-size: 16px;
	padding: 8px 25px;
	color: #fff;
	display: inline-block;
	clear: both;
	background: #0c5ea7;
	margin-top: 3%;
	border-radius: 3px;
}

.banner-animation h1 em {
	display: block;
	clear: both;
	padding-left: 2.5rem;
}

.banner-animation h2 a:hover {
	background: #094377;
	text-decoration: none
}

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: 700
}

dfn {
	font-style: italic
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.division-title,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.division .article .downloads-page .downloads-list .single-download h6,
.division .article .news-page .news-list .single-news h6,
.division .article h4,
.division .news-title .newsletter-signup h5,
.division .news-title h3,
.downloads-page .downloads-list .single-download .division .article h6,
.downloads-page .downloads-list .single-download .our-history h6,
.news-page .news-list .single-news .division .article h6,
.news-page .news-list .single-news .our-history h6,
.newsletter-signup .division .news-title h5,
.newsletter-signup .pump-selector h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-history .downloads-page .downloads-list .single-download h6,
.our-history .news-page .news-list .single-news h6,
.our-history h4,
.pump-selector .newsletter-signup h5,
.pump-selector h3,
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 {
	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] {
	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;
	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
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

/*! Source:https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	*,
	:after,
	:before {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " ("attr(href) ")"
	}

	abbr[title]:after {
		content: " ("attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	.newsletter-signup h5,
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	.newsletter-signup h5,
	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}

}

@font-face {
	font-family: Glyphicons Halflings;
	src: url(data:application/vnd.ms-fontobject;base64,bW9kdWxlLmV4cG9ydHMgPSAiLy4vc3RhdGljL21lZGlhL2dseXBoaWNvbnMtaGFsZmxpbmdzLXJlZ3VsYXIuZjQ3NjlmOWIuZW90Ijs=);
	src: url(data:application/vnd.ms-fontobject;base64,bW9kdWxlLmV4cG9ydHMgPSAiLy4vc3RhdGljL21lZGlhL2dseXBoaWNvbnMtaGFsZmxpbmdzLXJlZ3VsYXIuZjQ3NjlmOWIuZW90Ijs=?#iefix) format("embedded-opentype"), url(glyphicons-halflings-regular.448c34a5.woff2) format("woff2"), url(data:application/font-woff;base64,bW9kdWxlLmV4cG9ydHMgPSAiLy4vc3RhdGljL21lZGlhL2dseXBoaWNvbnMtaGFsZmxpbmdzLXJlZ3VsYXIuZmEyNzcyMzIud29mZiI7) format("woff"), url(data:application/x-font-ttf;base64,bW9kdWxlLmV4cG9ydHMgPSAiLy4vc3RhdGljL21lZGlhL2dseXBoaWNvbnMtaGFsZmxpbmdzLXJlZ3VsYXIuZTE4YmJmNjEudHRmIjs=) format("truetype"), url(glyphicons-halflings-regular.89889688.svg#glyphicons_halflingsregular) format("svg")
}

.filter-menu .category-selector .collapsed .icon,
.filter-menu .category-selector .expanded .icon,
.filter-menu .category-selector .uncollapsible .icon,
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "*"
}

.glyphicon-plus:before {
	content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20AC"
}

.filter-menu .category-selector .uncollapsible .icon:before,
.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270F"
}

.glyphicon-glass:before {
	content: "\E001"
}

.glyphicon-music:before {
	content: "\E002"
}

.glyphicon-search:before {
	content: "\E003"
}

.glyphicon-heart:before {
	content: "\E005"
}

.glyphicon-star:before {
	content: "\E006"
}

.glyphicon-star-empty:before {
	content: "\E007"
}

.glyphicon-user:before {
	content: "\E008"
}

.glyphicon-film:before {
	content: "\E009"
}

.glyphicon-th-large:before {
	content: "\E010"
}

.glyphicon-th:before {
	content: "\E011"
}

.glyphicon-th-list:before {
	content: "\E012"
}

.glyphicon-ok:before {
	content: "\E013"
}

.glyphicon-remove:before {
	content: "\E014"
}

.glyphicon-zoom-in:before {
	content: "\E015"
}

.glyphicon-zoom-out:before {
	content: "\E016"
}

.glyphicon-off:before {
	content: "\E017"
}

.glyphicon-signal:before {
	content: "\E018"
}

.glyphicon-cog:before {
	content: "\E019"
}

.glyphicon-trash:before {
	content: "\E020"
}

.glyphicon-home:before {
	content: "\E021"
}

.glyphicon-file:before {
	content: "\E022"
}

.glyphicon-time:before {
	content: "\E023"
}

.glyphicon-road:before {
	content: "\E024"
}

.glyphicon-download-alt:before {
	content: "\E025"
}

.glyphicon-download:before {
	content: "\E026"
}

.glyphicon-upload:before {
	content: "\E027"
}

.glyphicon-inbox:before {
	content: "\E028"
}

.glyphicon-play-circle:before {
	content: "\E029"
}

.glyphicon-repeat:before {
	content: "\E030"
}

.glyphicon-refresh:before {
	content: "\E031"
}

.glyphicon-list-alt:before {
	content: "\E032"
}

.glyphicon-lock:before {
	content: "\E033"
}

.glyphicon-flag:before {
	content: "\E034"
}

.glyphicon-headphones:before {
	content: "\E035"
}

.glyphicon-volume-off:before {
	content: "\E036"
}

.glyphicon-volume-down:before {
	content: "\E037"
}

.glyphicon-volume-up:before {
	content: "\E038"
}

.glyphicon-qrcode:before {
	content: "\E039"
}

.glyphicon-barcode:before {
	content: "\E040"
}

.glyphicon-tag:before {
	content: "\E041"
}

.glyphicon-tags:before {
	content: "\E042"
}

.glyphicon-book:before {
	content: "\E043"
}

.glyphicon-bookmark:before {
	content: "\E044"
}

.glyphicon-print:before {
	content: "\E045"
}

.glyphicon-camera:before {
	content: "\E046"
}

.glyphicon-font:before {
	content: "\E047"
}

.glyphicon-bold:before {
	content: "\E048"
}

.glyphicon-italic:before {
	content: "\E049"
}

.glyphicon-text-height:before {
	content: "\E050"
}

.glyphicon-text-width:before {
	content: "\E051"
}

.glyphicon-align-left:before {
	content: "\E052"
}

.glyphicon-align-center:before {
	content: "\E053"
}

.glyphicon-align-right:before {
	content: "\E054"
}

.glyphicon-align-justify:before {
	content: "\E055"
}

.glyphicon-list:before {
	content: "\E056"
}

.glyphicon-indent-left:before {
	content: "\E057"
}

.glyphicon-indent-right:before {
	content: "\E058"
}

.glyphicon-facetime-video:before {
	content: "\E059"
}

.glyphicon-picture:before {
	content: "\E060"
}

.glyphicon-map-marker:before {
	content: "\E062"
}

.glyphicon-adjust:before {
	content: "\E063"
}

.glyphicon-tint:before {
	content: "\E064"
}

.glyphicon-edit:before {
	content: "\E065"
}

.glyphicon-share:before {
	content: "\E066"
}

.glyphicon-check:before {
	content: "\E067"
}

.glyphicon-move:before {
	content: "\E068"
}

.glyphicon-step-backward:before {
	content: "\E069"
}

.glyphicon-fast-backward:before {
	content: "\E070"
}

.glyphicon-backward:before {
	content: "\E071"
}

.glyphicon-play:before {
	content: "\E072"
}

.glyphicon-pause:before {
	content: "\E073"
}

.glyphicon-stop:before {
	content: "\E074"
}

.glyphicon-forward:before {
	content: "\E075"
}

.glyphicon-fast-forward:before {
	content: "\E076"
}

.glyphicon-step-forward:before {
	content: "\E077"
}

.glyphicon-eject:before {
	content: "\E078"
}

.glyphicon-chevron-left:before {
	content: "\E079"
}

.filter-menu .category-selector .collapsed .icon:before,
.glyphicon-chevron-right:before {
	content: "\E080"
}

.glyphicon-plus-sign:before {
	content: "\E081"
}

.glyphicon-minus-sign:before {
	content: "\E082"
}

.glyphicon-remove-sign:before {
	content: "\E083"
}

.glyphicon-ok-sign:before {
	content: "\E084"
}

.glyphicon-question-sign:before {
	content: "\E085"
}

.glyphicon-info-sign:before {
	content: "\E086"
}

.glyphicon-screenshot:before {
	content: "\E087"
}

.glyphicon-remove-circle:before {
	content: "\E088"
}

.glyphicon-ok-circle:before {
	content: "\E089"
}

.glyphicon-ban-circle:before {
	content: "\E090"
}

.glyphicon-arrow-left:before {
	content: "\E091"
}

.glyphicon-arrow-right:before {
	content: "\E092"
}

.glyphicon-arrow-up:before {
	content: "\E093"
}

.glyphicon-arrow-down:before {
	content: "\E094"
}

.glyphicon-share-alt:before {
	content: "\E095"
}

.glyphicon-resize-full:before {
	content: "\E096"
}

.glyphicon-resize-small:before {
	content: "\E097"
}

.glyphicon-exclamation-sign:before {
	content: "\E101"
}

.glyphicon-gift:before {
	content: "\E102"
}

.glyphicon-leaf:before {
	content: "\E103"
}

.glyphicon-fire:before {
	content: "\E104"
}

.glyphicon-eye-open:before {
	content: "\E105"
}

.glyphicon-eye-close:before {
	content: "\E106"
}

.glyphicon-warning-sign:before {
	content: "\E107"
}

.glyphicon-plane:before {
	content: "\E108"
}

.glyphicon-calendar:before {
	content: "\E109"
}

.glyphicon-random:before {
	content: "\E110"
}

.glyphicon-comment:before {
	content: "\E111"
}

.glyphicon-magnet:before {
	content: "\E112"
}

.glyphicon-chevron-up:before {
	content: "\E113"
}

.filter-menu .category-selector .expanded .icon:before,
.glyphicon-chevron-down:before {
	content: "\E114"
}

.glyphicon-retweet:before {
	content: "\E115"
}

.glyphicon-shopping-cart:before {
	content: "\E116"
}

.glyphicon-folder-close:before {
	content: "\E117"
}

.glyphicon-folder-open:before {
	content: "\E118"
}

.glyphicon-resize-vertical:before {
	content: "\E119"
}

.glyphicon-resize-horizontal:before {
	content: "\E120"
}

.glyphicon-hdd:before {
	content: "\E121"
}

.glyphicon-bullhorn:before {
	content: "\E122"
}

.glyphicon-bell:before {
	content: "\E123"
}

.glyphicon-certificate:before {
	content: "\E124"
}

.glyphicon-thumbs-up:before {
	content: "\E125"
}

.glyphicon-thumbs-down:before {
	content: "\E126"
}

.glyphicon-hand-right:before {
	content: "\E127"
}

.glyphicon-hand-left:before {
	content: "\E128"
}

.glyphicon-hand-up:before {
	content: "\E129"
}

.glyphicon-hand-down:before {
	content: "\E130"
}

.glyphicon-circle-arrow-right:before {
	content: "\E131"
}

.glyphicon-circle-arrow-left:before {
	content: "\E132"
}

.glyphicon-circle-arrow-up:before {
	content: "\E133"
}

.glyphicon-circle-arrow-down:before {
	content: "\E134"
}

.glyphicon-globe:before {
	content: "\E135"
}

.glyphicon-wrench:before {
	content: "\E136"
}

.glyphicon-tasks:before {
	content: "\E137"
}

.glyphicon-filter:before {
	content: "\E138"
}

.glyphicon-briefcase:before {
	content: "\E139"
}

.glyphicon-fullscreen:before {
	content: "\E140"
}

.glyphicon-dashboard:before {
	content: "\E141"
}

.glyphicon-paperclip:before {
	content: "\E142"
}

.glyphicon-heart-empty:before {
	content: "\E143"
}

.glyphicon-link:before {
	content: "\E144"
}

.glyphicon-phone:before {
	content: "\E145"
}

.glyphicon-pushpin:before {
	content: "\E146"
}

.glyphicon-usd:before {
	content: "\E148"
}

.glyphicon-gbp:before {
	content: "\E149"
}

.glyphicon-sort:before {
	content: "\E150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\E151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\E152"
}

.glyphicon-sort-by-order:before {
	content: "\E153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\E154"
}

.glyphicon-sort-by-attributes:before {
	content: "\E155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\E156"
}

.glyphicon-unchecked:before {
	content: "\E157"
}

.glyphicon-expand:before {
	content: "\E158"
}

.glyphicon-collapse-down:before {
	content: "\E159"
}

.glyphicon-collapse-up:before {
	content: "\E160"
}

.glyphicon-log-in:before {
	content: "\E161"
}

.glyphicon-flash:before {
	content: "\E162"
}

.glyphicon-log-out:before {
	content: "\E163"
}

.glyphicon-new-window:before {
	content: "\E164"
}

.glyphicon-record:before {
	content: "\E165"
}

.glyphicon-save:before {
	content: "\E166"
}

.glyphicon-open:before {
	content: "\E167"
}

.glyphicon-saved:before {
	content: "\E168"
}

.glyphicon-import:before {
	content: "\E169"
}

.glyphicon-export:before {
	content: "\E170"
}

.glyphicon-send:before {
	content: "\E171"
}

.glyphicon-floppy-disk:before {
	content: "\E172"
}

.glyphicon-floppy-saved:before {
	content: "\E173"
}

.glyphicon-floppy-remove:before {
	content: "\E174"
}

.glyphicon-floppy-save:before {
	content: "\E175"
}

.glyphicon-floppy-open:before {
	content: "\E176"
}

.glyphicon-credit-card:before {
	content: "\E177"
}

.glyphicon-transfer:before {
	content: "\E178"
}

.glyphicon-cutlery:before {
	content: "\E179"
}

.glyphicon-header:before {
	content: "\E180"
}

.glyphicon-compressed:before {
	content: "\E181"
}

.glyphicon-earphone:before {
	content: "\E182"
}

.glyphicon-phone-alt:before {
	content: "\E183"
}

.glyphicon-tower:before {
	content: "\E184"
}

.glyphicon-stats:before {
	content: "\E185"
}

.glyphicon-sd-video:before {
	content: "\E186"
}

.glyphicon-hd-video:before {
	content: "\E187"
}

.glyphicon-subtitles:before {
	content: "\E188"
}

.glyphicon-sound-stereo:before {
	content: "\E189"
}

.glyphicon-sound-dolby:before {
	content: "\E190"
}

.glyphicon-sound-5-1:before {
	content: "\E191"
}

.glyphicon-sound-6-1:before {
	content: "\E192"
}

.glyphicon-sound-7-1:before {
	content: "\E193"
}

.glyphicon-copyright-mark:before {
	content: "\E194"
}

.glyphicon-registration-mark:before {
	content: "\E195"
}

.glyphicon-cloud-download:before {
	content: "\E197"
}

.glyphicon-cloud-upload:before {
	content: "\E198"
}

.glyphicon-tree-conifer:before {
	content: "\E199"
}

.glyphicon-tree-deciduous:before {
	content: "\E200"
}

.glyphicon-cd:before {
	content: "\E201"
}

.glyphicon-save-file:before {
	content: "\E202"
}

.glyphicon-open-file:before {
	content: "\E203"
}

.glyphicon-level-up:before {
	content: "\E204"
}

.glyphicon-copy:before {
	content: "\E205"
}

.glyphicon-paste:before {
	content: "\E206"
}

.glyphicon-alert:before {
	content: "\E209"
}

.glyphicon-equalizer:before {
	content: "\E210"
}

.glyphicon-king:before {
	content: "\E211"
}

.glyphicon-queen:before {
	content: "\E212"
}

.glyphicon-pawn:before {
	content: "\E213"
}

.glyphicon-bishop:before {
	content: "\E214"
}

.glyphicon-knight:before {
	content: "\E215"
}

.glyphicon-baby-formula:before {
	content: "\E216"
}

.glyphicon-tent:before {
	content: "\26FA"
}

.glyphicon-blackboard:before {
	content: "\E218"
}

.glyphicon-bed:before {
	content: "\E219"
}

.glyphicon-apple:before {
	content: "\F8FF"
}

.glyphicon-erase:before {
	content: "\E221"
}

.glyphicon-hourglass:before {
	content: "\231B"
}

.glyphicon-lamp:before {
	content: "\E223"
}

.glyphicon-duplicate:before {
	content: "\E224"
}

.glyphicon-piggy-bank:before {
	content: "\E225"
}

.glyphicon-scissors:before {
	content: "\E226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
	content: "\E227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
	content: "\A5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
	content: "\20BD"
}

.glyphicon-scale:before {
	content: "\E230"
}

.glyphicon-ice-lolly:before {
	content: "\E231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\E232"
}

.glyphicon-education:before {
	content: "\E233"
}

.glyphicon-option-horizontal:before {
	content: "\E234"
}

.glyphicon-option-vertical:before {
	content: "\E235"
}

.glyphicon-menu-hamburger:before {
	content: "\E236"
}

.glyphicon-modal-window:before {
	content: "\E237"
}

.glyphicon-oil:before {
	content: "\E238"
}

.glyphicon-grain:before {
	content: "\E239"
}

.glyphicon-sunglasses:before {
	content: "\E240"
}

.glyphicon-text-size:before {
	content: "\E241"
}

.glyphicon-text-color:before {
	content: "\E242"
}

.glyphicon-text-background:before {
	content: "\E243"
}

.glyphicon-object-align-top:before {
	content: "\E244"
}

.glyphicon-object-align-bottom:before {
	content: "\E245"
}

.glyphicon-object-align-horizontal:before {
	content: "\E246"
}

.glyphicon-object-align-left:before {
	content: "\E247"
}

.glyphicon-object-align-vertical:before {
	content: "\E248"
}

.glyphicon-object-align-right:before {
	content: "\E249"
}

.glyphicon-triangle-right:before {
	content: "\E250"
}

.glyphicon-triangle-left:before {
	content: "\E251"
}

.glyphicon-triangle-bottom:before {
	content: "\E252"
}

.glyphicon-triangle-top:before {
	content: "\E253"
}

.glyphicon-console:before {
	content: "\E254"
}

.glyphicon-superscript:before {
	content: "\E255"
}

.glyphicon-subscript:before {
	content: "\E256"
}

.glyphicon-menu-left:before {
	content: "\E257"
}

.glyphicon-menu-right:before {
	content: "\E258"
}

.glyphicon-menu-down:before {
	content: "\E259"
}

.glyphicon-menu-up:before {
	content: "\E260"
}

*,
:after,
:before {
	-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: Open Sans, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #0c5ea7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #073660;
	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.42857;
	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
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.carousel.news-slideshow .carousel-inner .carousel-caption h6,
.division-title,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.division .article .downloads-page .downloads-list .single-download h6,
.division .article .news-page .news-list .single-news h6,
.division .article h4,
.division .news-title .newsletter-signup h5,
.division .news-title h3,
.downloads-page .downloads-list .single-download .division .article h6,
.downloads-page .downloads-list .single-download .our-history h6,
.downloads-page .downloads-list .single-download h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.news-page .news-list .single-news .division .article h6,
.news-page .news-list .single-news .our-history h6,
.news-page .news-list .single-news h6,
.newsletter-signup .division .news-title h5,
.newsletter-signup .pump-selector h5,
.newsletter-signup h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-history .downloads-page .downloads-list .single-download h6,
.our-history .news-page .news-list .single-news h6,
.our-history h4,
.pump-selector .newsletter-signup h5,
.pump-selector h3,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6 .small,
.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6 small,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6 .small,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6 small,
.carousel.news-slideshow .carousel-inner .carousel-caption h6 .small,
.carousel.news-slideshow .carousel-inner .carousel-caption h6 small,
.division-title .small,
.division-title small,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6 .small,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6 small,
.division .article .downloads-page .downloads-list .single-download h6 .small,
.division .article .downloads-page .downloads-list .single-download h6 small,
.division .article .news-page .news-list .single-news h6 .small,
.division .article .news-page .news-list .single-news h6 small,
.division .article h4 .small,
.division .article h4 small,
.division .news-title .newsletter-signup h5 .small,
.division .news-title .newsletter-signup h5 small,
.division .news-title h3 .small,
.division .news-title h3 small,
.downloads-page .downloads-list .single-download .division .article h6 .small,
.downloads-page .downloads-list .single-download .division .article h6 small,
.downloads-page .downloads-list .single-download .our-history h6 .small,
.downloads-page .downloads-list .single-download .our-history h6 small,
.downloads-page .downloads-list .single-download h6 .small,
.downloads-page .downloads-list .single-download h6 small,
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
.news-page .news-list .single-news .division .article h6 .small,
.news-page .news-list .single-news .division .article h6 small,
.news-page .news-list .single-news .our-history h6 .small,
.news-page .news-list .single-news .our-history h6 small,
.news-page .news-list .single-news h6 .small,
.news-page .news-list .single-news h6 small,
.newsletter-signup .division .news-title h5 .small,
.newsletter-signup .division .news-title h5 small,
.newsletter-signup .pump-selector h5 .small,
.newsletter-signup .pump-selector h5 small,
.newsletter-signup h5 .small,
.newsletter-signup h5 small,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6 .small,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6 small,
.our-history .downloads-page .downloads-list .single-download h6 .small,
.our-history .downloads-page .downloads-list .single-download h6 small,
.our-history .news-page .news-list .single-news h6 .small,
.our-history .news-page .news-list .single-news h6 small,
.our-history h4 .small,
.our-history h4 small,
.pump-selector .newsletter-signup h5 .small,
.pump-selector .newsletter-signup h5 small,
.pump-selector h3 .small,
.pump-selector h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.division-title,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.division .article .downloads-page .downloads-list .single-download h6,
.division .article .news-page .news-list .single-news h6,
.division .article h4,
.division .news-title .newsletter-signup h5,
.division .news-title h3,
.downloads-page .downloads-list .single-download .division .article h6,
.downloads-page .downloads-list .single-download .our-history h6,
.h1,
.h2,
.h3,
.news-page .news-list .single-news .division .article h6,
.news-page .news-list .single-news .our-history h6,
.newsletter-signup .division .news-title h5,
.newsletter-signup .pump-selector h5,
.newsletter-signup h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-history .downloads-page .downloads-list .single-download h6,
.our-history .news-page .news-list .single-news h6,
.our-history h4,
.pump-selector .newsletter-signup h5,
.pump-selector h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6 .small,
.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6 small,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6 .small,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6 small,
.division-title .small,
.division-title small,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6 .small,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6 small,
.division .article .downloads-page .downloads-list .single-download h6 .small,
.division .article .downloads-page .downloads-list .single-download h6 small,
.division .article .news-page .news-list .single-news h6 .small,
.division .article .news-page .news-list .single-news h6 small,
.division .article h4 .small,
.division .article h4 small,
.division .news-title .newsletter-signup h5 .small,
.division .news-title .newsletter-signup h5 small,
.division .news-title h3 .small,
.division .news-title h3 small,
.downloads-page .downloads-list .single-download .division .article h6 .small,
.downloads-page .downloads-list .single-download .division .article h6 small,
.downloads-page .downloads-list .single-download .our-history h6 .small,
.downloads-page .downloads-list .single-download .our-history h6 small,
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.news-page .news-list .single-news .division .article h6 .small,
.news-page .news-list .single-news .division .article h6 small,
.news-page .news-list .single-news .our-history h6 .small,
.news-page .news-list .single-news .our-history h6 small,
.newsletter-signup .division .news-title h5 .small,
.newsletter-signup .division .news-title h5 small,
.newsletter-signup .pump-selector h5 .small,
.newsletter-signup .pump-selector h5 small,
.newsletter-signup h5 .small,
.newsletter-signup h5 small,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6 .small,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6 small,
.our-history .downloads-page .downloads-list .single-download h6 .small,
.our-history .downloads-page .downloads-list .single-download h6 small,
.our-history .news-page .news-list .single-news h6 .small,
.our-history .news-page .news-list .single-news h6 small,
.our-history h4 .small,
.our-history h4 small,
.pump-selector .newsletter-signup h5 .small,
.pump-selector .newsletter-signup h5 small,
.pump-selector h3 .small,
.pump-selector h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.carousel.news-slideshow .carousel-inner .carousel-caption h6,
.downloads-page .downloads-list .single-download h6,
.h4,
.h5,
.h6,
.news-page .news-list .single-news h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.carousel.news-slideshow .carousel-inner .carousel-caption h6 .small,
.carousel.news-slideshow .carousel-inner .carousel-caption h6 small,
.downloads-page .downloads-list .single-download h6 .small,
.downloads-page .downloads-list .single-download h6 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
.news-page .news-list .single-news h6 .small,
.news-page .news-list .single-news h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.division-title,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.division .article .downloads-page .downloads-list .single-download h6,
.division .article .news-page .news-list .single-news h6,
.division .article h4,
.division .news-title .newsletter-signup h5,
.division .news-title h3,
.downloads-page .downloads-list .single-download .division .article h6,
.downloads-page .downloads-list .single-download .our-history h6,
.h1,
.news-page .news-list .single-news .division .article h6,
.news-page .news-list .single-news .our-history h6,
.newsletter-signup .division .news-title h5,
.newsletter-signup .pump-selector h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-history .downloads-page .downloads-list .single-download h6,
.our-history .news-page .news-list .single-news h6,
.our-history h4,
.pump-selector .newsletter-signup h5,
.pump-selector h3,
h1 {
	font-size: 40px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
.newsletter-signup h5,
h3 {
	font-size: 24px
}

.carousel.news-slideshow .carousel-inner .carousel-caption h6,
.downloads-page .downloads-list .single-download h6,
.h4,
.news-page .news-list .single-news h6,
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
}

.seach-part {
	width: 100%;
	padding: 0;
	display: block
}

.seach-part .title {
	font-size: 22px;
	text-align: center;
	padding-bottom: 18px;
	color: #222
}

.seach-part .searchform {
	width: 100%;
	display: inline-block;
	font-size: 0
}

.seach-part .searchform .title {
	width: 100%;
	text-align: left
}

.seach-part .searchform table td {
	font-size: 12px;
	padding: 3px
}

.seach-part .searchform select::-ms-expand {
	display: none;
}

.seach-part .searchform select {
	width: 100%;
	line-height: 24px;
	height: 24px;
	padding-left: 2%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("/images/arr.gif") no-repeat scroll 98% center transparent;
	background-size: auto 80%;
}

.seach-part .searchform .large input {
	width: 100%
}

.seach-part .searchform .small input {
	width: 44%
}

.seach-part .searchform .small input:first-child {
	float: left
}

.seach-part .searchform .small input:last-child {
	float: right
}

.seach-part .searchform .small strong {
	width: 12%;
	text-align: center;
	display: block;
	float: left;
	line-height: 24px;
	font-weight: normal
}

.seach-part .searchform .middle input {
	width: 100%
}

.seach-part .searchform .radioinput input {
	display: none;
	/*È¡ÏûÄ¬ÈÏÑùÊ½*/
}

.seach-part .searchform .radioinput input+label {
	display: inline-block;
	position: relative;
	border-radius: 50%;
	border: 1px #aaa solid;
	width: 16px;
	/*ÍâÈ¦Ô²¸ß¶È¡¢¿í¶È*/
	height: 16px;
	vertical-align: middle;
	margin-right: 3px
}

.seach-part .searchform .radioinput input+label::after {
	content: " ";
	border-radius: 50%;
	position: absolute;
	/*¾ÓÖÐ·½·¨*/
	top: 50%;
	left: 50%;
	width: 6px;
	/*ÖÐÐÄÔ²µÄ¿í¶È¡¢¸ß¶È*/
	height: 6px;
	margin-top: -3px;
	margin-left: -3px;
	display: inline-block;
	vertical-align: middle;
}

.seach-part .searchform .radioinput input:checked+label {
	background-color: #5599f5;
	/*Ñ¡ÖÐºóÍâÈ¦Ô²ÑÕÉ«*/
	border-color: #5599f5;
}

.seach-part .searchform .radioinput input:checked+label::after {
	background-color: white;
	/*Ñ¡ÖÐradioÖÐÐÄÔ²µÄÑÕÉ«*/
}

.seach-part .searchform .submitinput input {
	width: 100%;
	height: 30px;
	color: #111;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	line-height: 28px;
	border: none;
	background: #a9a9a9;
}

@media (min-width:768px) {
	.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
}

.initialism,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #0c5ea7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #094377
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #0c5ea7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #094377
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.42857
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:2000000000px) {
	.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[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014   \A0"
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\A0   \2014"
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: 750px
	}

}

@media (min-width:860px) {
	.container {
		width: 970px
	}

}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}

}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.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,
.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,
.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,
.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,
.industry .division-categories,
.our-dna .rectangle-blue,
.quality-and-certification .aside-rectangle-blue {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.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-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {

	.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-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

}

@media (min-width:860px) {

	.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,
	.industry .division-categories,
	.our-dna .rectangle-blue,
	.quality-and-certification .aside-rectangle-blue {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-3.five {
		width: 20%;
		text-align: center;
		padding-bottom: 20px;
	}

	.col-md-3.five img {
		width: 100%;
		display: inline-block;
		margin-bottom: 10px
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8,
	.our-dna .rectangle-blue {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12,
	.industry .division-categories,
	.quality-and-certification .aside-rectangle-blue {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

}

@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-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}

caption,
th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

/*.table-hover>tbody>tr:hover {background-color:#f5f5f5}

*/
.table.table-hover tr>td p {
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

.table.table-hover tr>td,
.table.table-hover>tbody>tr:first-child td {
	border: 2px #fff solid;
	border-top: none;
	white-space: nowrap;
}

.table.table-hover tr>td div,
.table.table-hover tr>td span,
.table.table-hover tr>td strong {
	white-space: nowrap;
}

.table.table-hover>tbody>tr:first-child td {
	font-weight: bold;
}

.table-hover>tbody>tr:nth-child(2n+1) {
	background-color: #b7d5e9
}

.table-hover>tbody>tr:first-child {
	background-color: #0087c9;
	color: #fff
}

.table-hover>tbody>tr:first-child td {
	border-top: none;
	vertical-align: middle;
	text-align: center;
}

.color-yellow .table-hover>tbody>tr:nth-child(2n+1) {
	background-color: #d6d69f
}

.color-yellow .table-hover>tbody>tr:first-child {
	background-color: #abb13c;
	color: #fff
}

.color-gray .table-hover>tbody>tr:nth-child(2n+1) {
	background-color: #999
}

.color-gray .table-hover>tbody>tr:first-child {
	background-color: #666;
	color: #fff
}

.color-gray .table-hover.newtable>tbody>tr {
	background-color: #fff
}

.color-gray .table-hover.newtable>tbody>tr:nth-child(2n+1) {
	background-color: #999
}

.color-gray .table-hover.newtable>tbody>tr:nth-child(-n+2) {
	background-color: #666;
	color: #fff
}

.color-yellow .single-product-details .downloads {
	background-color: #abb13c
}

.color-gray .single-product-details .downloads {
	background-color: #999
}

.color-yellow .single-product-details .btn-default {
	border-bottom: 4px solid #abb13c;
	color: #abb13c;
}

.color-gray .single-product-details .btn-default {
	border-bottom: 4px solid #999;
	color: #999;
}

.color-yellow .single-product-details .applications .application-box img {
	background: #abb13c
}

.color-gray .single-product-details .applications .application-box img {
	background: #999999
}

.single-product-details .application-box-icons {
	padding-top: 4rem
}

.single-product-details .application-box-icons li {
	display: inline-block;
	width: 9%;
	margin-right: 0.3%;
	background: #0087c9;
}

.single-product-details .application-box-icons li span {
	width: 100%;
	display: inline-block;
	background: #fff;
	text-align: center;
	font-size: 1rem;
	line-height: 1.2rem;
	padding-top: 0.5rem;
	height: 4.1rem;
	overflow: hidden;
	vertical-align: top;
}

.single-product-details .application-box-icons li span b {
	font-size: 2.2rem;
	padding-top: 0.2rem;
}

.color-gray .single-product-details .application-box-icons li {
	background: #999999
}

.color-yellow .single-product-details .application-box-icons li {
	background: #abb13c
}

.single-product-details .application-box-icons li img {
	width: 100%;
}

.table.table-hover {
	border: none;
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}

}

fieldset {
	margin: 0;
	min-width: 0
}

fieldset,
legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	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=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control,
output {
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	color: #555
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	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 .15s ease-in-out, box-shadow .15s ease-in-out;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.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=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 34px
	}

	.input-group-sm>.input-group-btn>input.btn[type=date],
	.input-group-sm>.input-group-btn>input.btn[type=datetime-local],
	.input-group-sm>.input-group-btn>input.btn[type=month],
	.input-group-sm>.input-group-btn>input.btn[type=time],
	.input-group-sm>input.form-control[type=date],
	.input-group-sm>input.form-control[type=datetime-local],
	.input-group-sm>input.form-control[type=month],
	.input-group-sm>input.form-control[type=time],
	.input-group-sm>input.input-group-addon[type=date],
	.input-group-sm>input.input-group-addon[type=datetime-local],
	.input-group-sm>input.input-group-addon[type=month],
	.input-group-sm>input.input-group-addon[type=time],
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}

	.input-group-lg>.input-group-btn>input.btn[type=date],
	.input-group-lg>.input-group-btn>input.btn[type=datetime-local],
	.input-group-lg>.input-group-btn>input.btn[type=month],
	.input-group-lg>.input-group-btn>input.btn[type=time],
	.input-group-lg>input.form-control[type=date],
	.input-group-lg>input.form-control[type=datetime-local],
	.input-group-lg>input.form-control[type=month],
	.input-group-lg>input.form-control[type=time],
	.input-group-lg>input.input-group-addon[type=date],
	.input-group-lg>input.input-group-addon[type=datetime-local],
	.input-group-lg>input.input-group-addon[type=month],
	.input-group-lg>input.input-group-addon[type=time],
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}

}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	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,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
	height: 30px;
	line-height: 30px
}

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.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 select[multiple].form-control,
.form-group-sm textarea.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-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
	height: 46px;
	line-height: 46px
}

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.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
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio 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 .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio 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 .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio 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:768px) {
	.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 .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}

}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}

}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}

}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}

}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #0c5ea7;
	border-color: #0a518f
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #094377;
	border-color: #020e18
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #094377;
	border-color: #063056
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #063056;
	border-color: #020e18
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #0c5ea7;
	border-color: #0a518f
}

.btn-primary .badge {
	color: #0c5ea7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #0c5ea7;
	font-weight: 400;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #073660;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.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;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.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: 14px;
	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);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #0c5ea7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:2000000000px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}

}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
	content: " ";
	display: table
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:after,
.nav:before {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li,
.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #0c5ea7
}

.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.42857;
	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:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.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:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #0c5ea7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {

	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}

}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {

	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		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
}

.navbar:after,
.navbar:before {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

@media (min-width:2000000000px) {
	.navbar {
		border-radius: 4px
	}

}

.navbar-header:after,
.navbar-header:before {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

@media (min-width:2000000000px) {
	.navbar-header {
		float: left
	}

}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:after,
.navbar-collapse:before {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:2000000000px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}

}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}

}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:2000000000px) {

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}

}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:2000000000px) {
	.navbar-static-top {
		border-radius: 0
	}

}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:2000000000px) {

	.navbar-fixed-bottom,
	.navbar-fixed-top {
		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;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:2000000000px) {

	.navbar>.container-fluid .navbar-brand,
	.navbar>.container .navbar-brand {
		margin-left: -15px
	}

}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	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:2000000000px) {
	.navbar-toggle {
		display: none
	}

}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:1999999999px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}

}

@media (min-width:2000000000px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}

}

.navbar-form {
	margin: 8px -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width:768px) {
	.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 .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}

}

@media (max-width:1999999999px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}

}

@media (min-width:2000000000px) {
	.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
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:2000000000px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}

}

@media (min-width:2000000000px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.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:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	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:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width:1999999999px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		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:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	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:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #090909;
	color: #fff
}

@media (max-width:1999999999px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		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:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/\A0";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #0c5ea7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #073660;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #0c5ea7;
	border-color: #0c5ea7;
	cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}

.pager:after,
.pager:before {
	content: " ";
	display: table
}

.pager:after {
	clear: both
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #0c5ea7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #094377
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #0c5ea7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .jumbotron h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .jumbotron h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .jumbotron h6,
.division .article .downloads-page .downloads-list .single-download .jumbotron h6,
.division .article .jumbotron h4,
.division .article .news-page .news-list .single-news .jumbotron h6,
.division .news-title .jumbotron h3,
.division .news-title .newsletter-signup .jumbotron h5,
.downloads-page .downloads-list .single-download .division .article .jumbotron h6,
.downloads-page .downloads-list .single-download .our-history .jumbotron h6,
.jumbotron,
.jumbotron .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.jumbotron .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.jumbotron .division-title,
.jumbotron .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.jumbotron .division .article .downloads-page .downloads-list .single-download h6,
.jumbotron .division .article .news-page .news-list .single-news h6,
.jumbotron .division .article h4,
.jumbotron .division .news-title .newsletter-signup h5,
.jumbotron .division .news-title h3,
.jumbotron .downloads-page .downloads-list .single-download .division .article h6,
.jumbotron .downloads-page .downloads-list .single-download .our-history h6,
.jumbotron .h1,
.jumbotron .news-page .news-list .single-news .division .article h6,
.jumbotron .news-page .news-list .single-news .our-history h6,
.jumbotron .newsletter-signup .division .news-title h5,
.jumbotron .newsletter-signup .pump-selector h5,
.jumbotron .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.jumbotron .our-history .downloads-page .downloads-list .single-download h6,
.jumbotron .our-history .news-page .news-list .single-news h6,
.jumbotron .our-history h4,
.jumbotron .pump-selector .newsletter-signup h5,
.jumbotron .pump-selector h3,
.jumbotron h1,
.news-page .news-list .single-news .division .article .jumbotron h6,
.news-page .news-list .single-news .our-history .jumbotron h6,
.newsletter-signup .division .news-title .jumbotron h5,
.newsletter-signup .pump-selector .jumbotron h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .jumbotron h6,
.our-history .downloads-page .downloads-list .single-download .jumbotron h6,
.our-history .jumbotron h4,
.our-history .news-page .news-list .single-news .jumbotron h6,
.pump-selector .jumbotron h3,
.pump-selector .newsletter-signup .jumbotron h5 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container-fluid .jumbotron,
.container .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container-fluid .jumbotron,
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}

	.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .jumbotron h6,
	.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .jumbotron h6,
	.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .jumbotron h6,
	.division .article .downloads-page .downloads-list .single-download .jumbotron h6,
	.division .article .jumbotron h4,
	.division .article .news-page .news-list .single-news .jumbotron h6,
	.division .news-title .jumbotron h3,
	.division .news-title .newsletter-signup .jumbotron h5,
	.downloads-page .downloads-list .single-download .division .article .jumbotron h6,
	.downloads-page .downloads-list .single-download .our-history .jumbotron h6,
	.jumbotron .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
	.jumbotron .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
	.jumbotron .division-title,
	.jumbotron .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
	.jumbotron .division .article .downloads-page .downloads-list .single-download h6,
	.jumbotron .division .article .news-page .news-list .single-news h6,
	.jumbotron .division .article h4,
	.jumbotron .division .news-title .newsletter-signup h5,
	.jumbotron .division .news-title h3,
	.jumbotron .downloads-page .downloads-list .single-download .division .article h6,
	.jumbotron .downloads-page .downloads-list .single-download .our-history h6,
	.jumbotron .h1,
	.jumbotron .news-page .news-list .single-news .division .article h6,
	.jumbotron .news-page .news-list .single-news .our-history h6,
	.jumbotron .newsletter-signup .division .news-title h5,
	.jumbotron .newsletter-signup .pump-selector h5,
	.jumbotron .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
	.jumbotron .our-history .downloads-page .downloads-list .single-download h6,
	.jumbotron .our-history .news-page .news-list .single-news h6,
	.jumbotron .our-history h4,
	.jumbotron .pump-selector .newsletter-signup h5,
	.jumbotron .pump-selector h3,
	.jumbotron h1,
	.news-page .news-list .single-news .division .article .jumbotron h6,
	.news-page .news-list .single-news .our-history .jumbotron h6,
	.newsletter-signup .division .news-title .jumbotron h5,
	.newsletter-signup .pump-selector .jumbotron h5,
	.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .jumbotron h6,
	.our-history .downloads-page .downloads-list .single-download .jumbotron h6,
	.our-history .jumbotron h4,
	.our-history .news-page .news-list .single-news .jumbotron h6,
	.pump-selector .jumbotron h3,
	.pump-selector .newsletter-signup .jumbotron h5 {
		font-size: 63px
	}

}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #0c5ea7
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.alert .downloads-page .downloads-list .single-download h6,
.alert .news-page .news-list .single-news h6,
.alert h4,
.carousel.news-slideshow .carousel-inner .carousel-caption .alert h6,
.downloads-page .downloads-list .single-download .alert h6,
.news-page .news-list .single-news .alert h6 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}

}

@keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}

}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #0c5ea7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.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-body,
.media-left,
.media-right {
	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
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #0c5ea7;
	border-color: #0c5ea7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #89c3f6
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-body:after,
.panel-body:before {
	content: " ";
	display: table
}

.panel-body:after {
	clear: both
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #0c5ea7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #0c5ea7;
	border-color: #0c5ea7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #0c5ea7
}

.panel-primary>.panel-heading .badge {
	color: #0c5ea7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #0c5ea7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.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%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
	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,
.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	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: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(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);
	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:after,
.modal-header:before {
	content: " ";
	display: table
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.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:768px) {
	.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:860px) {
	.modal-lg {
		width: 900px
	}

}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Open Sans, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	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 {
	right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.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
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Open Sans, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	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: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel,
.carousel-inner {
	position: relative
}

.carousel-inner {
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: left .6s ease-in-out;
	-o-transition: .6s ease-in-out left;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-moz-transition: -moz-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		left: 0
	}

}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 0 20px rgba(0, 0, 0, .2);
	background-color: transparent
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .filter-menu .category-selector .collapsed .icon,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev,
.filter-menu .category-selector .collapsed .carousel-control .icon {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .filter-menu .category-selector .collapsed .icon,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.filter-menu .category-selector .collapsed .carousel-control .icon {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203A"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .filter-menu .category-selector .collapsed .icon,
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev,
	.filter-menu .category-selector .collapsed .carousel-control .icon {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .filter-menu .category-selector .collapsed .icon,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.filter-menu .category-selector .collapsed .carousel-control .icon {
		margin-right: -10px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}

}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix: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-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}

}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}

}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}

}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}

}

@media (min-width:768px) and (max-width:859px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}

}

@media (min-width:768px) and (max-width:859px) {
	.visible-sm-block {
		display: block !important
	}

}

@media (min-width:768px) and (max-width:859px) {
	.visible-sm-inline {
		display: inline !important
	}

}

@media (min-width:768px) and (max-width:859px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}

}

@media (min-width:860px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}

}

@media (min-width:860px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}

}

@media (min-width:860px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}

}

@media (min-width:860px) 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
	}

	td.visible-lg,
	th.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:767px) {
	.hidden-xs {
		display: none !important
	}

}

@media (min-width:768px) and (max-width:859px) {
	.hidden-sm {
		display: none !important
	}

}

@media (min-width:860px) 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
	}

	td.visible-print,
	th.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
	}

}

.spinner-wrapper {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.spinner-wrapper .spinner {
	position: absolute;
	height: 40px;
	width: 40px;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 4px solid #419ef1;
	border-top: 4px solid #031b30;
	border-radius: 50%;
	animation: spinner-animation 2s linear infinite
}

.page-spinner-wrapper {
	position: static;
	display: flex;
	align-items: center;
	height: 100vh;
	overflow: hidden;
	background-color: hsla(0, 0%, 100%, .6);
	z-index: 900000
}

.page-spinner-wrapper .spinner {
	position: relative
}

@keyframes spinner-animation {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}

}

#top-menu.navbar-default {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0 none;
	transition: all .5s ease-in
}

#top-menu.navbar-default .navbar-brand {
	height: auto;
	padding:0 1em
}

#top-menu.navbar-default .navbar-brand img {
	height: 60px
}

#top-menu.navbar-default .main-menu{
	display: none;
	text-align: center;
	width: 80%;
}
#top-menu.navbar-default.scrolled .main-menu{
	display: inline-block;
}
#top-menu.navbar-default .main-menu dl{
	display: inline-block;
	padding: 0 40px;
	vertical-align: top;
	position:relative;
	margin-bottom: 0;
}
#top-menu.navbar-default .main-menu.en dl{
	padding: 0 30px;
}
#top-menu.navbar-default .main-menu dl dt,#top-menu.navbar-default .main-menu dl dt a{
	display: block;
	line-height: 90px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
#top-menu.navbar-default .main-menu dl dt a:hover{
	text-decoration: none
}
#top-menu.navbar-default .main-menu dl dt img{
	width: 12px;
	display: inline-block;
	margin-left: 5px;
}
#top-menu.navbar-default .main-menu dl dd{
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	background:#fffffff0;
	padding:20px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	box-shadow: 0px 4px 12px 0px rgba(161, 163, 175, 0.2);
}
#top-menu.navbar-default .main-menu dl:first-child dd{
	left: -20%;
	width: 140%;
}
#top-menu.navbar-default .main-menu.en dl dd{
	width: 180%;
	left: -40%;
}
#top-menu.navbar-default .main-menu dl.active dd{
	top: 90px;
	opacity: 1;
	visibility: visible;
}
#top-menu.navbar-default .main-menu dl dd a{
	display: block;
	line-height: 40px;
	font-size: 15px;
}
@media (max-width:1599px) {
	#top-menu.navbar-default .main-menu.en dl:first-child dd{
		width: 200%;
		left: -50%;
	}
}
@media (max-width:1299px) {
	#top-menu.navbar-default .main-menu dl:first-child dd{
		left: -50%;
		width: 200%;
	}
	#top-menu.navbar-default .main-menu.en dl dd{
		width: 200%;
		left: -50%;
	}
	#top-menu.navbar-default .main-menu.en dl:first-child dd{
		width: 220%;
		left: -60%;
	}
	#top-menu.navbar-default .main-menu dl{
		padding: 0 28px;
	}
	#top-menu.navbar-default .main-menu.en dl{
		padding: 0 20px;
	}
	#top-menu.navbar-default .main-menu dl dd{
		left: -30%;
		width: 160%;
	}
	#top-menu.navbar-default .main-menu dl dt, #top-menu.navbar-default .main-menu dl dt a{
		font-size:16px;
	}
}
@media (max-width:1199px) {
	#top-menu.navbar-default .main-menu dl{
		padding: 0 20px;
	}
	#top-menu.navbar-default .main-menu.en dl:first-child dd{
		width: 240%;
		left: -70%;
	}
	#top-menu.navbar-default .main-menu.en dl{
		padding: 0 12px;
	}
}
@media (max-width:1099px) {
	#top-menu.navbar-default .main-menu{
		width: 70%;
	}
	#top-menu.navbar-default .main-menu dl{
		padding: 0 10px;
	}
	#top-menu.navbar-default .main-menu.en{
		width: 75%;
	}
	#top-menu.navbar-default .main-menu.en dl dd{
		width: 180%;
		left: -40%;
	}
}
@media (max-width:991px) {
	#top-menu.navbar-default.scrolled .main-menu,#top-menu.navbar-default .main-menu{
		display: none
	}
}


@media (min-width:860px) {
	#top-menu.navbar-default .navbar-brand {
		height: auto;
		padding: 1.7em 2em
	}

	#top-menu.navbar-default .navbar-brand img {
		height: 80px
	}

}

#top-menu.navbar-default .navbar-toggle {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 2.5em 3em;
	border: 0 none;
	background: transparent;
	z-index: 9000
}

@media (min-width:860px) {
	#top-menu.navbar-default .navbar-toggle {
		padding: 2.5em 3em
	}

}

#top-menu.navbar-default .navbar-toggle .icon-bar {
	transition: all .2s
}

#top-menu.navbar-default .navbar-toggle.toggle-black .icon-bar {
	background-color: #000
}

#top-menu.navbar-default .navbar-toggle.toggle-white .icon-bar {
	background-color: #fff
}

#top-menu.navbar-default .navbar-toggle:not(.collapsed) .icon-bar {
	width: 22px;
	background-color: #000
}

#top-menu.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
	transform: rotate(45deg);
	transform-origin: 10% 10%
}

#top-menu.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
	opacity: 0
}

#top-menu.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
	transform: rotate(-45deg);
	transform-origin: 10% 90%
}

#top-menu.navbar-default .inner-nav {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 7em 4em 3em;
	width: 100%;
	max-height: 100vh;
	background: #fff;
	z-index: 8000;
}

#top-menu.navbar-default .inner-nav.in {
	position: fixed
}

#top-menu.navbar-default .inner-nav .row>div {
	margin: 1em 0 0
}

#top-menu.navbar-default ul.division-categories-menu li {
	width: 29%;
	margin-right: 3%;
	display: inline-block;
	padding-bottom: 5px
}

@media (min-width:860px) and (min-height:800px) {
	#top-menu.navbar-default .inner-nav {
		padding: 3em 7em 3em 5em;
		width: 75vw;
		max-height: none
	}

}

#top-menu.navbar-default ul {
	margin: 0
}

#top-menu.navbar-default ul li>a {
	color: #000;
	font-size: 15px;
	line-height: 1.1;
	padding: 5px
}

#top-menu.navbar-default ul li>a:hover {
	text-decoration: underline
}

#top-menu.navbar-default .pages-menu {
	margin: -3px 0 0
}

#top-menu.navbar-default .pages-menu li>a {
	font-size: 22px;
	font-weight: 900;
	text-transform: uppercase
}

#top-menu.navbar-default .hide-logo-black,
#top-menu.navbar-default .hide-logo-white {
	display: none
}

#top-menu.navbar-default.scrolled {
	background-color: #fff;
	-webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 5px 50px 0 rgba(0, 0, 0, .1)
}

#top-menu.navbar-default.scrolled .navbar-brand {
	padding: .7em 1em
}

#top-menu.navbar-default.scrolled .show-logo-white {
	display: none
}

#top-menu.navbar-default.scrolled .hide-logo-black {
	display: block;
	height: 60px
}

#top-menu.navbar-default.scrolled .toggle-white .icon-bar {
	background-color: #000
}

@media (min-width:860px) {
	#top-menu.navbar-default.scrolled .navbar-brand {
		padding: .7em 2em
	}

}

.agricolture .navbar-default .navbar-toggle .icon-bar,
.homepage .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}

.division-title {
	margin: 0;
	font-weight: 700
}

.division-title:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #989898
}

.agricolture .division-title:after {
	background-color: #b0b737 !important
}

@media (min-width:860px) {
	.agricolture #top-menu.navbar-default .inner-nav .row>div {
		min-height: 250px
	}

}

.industry .division-title:after {
	background-color: #999 !important
}

.industry .division-categories .division-categories-menu {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px
}

.cleaning .division-title:after {
	background-color: #0087c9 !important
}

@media (min-width:860px) {
	.cleaning #top-menu.navbar-default .inner-nav .row>div {
		min-height: 240px
	}

}

.menu-column-title {
	margin: 0 0 .5em;
	padding: 0;
	font-size: 22px;
	font-weight: 900;
	text-transform: uppercase
}

@media (min-width:768px) {
	.menu-column-title {
		margin: 0 0 1em
	}

}

.language-selector {
	margin: 2em 0 0
}

.language-selector a.lang {
	display: inline;
	margin-right: 15px;
	font-weight: 400 !important
}

.language-selector a.lang.selected {
	font-weight: 700 !important
}

.social-link {
	padding: 1em 0;
	overflow: auto
}

.social-link a {
	float: left;
	margin-right: 15px
}

.social-link a img {
	height: 20px
}

.carousel.full-height {
	padding: 0;
	height: 65vh;
	background-color: #eee;
	border: 0 none
}

@media (min-width:768px) {
	.carousel.full-height {
		height: 100vh
	}

}

.carousel.full-height .carousel-inner {
	height: 65vh
}

@media (min-width:768px) {
	.carousel.full-height .carousel-inner {
		height: 100vh
	}

}

.carousel.full-height .carousel-inner .item {
	height: 65vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

@media (min-width:768px) {
	.carousel.full-height .carousel-inner .item {
		height: 100vh
	}

}

.carousel.full-height .carousel-inner .item:before {
	position: absolute;
	content: " ";
	width: 100%;
	height: 65vh;
	background-color: rgba(0, 0, 0, .35)
}

@media (min-width:768px) {
	.carousel.full-height .carousel-inner .item:before {
		height: 100vh
	}

}

.carousel.full-height .carousel-caption {
	bottom: 60px
}

.carousel.full-height .carousel-caption .newsletter-signup h5,
.carousel.full-height .carousel-caption h3,
.newsletter-signup .carousel.full-height .carousel-caption h5 {
	font-size: 22px;
	font-weight: 700;
	text-align: left;
	text-shadow: 0 0 30px rgba(0, 0, 0, .6)
}

@media (min-width:768px) {

	.carousel.full-height .carousel-caption .newsletter-signup h5,
	.carousel.full-height .carousel-caption h3,
	.newsletter-signup .carousel.full-height .carousel-caption h5 {
		font-size: 25px
	}

}

.carousel.full-height .carousel-caption .newsletter-signup h5:after,
.carousel.full-height .carousel-caption h3:after,
.newsletter-signup .carousel.full-height .carousel-caption h5:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.carousel.full-height .carousel-caption p {
	display: none;
	margin: 0 0 20px;
	font-size: 14px;
	text-align: left;
	text-shadow: 0 0 10px #000
}

@media (min-width:768px) {
	.carousel.full-height .carousel-caption p {
		display: block
	}

}

.carousel.full-height .carousel-caption button {
	float: left;
	font-size: 13px;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.carousel.full-height .carousel-caption button {
		margin-bottom: 0
	}

}

@media (min-width:860px) {
	.carousel.full-height .carousel-caption {
		top: 35vh;
		bottom: auto
	}

	.carousel.full-height .carousel-caption .newsletter-signup h5,
	.carousel.full-height .carousel-caption h3,
	.newsletter-signup .carousel.full-height .carousel-caption h5 {
		font-size: 40px
	}

	.carousel.full-height .carousel-caption .newsletter-signup h5:after,
	.carousel.full-height .carousel-caption h3:after,
	.newsletter-signup .carousel.full-height .carousel-caption h5:after {
		margin: 25px 50px
	}

	.carousel.full-height .carousel-caption button,
	.carousel.full-height .carousel-caption p {
		font-size: 18px;
		margin: 0 50px 20px
	}

}

@media (min-width:1200px) {
	.carousel.full-height .carousel-caption {
		left: 30%;
		right: 30%
	}

}

.agricolture .carousel.full-height .carousel-caption .newsletter-signup h5:after,
.agricolture .carousel.full-height .carousel-caption h3:after,
.newsletter-signup .agricolture .carousel.full-height .carousel-caption h5:after {
	background-color: #b0b737
}

.industry .carousel.full-height .carousel-caption .newsletter-signup h5:after,
.industry .carousel.full-height .carousel-caption h3:after,
.newsletter-signup .industry .carousel.full-height .carousel-caption h5:after {
	background-color: #999
}

.claning .carousel.full-height .carousel-caption .newsletter-signup h5:after,
.claning .carousel.full-height .carousel-caption h3:after,
.newsletter-signup .claning .carousel.full-height .carousel-caption h5:after {
	background-color: #0087c9
}

.carousel.news-slideshow {
	padding: 2em
}

.carousel.news-slideshow .carousel-inner>.item>img {
	display: block;
	height: 100px;
	width: auto
}

.carousel.news-slideshow .carousel-inner .carousel-caption {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	color: #000;
	text-align: left
}

.carousel.news-slideshow .carousel-inner .carousel-caption h6 {
	font-weight: 700
}

.carousel.news-slideshow .carousel-control.left,
.carousel.news-slideshow .carousel-control.right {
	top: auto;
	left: auto;
	right: 30px;
	bottom: 30px;
	height: 30px;
	width: 30px;
	background-image: none
}

.carousel.news-slideshow .carousel-control.left .filter-menu .category-selector .collapsed .icon:before,
.carousel.news-slideshow .carousel-control.left .filter-menu .category-selector .expanded .icon:before,
.carousel.news-slideshow .carousel-control.left .filter-menu .category-selector .uncollapsible .icon:before,
.carousel.news-slideshow .carousel-control.left .glyphicon:before,
.carousel.news-slideshow .carousel-control.right .filter-menu .category-selector .collapsed .icon:before,
.carousel.news-slideshow .carousel-control.right .filter-menu .category-selector .expanded .icon:before,
.carousel.news-slideshow .carousel-control.right .filter-menu .category-selector .uncollapsible .icon:before,
.carousel.news-slideshow .carousel-control.right .glyphicon:before,
.filter-menu .category-selector .collapsed .carousel.news-slideshow .carousel-control.left .icon:before,
.filter-menu .category-selector .collapsed .carousel.news-slideshow .carousel-control.right .icon:before,
.filter-menu .category-selector .expanded .carousel.news-slideshow .carousel-control.left .icon:before,
.filter-menu .category-selector .expanded .carousel.news-slideshow .carousel-control.right .icon:before,
.filter-menu .category-selector .uncollapsible .carousel.news-slideshow .carousel-control.left .icon:before,
.filter-menu .category-selector .uncollapsible .carousel.news-slideshow .carousel-control.right .icon:before {
	color: #999
}

.carousel.news-slideshow .carousel-control.left {
	right: 80px
}

.subcategory-banner-list .row {
	background: #b0b737
}

@media (min-width:860px) {
	.subcategory-banner-list .row {
		display: flex
	}

}

.subcategory-banner-list .row>div {
	padding: 70px;
	color: #f2f2f2;
	cursor: pointer;
}

.subcategory-banner-list .row>div:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.9;
	z-index: 2
}

/**/
.subcategory-banner-list .row>div.expanded:before,
.subcategory-banner-list .row>div:hover:before {
	opacity: 0.1
}

.subcategory-banner-list .row>div .symbol {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 70px;
	opacity: 1;
	z-index: 1
}

.subcategory-banner-list .row>div .close {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 70px;
	z-index: 1000;
	opacity: 1;
	color: #fff;
	text-shadow: none;
	background-color: hsla(0, 0%, 100%, .5)
}

.newsletter-signup .subcategory-banner-list .row>div h5,
.subcategory-banner-list .row>div .newsletter-signup h5,
.subcategory-banner-list .row>div a,
.subcategory-banner-list .row>div h3,
.subcategory-banner-list .row>div p {
	position: relative;
	z-index: 10
}

.newsletter-signup .subcategory-banner-list .row>div h5,
.subcategory-banner-list .row>div .newsletter-signup h5,
.subcategory-banner-list .row>div h3 {
	font-weight: 700;
	font-size: 30px;
	margin: 0 0 1em;
	padding-right: 30%
}

.subcategory-banner-list .row>div p {
	margin: 0
}

.subcategory-banner-list .row>div a {
	color: #fff
}

.subcategory-banner-list .row>div.background-agricolture {
	background-color: #9ea533
}

.subcategory-banner-list .row>div.background-industry {
	background-color: #8a8a8a
}

.subcategory-banner-list .row>div.background-cleaning {
	background-color: #007ab5
}

.homepage .col-no-padding img {
	width: 100%
}

.homepage .article {
	padding: 6em 2em
}

.homepage.cn .banner-animation h2 {
	line-height: 35px;
	width: 70%;
}

@media (min-width:860px) {
	.homepage .article {
		padding: 4em
	}

}

.carousel.news-slideshow .carousel-inner .carousel-caption .homepage .article h6,
.downloads-page .downloads-list .single-download .homepage .article h6,
.homepage .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.homepage .article .downloads-page .downloads-list .single-download h6,
.homepage .article .news-page .news-list .single-news h6,
.homepage .article h4,
.news-page .news-list .single-news .homepage .article h6 {
	margin: 0;
	font-size: 25px;
	font-weight: 700
}

@media (min-width:860px) {

	.carousel.news-slideshow .carousel-inner .carousel-caption .homepage .article h6,
	.downloads-page .downloads-list .single-download .homepage .article h6,
	.homepage .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
	.homepage .article .downloads-page .downloads-list .single-download h6,
	.homepage .article .news-page .news-list .single-news h6,
	.homepage .article h4,
	.news-page .news-list .single-news .homepage .article h6 {
		font-size: 30px
	}

}

.carousel.news-slideshow .carousel-inner .carousel-caption .homepage .article.article1 h6:after,
.downloads-page .downloads-list .single-download .homepage .article.article1 h6:after,
.homepage .article.article1 .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.homepage .article.article1 .downloads-page .downloads-list .single-download h6:after,
.homepage .article.article1 .news-page .news-list .single-news h6:after,
.homepage .article.article1 h4:after,
.news-page .news-list .single-news .homepage .article.article1 h6:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.carousel.news-slideshow .carousel-inner .carousel-caption .homepage .article.article2 h6,
.downloads-page .downloads-list .single-download .homepage .article.article2 h6,
.homepage .article.article2 .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.homepage .article.article2 .downloads-page .downloads-list .single-download h6,
.homepage .article.article2 .news-page .news-list .single-news h6,
.homepage .article.article2 h4,
.news-page .news-list .single-news .homepage .article.article2 h6 {
	font-size: 27px;
	margin: 0 0 1em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .homepage .article.article2 h6:after,
.downloads-page .downloads-list .single-download .homepage .article.article2 h6:after,
.homepage .article.article2 .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.homepage .article.article2 .downloads-page .downloads-list .single-download h6:after,
.homepage .article.article2 .news-page .news-list .single-news h6:after,
.homepage .article.article2 h4:after,
.news-page .news-list .single-news .homepage .article.article2 h6:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.homepage .article.article-bottom {
	padding: 6em 2em
}

@media (min-width:860px) {
	.homepage .article.article-bottom {
		padding: 6em 5em
	}

}

.homepage .article.article-bottom img {
	margin: 2em 0 0;
	height: 60px;
	width: auto
}

.homepage .article.article-bottom .img-left {
	margin: 4em 0 0
}

.homepage .article.article-bottom .img-left img {
	margin-right: 20px
}

.homepage .article.article-bottom .img-left,
.homepage .article.article-bottom .img-right {
	text-align: center
}

@media (min-width:860px) {
	.homepage .article.article-bottom .img-left {
		margin: 0;
		text-align: left
	}

	.homepage .article.article-bottom .img-left img {
		height: 90px
	}

	.homepage .article.article-bottom .img-right {
		text-align: right
	}

}

.homepage .article a,
.homepage .article p {
	margin: 0 0 10px;
	font-weight: 700
}

.homepage .news .carousel.news-slideshow {
	height: 100%
}

.homepage .custom-banner {
	align-self: center;
	text-align: center
}

.homepage .custom-banner img {
	display: inline-block;
	width: 90%;
	height: auto;
	max-width: none
}

.homepage .video {
	background-color: #000
}

.homepage .video .video-responsive {}

.division .news-slideshow {
	margin: 0 0 10px
}

.division .news-title {
	padding: 3em
}

.division .news-title .newsletter-signup h5,
.division .news-title h3,
.newsletter-signup .division .news-title h5 {
	font-weight: 700
}

.division .article {
	padding: 6em 2em
}

@media (min-width:860px) {
	.division .article {
		padding: 4em
	}

}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.division .article .downloads-page .downloads-list .single-download h6,
.division .article .news-page .news-list .single-news h6,
.division .article h4,
.downloads-page .downloads-list .single-download .division .article h6,
.news-page .news-list .single-news .division .article h6 {
	margin: 0;
	font-weight: 700
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article.article1 h6:after,
.division .article.article1 .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.division .article.article1 .downloads-page .downloads-list .single-download h6:after,
.division .article.article1 .news-page .news-list .single-news h6:after,
.division .article.article1 h4:after,
.downloads-page .downloads-list .single-download .division .article.article1 h6:after,
.news-page .news-list .single-news .division .article.article1 h6:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article.article2 h6,
.division .article.article2 .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.division .article.article2 .downloads-page .downloads-list .single-download h6,
.division .article.article2 .news-page .news-list .single-news h6,
.division .article.article2 h4,
.downloads-page .downloads-list .single-download .division .article.article2 h6,
.news-page .news-list .single-news .division .article.article2 h6 {
	font-size: 27px;
	margin: 0 0 1em
}

.division .article.article-bottom {
	padding: 6em 2em
}

@media (min-width:860px) {
	.division .article.article-bottom {
		padding: 6em 5em
	}

}

.division .article.article-bottom img {
	margin: 2em 0 0;
	height: 60px;
	width: auto
}

.division .article.article-bottom .img-left {
	margin: 4em 0 0
}

.division .article.article-bottom .img-left img {
	margin-right: 20px
}

.division .article.article-bottom .img-left,
.division .article.article-bottom .img-right {
	text-align: center
}

@media (min-width:860px) {
	.division .article.article-bottom .img-left {
		margin: 0;
		text-align: left
	}

	.division .article.article-bottom .img-left img {
		height: 90px
	}

	.division .article.article-bottom .img-right {
		text-align: right
	}

}

.division .article a,
.division .article p {
	margin: 0 0 10px;
	font-weight: 700
}

.division .iframe-wrapper {
	position: relative;
	height: 1700px;
	overflow: hidden
}

@media (min-width:860px) {
	.division .iframe-wrapper {
		height: 950px;
		overflow: hidden
	}

}

.division .iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	border: 0 none
}

.agricolture .subcategory-banner-list .background-0 {
	background-color: #b0b737
}

.agricolture .subcategory-banner-list .background-1 {
	background-color: #9da331
}

.agricolture .subcategory-banner-list .background-2 {
	background-color: #8a902b
}

.agricolture .subcategory-banner-list .background-3 {
	background-color: #777c25
}

.agricolture .subcategory-banner-list .background-4 {
	background-color: #65691f
}

.agricolture .subcategory-banner-list .background-5 {
	background-color: #52551a
}

.agricolture .subcategory-banner-list .newsletter-signup h5,
.agricolture .subcategory-banner-list h3,
.newsletter-signup .agricolture .subcategory-banner-list h5 {
	font-size: 20px
}

.industry .subcategory-banner-list .row {
	background-color: #fff
}

.industry .subcategory-banner-list .row>div {
	padding: 30px 20px 30px 100px;
	background-color: #999
}

.industry .subcategory-banner-list .row>div .newsletter-signup h5,
.industry .subcategory-banner-list .row>div h3,
.newsletter-signup .industry .subcategory-banner-list .row>div h5 {
	font-size: 15px;
	margin: 0
}

.industry .subcategory-banner-list .row .background-0 {
	background-color: #2c6a77
}

.industry .subcategory-banner-list .row .background-1 {
	background-color: #668893
}

.industry .subcategory-banner-list .row .background-2 {
	background-color: #486586
}

.industry .subcategory-banner-list .row .background-3 {
	background-color: #557892
}

.industry .subcategory-banner-list .row .background-4 {
	background-color: #7c899b
}

.industry .subcategory-banner-list .row .background-5 {
	background-color: #8099a3
}

.industry .subcategory-banner-list .row .background-6 {
	background-color: #868a8d
}

.industry .subcategory-banner-list .row .background-7 {
	background-color: #7f8083
}

.industry .subcategory-banner-list .row .background-8,
.industry .subcategory-banner-list .row .background-9 {
	background-color: #3c3c3b
}

.industry .subcategory-banner-list .row .background-10 {
	background-color: #535f69
}

.industry .subcategory-banner-list .row .background-11 {
	background-color: #6d7b8a
}

.industry .subcategory-banner-list .row .background-12 {
	background-color: #83939c
}

.industry .subcategory-banner-list .row .background-13 {
	background-color: #939fa6
}

.industry .subcategory-banner-list .row .background-14 {
	background-color: #86a1af
}

.industry .subcategory-banner-list .row .background-15 {
	background-color: #717e85
}

.cleaning .subcategory-banner-list .background-0 {
	background-color: #0087c9
}

.cleaning .subcategory-banner-list .background-1 {
	background-color: #0066b3
}

.cleaning .subcategory-banner-list .background-2 {
	background-color: #0087c9
}

.cleaning .subcategory-banner-list .newsletter-signup h5,
.cleaning .subcategory-banner-list h3,
.newsletter-signup .cleaning .subcategory-banner-list h5 {
	font-size: 20px
}

.privacy-page {
	margin: 1em 3em 2em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .privacy-page h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .privacy-page h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .privacy-page h6,
.division .article .downloads-page .downloads-list .single-download .privacy-page h6,
.division .article .news-page .news-list .single-news .privacy-page h6,
.division .article .privacy-page h4,
.division .news-title .newsletter-signup .privacy-page h5,
.division .news-title .privacy-page h3,
.downloads-page .downloads-list .single-download .division .article .privacy-page h6,
.downloads-page .downloads-list .single-download .our-history .privacy-page h6,
.news-page .news-list .single-news .division .article .privacy-page h6,
.news-page .news-list .single-news .our-history .privacy-page h6,
.newsletter-signup .division .news-title .privacy-page h5,
.newsletter-signup .pump-selector .privacy-page h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .privacy-page h6,
.our-history .downloads-page .downloads-list .single-download .privacy-page h6,
.our-history .news-page .news-list .single-news .privacy-page h6,
.our-history .privacy-page h4,
.privacy-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.privacy-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.privacy-page .division-title,
.privacy-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.privacy-page .division .article .downloads-page .downloads-list .single-download h6,
.privacy-page .division .article .news-page .news-list .single-news h6,
.privacy-page .division .article h4,
.privacy-page .division .news-title .newsletter-signup h5,
.privacy-page .division .news-title h3,
.privacy-page .downloads-page .downloads-list .single-download .division .article h6,
.privacy-page .downloads-page .downloads-list .single-download .our-history h6,
.privacy-page .news-page .news-list .single-news .division .article h6,
.privacy-page .news-page .news-list .single-news .our-history h6,
.privacy-page .newsletter-signup .division .news-title h5,
.privacy-page .newsletter-signup .pump-selector h5,
.privacy-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.privacy-page .our-history .downloads-page .downloads-list .single-download h6,
.privacy-page .our-history .news-page .news-list .single-news h6,
.privacy-page .our-history h4,
.privacy-page .pump-selector .newsletter-signup h5,
.privacy-page .pump-selector h3,
.privacy-page h1,
.pump-selector .newsletter-signup .privacy-page h5,
.pump-selector .privacy-page h3 {
	font-weight: 700;
	display: flex;
	flex-direction: column
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .privacy-page h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .privacy-page h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .privacy-page h6:after,
.division .article .downloads-page .downloads-list .single-download .privacy-page h6:after,
.division .article .news-page .news-list .single-news .privacy-page h6:after,
.division .article .privacy-page h4:after,
.division .news-title .newsletter-signup .privacy-page h5:after,
.division .news-title .privacy-page h3:after,
.downloads-page .downloads-list .single-download .division .article .privacy-page h6:after,
.downloads-page .downloads-list .single-download .our-history .privacy-page h6:after,
.news-page .news-list .single-news .division .article .privacy-page h6:after,
.news-page .news-list .single-news .our-history .privacy-page h6:after,
.newsletter-signup .division .news-title .privacy-page h5:after,
.newsletter-signup .pump-selector .privacy-page h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .privacy-page h6:after,
.our-history .downloads-page .downloads-list .single-download .privacy-page h6:after,
.our-history .news-page .news-list .single-news .privacy-page h6:after,
.our-history .privacy-page h4:after,
.privacy-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.privacy-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.privacy-page .division-title:after,
.privacy-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.privacy-page .division .article .downloads-page .downloads-list .single-download h6:after,
.privacy-page .division .article .news-page .news-list .single-news h6:after,
.privacy-page .division .article h4:after,
.privacy-page .division .news-title .newsletter-signup h5:after,
.privacy-page .division .news-title h3:after,
.privacy-page .downloads-page .downloads-list .single-download .division .article h6:after,
.privacy-page .downloads-page .downloads-list .single-download .our-history h6:after,
.privacy-page .news-page .news-list .single-news .division .article h6:after,
.privacy-page .news-page .news-list .single-news .our-history h6:after,
.privacy-page .newsletter-signup .division .news-title h5:after,
.privacy-page .newsletter-signup .pump-selector h5:after,
.privacy-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.privacy-page .our-history .downloads-page .downloads-list .single-download h6:after,
.privacy-page .our-history .news-page .news-list .single-news h6:after,
.privacy-page .our-history h4:after,
.privacy-page .pump-selector .newsletter-signup h5:after,
.privacy-page .pump-selector h3:after,
.privacy-page h1:after,
.pump-selector .newsletter-signup .privacy-page h5:after,
.pump-selector .privacy-page h3:after {
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.privacy-page h2 {
	margin: 3em 0 0;
	font-size: 20px;
	text-transform: uppercase
}

.newsletter-signup .privacy-page h5,
.privacy-page .newsletter-signup h5,
.privacy-page h3 {
	margin: 2em 0 0;
	font-size: 17px;
	text-transform: uppercase;
	font-style: italic
}

.map-marker {
	padding: 2em;
	background-color: #fff;
	z-index: 9000 !important
}

.map-marker p {
	min-width: 200px
}

.cleaning-categories .ar-blueclean .logo {
	padding: 2em 4em 0
}

@media (min-width:768px) {
	.cleaning-categories .ar-blueclean .logo {
		padding: 2em 14em 0
	}

}

@media (min-width:860px) {
	.cleaning-categories .ar-blueclean .logo {
		padding: 3em
	}

}

.cleaning-categories .ar-blueclean .logo img {
	width: 100%
}

@media (min-width:860px) {
	.cleaning-categories .ar-blueclean .logo img {
		width: 60%
	}

}

.cleaning-categories .ar-blueclean .description {
	padding: 3em 4em;
	font-size: 16px
}

@media (min-width:860px) {
	.cleaning-categories .ar-blueclean .description {
		padding: 3em 6em 3em 0
	}

}

.cleaning-categories .linea-annovi-reverberi {
	padding: 70px;
	background-color: #e8ce16
}

.cleaning-categories .linea-annovi-reverberi .symbol {
	margin-bottom: 1em;
	width: 70px;
	height: auto;
	opacity: .6
}

@media (min-width:860px) {
	.cleaning-categories .linea-annovi-reverberi .symbol {
		margin-bottom: 0;
		width: 60%
	}

}

.cleaning-categories .linea-annovi-reverberi .newsletter-signup h5,
.cleaning-categories .linea-annovi-reverberi h3,
.newsletter-signup .cleaning-categories .linea-annovi-reverberi h5 {
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 700
}

.cleaning-categories .linea-annovi-reverberi p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	padding-right: 3em
}

.cleaning-categories .linea-annovi-reverberi p a {
	color: #fff;
	cursor: pointer
}

.cleaning-categories .licensing {
	background-color: #eee;
	padding: 4em 2em 10em;
	border-top: 0 none
}

@media (min-width:860px) {
	.cleaning-categories .licensing {
		padding: 8em 0 10em
	}

}

.cleaning-categories .licensing .title .newsletter-signup h5,
.cleaning-categories .licensing .title h3,
.newsletter-signup .cleaning-categories .licensing .title h5 {
	margin: 1em 0;
	padding: 0 1em;
	font-size: 40px;
	font-weight: 700
}

@media (min-width:860px) {

	.cleaning-categories .licensing .title .newsletter-signup h5,
	.cleaning-categories .licensing .title h3,
	.newsletter-signup .cleaning-categories .licensing .title h5 {
		padding: 0
	}

}

.cleaning-categories .licensing .description p {
	margin: 1em 2em;
	font-size: 18px
}

.cleaning-categories .licensing .logos {
	padding: 2em
}

@media (min-width:860px) {
	.cleaning-categories .licensing .logos {
		display: flex;
		align-items: center;
		padding: 3em 0 2em
	}

}

.cleaning-categories .licensing .logos .banner {
	margin: 0 0 2em;
	width: 50%
}

@media (min-width:860px) {
	.cleaning-categories .licensing .logos .banner {
		width: auto;
		margin: 0 2em 0 0
	}

}

.cleaning-categories .licensing .logos .banner.black-and-decker img,
.cleaning-categories .licensing .logos .banner.michelin img {
	opacity: .25
}

.cleaning-categories .licensing .logos .banner.de-walt img {
	opacity: .15
}

.cleaning-categories .licensing .logos .banner img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.cleaning-categories .licensing .logos .banner img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

.pump-selector {
	padding: 6em 3em;
	max-width: 100%
}

.newsletter-signup .pump-selector h5,
.pump-selector .newsletter-signup h5,
.pump-selector h3 {
	margin-top: 0;
	font-weight: 700
}

.newsletter-signup .pump-selector h5:after,
.pump-selector .newsletter-signup h5:after,
.pump-selector h3:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0087c9
}

.pump-selector .filters-group .filter-field {
	margin: 0 0 1em
}

.pump-selector .filters-group .filter-field span {
	display: block;
	text-transform: uppercase
}

.pump-selector .filters-group .filter-field input[type=text] {
	width: 150px;
	padding: .5em 1em;
	font-size: 16px;
	text-align: center;
	border: 0 none;
	background-color: #f2f2f2
}

.pump-selector .filters-group .filter-field input[type=text].range {
	width: 110px;
	margin-right: 10px
}

.pump-selector .filters-group .filter-field input[type=button] {
	padding: .5em 1em;
	border: 0 none;
	font-size: 16px;
	font-weight: 700;
	background-color: #e6e6e6
}

.pump-selector .filters-group .filter-field input[type=button].minus {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pump-selector .filters-group .filter-field input[type=button].plus {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pump-selector .submit {
	font-size: 40px;
	color: #0087c9
}

.pump-selector .application-filters {
	overflow: auto;
	margin-bottom: 20px
}

.carousel.news-slideshow .carousel-inner .carousel-caption .pump-selector .application-filters h6,
.downloads-page .downloads-list .single-download .pump-selector .application-filters h6,
.news-page .news-list .single-news .pump-selector .application-filters h6,
.pump-selector .application-filters .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.pump-selector .application-filters .downloads-page .downloads-list .single-download h6,
.pump-selector .application-filters .news-page .news-list .single-news h6,
.pump-selector .application-filters h4 {
	float: left;
	margin-right: 20px;
	cursor: pointer
}

.carousel.news-slideshow .carousel-inner .carousel-caption .pump-selector .application-filters h6.selected,
.downloads-page .downloads-list .single-download .pump-selector .application-filters h6.selected,
.news-page .news-list .single-news .pump-selector .application-filters h6.selected,
.pump-selector .application-filters .carousel.news-slideshow .carousel-inner .carousel-caption h6.selected,
.pump-selector .application-filters .downloads-page .downloads-list .single-download h6.selected,
.pump-selector .application-filters .news-page .news-list .single-news h6.selected,
.pump-selector .application-filters h4.selected {
	font-weight: 700
}

.pump-selector .applications {
	overflow: auto
}

.pump-selector .applications .application-box {
	float: left;
	width: 16%;
	margin: 0 1em 1em 0;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.pump-selector .applications .application-box .icon {
	background-color: #0087c9;
	width: 100%
}

.pump-selector .applications .application-box.diaphragm .icon {
	background-color: #b0b737;
	width: 100%
}

.pump-selector .applications .application-box.gray .icon {
	background-color: #9c9c9c;
}

.pump-selector .applications .application-box.blue .icon {
	background-color: #0087c9;
}

.pump-selector .applications .application-box {
	opacity: .5
}

.pump-selector .applications .application-box.selected {
	opacity: 1
}

.pump-selector .applications.cleaning-core {
	margin-top: 2em
}

@media (min-width:860px) {
	.pump-selector .applications.cleaning-core .application-box {
		width: 13%
	}

}

.agricolture .pump-selector .newsletter-signup h5:after,
.agricolture .pump-selector h3:after,
.newsletter-signup .agricolture .pump-selector h5:after {
	background-color: #b0b737
}

.agricolture .pump-selector .submit {
	color: #b0b737
}

.agricolture .pump-selector .application-box .icon {
	background-color: #b0b737
}

.industry .pump-selector .newsletter-signup h5:after,
.industry .pump-selector h3:after,
.newsletter-signup .industry .pump-selector h5:after {
	background-color: #999
}

.industry .pump-selector .submit {
	color: #999
}

.industry .pump-selector .application-box .icon {
	background-color: #999
}

.category-view {
	padding: 3em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .category-view h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .category-view h6,
.category-view .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.category-view .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.category-view .division-title,
.category-view .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.category-view .division .article .downloads-page .downloads-list .single-download h6,
.category-view .division .article .news-page .news-list .single-news h6,
.category-view .division .article h4,
.category-view .division .news-title .newsletter-signup h5,
.category-view .division .news-title h3,
.category-view .downloads-page .downloads-list .single-download .division .article h6,
.category-view .downloads-page .downloads-list .single-download .our-history h6,
.category-view .news-page .news-list .single-news .division .article h6,
.category-view .news-page .news-list .single-news .our-history h6,
.category-view .newsletter-signup .division .news-title h5,
.category-view .newsletter-signup .pump-selector h5,
.category-view .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.category-view .our-history .downloads-page .downloads-list .single-download h6,
.category-view .our-history .news-page .news-list .single-news h6,
.category-view .our-history h4,
.category-view .pump-selector .newsletter-signup h5,
.category-view .pump-selector h3,
.category-view h1,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .category-view h6,
.division .article .category-view h4,
.division .article .downloads-page .downloads-list .single-download .category-view h6,
.division .article .news-page .news-list .single-news .category-view h6,
.division .news-title .category-view h3,
.division .news-title .newsletter-signup .category-view h5,
.downloads-page .downloads-list .single-download .division .article .category-view h6,
.downloads-page .downloads-list .single-download .our-history .category-view h6,
.news-page .news-list .single-news .division .article .category-view h6,
.news-page .news-list .single-news .our-history .category-view h6,
.newsletter-signup .division .news-title .category-view h5,
.newsletter-signup .pump-selector .category-view h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .category-view h6,
.our-history .category-view h4,
.our-history .downloads-page .downloads-list .single-download .category-view h6,
.our-history .news-page .news-list .single-news .category-view h6,
.pump-selector .category-view h3,
.pump-selector .newsletter-signup .category-view h5 {
	font-weight: 700
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .category-view h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .category-view h6:after,
.category-view .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.category-view .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.category-view .division-title:after,
.category-view .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.category-view .division .article .downloads-page .downloads-list .single-download h6:after,
.category-view .division .article .news-page .news-list .single-news h6:after,
.category-view .division .article h4:after,
.category-view .division .news-title .newsletter-signup h5:after,
.category-view .division .news-title h3:after,
.category-view .downloads-page .downloads-list .single-download .division .article h6:after,
.category-view .downloads-page .downloads-list .single-download .our-history h6:after,
.category-view .news-page .news-list .single-news .division .article h6:after,
.category-view .news-page .news-list .single-news .our-history h6:after,
.category-view .newsletter-signup .division .news-title h5:after,
.category-view .newsletter-signup .pump-selector h5:after,
.category-view .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.category-view .our-history .downloads-page .downloads-list .single-download h6:after,
.category-view .our-history .news-page .news-list .single-news h6:after,
.category-view .our-history h4:after,
.category-view .pump-selector .newsletter-signup h5:after,
.category-view .pump-selector h3:after,
.category-view h1:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .category-view h6:after,
.division .article .category-view h4:after,
.division .article .downloads-page .downloads-list .single-download .category-view h6:after,
.division .article .news-page .news-list .single-news .category-view h6:after,
.division .news-title .category-view h3:after,
.division .news-title .newsletter-signup .category-view h5:after,
.downloads-page .downloads-list .single-download .division .article .category-view h6:after,
.downloads-page .downloads-list .single-download .our-history .category-view h6:after,
.news-page .news-list .single-news .division .article .category-view h6:after,
.news-page .news-list .single-news .our-history .category-view h6:after,
.newsletter-signup .division .news-title .category-view h5:after,
.newsletter-signup .pump-selector .category-view h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .category-view h6:after,
.our-history .category-view h4:after,
.our-history .downloads-page .downloads-list .single-download .category-view h6:after,
.our-history .news-page .news-list .single-news .category-view h6:after,
.pump-selector .category-view h3:after,
.pump-selector .newsletter-signup .category-view h5:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0087c9
}

.agricolture .category-view .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.agricolture .category-view .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.agricolture .category-view .division-title:after,
.agricolture .category-view .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.agricolture .category-view .division .article .downloads-page .downloads-list .single-download h6:after,
.agricolture .category-view .division .article .news-page .news-list .single-news h6:after,
.agricolture .category-view .division .article h4:after,
.agricolture .category-view .division .news-title .newsletter-signup h5:after,
.agricolture .category-view .division .news-title h3:after,
.agricolture .category-view .downloads-page .downloads-list .single-download .division .article h6:after,
.agricolture .category-view .downloads-page .downloads-list .single-download .our-history h6:after,
.agricolture .category-view .news-page .news-list .single-news .division .article h6:after,
.agricolture .category-view .news-page .news-list .single-news .our-history h6:after,
.agricolture .category-view .newsletter-signup .division .news-title h5:after,
.agricolture .category-view .newsletter-signup .pump-selector h5:after,
.agricolture .category-view .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.agricolture .category-view .our-history .downloads-page .downloads-list .single-download h6:after,
.agricolture .category-view .our-history .news-page .news-list .single-news h6:after,
.agricolture .category-view .our-history h4:after,
.agricolture .category-view .pump-selector .newsletter-signup h5:after,
.agricolture .category-view .pump-selector h3:after,
.agricolture .category-view h1:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .agricolture .category-view h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .agricolture .category-view h6:after,
.division .article .agricolture .category-view h4:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .agricolture .category-view h6:after,
.division .article .downloads-page .downloads-list .single-download .agricolture .category-view h6:after,
.division .article .news-page .news-list .single-news .agricolture .category-view h6:after,
.division .news-title .agricolture .category-view h3:after,
.division .news-title .newsletter-signup .agricolture .category-view h5:after,
.downloads-page .downloads-list .single-download .division .article .agricolture .category-view h6:after,
.downloads-page .downloads-list .single-download .our-history .agricolture .category-view h6:after,
.news-page .news-list .single-news .division .article .agricolture .category-view h6:after,
.news-page .news-list .single-news .our-history .agricolture .category-view h6:after,
.newsletter-signup .division .news-title .agricolture .category-view h5:after,
.newsletter-signup .pump-selector .agricolture .category-view h5:after,
.our-history .agricolture .category-view h4:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .agricolture .category-view h6:after,
.our-history .downloads-page .downloads-list .single-download .agricolture .category-view h6:after,
.our-history .news-page .news-list .single-news .agricolture .category-view h6:after,
.pump-selector .agricolture .category-view h3:after,
.pump-selector .newsletter-signup .agricolture .category-view h5:after {
	background-color: #b0b737
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .industry .category-view h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .industry .category-view h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .industry .category-view h6:after,
.division .article .downloads-page .downloads-list .single-download .industry .category-view h6:after,
.division .article .industry .category-view h4:after,
.division .article .news-page .news-list .single-news .industry .category-view h6:after,
.division .news-title .industry .category-view h3:after,
.division .news-title .newsletter-signup .industry .category-view h5:after,
.downloads-page .downloads-list .single-download .division .article .industry .category-view h6:after,
.downloads-page .downloads-list .single-download .our-history .industry .category-view h6:after,
.industry .category-view .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.industry .category-view .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.industry .category-view .division-title:after,
.industry .category-view .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.industry .category-view .division .article .downloads-page .downloads-list .single-download h6:after,
.industry .category-view .division .article .news-page .news-list .single-news h6:after,
.industry .category-view .division .article h4:after,
.industry .category-view .division .news-title .newsletter-signup h5:after,
.industry .category-view .division .news-title h3:after,
.industry .category-view .downloads-page .downloads-list .single-download .division .article h6:after,
.industry .category-view .downloads-page .downloads-list .single-download .our-history h6:after,
.industry .category-view .news-page .news-list .single-news .division .article h6:after,
.industry .category-view .news-page .news-list .single-news .our-history h6:after,
.industry .category-view .newsletter-signup .division .news-title h5:after,
.industry .category-view .newsletter-signup .pump-selector h5:after,
.industry .category-view .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.industry .category-view .our-history .downloads-page .downloads-list .single-download h6:after,
.industry .category-view .our-history .news-page .news-list .single-news h6:after,
.industry .category-view .our-history h4:after,
.industry .category-view .pump-selector .newsletter-signup h5:after,
.industry .category-view .pump-selector h3:after,
.industry .category-view h1:after,
.news-page .news-list .single-news .division .article .industry .category-view h6:after,
.news-page .news-list .single-news .our-history .industry .category-view h6:after,
.newsletter-signup .division .news-title .industry .category-view h5:after,
.newsletter-signup .pump-selector .industry .category-view h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .industry .category-view h6:after,
.our-history .downloads-page .downloads-list .single-download .industry .category-view h6:after,
.our-history .industry .category-view h4:after,
.our-history .news-page .news-list .single-news .industry .category-view h6:after,
.pump-selector .industry .category-view h3:after,
.pump-selector .newsletter-signup .industry .category-view h5:after {
	background-color: #999
}

.filter-menu {
	margin: 4em 0 0
}

@media (min-width:860px) {
	.filter-menu {
		margin: 0
	}

}

.filter-menu .category-selector {
	margin: 3em 0
}

.filter-menu .category-selector .expanded {
	font-weight: 700
}

.filter-menu .category-selector .collapsed .icon,
.filter-menu .category-selector .expanded .icon,
.filter-menu .category-selector .uncollapsible .icon {
	display: inline-block;
	margin-right: 10px
}

.filter-menu .category-selector ul {
	padding-left: 25px
}

.filter-menu .category-selector ul li {
	list-style-type: none
}

.filter-menu .category-selector h5:hover,
.filter-menu .category-selector li>span:hover {
	text-decoration: underline;
	cursor: pointer
}

.filter-menu .filters-group {
	margin: 2em 0
}

.filter-menu .filters-group .filter-field {
	margin: 0 0 1.2em
}

.filter-menu .filters-group .filter-field span {
	display: block;
	padding: 0 0 10px;
	line-height: 1;
	text-transform: uppercase
}

.filter-menu .filters-group .filter-field input[type=text] {
	width: 74%;
	padding: .5em 1em;
	font-size: 16px;
	text-align: center;
	border: 0 none;
	background-color: #f2f2f2
}

.filter-menu .filters-group .filter-field input[type=text].range {
	width: 49%;
	margin-right: 2%
}

.filter-menu .filters-group .filter-field input[type=text].range:last-child {
	margin-right: 0
}

.filter-menu .filters-group .filter-field input[type=button] {
	padding: .5em;
	border: 0 none;
	font-size: 16px;
	font-weight: 700;
	background-color: #e6e6e6
}

.filter-menu .filters-group .filter-field input[type=button].minus {
	width: 13%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.filter-menu .filters-group .filter-field input[type=button].plus {
	width: 13%;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.filter-menu .applications {
	overflow: auto;
	margin: 3em 0 .5em
}

@media (min-width:860px) {
	.filter-menu .applications {
		margin: 1em 0 0
	}

}

.filter-menu .applications .application-box {
	float: left;
	width: 30%;
	margin: 0 5% 5% 0;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	opacity: .4
}

.filter-menu .applications .application-box:nth-child(3n) {
	margin-right: 0
}

.filter-menu .applications .application-box .icon {
	background-color: #0087c9
}

.filter-menu .applications .application-box.selected {
	opacity: 1
}

.agricolture .filter-menu .application-box .icon {
	background-color: #b0b737
}

.industry .filter-menu .application-box .icon {
	background-color: #999
}

.search-body .paginator {
	padding: 2em 0
}

.search-body .paginator .btn.btn-default {
	border: 0 none;
	padding: 0;
	font-size: 25px
}

.search-body .paginator .btn.btn-default:active,
.search-body .paginator .btn.btn-default:focus,
.search-body .paginator .btn.btn-default:hover,
.search-body .paginator .btn.btn-default:visited {
	background-color: transparent;
	box-shadow: none
}

.search-body .paginator .page-counter {
	padding: 0 1em
}

.search-body .product-list {
	overflow: auto
}

.search-body .product-list .col-md-3 {
	padding: 0 0 4em;
	text-align: center
}

@media (min-width:860px) {
	.search-body .product-list .col-md-3 {
		padding: 0 3em 2em 0
	}

}

.search-body .product-list .col-md-3:nth-child(4n+1) {
	clear: left
}

.search-body .product-list img {
	max-height: 150px;
	margin: 0 auto
}

.separator-with-logo {
	margin: 3em 0 6em;
	position: relative;
	text-align: center
}

.separator-with-logo:before {
	display: block;
	position: absolute;
	top: 50px;
	width: 100%;
	content: " ";
	border-top: 1px solid #ccc;
	z-index: -1
}

.separator-with-logo .image-wrapper {
	display: inline-block;
	background-color: #fff;
	padding: 20px
}

.separator-with-logo .image-wrapper img {
	height: 60px
}

.single-product-details {
	margin: 0 0 100px;
}

@media (min-width:860px) {
	.single-product-details {
		margin: 60px 0 100px
	}

}

.single-product-details .featured-image div {
	z-index: 1000
}

.single-product-details .featured-image div div {
	border: 1px solid
}

.single-product-details .secondary-images {
	padding: 2em 0;
	overflow: auto
}

@media (min-width:860px) {
	.single-product-details .secondary-images {
		padding-left: 3em
	}

}

.single-product-details .secondary-images .btn {
	float: left;
	width: 28%;
	margin: 0 2%;
	opacity: .5
}

@media (min-width:860px) {
	.single-product-details .secondary-images .btn {
		width: 90px;
		margin-right: 5px
	}

}

.single-product-details .secondary-images .btn:first-child {
	opacity: 1
}

.single-product-details .secondary-images .btn:active,
.single-product-details .secondary-images .btn:focus,
.single-product-details .secondary-images .btn:hover {
	background: none;
	box-shadow: none
}

.single-product-details .secondary-images .btn:hover {
	opacity: 1
}

.single-product-details .product-info {
	padding: 3em 1em
}

.single-product-details .product-info b {
	vertical-align: text-bottom;
}

@media (min-width:860px) {
	.single-product-details .product-info {
		padding: 0
	}

}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .single-product-details h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .single-product-details h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .single-product-details h6,
.division .article .downloads-page .downloads-list .single-download .single-product-details h6,
.division .article .news-page .news-list .single-news .single-product-details h6,
.division .article .single-product-details h4,
.division .news-title .newsletter-signup .single-product-details h5,
.division .news-title .single-product-details h3,
.downloads-page .downloads-list .single-download .division .article .single-product-details h6,
.downloads-page .downloads-list .single-download .our-history .single-product-details h6,
.news-page .news-list .single-news .division .article .single-product-details h6,
.news-page .news-list .single-news .our-history .single-product-details h6,
.newsletter-signup .division .news-title .single-product-details h5,
.newsletter-signup .pump-selector .single-product-details h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .single-product-details h6,
.our-history .downloads-page .downloads-list .single-download .single-product-details h6,
.our-history .news-page .news-list .single-news .single-product-details h6,
.our-history .single-product-details h4,
.pump-selector .newsletter-signup .single-product-details h5,
.pump-selector .single-product-details h3,
.single-product-details .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.single-product-details .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.single-product-details .division-title,
.single-product-details .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.single-product-details .division .article .downloads-page .downloads-list .single-download h6,
.single-product-details .division .article .news-page .news-list .single-news h6,
.single-product-details .division .article h4,
.single-product-details .division .news-title .newsletter-signup h5,
.single-product-details .division .news-title h3,
.single-product-details .downloads-page .downloads-list .single-download .division .article h6,
.single-product-details .downloads-page .downloads-list .single-download .our-history h6,
.single-product-details .news-page .news-list .single-news .division .article h6,
.single-product-details .news-page .news-list .single-news .our-history h6,
.single-product-details .newsletter-signup .division .news-title h5,
.single-product-details .newsletter-signup .pump-selector h5,
.single-product-details .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.single-product-details .our-history .downloads-page .downloads-list .single-download h6,
.single-product-details .our-history .news-page .news-list .single-news h6,
.single-product-details .our-history h4,
.single-product-details .pump-selector .newsletter-signup h5,
.single-product-details .pump-selector h3,
.single-product-details h1 {
	margin: 0 0 20px;
	padding-right: 4em;
	font-weight: 700
}

.single-product-details .btn-default {
	padding: 0 0 5px;
	border: 0;
	border-radius: 0;
	border-bottom: 4px solid #0087c9;
	color: #0087c9;
	font-size: 16px;
	font-weight: 700;
	background: none
}

.single-product-details .btn-default:active {
	background: none;
	box-shadow: none
}

.newsletter-signup .single-product-details h5,
.single-product-details .newsletter-signup h5,
.single-product-details h3 {
	margin: 0 0 1em
}

.single-product-details .applications {
	margin: 4em 4em 0 0;
	overflow: auto
}

.single-product-details .applications .application-box {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 .5em .5em 0;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase
}

.single-product-details .applications .icon-group {
	margin: 0 0 2em;
	overflow: auto
}

.single-product-details .applications .performance-icons {
	overflow: auto
}

.single-product-details .applications .performance-icons .application-box {
	width: 100px;
	height: auto
}

.single-product-details .applications .performance-icons .application-box .icon {
	background-color: transparent !important
}

.single-product-details .applications .tech-icons {
	overflow: auto
}

.single-product-details .applications .application-icons .icon,
.single-product-details .applications .generic-icons .icon {
	display: block;
	background-color: #0087c9 !important
}

.single-product-details .product-description {
	padding: 3em 1em 0;
	line-height: 1.8
}

@media (min-width:860px) {
	.single-product-details .product-description {
		padding: 3em 6em 3em 0
	}

}

.single-product-details .downloads {
	margin: 20px 0 0;
	padding: 2em;
	background-color: #0087c9
}

.single-product-details .downloads a {
	color: #fff
}

.single-product-details .accessories {
	padding: 1em 1em 3em
}

@media (min-width:860px) {
	.single-product-details .accessories {
		padding: 0 3em 3em
	}

}

.agricolture .single-product-details .btn-default {
	border-bottom: 4px solid #b0b737;
	color: #b0b737
}

.agricolture .single-product-details .applications .application-icons .icon {
	background-color: #b0b737 !important
}

.agricolture .single-product-details .downloads {
	color: #fff;
	background-color: #b0b737
}

.agricolture .single-product-details .product-tabs .nav-tabs li.active {
	background-color: #b0b737
}

.industry .single-product-details .btn-default {
	border-bottom: 4px solid #999;
	color: #999
}

.industry .single-product-details .applications .application-icons .icon {
	background-color: #999 !important
}

.industry .single-product-details .downloads {
	color: #fff;
	background-color: #999
}

.industry .single-product-details .product-tabs .nav-tabs li.active {
	background-color: #999
}

.product-tech-specs {
	padding: 0 1em
}

@media (min-width:860px) {
	.product-tech-specs {
		padding: 3em
	}

}

.newsletter-signup .product-tech-specs h5,
.product-tech-specs .newsletter-signup h5,
.product-tech-specs h3 {
	margin: 0 0 1em
}

.product-tech-specs .table {
	margin: 0
}

/*.product-tech-specs .table tr:hover {color:#fff;background-color:#0087c9}

*/
.product-tech-specs .table tr:first-child td {
	border: 0 none
}

.product-tech-specs .table tr td {
	padding: .7em 1em;
	white-space: normal !important
}

.product-tech-specs .table tr td.screen-only {
	display: block
}

.product-tech-specs .table tr td.screen-only:last-child {
	border-top-color: #fff;
	padding-top: 0
}

@media (min-width:768px) {
	.product-tech-specs .table tr td {
		display: table-cell;
		border-top-color: #ddd !important;
		padding: .7em 1em !important
	}

}

.product-tech-specs .table tr td:first-child {
	font-weight: 700
}

.agricolture .product-tech-specs .table tr:hover {
	background-color: #b0b737
}

.industry .product-tech-specs .table tr:hover {
	background-color: #999
}

.accessories h5 {
	position: relative;
	padding: 1em 15px;
	margin: 0 0 3em;
	font-weight: 700;
	color: #fff;
	border-top: 2px solid #0087c9;
	overflow: hidden
}

.accessories h5:before {
	position: absolute;
	top: 0;
	left: 0;
	content: " ";
	display: inline-block;
	width: 100%;
	height: 80px;
	background-color: #0087c9;
	z-index: -1
}

@media (min-width:860px) {
	.accessories h5:before {
		width: 300px
	}

}

.accessories .carousel .carousel-inner {
	padding-bottom: 70px
}

.accessories .carousel .carousel-inner>.item>img {
	display: block;
	height: 100px;
	width: auto
}

.accessories .carousel .carousel-inner .carousel-caption {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	padding: 0 0 1em;
	color: #000;
	text-align: left;
	text-shadow: none
}

.accessories .carousel .carousel-inner .carousel-caption h6 {
	font-weight: 700
}

.accessories .carousel .carousel-control.left,
.accessories .carousel .carousel-control.right {
	top: auto;
	left: auto;
	right: 15px;
	bottom: 30px;
	height: 30px;
	width: 30px;
	background-image: none
}

.accessories .carousel .carousel-control.left .filter-menu .category-selector .collapsed .icon:before,
.accessories .carousel .carousel-control.left .filter-menu .category-selector .expanded .icon:before,
.accessories .carousel .carousel-control.left .filter-menu .category-selector .uncollapsible .icon:before,
.accessories .carousel .carousel-control.left .glyphicon:before,
.accessories .carousel .carousel-control.right .filter-menu .category-selector .collapsed .icon:before,
.accessories .carousel .carousel-control.right .filter-menu .category-selector .expanded .icon:before,
.accessories .carousel .carousel-control.right .filter-menu .category-selector .uncollapsible .icon:before,
.accessories .carousel .carousel-control.right .glyphicon:before,
.filter-menu .category-selector .collapsed .accessories .carousel .carousel-control.left .icon:before,
.filter-menu .category-selector .collapsed .accessories .carousel .carousel-control.right .icon:before,
.filter-menu .category-selector .expanded .accessories .carousel .carousel-control.left .icon:before,
.filter-menu .category-selector .expanded .accessories .carousel .carousel-control.right .icon:before,
.filter-menu .category-selector .uncollapsible .accessories .carousel .carousel-control.left .icon:before,
.filter-menu .category-selector .uncollapsible .accessories .carousel .carousel-control.right .icon:before {
	color: #999
}

.accessories .carousel .carousel-control.left {
	right: 65px
}

.agricolture .accessories h5 {
	border-color: #b0b737
}

.agricolture .accessories h5:before {
	background-color: #b0b737
}

.industry .accessories h5 {
	border-color: #999
}

.industry .accessories h5:before {
	background-color: #999
}

@page {
	size: A4 portrait;
	margin: 0;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

.print-only {
	display: none
}

@media print {
	* {
		-webkit-print-color-adjust: exact !important;
		color-adjust: exact !important;
		box-sizing: border-box !important
	}

	body {
		margin: 0 !important;
		padding: 0 !important;
		min-width: 768px
	}

	.screen-only,
	footer {
		display: none
	}

	.transition-group {
		min-height: 0 !important
	}

	.single-product-details {
		margin: 0 !important;
		padding: 0 !important;
		width: auto
	}

	.single-product-details .print-only {
		display: block;
		padding: 2cm 1cm !important
	}

	.single-product-details .print-only .page-two {
		page-break-before: always;
		padding-top: 2cm !important
	}

	.single-product-details .print-only .page-three {
		page-break-before: always
	}

	.single-product-details .print-only .logo {
		width: 5cm;
		height: auto;
		margin: 0 0 1.5cm
	}

	.single-product-details .print-only .left-column {
		float: left;
		width: 10.5cm
	}

	.single-product-details .print-only .right-column {
		float: left;
		width: 7cm;
		margin-left: 1cm
	}

	.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .single-product-details .print-only h6,
	.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .single-product-details .print-only h6,
	.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .single-product-details .print-only h6,
	.division .article .downloads-page .downloads-list .single-download .single-product-details .print-only h6,
	.division .article .news-page .news-list .single-news .single-product-details .print-only h6,
	.division .article .single-product-details .print-only h4,
	.division .news-title .newsletter-signup .single-product-details .print-only h5,
	.division .news-title .single-product-details .print-only h3,
	.downloads-page .downloads-list .single-download .division .article .single-product-details .print-only h6,
	.downloads-page .downloads-list .single-download .our-history .single-product-details .print-only h6,
	.news-page .news-list .single-news .division .article .single-product-details .print-only h6,
	.news-page .news-list .single-news .our-history .single-product-details .print-only h6,
	.newsletter-signup .division .news-title .single-product-details .print-only h5,
	.newsletter-signup .pump-selector .single-product-details .print-only h5,
	.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .single-product-details .print-only h6,
	.our-history .downloads-page .downloads-list .single-download .single-product-details .print-only h6,
	.our-history .news-page .news-list .single-news .single-product-details .print-only h6,
	.our-history .single-product-details .print-only h4,
	.pump-selector .newsletter-signup .single-product-details .print-only h5,
	.pump-selector .single-product-details .print-only h3,
	.single-product-details .print-only .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
	.single-product-details .print-only .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
	.single-product-details .print-only .division-title,
	.single-product-details .print-only .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
	.single-product-details .print-only .division .article .downloads-page .downloads-list .single-download h6,
	.single-product-details .print-only .division .article .news-page .news-list .single-news h6,
	.single-product-details .print-only .division .article h4,
	.single-product-details .print-only .division .news-title .newsletter-signup h5,
	.single-product-details .print-only .division .news-title h3,
	.single-product-details .print-only .downloads-page .downloads-list .single-download .division .article h6,
	.single-product-details .print-only .downloads-page .downloads-list .single-download .our-history h6,
	.single-product-details .print-only .news-page .news-list .single-news .division .article h6,
	.single-product-details .print-only .news-page .news-list .single-news .our-history h6,
	.single-product-details .print-only .newsletter-signup .division .news-title h5,
	.single-product-details .print-only .newsletter-signup .pump-selector h5,
	.single-product-details .print-only .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
	.single-product-details .print-only .our-history .downloads-page .downloads-list .single-download h6,
	.single-product-details .print-only .our-history .news-page .news-list .single-news h6,
	.single-product-details .print-only .our-history h4,
	.single-product-details .print-only .pump-selector .newsletter-signup h5,
	.single-product-details .print-only .pump-selector h3,
	.single-product-details .print-only h1 {
		font-size: 20pt;
		margin: 0 0 1cm
	}

	.newsletter-signup .single-product-details .print-only h5,
	.single-product-details .print-only .newsletter-signup h5,
	.single-product-details .print-only h3 {
		font-size: 13pt
	}

	.single-product-details .print-only img {
		width: 7cm;
		height: auto
	}

	.single-product-details .print-only .product-tech-specs {
		margin: 0 !important;
		padding: 0 !important
	}

	.single-product-details .print-only .product-tech-specs table td {
		font-size: 10pt;
		padding: .2cm 0
	}

	.single-product-details .print-only .applications {
		margin: 1cm 0 0 !important
	}

	.single-product-details .print-only .applications .icon-group {
		margin: 0 0 5mm !important;
		padding: 0 0 5mm !important;
		border-bottom: 1.5mm solid #0087c9 !important
	}

	.single-product-details .print-only .applications .application-box {
		width: 1.3cm;
		height: 1.3cm;
		margin: 0 .2cm .2cm 0
	}

	.single-product-details .print-only .product-description {
		margin: 1cm 0 0 !important;
		padding: 0 !important;
		font-size: 10pt;
		line-height: 13pt
	}

	.single-product-details .print-only .square {
		position: absolute;
		top: 0;
		right: 1.5cm;
		margin: 0;
		width: 7cm;
		height: 1cm;
		background-color: #0087c9 !important
	}

	.single-product-details .print-only .accessories {
		clear: left;
		padding: 0 !important
	}

	.single-product-details .print-only .accessories h5 {
		margin: 1cm 0 .5cm;
		padding: .3cm 0 0
	}

	.single-product-details .print-only .accessories .single-accessory {
		float: left;
		width: 3cm;
		margin-right: .7cm;
		min-height: 3cm
	}

	.single-product-details .print-only .accessories .single-accessory h6 {
		margin: .2cm 0 0;
		font-size: 11pt;
		font-weight: 700
	}

	.single-product-details .print-only .accessories .single-accessory p {
		margin: 0;
		font-size: 9pt;
		line-height: 11pt
	}

	.single-product-details .print-only .accessories .single-accessory img {
		width: 1.5cm;
		height: auto
	}

	.single-product-details .print-only .accessories .carousel-control,
	.single-product-details .print-only .accessories .carousel-indicators {
		display: none
	}

	.single-product-details .print-only .images .image-wrapper {
		margin-top: 2cm;
		width: 100%;
		text-align: center
	}

	.single-product-details .print-only .images .image-wrapper:nth-child(odd) {
		page-break-before: always
	}

	.single-product-details .print-only .images .image-wrapper img {
		height: 10cm;
		width: auto
	}

	.agricolture .single-product-details .square {
		background-color: #b0b737 !important
	}

	.agricolture .single-product-details .applications .icon-group {
		border-color: #b0b737 !important
	}

	.industry .single-product-details .square {
		background-color: #999 !important
	}

	.industry .single-product-details .applications .icon-group {
		border-color: #999 !important
	}

}

.news-page {
	margin: 60px 2em 100px
}

.news-page a:focus,
.news-page a:hover {
	text-decoration: none
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .news-page h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .news-page h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .news-page h6,
.division .article .downloads-page .downloads-list .single-download .news-page h6,
.division .article .news-page .news-list .single-news h6,
.division .article .news-page h4,
.division .news-title .news-page h3,
.division .news-title .newsletter-signup .news-page h5,
.downloads-page .downloads-list .single-download .division .article .news-page h6,
.downloads-page .downloads-list .single-download .our-history .news-page h6,
.news-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.news-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.news-page .division-title,
.news-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.news-page .division .article .downloads-page .downloads-list .single-download h6,
.news-page .division .article h4,
.news-page .division .news-title .newsletter-signup h5,
.news-page .division .news-title h3,
.news-page .downloads-page .downloads-list .single-download .division .article h6,
.news-page .downloads-page .downloads-list .single-download .our-history h6,
.news-page .news-list .single-news .division .article h6,
.news-page .news-list .single-news .our-history h6,
.news-page .newsletter-signup .division .news-title h5,
.news-page .newsletter-signup .pump-selector h5,
.news-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.news-page .our-history .downloads-page .downloads-list .single-download h6,
.news-page .our-history h4,
.news-page .pump-selector .newsletter-signup h5,
.news-page .pump-selector h3,
.news-page h1,
.newsletter-signup .division .news-title .news-page h5,
.newsletter-signup .pump-selector .news-page h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .news-page h6,
.our-history .downloads-page .downloads-list .single-download .news-page h6,
.our-history .news-page .news-list .single-news h6,
.our-history .news-page h4,
.pump-selector .news-page h3,
.pump-selector .newsletter-signup .news-page h5 {
	font-weight: 700;
	margin: 0 0 .5em;
	hyphens: auto
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .news-page h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .news-page h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .news-page h6:after,
.division .article .downloads-page .downloads-list .single-download .news-page h6:after,
.division .article .news-page .news-list .single-news h6:after,
.division .article .news-page h4:after,
.division .news-title .news-page h3:after,
.division .news-title .newsletter-signup .news-page h5:after,
.downloads-page .downloads-list .single-download .division .article .news-page h6:after,
.downloads-page .downloads-list .single-download .our-history .news-page h6:after,
.news-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.news-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.news-page .division-title:after,
.news-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.news-page .division .article .downloads-page .downloads-list .single-download h6:after,
.news-page .division .article h4:after,
.news-page .division .news-title .newsletter-signup h5:after,
.news-page .division .news-title h3:after,
.news-page .downloads-page .downloads-list .single-download .division .article h6:after,
.news-page .downloads-page .downloads-list .single-download .our-history h6:after,
.news-page .news-list .single-news .division .article h6:after,
.news-page .news-list .single-news .our-history h6:after,
.news-page .newsletter-signup .division .news-title h5:after,
.news-page .newsletter-signup .pump-selector h5:after,
.news-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.news-page .our-history .downloads-page .downloads-list .single-download h6:after,
.news-page .our-history h4:after,
.news-page .pump-selector .newsletter-signup h5:after,
.news-page .pump-selector h3:after,
.news-page h1:after,
.newsletter-signup .division .news-title .news-page h5:after,
.newsletter-signup .pump-selector .news-page h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .news-page h6:after,
.our-history .downloads-page .downloads-list .single-download .news-page h6:after,
.our-history .news-page .news-list .single-news h6:after,
.our-history .news-page h4:after,
.pump-selector .news-page h3:after,
.pump-selector .newsletter-signup .news-page h5:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.news-page .category-filter {
	margin: 0 0 3em
}

.news-page .category-filter a {
	font-size: 20px;
	display: inline-block;
	margin-right: 30px;
	padding-bottom: 15px;
	border-bottom: 4px solid #fff;
	cursor: pointer;
	color: #a4a4a4;
	font-family: 'sans-serif';
}

.news-page .category-filter a:hover {
	border-bottom: 4px solid #000
}

.news-page .category-filter a.this {
	color: #322826
}

.news-page .news-body {
	margin: 1.5em 0 0;
	color: #999;
	font-size: 25px;
	font-weight: 100
}

@media (min-width:860px) {
	.news-page .news-body {
		margin: 0;
		font-size: 40px
	}

}

.news-page .news-list .single-news {
	margin: 0 0 5em
}

@media (min-width:860px) {
	.news-page .news-list .single-news {
		float: left;
		width: 20%;
		margin: 0 5% 3em 0
	}

	.news-page .news-list .single-news:nth-child(4n+1) {
		clear: left
	}

}

.news-page .news-list .single-news .image-wrapper {
	position: relative;
	-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(hsla(0, 0%, 98%, .1)))
}

@media (min-width:860px) {
	.news-page .news-list .single-news .image-wrapper {
		height: 300px;
		overflow: hidden
	}

}

.news-page .news-list .single-news .image-wrapper img {
	width: 100%;
	height: auto
}

@media (min-width:860px) {
	.news-page .news-list .single-news .image-wrapper img {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0 auto
	}

}

@media (min-width:1200px) {
	.news-page .news-list .single-news .image-wrapper img {
		max-width: 300px;
		max-height: 250px;
		width: auto
	}

}

.news-page .news-list .single-news h6 {
	margin: 2em 0 0;
	text-align: center
}

footer {
	color: #fff;
	background-color: #2e2e2e;
	padding: 3em
}

footer .footer-logo {
	margin: 0 0 4em;
	max-width: 270px
}

footer img.footer-logo {
	width: 95%
}

footer ul {
	padding: 0
}

footer ul li {
	color: #999;
	list-style-type: none
}

footer ul li a {
	color: #999
}

footer ul li a:hover,
footer ul li h5 {
	color: #fff
}

.carousel.news-slideshow .carousel-inner .carousel-caption footer h6,
.downloads-page .downloads-list .single-download footer h6,
.news-page .news-list .single-news footer h6,
footer .carousel.news-slideshow .carousel-inner .carousel-caption h6,
footer .downloads-page .downloads-list .single-download h6,
footer .news-page .news-list .single-news h6,
footer h4 {
	margin: 4em 0 0;
	font-size: 14px;
	text-transform: uppercase
}

@media (min-width:860px) {

	.carousel.news-slideshow .carousel-inner .carousel-caption footer h6,
	.downloads-page .downloads-list .single-download footer h6,
	.news-page .news-list .single-news footer h6,
	footer .carousel.news-slideshow .carousel-inner .carousel-caption h6,
	footer .downloads-page .downloads-list .single-download h6,
	footer .news-page .news-list .single-news h6,
	footer h4 {
		margin: 0
	}

}

footer h5 {
	margin-top: 30px;
	font-size: 16px;
	text-transform: uppercase
}

@media (min-width:860px) {
	footer div h5:first-child {
		margin-top: 10px
	}

}

footer .social-icons {
	margin: 4em 0 0
}

footer .social-icons span {
	color: #777;
	font-size: 12px
}

footer .social-icons a {
	float: left;
	color: #777;
	font-size: 12px;
	line-height: 1.7;
	margin-right: 10px
}

footer .social-icons a img {
	height: 20px
}

.our-history {
	padding-top: 0 !important
}

@media screen and (max-width:600px) {
	.our-history .container {
		margin: 0 2em
	}

	.our-history .row div[class^=col-] {
		margin: 5em 0
	}

}

.our-history .main-image {
	width: 100%;
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.our-history .history-symbol {
	margin: 5em 0 0;
	height: 60px
}

@media (min-width:860px) {
	.our-history .history-symbol {
		margin: 5em
	}

}

.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6.history-title,
.division .news-title .newsletter-signup .our-history h5.history-title,
.division .news-title .our-history h3.history-title,
.downloads-page .downloads-list .single-download .our-history h6.history-title,
.news-page .news-list .single-news .our-history h6.history-title,
.newsletter-signup .division .news-title .our-history h5.history-title,
.newsletter-signup .pump-selector .our-history h5.history-title,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6.history-title,
.our-history .division .news-title .newsletter-signup h5.history-title,
.our-history .division .news-title h3.history-title,
.our-history .downloads-page .downloads-list .single-download h6.history-title,
.our-history .history-title.division-title,
.our-history .news-page .news-list .single-news h6.history-title,
.our-history .newsletter-signup .division .news-title h5.history-title,
.our-history .newsletter-signup .pump-selector h5.history-title,
.our-history .pump-selector .newsletter-signup h5.history-title,
.our-history .pump-selector h3.history-title,
.our-history h1.history-title,
.our-history h4.history-title,
.pump-selector .newsletter-signup .our-history h5.history-title,
.pump-selector .our-history h3.history-title {
	margin: 2em 0;
	font-weight: 700
}

@media (min-width:860px) {

	.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6.history-title,
	.division .news-title .newsletter-signup .our-history h5.history-title,
	.division .news-title .our-history h3.history-title,
	.downloads-page .downloads-list .single-download .our-history h6.history-title,
	.news-page .news-list .single-news .our-history h6.history-title,
	.newsletter-signup .division .news-title .our-history h5.history-title,
	.newsletter-signup .pump-selector .our-history h5.history-title,
	.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6.history-title,
	.our-history .division .news-title .newsletter-signup h5.history-title,
	.our-history .division .news-title h3.history-title,
	.our-history .downloads-page .downloads-list .single-download h6.history-title,
	.our-history .history-title.division-title,
	.our-history .news-page .news-list .single-news h6.history-title,
	.our-history .newsletter-signup .division .news-title h5.history-title,
	.our-history .newsletter-signup .pump-selector h5.history-title,
	.our-history .pump-selector .newsletter-signup h5.history-title,
	.our-history .pump-selector h3.history-title,
	.our-history h1.history-title,
	.our-history h4.history-title,
	.pump-selector .newsletter-signup .our-history h5.history-title,
	.pump-selector .our-history h3.history-title {
		margin: 2em 0 4em
	}

}

.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6.history-title:after,
.division .news-title .newsletter-signup .our-history h5.history-title:after,
.division .news-title .our-history h3.history-title:after,
.downloads-page .downloads-list .single-download .our-history h6.history-title:after,
.news-page .news-list .single-news .our-history h6.history-title:after,
.newsletter-signup .division .news-title .our-history h5.history-title:after,
.newsletter-signup .pump-selector .our-history h5.history-title:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6.history-title:after,
.our-history .division .news-title .newsletter-signup h5.history-title:after,
.our-history .division .news-title h3.history-title:after,
.our-history .downloads-page .downloads-list .single-download h6.history-title:after,
.our-history .history-title.division-title:after,
.our-history .news-page .news-list .single-news h6.history-title:after,
.our-history .newsletter-signup .division .news-title h5.history-title:after,
.our-history .newsletter-signup .pump-selector h5.history-title:after,
.our-history .pump-selector .newsletter-signup h5.history-title:after,
.our-history .pump-selector h3.history-title:after,
.our-history h1.history-title:after,
.our-history h4.history-title:after,
.pump-selector .newsletter-signup .our-history h5.history-title:after,
.pump-selector .our-history h3.history-title:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.downloads-page .downloads-list .single-download .our-history h6,
.news-page .news-list .single-news .our-history h6,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-history .downloads-page .downloads-list .single-download h6,
.our-history .news-page .news-list .single-news h6,
.our-history h4 {
	font-weight: 700;
	margin: 10px 0
}

.our-history .history-body {
	font-size: 22px
}

.our-history .milestones-box {
	background-color: #f4f4f4;
	padding: 100px 20%;
	margin-top: 130px;
	margin-bottom: 130px;
	text-align: center
}

.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .milestones-box h6,
.downloads-page .downloads-list .single-download .our-history .milestones-box h6,
.news-page .news-list .single-news .our-history .milestones-box h6,
.our-history .milestones-box .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-history .milestones-box .downloads-page .downloads-list .single-download h6,
.our-history .milestones-box .news-page .news-list .single-news h6,
.our-history .milestones-box h4 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 50px
}

@media (min-width:860px) {

	.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .milestones-box h6,
	.downloads-page .downloads-list .single-download .our-history .milestones-box h6,
	.news-page .news-list .single-news .our-history .milestones-box h6,
	.our-history .milestones-box .carousel.news-slideshow .carousel-inner .carousel-caption h6,
	.our-history .milestones-box .downloads-page .downloads-list .single-download h6,
	.our-history .milestones-box .news-page .news-list .single-news h6,
	.our-history .milestones-box h4 {
		font-size: 56px
	}

}

.our-history .milestones-box p {
	font-size: 20px;
	font-weight: 700
}

@media (min-width:860px) {
	.our-history .push-down-half {
		margin-top: 50%
	}

	.our-history .push-down-third {
		margin-top: 30%
	}

	.our-history .push-down-tenth {
		margin-top: 10%
	}

	.our-history .pull-up-half {
		margin-top: -50%
	}

	.our-history .pull-up-tenth {
		margin-top: -10%
	}

	.our-history .pull-up-third {
		margin-top: -30%
	}

	.our-history .extra-padding-10 {
		padding: 0 10px
	}

	.our-history .extra-padding-50 {
		padding: 0 50px
	}

}

.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .milestones h6,
.downloads-page .downloads-list .single-download .our-history .milestones h6,
.news-page .news-list .single-news .our-history .milestones h6,
.our-history .milestones .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-history .milestones .downloads-page .downloads-list .single-download h6,
.our-history .milestones .news-page .news-list .single-news h6,
.our-history .milestones h4 {
	font-size: 56px;
	font-weight: 700
}

.our-history .milestones p {
	font-size: 14px;
	line-height: 1.7;
	margin: 10px 0 30px
}

.our-history .line-blue {
	width: 100%;
	height: 50px;
	margin: 50px 0 100px;
	background-color: #0c5ea7
}

.our-history .rectangle-grey {
	height: 200px;
	background-color: #f4f4f4
}

.our-history .rectangle-blue {
	padding-top: 75%;
	background-color: #0c5ea7
}

.page-la-nostra-storia .navbar-default:not(.scrolled) .hide-logo-white,
.page-our-history .navbar-default:not(.scrolled) .hide-logo-white {
	display: block !important
}

.page-la-nostra-storia .navbar-default:not(.scrolled) .show-logo-black,
.page-our-history .navbar-default:not(.scrolled) .show-logo-black {
	display: none
}

.page-la-nostra-storia .navbar-default:not(.scrolled) .navbar-toggle.collapsed .icon-bar,
.page-our-history .navbar-default:not(.scrolled) .navbar-toggle.collapsed .icon-bar {
	background-color: #fff !important
}

.work-with-us {
	padding: 0 !important
}

@media screen and (max-width:600px) {
	.work-with-us .container {
		margin: 0 2em
	}

}

.work-with-us .symbol {
	margin: 2em 1em 0;
	height: 60px
}

@media (min-width:860px) {
	.work-with-us .symbol {
		margin: 5em 0
	}

}

.work-with-us .main-image {
	width: 100%;
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.work-with-us .main-image-description {
	padding: .5em 2em 1em;
	font-weight: 700
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .work-with-us h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .work-with-us h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .work-with-us h6,
.division .article .downloads-page .downloads-list .single-download .work-with-us h6,
.division .article .news-page .news-list .single-news .work-with-us h6,
.division .article .work-with-us h4,
.division .news-title .newsletter-signup .work-with-us h5,
.division .news-title .work-with-us h3,
.downloads-page .downloads-list .single-download .division .article .work-with-us h6,
.downloads-page .downloads-list .single-download .our-history .work-with-us h6,
.news-page .news-list .single-news .division .article .work-with-us h6,
.news-page .news-list .single-news .our-history .work-with-us h6,
.newsletter-signup .division .news-title .work-with-us h5,
.newsletter-signup .pump-selector .work-with-us h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .work-with-us h6,
.our-history .downloads-page .downloads-list .single-download .work-with-us h6,
.our-history .news-page .news-list .single-news .work-with-us h6,
.our-history .work-with-us h4,
.pump-selector .newsletter-signup .work-with-us h5,
.pump-selector .work-with-us h3,
.work-with-us .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.work-with-us .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.work-with-us .division-title,
.work-with-us .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.work-with-us .division .article .downloads-page .downloads-list .single-download h6,
.work-with-us .division .article .news-page .news-list .single-news h6,
.work-with-us .division .article h4,
.work-with-us .division .news-title .newsletter-signup h5,
.work-with-us .division .news-title h3,
.work-with-us .downloads-page .downloads-list .single-download .division .article h6,
.work-with-us .downloads-page .downloads-list .single-download .our-history h6,
.work-with-us .news-page .news-list .single-news .division .article h6,
.work-with-us .news-page .news-list .single-news .our-history h6,
.work-with-us .newsletter-signup .division .news-title h5,
.work-with-us .newsletter-signup .pump-selector h5,
.work-with-us .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.work-with-us .our-history .downloads-page .downloads-list .single-download h6,
.work-with-us .our-history .news-page .news-list .single-news h6,
.work-with-us .our-history h4,
.work-with-us .pump-selector .newsletter-signup h5,
.work-with-us .pump-selector h3,
.work-with-us h1 {
	font-weight: 700;
	margin: 2em 0 2em auto;
	display: flex;
	flex-direction: column;
	width: 210px;
	height: 200px
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .work-with-us h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .work-with-us h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .work-with-us h6:after,
.division .article .downloads-page .downloads-list .single-download .work-with-us h6:after,
.division .article .news-page .news-list .single-news .work-with-us h6:after,
.division .article .work-with-us h4:after,
.division .news-title .newsletter-signup .work-with-us h5:after,
.division .news-title .work-with-us h3:after,
.downloads-page .downloads-list .single-download .division .article .work-with-us h6:after,
.downloads-page .downloads-list .single-download .our-history .work-with-us h6:after,
.news-page .news-list .single-news .division .article .work-with-us h6:after,
.news-page .news-list .single-news .our-history .work-with-us h6:after,
.newsletter-signup .division .news-title .work-with-us h5:after,
.newsletter-signup .pump-selector .work-with-us h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .work-with-us h6:after,
.our-history .downloads-page .downloads-list .single-download .work-with-us h6:after,
.our-history .news-page .news-list .single-news .work-with-us h6:after,
.our-history .work-with-us h4:after,
.pump-selector .newsletter-signup .work-with-us h5:after,
.pump-selector .work-with-us h3:after,
.work-with-us .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.work-with-us .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.work-with-us .division-title:after,
.work-with-us .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.work-with-us .division .article .downloads-page .downloads-list .single-download h6:after,
.work-with-us .division .article .news-page .news-list .single-news h6:after,
.work-with-us .division .article h4:after,
.work-with-us .division .news-title .newsletter-signup h5:after,
.work-with-us .division .news-title h3:after,
.work-with-us .downloads-page .downloads-list .single-download .division .article h6:after,
.work-with-us .downloads-page .downloads-list .single-download .our-history h6:after,
.work-with-us .news-page .news-list .single-news .division .article h6:after,
.work-with-us .news-page .news-list .single-news .our-history h6:after,
.work-with-us .newsletter-signup .division .news-title h5:after,
.work-with-us .newsletter-signup .pump-selector h5:after,
.work-with-us .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.work-with-us .our-history .downloads-page .downloads-list .single-download h6:after,
.work-with-us .our-history .news-page .news-list .single-news h6:after,
.work-with-us .our-history h4:after,
.work-with-us .pump-selector .newsletter-signup h5:after,
.work-with-us .pump-selector h3:after,
.work-with-us h1:after {
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.work-with-us p {
	font-size: 16px;
	line-height: 30px
}

.work-with-us ul {
	margin-top: 50px;
	padding: 0;
	padding-left: 30px;
	list-style-type: none
}

.work-with-us ul li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	border-bottom: 1px solid #6c6c6c
}

.work-with-us ul li:before {
	float: left;
	display: block;
	width: 12px;
	height: 20px;
	content: " ";
	margin-left: -30px;
	background-color: #0c5ea7
}

.work-with-us .rectangle {
	width: 100%;
	height: 430px;
	background-color: #0c5ea7;
	padding: 80px
}

.work-with-us .slogan-text {
	font-size: 32px;
	text-align: center;
	margin: 80px 10%
}

@media (min-width:860px) {
	.work-with-us .slogan-text {
		margin: 150px 25%
	}

}

.work-with-us .job-opportunities {
	padding: 10em 0;
	background-color: #0c5ea7;
	text-align: center
}

.newsletter-signup .work-with-us .job-opportunities h5,
.work-with-us .job-opportunities .newsletter-signup h5,
.work-with-us .job-opportunities h3 {
	display: inline-block;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center
}

.work-with-us .job-opportunities input[type=button] {
	margin: 1em 0 0;
	color: #fff;
	background: transparent;
	border: 0 none
}

.work-with-us .job-opportunities ul {
	list-style: none
}

.work-with-us .job-opportunities ul li img {
	float: left;
	height: 30px
}

.work-with-us .apply-for-job {
	margin: 6em 0
}

.work-with-us .apply-for-job input[type=text],
.work-with-us .apply-for-job select {
	padding: 20px 15px;
	border-left: 60px solid #0c5ea7
}

.page-lavora-con-noi .navbar-default:not(.scrolled) .hide-logo-white,
.work-with-us .navbar-default:not(.scrolled) .hide-logo-white {
	display: block !important
}

.page-lavora-con-noi .navbar-default:not(.scrolled) .show-logo-black,
.work-with-us .navbar-default:not(.scrolled) .show-logo-black {
	display: none
}

.our-dna {
	margin: 0 2em 100px
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .our-dna h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .our-dna h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .our-dna h6,
.division .article .downloads-page .downloads-list .single-download .our-dna h6,
.division .article .news-page .news-list .single-news .our-dna h6,
.division .article .our-dna h4,
.division .news-title .newsletter-signup .our-dna h5,
.division .news-title .our-dna h3,
.downloads-page .downloads-list .single-download .division .article .our-dna h6,
.downloads-page .downloads-list .single-download .our-history .our-dna h6,
.news-page .news-list .single-news .division .article .our-dna h6,
.news-page .news-list .single-news .our-history .our-dna h6,
.newsletter-signup .division .news-title .our-dna h5,
.newsletter-signup .pump-selector .our-dna h5,
.our-dna .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.our-dna .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.our-dna .division-title,
.our-dna .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-dna .division .article .downloads-page .downloads-list .single-download h6,
.our-dna .division .article .news-page .news-list .single-news h6,
.our-dna .division .article h4,
.our-dna .division .news-title .newsletter-signup h5,
.our-dna .division .news-title h3,
.our-dna .downloads-page .downloads-list .single-download .division .article h6,
.our-dna .downloads-page .downloads-list .single-download .our-history h6,
.our-dna .news-page .news-list .single-news .division .article h6,
.our-dna .news-page .news-list .single-news .our-history h6,
.our-dna .newsletter-signup .division .news-title h5,
.our-dna .newsletter-signup .pump-selector h5,
.our-dna .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.our-dna .our-history .downloads-page .downloads-list .single-download h6,
.our-dna .our-history .news-page .news-list .single-news h6,
.our-dna .our-history h4,
.our-dna .pump-selector .newsletter-signup h5,
.our-dna .pump-selector h3,
.our-dna h1,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .our-dna h6,
.our-history .downloads-page .downloads-list .single-download .our-dna h6,
.our-history .news-page .news-list .single-news .our-dna h6,
.our-history .our-dna h4,
.pump-selector .newsletter-signup .our-dna h5,
.pump-selector .our-dna h3 {
	font-weight: 700;
	display: flex;
	flex-direction: column
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .our-dna h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .our-dna h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .our-dna h6:after,
.division .article .downloads-page .downloads-list .single-download .our-dna h6:after,
.division .article .news-page .news-list .single-news .our-dna h6:after,
.division .article .our-dna h4:after,
.division .news-title .newsletter-signup .our-dna h5:after,
.division .news-title .our-dna h3:after,
.downloads-page .downloads-list .single-download .division .article .our-dna h6:after,
.downloads-page .downloads-list .single-download .our-history .our-dna h6:after,
.news-page .news-list .single-news .division .article .our-dna h6:after,
.news-page .news-list .single-news .our-history .our-dna h6:after,
.newsletter-signup .division .news-title .our-dna h5:after,
.newsletter-signup .pump-selector .our-dna h5:after,
.our-dna .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.our-dna .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.our-dna .division-title:after,
.our-dna .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.our-dna .division .article .downloads-page .downloads-list .single-download h6:after,
.our-dna .division .article .news-page .news-list .single-news h6:after,
.our-dna .division .article h4:after,
.our-dna .division .news-title .newsletter-signup h5:after,
.our-dna .division .news-title h3:after,
.our-dna .downloads-page .downloads-list .single-download .division .article h6:after,
.our-dna .downloads-page .downloads-list .single-download .our-history h6:after,
.our-dna .news-page .news-list .single-news .division .article h6:after,
.our-dna .news-page .news-list .single-news .our-history h6:after,
.our-dna .newsletter-signup .division .news-title h5:after,
.our-dna .newsletter-signup .pump-selector h5:after,
.our-dna .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.our-dna .our-history .downloads-page .downloads-list .single-download h6:after,
.our-dna .our-history .news-page .news-list .single-news h6:after,
.our-dna .our-history h4:after,
.our-dna .pump-selector .newsletter-signup h5:after,
.our-dna .pump-selector h3:after,
.our-dna h1:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .our-dna h6:after,
.our-history .downloads-page .downloads-list .single-download .our-dna h6:after,
.our-history .news-page .news-list .single-news .our-dna h6:after,
.our-history .our-dna h4:after,
.pump-selector .newsletter-signup .our-dna h5:after,
.pump-selector .our-dna h3:after {
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.our-dna p {
	font-size: 18px
}

.our-dna .spacer {
	height: 0
}

@media (min-width:860px) {
	.our-dna .spacer {
		height: 100px
	}

}

.our-dna .slogan-text p {
	font-size: 32px;
	padding: 90px 0 0;
	line-height: 36px
}

@media (min-width:860px) {
	.our-dna .slogan-text p {
		padding: 150px 15%
	}

}

.our-dna .subtitle {
	font-size: 40px;
	font-weight: 700;
	margin: 2em 0
}

.our-dna .subtitle:before {
	display: block;
	width: 30%;
	margin: 0 0 40px;
	content: " ";
	border-top: 1px solid #000
}

.our-dna .subtitle:after {
	display: block;
	width: 30%;
	margin: 40px 0 0;
	content: " ";
	border-bottom: 1px solid #000
}

.our-dna .mission-description {
	margin: 2em 0
}

@media (min-width:860px) {
	.our-dna .subtitle {
		text-align: center;
		font-weight: 700;
		font-size: 40px;
		margin-bottom: 60px
	}

	.our-dna .subtitle:before {
		display: block;
		width: 30%;
		margin: 0 auto 40px;
		content: " ";
		border-top: 1px solid #000
	}

	.our-dna .subtitle:after {
		display: block;
		width: 30%;
		margin: 40px auto 0;
		content: " ";
		border-bottom: 1px solid #000
	}

	.our-dna .mission-description {
		margin: 0 10%;
		text-align: center
	}

}

.our-dna .rectangle-grey {
	width: 700px;
	height: 200px;
	background-color: #f4f4f4
}

.our-dna .square-blue {
	width: 100%;
	background-color: #0c5ea7;
	margin: 10px 0
}

.our-dna .square-blue:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.our-dna .mission-images img {
	margin: 30px 0 0;
	width: 100%
}

.our-dna .rectangle-blue {
	margin: 30px 15px 0;
	height: 150px;
	background-color: #0c5ea7
}

.our-dna .values-images img {
	margin-top: 20px
}

.our-dna .values-images img:first-child {
	margin-top: 180px
}

.newsletter-signup .our-dna h5,
.our-dna .newsletter-signup h5,
.our-dna h3 {
	font-weight: 700
}

.our-dna ul {
	margin-top: 10em;
	list-style-type: none
}

.our-dna ul li {
	line-height: 1.7;
	margin-bottom: 70px
}

.our-dna ul li:before {
	float: left;
	display: block;
	width: 30px;
	height: 40px;
	content: " ";
	margin-left: -40px;
	background-color: #0c5ea7
}

.logo-and-utilization {
	padding: 3em 3em 6em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .logo-and-utilization h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .logo-and-utilization h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .logo-and-utilization h6,
.division .article .downloads-page .downloads-list .single-download .logo-and-utilization h6,
.division .article .logo-and-utilization h4,
.division .article .news-page .news-list .single-news .logo-and-utilization h6,
.division .news-title .logo-and-utilization h3,
.division .news-title .newsletter-signup .logo-and-utilization h5,
.downloads-page .downloads-list .single-download .division .article .logo-and-utilization h6,
.downloads-page .downloads-list .single-download .our-history .logo-and-utilization h6,
.logo-and-utilization .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.logo-and-utilization .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.logo-and-utilization .division-title,
.logo-and-utilization .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.logo-and-utilization .division .article .downloads-page .downloads-list .single-download h6,
.logo-and-utilization .division .article .news-page .news-list .single-news h6,
.logo-and-utilization .division .article h4,
.logo-and-utilization .division .news-title .newsletter-signup h5,
.logo-and-utilization .division .news-title h3,
.logo-and-utilization .downloads-page .downloads-list .single-download .division .article h6,
.logo-and-utilization .downloads-page .downloads-list .single-download .our-history h6,
.logo-and-utilization .news-page .news-list .single-news .division .article h6,
.logo-and-utilization .news-page .news-list .single-news .our-history h6,
.logo-and-utilization .newsletter-signup .division .news-title h5,
.logo-and-utilization .newsletter-signup .pump-selector h5,
.logo-and-utilization .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.logo-and-utilization .our-history .downloads-page .downloads-list .single-download h6,
.logo-and-utilization .our-history .news-page .news-list .single-news h6,
.logo-and-utilization .our-history h4,
.logo-and-utilization .pump-selector .newsletter-signup h5,
.logo-and-utilization .pump-selector h3,
.logo-and-utilization h1,
.news-page .news-list .single-news .division .article .logo-and-utilization h6,
.news-page .news-list .single-news .our-history .logo-and-utilization h6,
.newsletter-signup .division .news-title .logo-and-utilization h5,
.newsletter-signup .pump-selector .logo-and-utilization h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .logo-and-utilization h6,
.our-history .downloads-page .downloads-list .single-download .logo-and-utilization h6,
.our-history .logo-and-utilization h4,
.our-history .news-page .news-list .single-news .logo-and-utilization h6,
.pump-selector .logo-and-utilization h3,
.pump-selector .newsletter-signup .logo-and-utilization h5 {
	font-weight: 700;
	margin: 0 0 .5em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .logo-and-utilization h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .logo-and-utilization h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .logo-and-utilization h6:after,
.division .article .downloads-page .downloads-list .single-download .logo-and-utilization h6:after,
.division .article .logo-and-utilization h4:after,
.division .article .news-page .news-list .single-news .logo-and-utilization h6:after,
.division .news-title .logo-and-utilization h3:after,
.division .news-title .newsletter-signup .logo-and-utilization h5:after,
.downloads-page .downloads-list .single-download .division .article .logo-and-utilization h6:after,
.downloads-page .downloads-list .single-download .our-history .logo-and-utilization h6:after,
.logo-and-utilization .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.logo-and-utilization .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.logo-and-utilization .division-title:after,
.logo-and-utilization .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.logo-and-utilization .division .article .downloads-page .downloads-list .single-download h6:after,
.logo-and-utilization .division .article .news-page .news-list .single-news h6:after,
.logo-and-utilization .division .article h4:after,
.logo-and-utilization .division .news-title .newsletter-signup h5:after,
.logo-and-utilization .division .news-title h3:after,
.logo-and-utilization .downloads-page .downloads-list .single-download .division .article h6:after,
.logo-and-utilization .downloads-page .downloads-list .single-download .our-history h6:after,
.logo-and-utilization .news-page .news-list .single-news .division .article h6:after,
.logo-and-utilization .news-page .news-list .single-news .our-history h6:after,
.logo-and-utilization .newsletter-signup .division .news-title h5:after,
.logo-and-utilization .newsletter-signup .pump-selector h5:after,
.logo-and-utilization .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.logo-and-utilization .our-history .downloads-page .downloads-list .single-download h6:after,
.logo-and-utilization .our-history .news-page .news-list .single-news h6:after,
.logo-and-utilization .our-history h4:after,
.logo-and-utilization .pump-selector .newsletter-signup h5:after,
.logo-and-utilization .pump-selector h3:after,
.logo-and-utilization h1:after,
.news-page .news-list .single-news .division .article .logo-and-utilization h6:after,
.news-page .news-list .single-news .our-history .logo-and-utilization h6:after,
.newsletter-signup .division .news-title .logo-and-utilization h5:after,
.newsletter-signup .pump-selector .logo-and-utilization h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .logo-and-utilization h6:after,
.our-history .downloads-page .downloads-list .single-download .logo-and-utilization h6:after,
.our-history .logo-and-utilization h4:after,
.our-history .news-page .news-list .single-news .logo-and-utilization h6:after,
.pump-selector .logo-and-utilization h3:after,
.pump-selector .newsletter-signup .logo-and-utilization h5:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.logo-and-utilization .first-section {
	margin: 5em 0 0;
	background-color: #eee
}

@media (min-width:860px) {
	.logo-and-utilization .first-section>div:first-child {
		border-right: 8px solid #fff
	}

}

.logo-and-utilization .first-section .claim {
	padding: 1em;
	font-size: 30px;
	text-align: center
}

@media (min-width:860px) {
	.logo-and-utilization .first-section .claim {
		padding: 0
	}

}

.logo-and-utilization .logos {
	margin: 6em 0 2em
}

.logo-and-utilization .logos .dates {
	margin: 1em 0 8em;
	font-weight: 700;
	font-size: 16px;
	border-top: 1px solid #000;
	text-align: center;
	padding-top: 10px
}

@media (min-width:768px) {
	.logo-and-utilization .logos {
		display: flex
	}

	.logo-and-utilization .logos>div {
		align-self: flex-end
	}

	.logo-and-utilization .logos .image {
		display: flex;
		min-height: 200px
	}

	.logo-and-utilization .logos .image img {
		align-self: center
	}

}

.logo-and-utilization .line {
	position: absolute;
	border-top: 1px solid #fff;
	width: 60%;
	left: 0;
	opacity: .2
}

.logo-and-utilization .line:first-child {
	margin-top: 30px
}

.logo-and-utilization .line:nth-child(2) {
	margin-top: 60px
}

.logo-and-utilization .line:nth-child(3) {
	margin-top: 90px
}

.logo-and-utilization .line:nth-child(4) {
	margin-top: 120px
}

.logo-and-utilization .rectangle-blue {
	width: 100%;
	background-color: #0c5ea7;
	padding: 30% 40% 0 0
}

.logo-and-utilization .rectangle-blue:after {
	content: "";
	display: block;
	padding-bottom: 70%
}

.logo-and-utilization .rectangle-blue .line {
	border-top: 1px solid #fff
}

.logo-and-utilization .rectangle-blue a,
.logo-and-utilization .rectangle-blue p {
	font-size: 16px;
	color: #fff;
	text-align: right;
	padding: 30px 0 0 30px;
	line-height: 30px;
	cursor: pointer
}

.logo-and-utilization .rectangle-blue a:hover,
.logo-and-utilization .rectangle-blue p:hover {
	text-decoration: none;
	font-style: italic
}

.logo-and-utilization .rectangle-grey {
	background-color: #f4f4f4;
	width: 100%;
	padding: 30% 40% 0 0
}

.logo-and-utilization .rectangle-grey:after {
	content: "";
	display: block;
	padding-bottom: 70%
}

.logo-and-utilization .rectangle-grey .line {
	border-top: 1px solid #000
}

.logo-and-utilization .rectangle-grey a,
.logo-and-utilization .rectangle-grey p {
	font-size: 16px;
	color: #000;
	text-align: right;
	padding: 30px 0 0 30px;
	line-height: 30px;
	cursor: pointer
}

.logo-and-utilization .rectangle-grey a:hover,
.logo-and-utilization .rectangle-grey p:hover {
	text-decoration: none;
	font-style: italic
}

.logo-and-utilization .logo-row {
	margin: 200px 0 0;
	border-bottom: 2px solid #0c5ea7
}

.logo-and-utilization .logo-image {
	padding: 0 0 100px
}

.logo-and-utilization .logo-image img {
	width: 200px;
	height: auto;
	margin: 0 auto
}

@media (min-width:768px) {
	.logo-and-utilization .logo-row {
		display: flex;
		margin: 0;
		border: 0 none
	}

	.logo-and-utilization .logo-image {
		display: flex;
		padding: 0
	}

	.logo-and-utilization .logo-image img {
		align-self: center;
		width: 200px;
		height: auto;
		margin: 0 auto
	}

}

.the-ar-group {
	margin: 0 2em 100px
}

.the-ar-group .image-description {
	margin: 1em 0 0;
	padding: 1em 2em;
	color: #fff;
	font-size: 16px;
	background-color: #0c5ea7
}

.the-ar-group .main-section {
	padding: 0 1.5em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .the-ar-group .main-section h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .the-ar-group .main-section h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .the-ar-group .main-section h6,
.division .article .downloads-page .downloads-list .single-download .the-ar-group .main-section h6,
.division .article .news-page .news-list .single-news .the-ar-group .main-section h6,
.division .article .the-ar-group .main-section h4,
.division .news-title .newsletter-signup .the-ar-group .main-section h5,
.division .news-title .the-ar-group .main-section h3,
.downloads-page .downloads-list .single-download .division .article .the-ar-group .main-section h6,
.downloads-page .downloads-list .single-download .our-history .the-ar-group .main-section h6,
.news-page .news-list .single-news .division .article .the-ar-group .main-section h6,
.news-page .news-list .single-news .our-history .the-ar-group .main-section h6,
.newsletter-signup .division .news-title .the-ar-group .main-section h5,
.newsletter-signup .pump-selector .the-ar-group .main-section h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .the-ar-group .main-section h6,
.our-history .downloads-page .downloads-list .single-download .the-ar-group .main-section h6,
.our-history .news-page .news-list .single-news .the-ar-group .main-section h6,
.our-history .the-ar-group .main-section h4,
.pump-selector .newsletter-signup .the-ar-group .main-section h5,
.pump-selector .the-ar-group .main-section h3,
.the-ar-group .main-section .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.the-ar-group .main-section .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.the-ar-group .main-section .division-title,
.the-ar-group .main-section .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.the-ar-group .main-section .division .article .downloads-page .downloads-list .single-download h6,
.the-ar-group .main-section .division .article .news-page .news-list .single-news h6,
.the-ar-group .main-section .division .article h4,
.the-ar-group .main-section .division .news-title .newsletter-signup h5,
.the-ar-group .main-section .division .news-title h3,
.the-ar-group .main-section .downloads-page .downloads-list .single-download .division .article h6,
.the-ar-group .main-section .downloads-page .downloads-list .single-download .our-history h6,
.the-ar-group .main-section .news-page .news-list .single-news .division .article h6,
.the-ar-group .main-section .news-page .news-list .single-news .our-history h6,
.the-ar-group .main-section .newsletter-signup .division .news-title h5,
.the-ar-group .main-section .newsletter-signup .pump-selector h5,
.the-ar-group .main-section .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.the-ar-group .main-section .our-history .downloads-page .downloads-list .single-download h6,
.the-ar-group .main-section .our-history .news-page .news-list .single-news h6,
.the-ar-group .main-section .our-history h4,
.the-ar-group .main-section .pump-selector .newsletter-signup h5,
.the-ar-group .main-section .pump-selector h3,
.the-ar-group .main-section h1 {
	font-weight: 700
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .the-ar-group .main-section h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .the-ar-group .main-section h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .the-ar-group .main-section h6:after,
.division .article .downloads-page .downloads-list .single-download .the-ar-group .main-section h6:after,
.division .article .news-page .news-list .single-news .the-ar-group .main-section h6:after,
.division .article .the-ar-group .main-section h4:after,
.division .news-title .newsletter-signup .the-ar-group .main-section h5:after,
.division .news-title .the-ar-group .main-section h3:after,
.downloads-page .downloads-list .single-download .division .article .the-ar-group .main-section h6:after,
.downloads-page .downloads-list .single-download .our-history .the-ar-group .main-section h6:after,
.news-page .news-list .single-news .division .article .the-ar-group .main-section h6:after,
.news-page .news-list .single-news .our-history .the-ar-group .main-section h6:after,
.newsletter-signup .division .news-title .the-ar-group .main-section h5:after,
.newsletter-signup .pump-selector .the-ar-group .main-section h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .the-ar-group .main-section h6:after,
.our-history .downloads-page .downloads-list .single-download .the-ar-group .main-section h6:after,
.our-history .news-page .news-list .single-news .the-ar-group .main-section h6:after,
.our-history .the-ar-group .main-section h4:after,
.pump-selector .newsletter-signup .the-ar-group .main-section h5:after,
.pump-selector .the-ar-group .main-section h3:after,
.the-ar-group .main-section .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.the-ar-group .main-section .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.the-ar-group .main-section .division-title:after,
.the-ar-group .main-section .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.the-ar-group .main-section .division .article .downloads-page .downloads-list .single-download h6:after,
.the-ar-group .main-section .division .article .news-page .news-list .single-news h6:after,
.the-ar-group .main-section .division .article h4:after,
.the-ar-group .main-section .division .news-title .newsletter-signup h5:after,
.the-ar-group .main-section .division .news-title h3:after,
.the-ar-group .main-section .downloads-page .downloads-list .single-download .division .article h6:after,
.the-ar-group .main-section .downloads-page .downloads-list .single-download .our-history h6:after,
.the-ar-group .main-section .news-page .news-list .single-news .division .article h6:after,
.the-ar-group .main-section .news-page .news-list .single-news .our-history h6:after,
.the-ar-group .main-section .newsletter-signup .division .news-title h5:after,
.the-ar-group .main-section .newsletter-signup .pump-selector h5:after,
.the-ar-group .main-section .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.the-ar-group .main-section .our-history .downloads-page .downloads-list .single-download h6:after,
.the-ar-group .main-section .our-history .news-page .news-list .single-news h6:after,
.the-ar-group .main-section .our-history h4:after,
.the-ar-group .main-section .pump-selector .newsletter-signup h5:after,
.the-ar-group .main-section .pump-selector h3:after,
.the-ar-group .main-section h1:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.the-ar-group .main-section p {
	font-size: 16px;
	line-height: 1.7
}

.the-ar-group .relative {
	position: relative
}

.the-ar-group .history {
	margin: 2em 0 0;
	padding: 4em 2em;
	font-size: 16px;
	line-height: 1.7;
	background-color: #eee
}

@media (min-width:860px) {
	.the-ar-group .history {
		padding: 7em 6em;
		-moz-column-count: 2;
		-moz-column-gap: 8em;
		-webkit-column-count: 2;
		-webkit-column-gap: 8em;
		column-count: 2;
		column-gap: 8em
	}

}

.the-ar-group .history-image {
	width: 100%
}

@media (min-width:860px) {
	.the-ar-group .history-image {
		position: absolute;
		left: 0;
		bottom: 0;
		margin-left: -15px
	}

}

.the-ar-group .youtube-video {
	margin: 10em 0;
	background-color: #eee
}

.the-ar-group .youtube-video>div {
	padding-left: 0
}

.the-ar-group .youtube-video .video-wrapper {
	position: relative;
	padding-top: 30px;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.the-ar-group .youtube-video .video-wrapperembed,
.the-ar-group .youtube-video .video-wrapper iframe,
.the-ar-group .youtube-video .video-wrapper object {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.the-ar-group .group-graph {
	position: relative;
	display: none
}

@media (min-width:768px) {
	.the-ar-group .group-graph {
		display: block
	}

}

@media (min-width:860px) {
	.the-ar-group .group-graph {
		margin-bottom: 10em
	}

}

.the-ar-group .group-graph .group-graph-links {
	position: absolute;
	bottom: 0;
	width: 100%
}

.the-ar-group .group-graph .group-graph-links .link {
	display: block;
	float: left;
	height: 200px;
	width: 10%
}

.the-ar-group .group-graph .group-graph-links .link.link1 {
	width: 12%
}

.the-ar-group .group-graph .group-graph-links .link.link3,
.the-ar-group .group-graph .group-graph-links .link.link7 {
	width: 13%
}

.the-ar-group .location-carousel {
	margin: 7em -15px
}

@media (min-width:860px) {
	.the-ar-group .location-carousel {
		margin: 2em -15px
	}

	.the-ar-group .location-carousel .box {
		width: 100%;
		padding: 40%
	}

	.the-ar-group .location-carousel .box.box-blue1 {
		background-color: #0c5ea7
	}

	.the-ar-group .location-carousel .box.box-blue2 {
		padding: 40%;
		background-color: #0c5ea7
	}

	.the-ar-group .location-carousel .box.box-blue3 {
		padding: 20%;
		background-color: #59aaf3
	}

}

.the-ar-group .location-carousel h6 {
	margin: 1em 0 0;
	padding-right: 4em;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.7
}

.the-ar-group .location-carousel .video-responsive {
	margin-top: 1em
}

@media (min-width:860px) {
	.the-ar-group .location-carousel .video-responsive {
		margin-top: 0
	}

}

.quality-and-certification {
	padding-bottom: 100px
}

@media screen and (max-width:600px) {
	.quality-and-certification .container {
		margin: 0 2em
	}

}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .quality-and-certification h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .quality-and-certification h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .quality-and-certification h6,
.division .article .downloads-page .downloads-list .single-download .quality-and-certification h6,
.division .article .news-page .news-list .single-news .quality-and-certification h6,
.division .article .quality-and-certification h4,
.division .news-title .newsletter-signup .quality-and-certification h5,
.division .news-title .quality-and-certification h3,
.downloads-page .downloads-list .single-download .division .article .quality-and-certification h6,
.downloads-page .downloads-list .single-download .our-history .quality-and-certification h6,
.news-page .news-list .single-news .division .article .quality-and-certification h6,
.news-page .news-list .single-news .our-history .quality-and-certification h6,
.newsletter-signup .division .news-title .quality-and-certification h5,
.newsletter-signup .pump-selector .quality-and-certification h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .quality-and-certification h6,
.our-history .downloads-page .downloads-list .single-download .quality-and-certification h6,
.our-history .news-page .news-list .single-news .quality-and-certification h6,
.our-history .quality-and-certification h4,
.pump-selector .newsletter-signup .quality-and-certification h5,
.pump-selector .quality-and-certification h3,
.quality-and-certification .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.quality-and-certification .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.quality-and-certification .division-title,
.quality-and-certification .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.quality-and-certification .division .article .downloads-page .downloads-list .single-download h6,
.quality-and-certification .division .article .news-page .news-list .single-news h6,
.quality-and-certification .division .article h4,
.quality-and-certification .division .news-title .newsletter-signup h5,
.quality-and-certification .division .news-title h3,
.quality-and-certification .downloads-page .downloads-list .single-download .division .article h6,
.quality-and-certification .downloads-page .downloads-list .single-download .our-history h6,
.quality-and-certification .news-page .news-list .single-news .division .article h6,
.quality-and-certification .news-page .news-list .single-news .our-history h6,
.quality-and-certification .newsletter-signup .division .news-title h5,
.quality-and-certification .newsletter-signup .pump-selector h5,
.quality-and-certification .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.quality-and-certification .our-history .downloads-page .downloads-list .single-download h6,
.quality-and-certification .our-history .news-page .news-list .single-news h6,
.quality-and-certification .our-history h4,
.quality-and-certification .pump-selector .newsletter-signup h5,
.quality-and-certification .pump-selector h3,
.quality-and-certification h1 {
	font-weight: 700;
	margin: 0 0 .5em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .quality-and-certification h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .quality-and-certification h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .quality-and-certification h6:after,
.division .article .downloads-page .downloads-list .single-download .quality-and-certification h6:after,
.division .article .news-page .news-list .single-news .quality-and-certification h6:after,
.division .article .quality-and-certification h4:after,
.division .news-title .newsletter-signup .quality-and-certification h5:after,
.division .news-title .quality-and-certification h3:after,
.downloads-page .downloads-list .single-download .division .article .quality-and-certification h6:after,
.downloads-page .downloads-list .single-download .our-history .quality-and-certification h6:after,
.news-page .news-list .single-news .division .article .quality-and-certification h6:after,
.news-page .news-list .single-news .our-history .quality-and-certification h6:after,
.newsletter-signup .division .news-title .quality-and-certification h5:after,
.newsletter-signup .pump-selector .quality-and-certification h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .quality-and-certification h6:after,
.our-history .downloads-page .downloads-list .single-download .quality-and-certification h6:after,
.our-history .news-page .news-list .single-news .quality-and-certification h6:after,
.our-history .quality-and-certification h4:after,
.pump-selector .newsletter-signup .quality-and-certification h5:after,
.pump-selector .quality-and-certification h3:after,
.quality-and-certification .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.quality-and-certification .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.quality-and-certification .division-title:after,
.quality-and-certification .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.quality-and-certification .division .article .downloads-page .downloads-list .single-download h6:after,
.quality-and-certification .division .article .news-page .news-list .single-news h6:after,
.quality-and-certification .division .article h4:after,
.quality-and-certification .division .news-title .newsletter-signup h5:after,
.quality-and-certification .division .news-title h3:after,
.quality-and-certification .downloads-page .downloads-list .single-download .division .article h6:after,
.quality-and-certification .downloads-page .downloads-list .single-download .our-history h6:after,
.quality-and-certification .news-page .news-list .single-news .division .article h6:after,
.quality-and-certification .news-page .news-list .single-news .our-history h6:after,
.quality-and-certification .newsletter-signup .division .news-title h5:after,
.quality-and-certification .newsletter-signup .pump-selector h5:after,
.quality-and-certification .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.quality-and-certification .our-history .downloads-page .downloads-list .single-download h6:after,
.quality-and-certification .our-history .news-page .news-list .single-news h6:after,
.quality-and-certification .our-history h4:after,
.quality-and-certification .pump-selector .newsletter-signup h5:after,
.quality-and-certification .pump-selector h3:after,
.quality-and-certification h1:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.quality-and-certification .rectangle-blue {
	height: 500px;
	background-color: #0c5ea7
}

.quality-and-certification .content-top {
	padding: 0 0 4em;
	font-size: 16px
}

@media (min-width:860px) {
	.quality-and-certification .content-top {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 4em;
		-moz-column-gap: 4em;
		column-gap: 4em
	}

}

.newsletter-signup .quality-and-certification .content-top h5,
.quality-and-certification .content-top .newsletter-signup h5,
.quality-and-certification .content-top h3 {
	font-weight: 700;
	font-size: 16px
}

.quality-and-certification .content-top p {
	margin-bottom: 15px;
	line-height: 1.7
}

.quality-and-certification .content-top img {
	margin-top: 2em
}

.quality-and-certification .quality-bullet-list {
	margin: 2em 0 0;
	padding: 3em;
	background-color: #eee
}

.quality-and-certification .quality-bullet-list ul {
	margin: 0;
	padding: 0 2em;
	list-style: none
}

.quality-and-certification .quality-bullet-list ul li {
	margin-bottom: 20px;
	padding-left: 1em;
	text-indent: 0;
	line-height: 1.7
}

.quality-and-certification .quality-bullet-list ul li:last-child,
.quality-and-certification .quality-bullet-list ul li:last-child p {
	margin-bottom: 0
}

.quality-and-certification .quality-bullet-list ul li:before {
	float: left;
	width: 10px;
	height: 10px;
	margin: 7px 0 0 -20px;
	content: " ";
	background-color: #0c5ea7;
	border-radius: 50%
}

.carousel.news-slideshow .carousel-inner .carousel-caption .quality-and-certification .quality-bullet-list h6,
.downloads-page .downloads-list .single-download .quality-and-certification .quality-bullet-list h6,
.news-page .news-list .single-news .quality-and-certification .quality-bullet-list h6,
.quality-and-certification .quality-bullet-list .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.quality-and-certification .quality-bullet-list .downloads-page .downloads-list .single-download h6,
.quality-and-certification .quality-bullet-list .news-page .news-list .single-news h6,
.quality-and-certification .quality-bullet-list h4 {
	font-weight: 700;
	font-size: 15px;
	line-height: 1.7;
	margin: 0
}

.quality-and-certification .certifications {
	padding: 3em 0
}

@media (min-width:860px) {
	.quality-and-certification .certifications {
		padding: 3em
	}

}

.newsletter-signup .quality-and-certification .certifications h5,
.quality-and-certification .certifications .newsletter-signup h5,
.quality-and-certification .certifications h3 {
	margin-bottom: 3em;
	font-size: 16px;
	font-weight: 700
}

.quality-and-certification .certifications ul {
	width: 70%;
	margin: 0;
	padding: 0;
	list-style: none
}

.quality-and-certification .certifications ul li {
	border-bottom: 1px solid #000
}

.carousel.news-slideshow .carousel-inner .carousel-caption .quality-and-certification .certifications ul li h6,
.downloads-page .downloads-list .single-download .quality-and-certification .certifications ul li h6,
.news-page .news-list .single-news .quality-and-certification .certifications ul li h6,
.quality-and-certification .certifications ul li .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.quality-and-certification .certifications ul li .downloads-page .downloads-list .single-download h6,
.quality-and-certification .certifications ul li .news-page .news-list .single-news h6,
.quality-and-certification .certifications ul li h4 {
	font-weight: 700
}

.quality-and-certification .certification-files {
	padding: 3em 0 0
}

.quality-and-certification .certification-files a {
	display: block;
	padding: 2em
}

.quality-and-certification .aside-rectangle-blue {
	margin: 3em 0 3em -50%;
	height: 120px;
	background-color: #0c5ea7
}

.newsletter-signup .quality-and-certification .total-quality-flow h5,
.quality-and-certification .total-quality-flow .newsletter-signup h5,
.quality-and-certification .total-quality-flow h3 {
	margin: 2em 0 1em;
	font-size: 18px;
	font-weight: 700
}

@media (min-width:860px) {

	.newsletter-signup .quality-and-certification .total-quality-flow h5,
	.quality-and-certification .total-quality-flow .newsletter-signup h5,
	.quality-and-certification .total-quality-flow h3 {
		margin: 7em 0 5em
	}

}

.quality-and-certification .total-quality-flow .quality-point {
	margin: 2em 0 3em;
	padding-left: 80px
}

.quality-and-certification .total-quality-flow .quality-point .point {
	float: left;
	width: 30px;
	height: 30px;
	padding: 5px;
	margin-left: -80px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background-color: #0c5ea7;
	border-radius: 50%
}

.quality-and-certification .total-quality-flow .quality-point .point:before {
	position: absolute;
	display: block;
	content: " ";
	margin-top: 8px;
	width: 45px;
	border-top: 4px solid #0c5ea7;
	z-index: -1
}

.quality-and-certification .total-quality-flow .quality-point .point:after {
	display: block;
	content: " ";
	margin-top: -17px;
	margin-left: 40px;
	width: 15px;
	height: 15px;
	background-color: #0c5ea7;
	border-radius: 50%
}

.quality-and-certification .total-quality-flow .quality-point .point.point2,
.quality-and-certification .total-quality-flow .quality-point .point.point4 {
	background-color: #59aaf3
}

.quality-and-certification .total-quality-flow .quality-point .point.point2:before,
.quality-and-certification .total-quality-flow .quality-point .point.point4:before {
	border-top: 4px solid #59aaf3
}

.quality-and-certification .total-quality-flow .quality-point .point.point2:after,
.quality-and-certification .total-quality-flow .quality-point .point.point4:after {
	background-color: #59aaf3
}

.carousel.news-slideshow .carousel-inner .carousel-caption .quality-and-certification .total-quality-flow .quality-point h6,
.downloads-page .downloads-list .single-download .quality-and-certification .total-quality-flow .quality-point h6,
.news-page .news-list .single-news .quality-and-certification .total-quality-flow .quality-point h6,
.quality-and-certification .total-quality-flow .quality-point .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.quality-and-certification .total-quality-flow .quality-point .downloads-page .downloads-list .single-download h6,
.quality-and-certification .total-quality-flow .quality-point .news-page .news-list .single-news h6,
.quality-and-certification .total-quality-flow .quality-point h4 {
	font-size: 16px;
	font-weight: 700;
	padding: 5px 0 0
}

.quality-and-certification .quality-in-numbers:after {
	content: " ";
	display: block;
	margin-top: 20px;
	height: 20px;
	background-color: #0c5ea7
}

.newsletter-signup .quality-and-certification .quality-in-numbers h5,
.quality-and-certification .quality-in-numbers .newsletter-signup h5,
.quality-and-certification .quality-in-numbers h3 {
	margin-top: 4em;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.7;
	border-bottom: 1px solid #000
}

@media (min-width:860px) {

	.newsletter-signup .quality-and-certification .quality-in-numbers h5,
	.quality-and-certification .quality-in-numbers .newsletter-signup h5,
	.quality-and-certification .quality-in-numbers h3 {
		margin-top: 0
	}

}

.quality-and-certification .quality-in-numbers p {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.7
}

.ar-numbers {
	margin: 0 2em 100px
}

.ar-numbers hr {
	border-color: #ccc
}

.ar-numbers .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.ar-numbers .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.ar-numbers .division-title,
.ar-numbers .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.ar-numbers .division .article .downloads-page .downloads-list .single-download h6,
.ar-numbers .division .article .news-page .news-list .single-news h6,
.ar-numbers .division .article h4,
.ar-numbers .division .news-title .newsletter-signup h5,
.ar-numbers .division .news-title h3,
.ar-numbers .downloads-page .downloads-list .single-download .division .article h6,
.ar-numbers .downloads-page .downloads-list .single-download .our-history h6,
.ar-numbers .news-page .news-list .single-news .division .article h6,
.ar-numbers .news-page .news-list .single-news .our-history h6,
.ar-numbers .newsletter-signup .division .news-title h5,
.ar-numbers .newsletter-signup .pump-selector h5,
.ar-numbers .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.ar-numbers .our-history .downloads-page .downloads-list .single-download h6,
.ar-numbers .our-history .news-page .news-list .single-news h6,
.ar-numbers .our-history h4,
.ar-numbers .pump-selector .newsletter-signup h5,
.ar-numbers .pump-selector h3,
.ar-numbers h1,
.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .ar-numbers h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .ar-numbers h6,
.division .article .ar-numbers h4,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .ar-numbers h6,
.division .article .downloads-page .downloads-list .single-download .ar-numbers h6,
.division .article .news-page .news-list .single-news .ar-numbers h6,
.division .news-title .ar-numbers h3,
.division .news-title .newsletter-signup .ar-numbers h5,
.downloads-page .downloads-list .single-download .division .article .ar-numbers h6,
.downloads-page .downloads-list .single-download .our-history .ar-numbers h6,
.news-page .news-list .single-news .division .article .ar-numbers h6,
.news-page .news-list .single-news .our-history .ar-numbers h6,
.newsletter-signup .division .news-title .ar-numbers h5,
.newsletter-signup .pump-selector .ar-numbers h5,
.our-history .ar-numbers h4,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .ar-numbers h6,
.our-history .downloads-page .downloads-list .single-download .ar-numbers h6,
.our-history .news-page .news-list .single-news .ar-numbers h6,
.pump-selector .ar-numbers h3,
.pump-selector .newsletter-signup .ar-numbers h5 {
	font-weight: 700;
	display: flex;
	flex-direction: column
}

.ar-numbers .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.ar-numbers .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.ar-numbers .division-title:after,
.ar-numbers .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.ar-numbers .division .article .downloads-page .downloads-list .single-download h6:after,
.ar-numbers .division .article .news-page .news-list .single-news h6:after,
.ar-numbers .division .article h4:after,
.ar-numbers .division .news-title .newsletter-signup h5:after,
.ar-numbers .division .news-title h3:after,
.ar-numbers .downloads-page .downloads-list .single-download .division .article h6:after,
.ar-numbers .downloads-page .downloads-list .single-download .our-history h6:after,
.ar-numbers .news-page .news-list .single-news .division .article h6:after,
.ar-numbers .news-page .news-list .single-news .our-history h6:after,
.ar-numbers .newsletter-signup .division .news-title h5:after,
.ar-numbers .newsletter-signup .pump-selector h5:after,
.ar-numbers .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.ar-numbers .our-history .downloads-page .downloads-list .single-download h6:after,
.ar-numbers .our-history .news-page .news-list .single-news h6:after,
.ar-numbers .our-history h4:after,
.ar-numbers .pump-selector .newsletter-signup h5:after,
.ar-numbers .pump-selector h3:after,
.ar-numbers h1:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .ar-numbers h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .ar-numbers h6:after,
.division .article .ar-numbers h4:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .ar-numbers h6:after,
.division .article .downloads-page .downloads-list .single-download .ar-numbers h6:after,
.division .article .news-page .news-list .single-news .ar-numbers h6:after,
.division .news-title .ar-numbers h3:after,
.division .news-title .newsletter-signup .ar-numbers h5:after,
.downloads-page .downloads-list .single-download .division .article .ar-numbers h6:after,
.downloads-page .downloads-list .single-download .our-history .ar-numbers h6:after,
.news-page .news-list .single-news .division .article .ar-numbers h6:after,
.news-page .news-list .single-news .our-history .ar-numbers h6:after,
.newsletter-signup .division .news-title .ar-numbers h5:after,
.newsletter-signup .pump-selector .ar-numbers h5:after,
.our-history .ar-numbers h4:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .ar-numbers h6:after,
.our-history .downloads-page .downloads-list .single-download .ar-numbers h6:after,
.our-history .news-page .news-list .single-news .ar-numbers h6:after,
.pump-selector .ar-numbers h3:after,
.pump-selector .newsletter-signup .ar-numbers h5:after {
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.ar-numbers .newsletter-signup h5,
.ar-numbers h3,
.newsletter-signup .ar-numbers h5 {
	font-weight: 700
}

.ar-numbers .super-margin-top {
	margin: 6em 0 0
}

.ar-numbers .separator-with-text {
	margin: 3em 0 6em;
	position: relative;
	text-align: center
}

.ar-numbers .separator-with-text:before {
	display: block;
	position: absolute;
	top: 40px;
	width: 100%;
	content: " ";
	border-top: 1px solid #ccc;
	z-index: -1
}

.ar-numbers .separator-with-text .text-wrapper {
	display: inline-block;
	padding: 20px;
	color: #0c5ea7;
	font-size: 30px;
	text-transform: uppercase;
	background-color: #fff
}

.ar-numbers .separator-with-text .text-wrapper.small {
	font-size: 24px;
	text-transform: none
}

.ar-numbers .main-text {
	margin: 2em 0 4em;
	font-size: 16px
}

@media (min-width:860px) {
	.ar-numbers .main-text {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 6em;
		-moz-column-gap: 6em;
		column-gap: 6em
	}

}

.ar-numbers .divisions-graph {
	margin: 3em 0
}

.ar-numbers .background-gray {
	background-color: #eee
}

.ar-numbers .background-blue {
	background-color: #0c5ea7
}

.ar-numbers .settlements-number {
	padding: 20% 10%;
	color: #0c5ea7;
	font-size: 35px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase
}

.ar-numbers .settlements-number:first-line {
	color: #000;
	font-size: 250px;
	font-weight: 700
}

.ar-numbers .settlements-image {
	padding: 35% 20%;
	text-align: center
}

.ar-numbers .settlements-image img {
	width: 180px
}

.ar-numbers .active-clients {
	margin: 0
}

@media (min-width:860px) {
	.ar-numbers .active-clients {
		margin: 0 0 5em
	}

}

.ar-numbers .active-clients .data {
	overflow: auto;
	padding: 0 30px;
	color: #000;
	font-size: 50px;
	font-weight: 700;
	line-height: 50px
}

.ar-numbers .active-clients .data>div {
	display: inline
}

.ar-numbers .active-clients .data.center {
	overflow: hidden;
	font-size: 37px;
	line-height: 1;
	text-align: center
}

@media (min-width:860px) {
	.ar-numbers .active-clients .data.center {
		font-size: 100px;
		line-height: 100px
	}

}

.ar-numbers .active-clients .data label {
	display: inline-block;
	padding-right: 10px;
	color: #0c5ea7;
	font-size: 20px;
	background-color: #fff
}

.ar-numbers .active-clients .data label:before {
	position: absolute;
	display: block;
	width: 280px;
	margin-top: 25px;
	content: " ";
	border-bottom: 1px solid #777;
	z-index: -1
}

.ar-numbers .shipped-title {
	padding: 40% 10%;
	color: #0c5ea7;
	font-size: 35px
}

.ar-numbers .shipped-number,
.ar-numbers .shipped-title {
	line-height: 1;
	text-align: center;
	text-transform: uppercase
}

.ar-numbers .shipped-number {
	padding: 30% 10%;
	color: #fff;
	font-size: 25px
}

.ar-numbers .shipped-number:first-line {
	font-size: 80px;
	font-weight: 700
}

@media (min-width:860px) {
	.ar-numbers .shipped-number {
		font-size: 35px
	}

	.ar-numbers .shipped-number:first-line {
		font-size: 150px
	}

}

.ar-numbers .trade-marks-title {
	padding: 10px 0;
	background: #0c5ea7
}

.ar-numbers .trade-marks-title .newsletter-signup h5,
.ar-numbers .trade-marks-title h3,
.newsletter-signup .ar-numbers .trade-marks-title h5 {
	margin: 0;
	color: #fff;
	font-weight: 300;
	text-align: center
}

.ar-numbers .trade-marks {
	margin: 0;
	padding: 6em 4em 8em;
	color: #0c5ea7;
	background: #eee
}

.ar-numbers .trade-marks>div {
	word-spacing: 100%
}

.ar-numbers .trade-marks>div:first-line {
	display: block;
	font-size: 70px
}

.ar-numbers .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.ar-numbers .downloads-page .downloads-list .single-download h6,
.ar-numbers .news-page .news-list .single-news h6,
.ar-numbers h4,
.carousel.news-slideshow .carousel-inner .carousel-caption .ar-numbers h6,
.downloads-page .downloads-list .single-download .ar-numbers h6,
.news-page .news-list .single-news .ar-numbers h6 {
	font-weight: 700
}

.ar-numbers .continent-symbol {
	width: 50px
}

.ar-numbers .continent-separator {
	width: 50px;
	height: 6px;
	background-color: #000;
	margin: 30px 0
}

@media (min-width:860px) {
	.ar-numbers .continent-separator {
		margin: 90% 0 30px
	}

	.ar-numbers .continent-separator.mobile-only {
		display: none
	}

}

.support-page {
	margin: 60px 2em 100px
}

.support-page .go-back {
	margin: 0 0 1em;
	font-weight: 700;
	cursor: pointer
}

.support-page .go-back a {
	text-decoration: none
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .support-page h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .support-page h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .support-page h6,
.division .article .downloads-page .downloads-list .single-download .support-page h6,
.division .article .news-page .news-list .single-news .support-page h6,
.division .article .support-page h4,
.division .news-title .newsletter-signup .support-page h5,
.division .news-title .support-page h3,
.downloads-page .downloads-list .single-download .division .article .support-page h6,
.downloads-page .downloads-list .single-download .our-history .support-page h6,
.news-page .news-list .single-news .division .article .support-page h6,
.news-page .news-list .single-news .our-history .support-page h6,
.newsletter-signup .division .news-title .support-page h5,
.newsletter-signup .pump-selector .support-page h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .support-page h6,
.our-history .downloads-page .downloads-list .single-download .support-page h6,
.our-history .news-page .news-list .single-news .support-page h6,
.our-history .support-page h4,
.pump-selector .newsletter-signup .support-page h5,
.pump-selector .support-page h3,
.support-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.support-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.support-page .division-title,
.support-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.support-page .division .article .downloads-page .downloads-list .single-download h6,
.support-page .division .article .news-page .news-list .single-news h6,
.support-page .division .article h4,
.support-page .division .news-title .newsletter-signup h5,
.support-page .division .news-title h3,
.support-page .downloads-page .downloads-list .single-download .division .article h6,
.support-page .downloads-page .downloads-list .single-download .our-history h6,
.support-page .news-page .news-list .single-news .division .article h6,
.support-page .news-page .news-list .single-news .our-history h6,
.support-page .newsletter-signup .division .news-title h5,
.support-page .newsletter-signup .pump-selector h5,
.support-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.support-page .our-history .downloads-page .downloads-list .single-download h6,
.support-page .our-history .news-page .news-list .single-news h6,
.support-page .our-history h4,
.support-page .pump-selector .newsletter-signup h5,
.support-page .pump-selector h3,
.support-page h1 {
	font-weight: 700;
	margin: 0 0 .5em
}

.support-page .login-area {
	margin: 4em 0 0;
	padding: 2em;
	border: 4px dashed #eee
}

.support-page .login-area .control-label,
.support-page .login-area .form-control {
	margin: 0 0 1em
}

.filter-menu .category-selector .collapsed .support-details .icon,
.filter-menu .category-selector .expanded .support-details .icon,
.filter-menu .category-selector .uncollapsible .support-details .icon,
.support-details .filter-menu .category-selector .collapsed .icon,
.support-details .filter-menu .category-selector .expanded .icon,
.support-details .filter-menu .category-selector .uncollapsible .icon,
.support-details .glyphicon {
	padding: 10px;
	border: 2px solid #eee;
	border-radius: 50%;
	margin-right: 15px
}

.support-details p {
	font-size: 20px
}

.support-video {
	margin: 5em 0 0
}

.support-video h2 {
	font-size: 18px;
	font-weight: 700;
	margin: 0
}

.support-video .single-video {
	width: 100%;
	margin: 0 0 5em
}

@media (min-width:860px) {
	.support-video .single-video {
		float: left;
		width: 31%;
		margin: 0 2% 5em 0
	}

}

.support-video .single-video .video-wrapper {
	position: relative;
	padding-top: 30px;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.support-video .single-video .video-wrapperembed,
.support-video .single-video .video-wrapper iframe,
.support-video .single-video .video-wrapper object {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.support-video .single-video:nth-child(3n) {
	margin-right: 0
}

.support-video .single-video h6 {
	padding: 20px 0;
	font-size: 30px;
	font-weight: 700;
	border-bottom: 8px solid #000
}

.store-locator-page .store-list {
	height: 40vh;
	overflow-y: auto
}

.store-locator-page .store-list ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.store-locator-page .store-list .store {
	margin: 0 0 3em
}

.store-locator-page .store-list .store h6 {
	font-weight: 700;
	font-size: 16px
}

.filter-menu .category-selector .collapsed .store-locator-page .store-list .store .icon,
.filter-menu .category-selector .expanded .store-locator-page .store-list .store .icon,
.filter-menu .category-selector .uncollapsible .store-locator-page .store-list .store .icon,
.store-locator-page .store-list .store .filter-menu .category-selector .collapsed .icon,
.store-locator-page .store-list .store .filter-menu .category-selector .expanded .icon,
.store-locator-page .store-list .store .filter-menu .category-selector .uncollapsible .icon,
.store-locator-page .store-list .store .glyphicon {
	margin-right: 20px
}

.store-locator-page .store-list .store .address {
	margin: 15px 0 0
}

.store-locator-page .store-list .store .address p {
	margin: 0;
	color: #777
}

.store-locator-page .store-locator {
	height: 40vh;
	margin: 0 0 1em
}

.store-locator-page .search-box input[type=text] {
	float: left;
	width: 80% !important
}

.store-locator-page .search-box .submit {
	float: left;
	width: 18%;
	margin-left: 2%;
	padding: 10px
}

.contacts-page {
	margin: 60px 2em 100px
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .contacts-page h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .contacts-page h6,
.contacts-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.contacts-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.contacts-page .division-title,
.contacts-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.contacts-page .division .article .downloads-page .downloads-list .single-download h6,
.contacts-page .division .article .news-page .news-list .single-news h6,
.contacts-page .division .article h4,
.contacts-page .division .news-title .newsletter-signup h5,
.contacts-page .division .news-title h3,
.contacts-page .downloads-page .downloads-list .single-download .division .article h6,
.contacts-page .downloads-page .downloads-list .single-download .our-history h6,
.contacts-page .news-page .news-list .single-news .division .article h6,
.contacts-page .news-page .news-list .single-news .our-history h6,
.contacts-page .newsletter-signup .division .news-title h5,
.contacts-page .newsletter-signup .pump-selector h5,
.contacts-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.contacts-page .our-history .downloads-page .downloads-list .single-download h6,
.contacts-page .our-history .news-page .news-list .single-news h6,
.contacts-page .our-history h4,
.contacts-page .pump-selector .newsletter-signup h5,
.contacts-page .pump-selector h3,
.contacts-page h1,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .contacts-page h6,
.division .article .contacts-page h4,
.division .article .downloads-page .downloads-list .single-download .contacts-page h6,
.division .article .news-page .news-list .single-news .contacts-page h6,
.division .news-title .contacts-page h3,
.division .news-title .newsletter-signup .contacts-page h5,
.downloads-page .downloads-list .single-download .division .article .contacts-page h6,
.downloads-page .downloads-list .single-download .our-history .contacts-page h6,
.news-page .news-list .single-news .division .article .contacts-page h6,
.news-page .news-list .single-news .our-history .contacts-page h6,
.newsletter-signup .division .news-title .contacts-page h5,
.newsletter-signup .pump-selector .contacts-page h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .contacts-page h6,
.our-history .contacts-page h4,
.our-history .downloads-page .downloads-list .single-download .contacts-page h6,
.our-history .news-page .news-list .single-news .contacts-page h6,
.pump-selector .contacts-page h3,
.pump-selector .newsletter-signup .contacts-page h5 {
	font-weight: 700
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .contacts-page h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .contacts-page h6:after,
.contacts-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.contacts-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.contacts-page .division-title:after,
.contacts-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.contacts-page .division .article .downloads-page .downloads-list .single-download h6:after,
.contacts-page .division .article .news-page .news-list .single-news h6:after,
.contacts-page .division .article h4:after,
.contacts-page .division .news-title .newsletter-signup h5:after,
.contacts-page .division .news-title h3:after,
.contacts-page .downloads-page .downloads-list .single-download .division .article h6:after,
.contacts-page .downloads-page .downloads-list .single-download .our-history h6:after,
.contacts-page .news-page .news-list .single-news .division .article h6:after,
.contacts-page .news-page .news-list .single-news .our-history h6:after,
.contacts-page .newsletter-signup .division .news-title h5:after,
.contacts-page .newsletter-signup .pump-selector h5:after,
.contacts-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.contacts-page .our-history .downloads-page .downloads-list .single-download h6:after,
.contacts-page .our-history .news-page .news-list .single-news h6:after,
.contacts-page .our-history h4:after,
.contacts-page .pump-selector .newsletter-signup h5:after,
.contacts-page .pump-selector h3:after,
.contacts-page h1:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .contacts-page h6:after,
.division .article .contacts-page h4:after,
.division .article .downloads-page .downloads-list .single-download .contacts-page h6:after,
.division .article .news-page .news-list .single-news .contacts-page h6:after,
.division .news-title .contacts-page h3:after,
.division .news-title .newsletter-signup .contacts-page h5:after,
.downloads-page .downloads-list .single-download .division .article .contacts-page h6:after,
.downloads-page .downloads-list .single-download .our-history .contacts-page h6:after,
.news-page .news-list .single-news .division .article .contacts-page h6:after,
.news-page .news-list .single-news .our-history .contacts-page h6:after,
.newsletter-signup .division .news-title .contacts-page h5:after,
.newsletter-signup .pump-selector .contacts-page h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .contacts-page h6:after,
.our-history .contacts-page h4:after,
.our-history .downloads-page .downloads-list .single-download .contacts-page h6:after,
.our-history .news-page .news-list .single-news .contacts-page h6:after,
.pump-selector .contacts-page h3:after,
.pump-selector .newsletter-signup .contacts-page h5:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.contacts-page .main-contacts {
	margin: 2em 0 5em
}

.contacts-page .main-contacts div {
	margin: 0 0 2em;
	font-size: 15px
}

.contacts-page .main-contacts h6 {
	margin: 0 0 3px;
	font-weight: 700;
	font-size: 17px
}

.contacts-page .locations {
	margin: 6em 0 0
}

@media (min-width:860px) {
	.contacts-page .locations {
		margin: 0
	}

}

.contacts-page .locations .location {
	margin: 0 0 3em;
	overflow: auto
}

.contacts-page .locations .location .image-wrapper {
	float: left;
	margin: 0 20px 65px 0;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden
}

.contacts-page .locations .location .image-wrapper img {
	width: auto;
	height: 100px
}

.contacts-page .locations .location h5 {
	font-weight: 700;
	font-size: 18px
}

.contacts-page .locations .location h6 {
	font-weight: 700;
	font-size: 16px
}

.contacts-page .locations .location p {
	overflow: auto
}

.contacts-page .locations .location .filter-menu .category-selector .collapsed .icon,
.contacts-page .locations .location .filter-menu .category-selector .expanded .icon,
.contacts-page .locations .location .filter-menu .category-selector .uncollapsible .icon,
.contacts-page .locations .location .glyphicon,
.filter-menu .category-selector .collapsed .contacts-page .locations .location .icon,
.filter-menu .category-selector .expanded .contacts-page .locations .location .icon,
.filter-menu .category-selector .uncollapsible .contacts-page .locations .location .icon {
	margin-right: 15px
}

.contacts-page .locations .location .address {
	margin: 15px 0 0;
	color: #777
}

.black-and-decker-page {
	padding: 0 !important;
	margin-bottom: 200px
}

.black-and-decker-page .main-image {
	width: 100%;
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.black-and-decker-page .main-logo {
	position: absolute;
	top: 50vh;
	right: 0;
	height: 100px;
	width: auto
}

.black-and-decker-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.black-and-decker-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.black-and-decker-page .division-title,
.black-and-decker-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.black-and-decker-page .division .article .downloads-page .downloads-list .single-download h6,
.black-and-decker-page .division .article .news-page .news-list .single-news h6,
.black-and-decker-page .division .article h4,
.black-and-decker-page .division .news-title .newsletter-signup h5,
.black-and-decker-page .division .news-title h3,
.black-and-decker-page .downloads-page .downloads-list .single-download .division .article h6,
.black-and-decker-page .downloads-page .downloads-list .single-download .our-history h6,
.black-and-decker-page .news-page .news-list .single-news .division .article h6,
.black-and-decker-page .news-page .news-list .single-news .our-history h6,
.black-and-decker-page .newsletter-signup .division .news-title h5,
.black-and-decker-page .newsletter-signup .pump-selector h5,
.black-and-decker-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.black-and-decker-page .our-history .downloads-page .downloads-list .single-download h6,
.black-and-decker-page .our-history .news-page .news-list .single-news h6,
.black-and-decker-page .our-history h4,
.black-and-decker-page .pump-selector .newsletter-signup h5,
.black-and-decker-page .pump-selector h3,
.black-and-decker-page h1,
.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .black-and-decker-page h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .black-and-decker-page h6,
.division .article .black-and-decker-page h4,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .black-and-decker-page h6,
.division .article .downloads-page .downloads-list .single-download .black-and-decker-page h6,
.division .article .news-page .news-list .single-news .black-and-decker-page h6,
.division .news-title .black-and-decker-page h3,
.division .news-title .newsletter-signup .black-and-decker-page h5,
.downloads-page .downloads-list .single-download .division .article .black-and-decker-page h6,
.downloads-page .downloads-list .single-download .our-history .black-and-decker-page h6,
.news-page .news-list .single-news .division .article .black-and-decker-page h6,
.news-page .news-list .single-news .our-history .black-and-decker-page h6,
.newsletter-signup .division .news-title .black-and-decker-page h5,
.newsletter-signup .pump-selector .black-and-decker-page h5,
.our-history .black-and-decker-page h4,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .black-and-decker-page h6,
.our-history .downloads-page .downloads-list .single-download .black-and-decker-page h6,
.our-history .news-page .news-list .single-news .black-and-decker-page h6,
.pump-selector .black-and-decker-page h3,
.pump-selector .newsletter-signup .black-and-decker-page h5 {
	font-weight: 700;
	display: flex;
	flex-direction: column
}

.black-and-decker-page .rectangle-orange {
	width: 100%;
	height: 430px;
	background-color: #e85612;
	padding: 80px
}

.black-and-decker-page .logo {
	position: relative;
	margin: 0 0 50px
}

.black-and-decker-page .logo:after {
	display: block;
	margin: 25px 0;
	width: 70px;
	height: 9px;
	content: " ";
	background-color: #e85612
}

.black-and-decker-page .logo img {
	width: 60%;
	height: 100%
}

.black-and-decker-page p {
	font-size: 15px
}

.black-and-decker-page .push-down-tenth {
	margin-top: 10%
}

@media (min-width:860px) {
	.black-and-decker-page .push-down-half {
		margin-top: 50%
	}

	.black-and-decker-page .push-down-third {
		margin-top: 30%
	}

	.black-and-decker-page .pull-up-half {
		margin-top: -50%
	}

	.black-and-decker-page .pull-up-tenth {
		margin-top: -10%
	}

	.black-and-decker-page .pull-up-third {
		margin-top: -30%
	}

	.black-and-decker-page .extra-padding-10 {
		padding: 0 10px
	}

	.black-and-decker-page .extra-padding-50 {
		padding: 0 50px
	}

}

.black-and-decker-page .subtitle {
	font-size: 35px;
	color: #e85612
}

@media (min-width:860px) {
	.black-and-decker-page .subtitle {
		font-size: 50px
	}

}

.black-and-decker-page .extra-padding {
	padding-left: 10%
}

.black-and-decker-page ul {
	margin-top: 50px;
	margin-bottom: 50px;
	list-style-type: none
}

.black-and-decker-page ul li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid #6c6c6c
}

@media (min-width:860px) {
	.black-and-decker-page ul li {
		font-size: 30px
	}

}

.black-and-decker-page ul li:before {
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	content: " ";
	margin-top: 15px;
	margin-left: -40px;
	background-color: #e85612;
	border-radius: 100%
}

.black-and-decker-page .line-orange {
	width: 100%;
	height: 40px;
	background-color: #e85612;
	margin: 50px 0
}

.black-and-decker-page .box-grey {
	padding: 15px 100px;
	background-color: #eee;
	margin-bottom: 50px
}

.black-and-decker-page .box-grey .newsletter-signup h5,
.black-and-decker-page .box-grey h3,
.newsletter-signup .black-and-decker-page .box-grey h5 {
	margin: 0;
	font-size: 27px;
	text-align: center
}

.black-and-decker-page .box-orange {
	padding: 30px 20px;
	margin-bottom: 2em;
	background-color: #e85612
}

@media (min-width:860px) {
	.black-and-decker-page .box-orange {
		margin-bottom: 15em
	}

}

.black-and-decker-page .box-orange ul {
	padding: 0 40px;
	list-style-type: none
}

.black-and-decker-page .box-orange ul li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 700;
	border-bottom: 1px solid #fff
}

.black-and-decker-page .box-orange ul li a {
	color: #fff;
	text-decoration: none
}

.black-and-decker-page .col-orange {
	border-left: 30px solid #e85612
}

.black-and-decker-page .square {
	margin-bottom: 10px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.black-and-decker-page .square:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.black-and-decker-page .logo-center {
	margin: 150px auto;
	width: 50%;
	height: 100%
}

.black-and-decker-page .navbar-default:not(.scrolled) .hide-logo-white {
	display: block !important
}

.black-and-decker-page .navbar-default:not(.scrolled) .show-logo-black {
	display: none
}

.michelin-page {
	padding: 0 !important;
	margin-bottom: 200px
}

.michelin-page .main-image {
	width: 100%;
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.michelin-page .main-logo {
	position: absolute;
	top: 50vh;
	right: 0;
	height: 100px;
	width: auto
}

.michelin-page .subtitle {
	margin: .5em 0 1em;
	padding-right: 10%;
	font-size: 55px;
	color: #f8e64d
}

.michelin-page .subtitle-alternate {
	margin: .5em 0;
	padding-right: 10%;
	font-size: 55px
}

.michelin-page .subtitle-alternate .colored {
	color: #f8e64d
}

.michelin-page .subtitle-simple-alternate {
	margin: .5em 0;
	padding-right: 20%;
	font-size: 55px
}

.michelin-page .subtitle-simple-alternate:first-line {
	color: #f8e64d
}

.michelin-page .main-content {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em
}

.michelin-page .rectangle-blue {
	width: 100%;
	height: 430px;
	background-color: #1d3377;
	padding: 80px;
	margin-top: 10px
}

.michelin-page .logo-image {
	margin: 1em 0 0;
	width: 100%;
	height: 100%
}

@media (min-width:860px) {
	.michelin-page .logo-image {
		margin: 0;
		width: 60%
	}

}

.michelin-page p {
	font-size: 16px
}

.michelin-page .push-down-tenth {
	margin-top: 10%
}

@media (min-width:860px) {
	.michelin-page .push-down-half {
		margin-top: 50%
	}

	.michelin-page .push-down-third {
		margin-top: 30%
	}

	.michelin-page .pull-up-hundredth {
		margin-top: -100%
	}

	.michelin-page .pull-up-half {
		margin-top: -50%
	}

	.michelin-page .pull-up-tenth {
		margin-top: -10%
	}

	.michelin-page .pull-up-third {
		margin-top: -30%
	}

	.michelin-page .extra-padding-10 {
		padding: 0 10px
	}

	.michelin-page .extra-padding-50 {
		padding: 0 50px
	}

}

.michelin-page ul {
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0;
	list-style-type: none
}

.michelin-page ul li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 700;
	border-bottom: 1px solid #fff
}

.michelin-page ul li:before {
	background-color: #1d3377
}

.michelin-page ul li a {
	margin: 150px auto;
	color: #1d3377;
	text-decoration: none
}

.michelin-page .line-blue {
	width: 100%;
	height: 40px;
	background-color: #1d3377;
	margin-top: 50px
}

.michelin-page .line-yellow {
	width: 100%;
	height: 8px;
	background-color: #f8e64d;
	margin-top: 20px;
	margin-bottom: 60px
}

.michelin-page .line-blue-subtitle {
	width: 100%;
	height: 40px;
	background-color: #1d3377;
	margin-top: 20px;
	margin-bottom: 140px
}

.michelin-page .line-yellow-subtitle {
	width: 100%;
	height: 8px;
	background-color: #f8e64d;
	margin-top: 50px
}

.michelin-page .square {
	position: relative;
	margin-bottom: 10px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.michelin-page .square:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.michelin-page .square.square-grey {
	background-color: #eee
}

.michelin-page .square.square-blue {
	background-color: #1d3377
}

.michelin-page .square.square-yellow {
	background-color: #f8e64d
}

.michelin-page .square.square-yellow ul {
	position: absolute;
	margin: 0 10%;
	top: 20%
}

@media (min-width:860px) {
	.michelin-page .square.square-yellow ul {
		top: 45%
	}

}

.michelin-page .center-logo {
	text-align: center
}

.michelin-page .center-logo img {
	width: 60%;
	height: auto
}

.page-michelin .navbar-default:not(.scrolled) .hide-logo-white {
	display: block !important
}

.page-michelin .navbar-default:not(.scrolled) .show-logo-black {
	display: none
}

.page-michelin .navbar-default:not(.scrolled) .navbar-toggle.collapsed .icon-bar {
	background-color: #fff !important
}

.dewalt-page {
	padding: 0 !important;
	margin-bottom: 200px
}

@media (min-width:860px) {
	.dewalt-page .push-down-half {
		margin-top: 50%
	}

	.dewalt-page .push-down-third {
		margin-top: 30%
	}

	.dewalt-page .push-down-tenth {
		margin-top: 10%
	}

	.dewalt-page .pull-up-hundredth {
		margin-top: -100%
	}

	.dewalt-page .pull-up-half {
		margin-top: -50%
	}

	.dewalt-page .pull-up-tenth {
		margin-top: -10%
	}

	.dewalt-page .pull-up-third {
		margin-top: -30%
	}

	.dewalt-page .extra-padding-10 {
		padding: 0 10px
	}

	.dewalt-page .extra-padding-50 {
		padding: 0 50px
	}

}

.dewalt-page .main-image {
	width: 100%;
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.dewalt-page .no-margin {
	margin-left: -30px;
	margin-right: -30px
}

.dewalt-page .main-logo {
	position: absolute;
	top: 50vh;
	right: 0;
	height: 100px;
	width: auto
}

.dewalt-page .logo-wrapper {
	width: 100%;
	padding: 4em 0;
	background-color: #fcbc33;
	text-align: center
}

.dewalt-page .logo-wrapper img {
	width: 50%;
	max-width: 550px;
	height: auto
}

.dewalt-page .rectangle-yellow {
	width: 100%;
	height: 100%;
	background-color: #fcbc33
}

.dewalt-page .dewalt-body {
	font-size: 16px;
	line-height: 1.7
}

.dewalt-page .dewalt-body:before {
	display: block;
	margin: 0 0 25px;
	width: 70px;
	height: 9px;
	content: " ";
	background-color: #fcbc33
}

.dewalt-page .subtitle {
	font-size: 50px;
	font-weight: 700;
	color: #000
}

.dewalt-page .subtitle-alternate {
	margin: .5em 0;
	padding-right: 20%;
	font-size: 55px;
	font-weight: 700
}

.dewalt-page .subtitle-alternate strong {
	color: #fcbc33
}

.dewalt-page .subtitle-alternate em {
	margin: 20px 0 0;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: 300
}

.dewalt-page .subtitle-alternate .colored {
	color: #f8e64d
}

.dewalt-page .subtitle-simple-alternate {
	padding-right: 20%;
	font-size: 55px;
	text-transform: uppercase
}

.dewalt-page .subtitle-simple-alternate:first-line {
	color: #fcd02f
}

.dewalt-page .line-yellow {
	width: 100%;
	height: 40px;
	background-color: #fcbc33;
	margin-top: 20px;
	margin-bottom: 60px
}

.dewalt-page ul {
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0;
	list-style-type: none
}

.dewalt-page ul li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 700;
	border-bottom: 1px solid #fff
}

.dewalt-page ul li a {
	margin: 150px auto;
	color: #fff;
	text-decoration: none
}

.dewalt-page .square {
	margin-bottom: 10px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.dewalt-page .square:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.dewalt-page .square.square-yellow {
	background-color: #fcbc33
}

.dewalt-page .square.square-yellow ul {
	position: absolute;
	margin: 0 10%;
	top: 40%
}

.page-de-walt .navbar-default:not(.scrolled) .hide-logo-white {
	display: block !important
}

.page-de-walt .navbar-default:not(.scrolled) .show-logo-black {
	display: none
}

.page-de-walt .navbar-default:not(.scrolled) .navbar-toggle.collapsed .icon-bar {
	background-color: #fff !important
}

.stanley-page {
	padding: 0 !important;
	margin-bottom: 200px
}

.stanley-page .main-image {
	width: 100%;
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.stanley-page .main-logo {
	position: absolute;
	top: 50vh;
	right: 50px;
	height: 180px;
	width: auto
}

.stanley-page .main-subtitle {
	position: relative;
	height: 100%;
	font-weight: 700;
	font-size: 26px
}

.stanley-page .main-subtitle img {
	margin: 1em 0;
	width: 50%;
	height: auto
}

@media (min-width:860px) {
	.stanley-page .main-subtitle img {
		margin: 0;
		width: 40%
	}

}

.newsletter-signup .stanley-page .main-subtitle h5,
.stanley-page .main-subtitle .newsletter-signup h5,
.stanley-page .main-subtitle h3 {
	font-size: 26px
}

@media (min-width:860px) {

	.newsletter-signup .stanley-page .main-subtitle h5,
	.stanley-page .main-subtitle .newsletter-signup h5,
	.stanley-page .main-subtitle h3 {
		position: absolute;
		bottom: 0;
		width: 40%
	}

}

.stanley-page .rectangle-yellow {
	width: 100%;
	height: 100%;
	background-color: #fcd02f
}

.stanley-page p {
	font-size: 16px
}

.stanley-page .push-down-tenth {
	margin-top: 10%
}

@media (min-width:860px) {
	.stanley-page .push-down-half {
		margin-top: 50%
	}

	.stanley-page .push-down-third {
		margin-top: 30%
	}

	.stanley-page .pull-up-half {
		margin-top: -50%
	}

	.stanley-page .pull-up-tenth {
		margin-top: -10%
	}

	.stanley-page .pull-up-third {
		margin-top: -30%
	}

	.stanley-page .extra-padding-10 {
		padding: 0 10px
	}

	.stanley-page .extra-padding-50 {
		padding: 0 50px
	}

}

.stanley-page ul {
	padding: 7em 3em 11em;
	list-style-type: none
}

.stanley-page ul li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}

.stanley-page .subtitle-simple-alternate {
	margin: .5em 0;
	padding-right: 20%;
	font-size: 55px
}

.stanley-page .subtitle-simple-alternate:first-line {
	color: #fcd02f
}

.stanley-page .catalog-title {
	margin: 2em 0 1em;
	font-size: 55px;
	text-align: center
}

.stanley-page .catalog-rectangle {
	margin: 0 0 1em;
	height: 100%;
	font-size: 55px;
	text-align: center;
	background-color: #fcd02f
}

.stanley-page .catalog-rectangle ul {
	padding: 15% 10% 10%
}

@media (min-width:860px) {
	.stanley-page .catalog-rectangle ul {
		padding: 30% 0 0
	}

}

.stanley-page .catalog-rectangle ul li {
	border: 0 none
}

.stanley-page .catalog-rectangle ul li a {
	display: inline-block;
	padding-bottom: 10px;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	text-decoration: none;
	border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}

.stanley-page .line-yellow {
	background-color: #fcd02f
}

.stanley-page .line-black,
.stanley-page .line-yellow {
	width: 100%;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 60px
}

.stanley-page .line-black {
	background-color: #000
}

.stanley-page .square {
	margin-bottom: 10px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: #fcd02f
}

.stanley-page .square:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.stanley-fatmax-page {
	padding: 0 !important;
	margin-bottom: 200px
}

.stanley-fatmax-page .main-image {
	width: 100%;
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.stanley-fatmax-page .main-logo {
	position: absolute;
	top: 50vh;
	right: 50px;
	height: 120px;
	width: auto
}

.stanley-fatmax-page .main-subtitle {
	position: relative;
	height: 100%;
	font-weight: 700;
	font-size: 26px
}

.stanley-fatmax-page .main-subtitle img {
	margin: 1em 0;
	width: 50%;
	height: auto
}

@media (min-width:860px) {
	.stanley-fatmax-page .main-subtitle img {
		margin: 0;
		width: 40%
	}

}

.newsletter-signup .stanley-fatmax-page .main-subtitle h5,
.stanley-fatmax-page .main-subtitle .newsletter-signup h5,
.stanley-fatmax-page .main-subtitle h3 {
	font-size: 26px
}

@media (min-width:860px) {

	.newsletter-signup .stanley-fatmax-page .main-subtitle h5,
	.stanley-fatmax-page .main-subtitle .newsletter-signup h5,
	.stanley-fatmax-page .main-subtitle h3 {
		position: absolute;
		bottom: 0;
		width: 40%
	}

}

.stanley-fatmax-page p {
	font-size: 16px
}

.stanley-fatmax-page .push-down-tenth {
	margin-top: 10%
}

@media (min-width:860px) {
	.stanley-fatmax-page .push-down-half {
		margin-top: 50%
	}

	.stanley-fatmax-page .push-down-third {
		margin-top: 30%
	}

	.stanley-fatmax-page .pull-up-half {
		margin-top: -50%
	}

	.stanley-fatmax-page .pull-up-tenth {
		margin-top: -10%
	}

	.stanley-fatmax-page .pull-up-third {
		margin-top: -30%
	}

	.stanley-fatmax-page .extra-padding-10 {
		padding: 0 10px
	}

	.stanley-fatmax-page .extra-padding-50 {
		padding: 0 50px
	}

}

.stanley-fatmax-page ul {
	padding: 7em 3em 11em;
	list-style-type: none
}

.stanley-fatmax-page ul li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}

.stanley-fatmax-page .subtitle-simple-alternate {
	margin: .5em 0;
	padding-right: 20%;
	font-size: 55px
}

.stanley-fatmax-page .subtitle-simple-alternate:first-line {
	color: #fcd02f
}

.stanley-fatmax-page .catalog-title {
	margin: 2em 0 1em;
	font-size: 55px;
	text-align: center
}

.stanley-fatmax-page .catalog-rectangle {
	margin: 0 0 1em;
	width: 100%;
	height: 100%;
	font-size: 55px;
	text-align: center;
	background-color: #fcd02f
}

@media (min-width:860px) {
	.stanley-fatmax-page .catalog-rectangle {
		margin: 0
	}

}

.stanley-fatmax-page .catalog-rectangle ul {
	padding: 10%
}

.stanley-fatmax-page .catalog-rectangle ul li {
	border: 0 none
}

.stanley-fatmax-page .catalog-rectangle ul li a {
	display: inline-block;
	padding-bottom: 10px;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	text-decoration: none;
	border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}

@media (min-width:860px) {
	.stanley-fatmax-page .line-yellow {
		width: 100%;
		height: 40px;
		background-color: #fcd02f;
		margin-top: 20px;
		margin-bottom: 60px
	}

	.stanley-fatmax-page .line-black {
		width: 100%;
		height: 40px;
		background-color: #000;
		margin-top: 20px;
		margin-bottom: 60px
	}

}

.stanley-fatmax-page .navbar-default:not(.scrolled) .hide-logo-white {
	display: block !important
}

.stanley-fatmax-page .navbar-default:not(.scrolled) .show-logo-black {
	display: none
}

.stanley-fatmax-page .products a {
	display: block;
	text-align: center
}

.stanley-fatmax-page .products a img {
	display: inline-block
}

.downloads-page {
	margin: 60px 2em 100px
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .downloads-page h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .downloads-page h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .downloads-page h6,
.division .article .downloads-page .downloads-list .single-download h6,
.division .article .downloads-page h4,
.division .article .news-page .news-list .single-news .downloads-page h6,
.division .news-title .downloads-page h3,
.division .news-title .newsletter-signup .downloads-page h5,
.downloads-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.downloads-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.downloads-page .division-title,
.downloads-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.downloads-page .division .article .news-page .news-list .single-news h6,
.downloads-page .division .article h4,
.downloads-page .division .news-title .newsletter-signup h5,
.downloads-page .division .news-title h3,
.downloads-page .downloads-list .single-download .division .article h6,
.downloads-page .downloads-list .single-download .our-history h6,
.downloads-page .news-page .news-list .single-news .division .article h6,
.downloads-page .news-page .news-list .single-news .our-history h6,
.downloads-page .newsletter-signup .division .news-title h5,
.downloads-page .newsletter-signup .pump-selector h5,
.downloads-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.downloads-page .our-history .news-page .news-list .single-news h6,
.downloads-page .our-history h4,
.downloads-page .pump-selector .newsletter-signup h5,
.downloads-page .pump-selector h3,
.downloads-page h1,
.news-page .news-list .single-news .division .article .downloads-page h6,
.news-page .news-list .single-news .our-history .downloads-page h6,
.newsletter-signup .division .news-title .downloads-page h5,
.newsletter-signup .pump-selector .downloads-page h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .downloads-page h6,
.our-history .downloads-page .downloads-list .single-download h6,
.our-history .downloads-page h4,
.our-history .news-page .news-list .single-news .downloads-page h6,
.pump-selector .downloads-page h3,
.pump-selector .newsletter-signup .downloads-page h5 {
	font-weight: 700;
	margin: 0 0 .5em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .downloads-page h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .downloads-page h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .downloads-page h6:after,
.division .article .downloads-page .downloads-list .single-download h6:after,
.division .article .downloads-page h4:after,
.division .article .news-page .news-list .single-news .downloads-page h6:after,
.division .news-title .downloads-page h3:after,
.division .news-title .newsletter-signup .downloads-page h5:after,
.downloads-page .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.downloads-page .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.downloads-page .division-title:after,
.downloads-page .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.downloads-page .division .article .news-page .news-list .single-news h6:after,
.downloads-page .division .article h4:after,
.downloads-page .division .news-title .newsletter-signup h5:after,
.downloads-page .division .news-title h3:after,
.downloads-page .downloads-list .single-download .division .article h6:after,
.downloads-page .downloads-list .single-download .our-history h6:after,
.downloads-page .news-page .news-list .single-news .division .article h6:after,
.downloads-page .news-page .news-list .single-news .our-history h6:after,
.downloads-page .newsletter-signup .division .news-title h5:after,
.downloads-page .newsletter-signup .pump-selector h5:after,
.downloads-page .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.downloads-page .our-history .news-page .news-list .single-news h6:after,
.downloads-page .our-history h4:after,
.downloads-page .pump-selector .newsletter-signup h5:after,
.downloads-page .pump-selector h3:after,
.downloads-page h1:after,
.news-page .news-list .single-news .division .article .downloads-page h6:after,
.news-page .news-list .single-news .our-history .downloads-page h6:after,
.newsletter-signup .division .news-title .downloads-page h5:after,
.newsletter-signup .pump-selector .downloads-page h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .downloads-page h6:after,
.our-history .downloads-page .downloads-list .single-download h6:after,
.our-history .downloads-page h4:after,
.our-history .news-page .news-list .single-news .downloads-page h6:after,
.pump-selector .downloads-page h3:after,
.pump-selector .newsletter-signup .downloads-page h5:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.downloads-page .category-filter {
	margin: 0 0 3em
}

.downloads-page .category-filter .newsletter-signup h5,
.downloads-page .category-filter h3,
.newsletter-signup .downloads-page .category-filter h5 {
	display: inline-block;
	margin-right: 30px;
	padding-bottom: 10px;
	border-bottom: 4px solid #fff;
	cursor: pointer
}

.downloads-page .category-filter .newsletter-signup h5:hover,
.downloads-page .category-filter h3:hover,
.newsletter-signup .downloads-page .category-filter h5:hover {
	border-bottom: 4px solid #000
}

.downloads-page .downloads-list .category {
	clear: left;
	overflow: auto
}

.downloads-page .downloads-list .category .newsletter-signup h5,
.downloads-page .downloads-list .category h3,
.newsletter-signup .downloads-page .downloads-list .category h5 {
	margin: 8em 0 1em;
	padding-top: .7em;
	color: #ddd;
	font-weight: 700;
	font-size: 16px;
	border-top: 3px solid #ddd
}

@media (min-width:860px) {

	.downloads-page .downloads-list .category:first-child .newsletter-signup h5,
	.downloads-page .downloads-list .category:first-child h3,
	.newsletter-signup .downloads-page .downloads-list .category:first-child h5 {
		margin: 0
	}

}

.downloads-page .downloads-list .single-download {
	margin-bottom: 7em
}

.downloads-page .downloads-list .single-download .image-wrapper {
	-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(hsla(0, 0%, 98%, .1)))
}

@media (min-width:860px) {
	.downloads-page .downloads-list .single-download {
		float: left;
		width: 12.5%;
		margin: 0 5% 3em 0
	}

	.downloads-page .downloads-list .single-download:nth-child(6n+1) {
		margin-right: 0
	}

	.downloads-page .downloads-list .single-download:nth-child(6n+2) {
		clear: left
	}

	.downloads-page .downloads-list .single-download .image-wrapper {
		position: relative;
		height: 350px;
		overflow: hidden;
		-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(hsla(0, 0%, 98%, .1)))
	}

	.downloads-page .downloads-list .single-download .image-wrapper img {
		position: absolute;
		bottom: 0
	}

}

.downloads-page .downloads-list .single-download h6 {
	margin: 2em 0;
	text-align: center
}

.newsletter-signup form {
	margin: 0 0 20px
}

.newsletter-signup input[type=email] {
	margin-right: 5px;
	padding: 7px;
	float: left;
	border: 0 none
}

.newsletter-signup input[type=button] {
	background: none;
	border: 0 none;
	margin: 0 10px 10px 0;
	padding: 0 0 5px;
	font-size: 12px
}

.newsletter-signup input[type=button].active {
	border-bottom: 4px solid #000
}

.transition-group {
	position: relative
}

.transition-group .page-enter:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100vh;
	background: #fff;
	animation-name: fadeOut;
	animation-duration: .5s;
	animation-delay: 0s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards
}

.transition-group .page-exit {
	opacity: 1;
	transition: opacity 1s
}

.transition-group .page-exit.page-exit-active {
	opacity: 0
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}

}

.transition-group {
	min-height: 90vh
}

.transition-group>div:first-child {
	padding-top: 140px
}

.transition-group div.division,
.transition-group div.homepage {
	padding-top: 0
}

.no-gutter {
	margin-right: 0;
	margin-left: 0
}

.no-gutter [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.no-gutter-with-border {
	margin-right: 0;
	margin-left: 0;
	border: 5px solid #fff;
	border-bottom: 0
}

.no-gutter-with-border [class*=col-] {
	padding-right: 0;
	padding-left: 0;
	border: 5px solid #fff;
	border-bottom: 0
}

.grid-with-border {
	border: 10px solid #fff
}

.col-no-padding {
	padding-right: 0;
	padding-left: 0
}

@media (min-width:860px) {
	.row.same-height {
		display: flex
	}

	.row.center-vertically {
		display: flex;
		align-items: center;
	}

}

.lightgray-background,
.newsletter-signup {
	background-color: #f2f2f2
}

.primary-background {
	background-color: #0c5ea7
}

.agricolture .btn-primary,
.agricolture .division-background {
	color: #fff;
	border-color: #b0b737;
	background-color: #b0b737
}

.industry .btn-primary,
.industry .division-background {
	color: #fff;
	border-color: #999;
	background-color: #999
}

.cleaning .btn-primary,
.cleaning .division-background {
	color: #fff;
	border-color: #0087c9;
	background-color: #0087c9
}

button,
button:focus,
input,
input:focus,
textarea,
textarea:focus {
	outline: none !important
}

a {
	color: #000
}

a:hover {
	text-decoration: underline
}

.video-responsive {
	position: relative;
	padding-bottom: 58%;
	padding-top: 30px;
	height: 0;
	width: 100%;
	overflow: hidden;
	background-color: #000
}

.video-responsive embed,
.video-responsive iframe,
.video-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0 none
}

.modal-header {
	border-bottom: 0 none
}

.carousel.news-slideshow .carousel-inner .carousel-caption .modal-header h6,
.downloads-page .downloads-list .single-download .modal-header h6,
.modal-header .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.modal-header .downloads-page .downloads-list .single-download h6,
.modal-header .news-page .news-list .single-news h6,
.modal-header h4,
.news-page .news-list .single-news .modal-header h6 {
	font-weight: 700
}

.newsletter-signup {
	padding: 4em !important
}

.newsletter-signup h5 {
	margin: 0 0 10px;
	font-weight: 700
}

.newsletter-signup input {
	display: inline-block
}

.content-layout-a {
	margin: 3em 2em 100px
}

.content-layout-a .center-vertically {
	margin-bottom: 4em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .content-layout-a h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .content-layout-a h6,
.content-layout-a .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.content-layout-a .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.content-layout-a .division-title,
.content-layout-a .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.content-layout-a .division .article .downloads-page .downloads-list .single-download h6,
.content-layout-a .division .article .news-page .news-list .single-news h6,
.content-layout-a .division .article h4,
.content-layout-a .division .news-title .newsletter-signup h5,
.content-layout-a .division .news-title h3,
.content-layout-a .downloads-page .downloads-list .single-download .division .article h6,
.content-layout-a .downloads-page .downloads-list .single-download .our-history h6,
.content-layout-a .news-page .news-list .single-news .division .article h6,
.content-layout-a .news-page .news-list .single-news .our-history h6,
.content-layout-a .newsletter-signup .division .news-title h5,
.content-layout-a .newsletter-signup .pump-selector h5,
.content-layout-a .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.content-layout-a .our-history .downloads-page .downloads-list .single-download h6,
.content-layout-a .our-history .news-page .news-list .single-news h6,
.content-layout-a .our-history h4,
.content-layout-a .pump-selector .newsletter-signup h5,
.content-layout-a .pump-selector h3,
.content-layout-a h1,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .content-layout-a h6,
.division .article .content-layout-a h4,
.division .article .downloads-page .downloads-list .single-download .content-layout-a h6,
.division .article .news-page .news-list .single-news .content-layout-a h6,
.division .news-title .content-layout-a h3,
.division .news-title .newsletter-signup .content-layout-a h5,
.downloads-page .downloads-list .single-download .division .article .content-layout-a h6,
.downloads-page .downloads-list .single-download .our-history .content-layout-a h6,
.news-page .news-list .single-news .division .article .content-layout-a h6,
.news-page .news-list .single-news .our-history .content-layout-a h6,
.newsletter-signup .division .news-title .content-layout-a h5,
.newsletter-signup .pump-selector .content-layout-a h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .content-layout-a h6,
.our-history .content-layout-a h4,
.our-history .downloads-page .downloads-list .single-download .content-layout-a h6,
.our-history .news-page .news-list .single-news .content-layout-a h6,
.pump-selector .content-layout-a h3,
.pump-selector .newsletter-signup .content-layout-a h5 {
	font-weight: 700
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .content-layout-a h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .content-layout-a h6:after,
.content-layout-a .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.content-layout-a .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.content-layout-a .division-title:after,
.content-layout-a .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.content-layout-a .division .article .downloads-page .downloads-list .single-download h6:after,
.content-layout-a .division .article .news-page .news-list .single-news h6:after,
.content-layout-a .division .article h4:after,
.content-layout-a .division .news-title .newsletter-signup h5:after,
.content-layout-a .division .news-title h3:after,
.content-layout-a .downloads-page .downloads-list .single-download .division .article h6:after,
.content-layout-a .downloads-page .downloads-list .single-download .our-history h6:after,
.content-layout-a .news-page .news-list .single-news .division .article h6:after,
.content-layout-a .news-page .news-list .single-news .our-history h6:after,
.content-layout-a .newsletter-signup .division .news-title h5:after,
.content-layout-a .newsletter-signup .pump-selector h5:after,
.content-layout-a .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.content-layout-a .our-history .downloads-page .downloads-list .single-download h6:after,
.content-layout-a .our-history .news-page .news-list .single-news h6:after,
.content-layout-a .our-history h4:after,
.content-layout-a .pump-selector .newsletter-signup h5:after,
.content-layout-a .pump-selector h3:after,
.content-layout-a h1:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .content-layout-a h6:after,
.division .article .content-layout-a h4:after,
.division .article .downloads-page .downloads-list .single-download .content-layout-a h6:after,
.division .article .news-page .news-list .single-news .content-layout-a h6:after,
.division .news-title .content-layout-a h3:after,
.division .news-title .newsletter-signup .content-layout-a h5:after,
.downloads-page .downloads-list .single-download .division .article .content-layout-a h6:after,
.downloads-page .downloads-list .single-download .our-history .content-layout-a h6:after,
.news-page .news-list .single-news .division .article .content-layout-a h6:after,
.news-page .news-list .single-news .our-history .content-layout-a h6:after,
.newsletter-signup .division .news-title .content-layout-a h5:after,
.newsletter-signup .pump-selector .content-layout-a h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .content-layout-a h6:after,
.our-history .content-layout-a h4:after,
.our-history .downloads-page .downloads-list .single-download .content-layout-a h6:after,
.our-history .news-page .news-list .single-news .content-layout-a h6:after,
.pump-selector .content-layout-a h3:after,
.pump-selector .newsletter-signup .content-layout-a h5:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.content-layout-a .emphasis {
	padding: 3em;
	font-size: 18px
}

.content-layout-a .emphasis em {
	margin: 10px 0;
	display: block;
	font-size: 12px;
	font-weight: 700
}

.content-layout-a ul:before {
	position: absolute;
	display: block;
	content: " ";
	border-left: 1px solid #999
}

.content-layout-a ul li {
	margin: 0 0 1.5em;
	list-style-type: none;
	clear: both
}

.content-layout-a ul li:before {
	content: "_";
	display: block;
	font-weight: 700;
	font-size: 40px
}

.content-layout-a ul li strong {
	float: left;
	display: block;
	margin-right: 20px;
	font-size: 40px;
	line-height: 1
}

.error-alert {
	margin-top: 50px;
	padding: 3em;
	font-size: 16px
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .error-alert h6,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .error-alert h6,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .error-alert h6,
.division .article .downloads-page .downloads-list .single-download .error-alert h6,
.division .article .error-alert h4,
.division .article .news-page .news-list .single-news .error-alert h6,
.division .news-title .error-alert h3,
.division .news-title .newsletter-signup .error-alert h5,
.downloads-page .downloads-list .single-download .division .article .error-alert h6,
.downloads-page .downloads-list .single-download .our-history .error-alert h6,
.error-alert .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6,
.error-alert .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6,
.error-alert .division-title,
.error-alert .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.error-alert .division .article .downloads-page .downloads-list .single-download h6,
.error-alert .division .article .news-page .news-list .single-news h6,
.error-alert .division .article h4,
.error-alert .division .news-title .newsletter-signup h5,
.error-alert .division .news-title h3,
.error-alert .downloads-page .downloads-list .single-download .division .article h6,
.error-alert .downloads-page .downloads-list .single-download .our-history h6,
.error-alert .news-page .news-list .single-news .division .article h6,
.error-alert .news-page .news-list .single-news .our-history h6,
.error-alert .newsletter-signup .division .news-title h5,
.error-alert .newsletter-signup .pump-selector h5,
.error-alert .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6,
.error-alert .our-history .downloads-page .downloads-list .single-download h6,
.error-alert .our-history .news-page .news-list .single-news h6,
.error-alert .our-history h4,
.error-alert .pump-selector .newsletter-signup h5,
.error-alert .pump-selector h3,
.error-alert h1,
.news-page .news-list .single-news .division .article .error-alert h6,
.news-page .news-list .single-news .our-history .error-alert h6,
.newsletter-signup .division .news-title .error-alert h5,
.newsletter-signup .pump-selector .error-alert h5,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .error-alert h6,
.our-history .downloads-page .downloads-list .single-download .error-alert h6,
.our-history .error-alert h4,
.our-history .news-page .news-list .single-news .error-alert h6,
.pump-selector .error-alert h3,
.pump-selector .newsletter-signup .error-alert h5 {
	font-weight: 700;
	margin: 0 0 .5em
}

.carousel.news-slideshow .carousel-inner .carousel-caption .division .article .error-alert h6:after,
.carousel.news-slideshow .carousel-inner .carousel-caption .our-history .error-alert h6:after,
.division .article .carousel.news-slideshow .carousel-inner .carousel-caption .error-alert h6:after,
.division .article .downloads-page .downloads-list .single-download .error-alert h6:after,
.division .article .error-alert h4:after,
.division .article .news-page .news-list .single-news .error-alert h6:after,
.division .news-title .error-alert h3:after,
.division .news-title .newsletter-signup .error-alert h5:after,
.downloads-page .downloads-list .single-download .division .article .error-alert h6:after,
.downloads-page .downloads-list .single-download .our-history .error-alert h6:after,
.error-alert .carousel.news-slideshow .carousel-inner .carousel-caption .division .article h6:after,
.error-alert .carousel.news-slideshow .carousel-inner .carousel-caption .our-history h6:after,
.error-alert .division-title:after,
.error-alert .division .article .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.error-alert .division .article .downloads-page .downloads-list .single-download h6:after,
.error-alert .division .article .news-page .news-list .single-news h6:after,
.error-alert .division .article h4:after,
.error-alert .division .news-title .newsletter-signup h5:after,
.error-alert .division .news-title h3:after,
.error-alert .downloads-page .downloads-list .single-download .division .article h6:after,
.error-alert .downloads-page .downloads-list .single-download .our-history h6:after,
.error-alert .news-page .news-list .single-news .division .article h6:after,
.error-alert .news-page .news-list .single-news .our-history h6:after,
.error-alert .newsletter-signup .division .news-title h5:after,
.error-alert .newsletter-signup .pump-selector h5:after,
.error-alert .our-history .carousel.news-slideshow .carousel-inner .carousel-caption h6:after,
.error-alert .our-history .downloads-page .downloads-list .single-download h6:after,
.error-alert .our-history .news-page .news-list .single-news h6:after,
.error-alert .our-history h4:after,
.error-alert .pump-selector .newsletter-signup h5:after,
.error-alert .pump-selector h3:after,
.error-alert h1:after,
.news-page .news-list .single-news .division .article .error-alert h6:after,
.news-page .news-list .single-news .our-history .error-alert h6:after,
.newsletter-signup .division .news-title .error-alert h5:after,
.newsletter-signup .pump-selector .error-alert h5:after,
.our-history .carousel.news-slideshow .carousel-inner .carousel-caption .error-alert h6:after,
.our-history .downloads-page .downloads-list .single-download .error-alert h6:after,
.our-history .error-alert h4:after,
.our-history .news-page .news-list .single-news .error-alert h6:after,
.pump-selector .error-alert h3:after,
.pump-selector .newsletter-signup .error-alert h5:after {
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7
}

.search-field input[type=text] {
	width: 100%;
	max-width: 300px;
	padding: 10px 50px 10px 10px;
	border: 1px solid #ccc
}

.search-field .btn.btn-default {
	border: 0 none;
	padding: 0;
	margin-left: -40px;
	font-size: 25px;
	color: #999
}

.search-field .btn.btn-default:active,
.search-field .btn.btn-default:focus,
.search-field .btn.btn-default:hover,
.search-field .btn.btn-default:visited {
	color: #000;
	background-color: transparent;
	box-shadow: none
}

.search-field .current-search {
	margin: 1em 0
}

.search-field .current-search .btn.btn-default {
	margin: 0 0 0 15px
}

.top-line {
	border-top: 3px #ddd solid;
}

.height80,
.height60 {
	height: 80px;
	display: inline-block;
	width: 100%
}

.height60 {
	height: 60px
}

.about-content {
	font-size: 18px;
	line-height: 40px;
	padding: 80px 0;
	font-family: 'sans-serif';
}

.about-content img {
	max-width: 100%
}

.col-md-3.five span {
	display: block;
	clear: both;
	font-weight: bold;
}

.col-md-3.five span i {
	width: 18px;
	height: 9px;
	background: url(/images/app_arr.gif) no-repeat center center;
	display: inline-block;
}

.wechat-center {
	text-align: center;
	line-height: 30px;
	color: #b5b5b6;
}

.down-title {
	padding-top: 40px;
	font-size: 25px;
	font-family: sans-serif;
}

.paddingbottom50 {
	padding-bottom: 50px;
	text-align: center;
}

.paddingbottom50 span {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	line-height: 22px;
	height: 66px;
	word-wrap: break-word;
}

.paddingbottom50 img {
	display: inline-block;
}

.single-pagelist {
	display: block;
	padding-left: 30px
}

.single-pagelist a {
	background: url(/images/icon.gif) no-repeat 0 center;
	padding-left: 35px;
	line-height: 60px;
	font-size: 16px;
	display: block;
	text-align: left;
}

.single-pagelist .hide-content {
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: all .1s
}

.single-pagelist.show .hide-content {
	height: auto;
	padding-bottom: 20px
}

.market-list {
	padding-bottom: 50px;
	font-size: 0
}



.market-list .img-list {
	font-size: 0;
	padding: 20px 0;
	width: 25%;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px #eee solid;
	display: inline-block;
}

.market-list .img-list li {
	list-style: none;
	width: 100%
}

.market-list .img-list li a img {
	display: inline-block;
	width: 100%
}

.market-list .img-list li a span {
	text-align: left;
	font-size: 20px;
	padding-top: 10px;
	display: inline-block;
}

.news-list {
	padding: 0 4%;
	padding-bottom: 50px
}

.news-list .img {
	width: 100%
}

.news-list span {
	text-align: left;
	font-size: 25px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	margin: 25px 0;
	width: 100%
}

.news-list .abstract {
	width: 100%;
	line-height: 25px
}

#dituContent {
	width: 70%;
	height: 500px;
	float: left;
	margin-bottom: 60px
}

#dituContent div span {
	overflow: visible;
}

#dituContent b.iw_poi_title {
	font-size: 14px
}

#dituContent div.iw_poi_content {
	font-size: 12px;
	line-height: 20px
}

.pagelink {
	width: 100%;
	padding-bottom: 15px;
	clear: both;
	border-top: 1px #eaeaea dotted;
	padding-top: 40px
}

.pagelink em {
	font-style: normal
}

.pagelink.noborder {
	border-top: none;
	padding-top: 50px
}

.pagelink.noborder.newlist {
	padding-top: 0
}

.pagelink select {
	font-family: Arial;
	padding: 3px;
	border: 1px #ddd solid
}

.yellow {
	padding: 7px 0;
	margin: 4px;
	text-align: right;
	font-size: 14px;
}

.yellow B {
	padding: 0 4px;
	font-size: 12px
}

.yellow a {
	border: #ddd 1px solid;
	margin: 3px;
	padding: 3px 7px;
	text-decoration: none;
	font-size: 14px;
	color: #666
}

.yellow a:hover {
	border: #005bac 1px solid;
	background: #005bac;
	color: #fff;
	text-decoration: none
}

.yellow span.current {
	border: #005bac 1px solid;
	font-weight: bold;
	margin: 3px;
	color: #fff;
	padding: 3px 7px;
	background: #005bac;
	font-size: 14px
}

.yellow span.disabled {
	border: #ddd 1px solid;
	padding: 3px 7px;
	margin: 3px;
	color: #aaa;
	font-size: 14px
}

.agricolture-categories {
	font-size: 0;
	padding: 0.5%;
}

.agricolture-categories dl {
	width: 33%;
	margin: 0;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	display: inline-block;
	padding: 0;
	font-size: 0;
	overflow: hidden;
	vertical-align: top;
	position: relative;
	border: 1px #24240a solid;
}

.agricolture-categories dl:nth-child(3n) {
	margin-right: 0
}

.agricolture-categories dl ul {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	background: #b0b737;
	z-index: 100;
	padding-top: 6%;
	display: none;
}

.agricolture-categories dl:nth-child(2) ul {
	background: #9da331;
}

.agricolture-categories dl:nth-child(3) ul {
	background: #8a902b;
}

.agricolture-categories dl ul i {
	position: absolute;
	left: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	top: 0;
	background: #fff;
	opacity: 0.7;
	color: #000;
	font-style: normal;
	cursor: pointer;
}

.agricolture-categories dl ul li {
	width: 100%;
	padding: 0 20%;
}

@media (min-width:1920px) {
	.agricolture-categories.cn dl:nth-child(2) ul {
		padding-top: 75px
	}

	.agricolture-categories.cn dl ul li {
		padding: 6px 20%;
	}

}

.agricolture-categories dl>a {
	background: #24240a;
	display: inline-block;
	width: 100%
}

.agricolture-categories dl ul li a {
	color: #fff;
	font-size: 20px
}

.agricolture-categories dl>a dt {
	width: 22%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.agricolture-categories dl>a dt img {
	width: 80%;
	opacity: 0.1;
	display: inline-block;
}

.agricolture-categories dl>a:hover dt img {
	opacity: 1
}

.agricolture-categories dl>a dd {
	width: 78%;
	display: inline-block;
	vertical-align: top;
}

.agricolture-categories dl>a dd h1,
.agricolture-categories dl>a dd h2 {
	width: 50%;
	display: inline-block;
	font-size: 2.5rem;
	color: #fff;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.agricolture-categories dl>a dd h1 {
	padding: 0 2%
}

.agricolture-categories dl>a dd h2 {
	background: #e8e9e1;
}

.agricolture-categories.piston dl>a dd h2 {
	background: #eee
}

.agricolture-categories dl>a dd h2 img {
	width: 100%;
	display: inline-block;
	line-height: 0;
	vertical-align: bottom;
}

.agricolture-categories dl>a:hover dd h2 {
	background: #fff
}

.agricolture-categories.pressure dl a {
	background: #231816;
}

.agricolture-categories.pressure dl a dd h2 {
	background: #000
}

.agricolture-categories.pressure dl a dd h2 img {
	opacity: 0.9;
}

.agricolture-categories.pressure dl a:hover dd h2 img {
	opacity: 1
}

.agricolture-categories.piston dl a {
	background: #091518;
}

.agricolture-categories.piston dl a:hover dt img {
	opacity: 1
}

.agricolture-categories.piston dl a dd h1 {
	font-size: 2rem;
	line-height: 2.2rem;
	padding-right: 5%
}

.agricolture-categories.piston dl a dt img {
	width: 70%;
	opacity: 0.1;
	display: inline-block;
}

.agricolture-categories.piston dl a dd h2 img {
	width: 100%;
}

.agricolture-categories.piston dl a:hover {
	background: none
}

@media (min-width:1800px) {
	.video-responsive {
		padding-top: 5%;
		padding-bottom: auto;
	}

}

@media (max-width:1600px) and (min-width:1300px) {
	.video-responsive {
		padding-top: 15%;
		padding-bottom: auto;
	}

}

@media (max-width:1300px) and (min-width:1100px) {
	.video-responsive {
		padding-top: 25%;
		padding-bottom: auto;
	}

}

@media (max-width:1100px) and (min-width:860px) {
	.video-responsive {
		padding-top: 40%;
		padding-bottom: auto;
	}

}

@media (max-width:860px) {
	.video-responsive {
		padding-top: 0padding-bottom:auto;
	}

}

@media (max-width:1600px) {
	.agricolture-categories dl ul li a {
		color: #fff;
		font-size: 16px
	}

}

@media (max-width:1300px) {
	.agricolture-categories.piston dl a dd h1 {
		font-size: 1.8rem;
		line-height: 2rem;
	}

}

@media (max-width:1100px) {
	.agricolture-categories dl {
		width: 49.5%;
		margin-right: 1%
	}

	.agricolture-categories dl:nth-child(3n) {
		margin-right: 1%
	}

	.agricolture-categories dl:nth-child(2n) {
		margin-right: 0
	}

	.agricolture-categories.piston dl a dd h1 {
		font-size: 1.8rem;
		line-height: 2rem;
	}

}

@media (max-width:680px) {
	.agricolture-categories dl {
		width: 100%;
		margin-right: 0;
	}

	.agricolture-categories.piston dl a dd h1 {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}

}

@media (max-width:680px) {
	.single-product-details .product-info h1 {
		font-size: 2rem
	}

	.banner-animation h1 {
		font-size: 1.5rem;
	}

	.banner-animation h2 {
		width: 80%
	}

	.banner-animation h2 p {
		font-size: 0.9rem;
		line-height: 1rem;
		height: 3rem;
		overflow: hidden;
	}

}

.over-video-list {
	position: absolute;
	right: -300px;
	top: 0;
	width: 35%;
	background: #000;
	height: 100%;
	z-index: 1000;
	font-size: 0;
	padding: 0;
	padding-top: 20px;
	opacity: 0.8;
	transition: all 0.2s;
}

.video-responsive.this .over-video-list {
	right: 0;
}

.over-video-list dl {
	width: 100%;
	border-bottom: 1px #333 solid;
	margin-bottom: 0;
}

.over-video-list dl:last-child {
	border-bottom: none
}

.over-video-list dl>a {
	width: 100%;
	display: block;
	padding: 15px
}

.over-video-list dl>a dt {
	width: 35%;
	display: inline-block;
	vertical-align: middle;
}

.over-video-list dl>a:hover {
	background: #333
}

.over-video-list dl>a dt img {
	width: 85%;
	border: 1px #666 solid
}

.over-video-list dl>a dd {
	width: 65%;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
}

.copyright {
	text-align: center;
	padding-top: 100px;
	color: #999;
	font-size: 12px
}

/*# sourceMappingURL=main.967bca60.css.map*/

.homepage .homenews {
	width: 100%;
	margin-bottom: 40%
}

.homepage .homenews a,
.homepage .homenews a:hover {
	text-decoration: none;
	color: #333
}

.homepage #myCarousel {
	width: 100%;
	padding: 0;
	padding-bottom: 2%
}

.homepage .homenews .carousel-indicators>li {

	border: 1px solid #d3d3d3
}

.homepage .homenews .carousel-indicators>li.active {

	background: #d3d3d3
}





.rever-dna {
	display: block;
	width: 100%;
	padding: 0 3%
}

.rever-dna .part-one {
	display: block;
}

.rever-dna .part-one .title-logo {
	display: block;
	text-align: center;
	position: relative;
}

.rever-dna .part-one .title-logo:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	background: #ccc;
	width: 100%;
	height: 1px;
	display: inline-block;
	z-index: -1
}

.rever-dna .dis-table {
	display: table;
	margin-top: 100px
}

.rever-dna .dis-cell {
	display: table-cell;
}

.rever-dna .part-one .dis-cell:first-child {
	width: 65%
}

.rever-dna .part-one .dis-cell:last-child {
	padding-left: 4%;
	padding-right: 6%;
	vertical-align: top;
	padding-top: 120px
}

.rever-dna .part-one .dis-cell h1 {
	font-size: 50px;
}

.rever-dna .part-one .dis-cell h1:after {
	height: 6px;
	margin-top: 40px;
	margin-bottom: 40px
}

.rever-dna .part-one .dis-cell p {
	font-weight: bold;
	line-height: 30px
}

.rever-dna .part-two {
	display: block;
	padding-top: 120px
}

.rever-dna .part-two .title {
	display: block;
	text-align: center;
	letter-spacing: 6px;
	font-size: 40px;
}

.rever-dna .part-two .dis-cell:first-child {
	width: 65%;
	vertical-align: middle;
	text-align: center;
}

.rever-dna h2 {
	font-size: 50px;
	position: relative;
	padding: 30px;
	display: inline-block;
	font-weight: bold
}

.rever-dna h2:after,
.rever-dna h2:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background: #333;
}

.rever-dna h2:before {
	top: auto;
	bottom: 0;
}

.rever-dna .part-two .dis-cell p {
	font-weight: bold;
	display: block;
	margin-top: 50px
}

.rever-dna .part-two .dis-color {
	background: #0c5ea7;
	width: 65%;
	height: 225px;
	display: block
}

.rever-dna .part-three {
	display: block;
	margin-top: 120px;
	font-size: 0
}

.rever-dna .part-three .th-left {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	padding-top: 100px
}

.rever-dna .part-three .th-right {
	display: inline-block;
	width: 70%;
	vertical-align: top;
}

.rever-dna .part-three .th-right .title {
	display: block;
	text-align: center;
}

.rever-dna .part-three .content {
	display: block;
	padding-top: 100px;
}

.rever-dna .part-three .content dl {
	display: block;
	margin-bottom: 60px;
	padding: 0 15%
}

.rever-dna .part-three .content dt {
	font-size: 30px;
	font-weight: bold;
	display: block;
	position: relative;
}

.rever-dna .part-three .content dt:after {
	content: '';
	background: #0c5ea7;
	position: absolute;
	left: -65px;
	top: 8px;
	width: 45px;
	height: 60px;
}

.rever-dna .part-three .content dd {
	font-size: 17px;
	line-height: 32px;
	display: block;
	margin-top: 20px
}



.group-intro {
	display: block;
	width: 100%;
	padding: 0 3%;
	padding-top: 150px
}

.group-intro .part-one h1 {
	font-size: 50px;
}

.group-intro .part-one h1:after {
	height: 6px;
	margin-top: 40px;
	margin-bottom: 40px
}

.group-intro .part-one {
	font-size: 0;
}

.group-intro .part-one .g-img {
	width: 65%;
	display: inline-block;
	vertical-align: top
}

.group-intro .part-one .g-img .blue-title {
	display: block;
	background: #0c5ea7;
	line-height: 70px;
	color: #fff;
	font-size: 20px;
	margin-top: 20px;
	padding-left: 36px
}

.group-intro .part-one .g-intro {
	width: 35%;
	display: inline-block;
	vertical-align: top;
	padding-left: 4%;
	padding-right: 6%;
	padding-top: 50px
}

.group-intro .part-one .g-intro p {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 50px;
	line-height: 30px
}

.group-intro .part-two .dis-table {
	display: table;
	margin-top: 100px
}

.group-intro .part-two .dis-cell {
	display: table-cell;
}

.group-intro .part-two .dis-cell:first-child {
	width: 65%;
	background: #eee;
	vertical-align: top;
	padding: 150px 10%;
	font-weight: bold
}

.group-intro .part-two .dis-cell:last-child {
	padding-top: 100px;
}

.group-intro .part-three {
	display: block;
	margin-top: 100px;
}

.group-intro .part-three .ar-img {
	display: block;
	padding: 0 10%;
	margin-bottom: 100px
}

.group-intro .part-three .dis-table {
	display: table;
	margin-top: 100px
}

.group-intro .part-three .dis-cell {
	display: table-cell;
}

.group-intro .part-three .dis-cell:first-child {
	width: 65%;
}

.group-intro .part-three .dis-cell:last-child {
	vertical-align: top;
	padding-left: 3%
}

.group-intro .part-three .dis-table h2 {
	position: relative;
	padding-top: 500px;
	display: block;
	margin: 0;
	font-weight: bold;
	font-size: 26px
}

.group-intro .part-three .dis-table h2:after {
	content: '';
	position: absolute;
	top: 0;
	height: 470px;
	width: 100%;
	background: #0c5ea7;
	left: 0;
}

.group-intro .part-three .dis-table.second h2 {
	padding-top: 400px;
}

.group-intro .part-three .dis-table.second h2:after {
	background: #000;
	height: 370px;
}

.group-intro .part-three .dis-table.third h2 {
	padding-top: 250px;
}

.group-intro .part-three .dis-table.third h2:after {
	background: #5aaaf3;
	height: 220px;
}

/* 关于我们 */
@media (max-width:900px) {
	.nr {
		padding: 0 3%;
	}
}

.a_history {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.a_history .a_title {
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}

.a_tit {
	overflow: hidden;
}

.a_history .a_title .a_logo {
	float: left;
}

.a_history .a_title .a_logo img {
	max-width: 100%;
}

.a_history .a_title .a_right {
	float: right;
}

.a_history .a_title .a_right h1 {
	font-size: 50px;
	padding-top: 60px;
	font-weight: bold;
}

.a_history .a_title .a_right h1:after {
	height: 6px;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
	margin: 25px 0;
	width: 50px;
	height: 9px;
	content: " ";
	background-color: #0c5ea7;
}

.a_history .a_title .a_info {
	padding-top: 60px;
}

.a_history .a_title .a_info p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.a_history .a_title .a_infop {
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

.a_history .b_bootm {
	margin-top: 130px;
	background: #eee;
	max-width: 1250px;
	width: 100%;
	padding: 130px 0;
	text-align: center;
	vertical-align: middle;
}

.a_history .b_bootm h2 {
	font-size: 50px;
	font-weight: bold;
	padding-bottom: 50px;
}

.a_history .b_bootm p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.a_one {
	margin-top: 60px;
	display: flex;
}

.a_one .oleft {
	width: 35%;
}

.a_one .oleft img {
	width: 100%;
}

.a_one .oleft .color {
	width: 100%;
	height: 40px;
	background-color: #0c5ea7;
	margin-top: 30px;
}

.a_one .oright {
	width: 65%;
	padding-left: 20px;
}

.a_one .oright h2 {
	font-size: 50px;
	font-weight: bold;
}

.a_one .oright p {
	font-size: 18px;
	margin: 0;
}

.a_one .oright img {
	max-width: 100%;
	margin-top: 50px;
	margin-left: 30px;
}

.a_too {
	margin-top: 150px;
	width: 100%;
	display: flex;
}

.a_too .tleft {
	width: 50%;
}

.a_too .tleft h2 {
	font-size: 50px;
	font-weight: bold;
}

.a_too .tleft p {
	font-size: 18px;
}

.a_too .tleft img {
	max-width: 100%;
}

.txlef {
	margin-top: 400px;
}

.txlef2 {
	margin-top: 480px;
}

.txlef3 {
	margin-top: 600px;
}

.txlef040 {
	margin-top: 400px;
	overflow: hidden;
}

.txlef4 {
	background: #eee;
	max-width: 460px;
	height: 250px;
	width: 80%;
	float: right;
}

.txlef5 {
	margin-top: 150px;
}

.yld {
	margin-top: 150px;
	max-width: 100%;
}

.txlef7 {
	background-color: #0c5ea7;
	margin-top: 160px;
	max-width: 460px;
	width: 85%;
	height: 340px;
}

.txlef8 {
	margin-top: 200px;
}

.txlef9 {
	margin-top: 700px;
}

.txlef10 {
	margin-top: 400px;
}

.txlef11 {
	background-color: #0c5ea7;
	margin-top: 280px;
	max-width: 460px;
	width: 85%;
	height: 340px;
}

.txlef12 {
	margin-top: 50px;
}

.txlef13 {
	margin-top: 600px;
}

.txlef14 {
	padding-top: 300px;
}

.txlef14 .left {
	width: 50%;
	display: inline-block;
}

.txlef14 .right {
	width: 49%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.txlef15 {
	margin-top: 290px;
}

.txlef16 {
	margin-top: 450px;
	overflow: hidden;
}

.txlef16 img {
	float: right;
	margin-right: 50px;
}

.a_too .tright {
	width: 50%;
}

.a_too .tright img {
	max-width: 100%;
}

.h_2 {
	font-size: 50px;
	font-weight: bold;
	padding-bottom: 15px;
}

.p_2 {
	margin: 0;
	font-size: 18px;
	line-height: 30px;
}

.a_too .tright .color {
	width: 100%;
	height: 40px;
	background-color: #0c5ea7;
	margin-top: 30px;
}

.s_soo {
	margin-top: 130px;
	width: 100%;
}

.div1 {
	max-width: 330px;
	width: 33%;
	height: 225px;
	background-color: #eee;
	display: inline-block;
	float: left;
}

.div2 {
	max-width: 430px;
	width: 33%;
	display: inline-block;
}

.div2 img {
	max-width: 100%;
}

.div3 {
	max-width: 430px;
	width: 33%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.f_foo {
	margin-top: 150px;
	margin-left: 48%;
}

.f_foo img {
	width: 100%;
}

.f199 {
	margin-top: 80px;
	display: flex;
}

.f199 .ffleft {
	max-width: 300px;
}

.f199 .ffleft img {
	max-width: 100%;
}

.f199 .ffright {
	max-width: 400px;
	margin-left: 50px;
}

.f199 .ffright img {
	max-width: 100%;
}

.f2000 {
	margin-top: 150px;
}

.f2000 img {
	max-width: 100%;
}

.f2000 .wz {
	max-width: 400px;
	text-align: center;
}

.f2001 {
	margin-top: 50px;
	margin-left: 40%;
}

.f2001 img {
	max-width: 100%;
}

.f2004 {
	margin-top: 80px;
}

.f2004 img {
	max-width: 100%;
}

.f2005 {
	margin-top: 150px;
	text-align: center;
	overflow: hidden;
}

.f2005 img {
	max-width: 100%;
}

.f2005wz {
	max-width: 700px;
	margin: 0 auto;
}

.f2005wz .lafe2005 {
	width: 50%;
	display: inline-block;
	float: left;
	text-align: left;
}

.f2005wz .right2005 {
	padding-top: 50px;
	width: 49%;
	display: inline-block;
}

.f2005wz .right2005 img {
	max-width: 100%;
}

.f2005 .color {
	background-color: #0c5ea7;
	max-width: 460px;
	height: 340px;
	float: right;
	width: 50%;
	margin-top: 250px;
}

.f2006 {
	overflow: hidden;
}

.f2006 img {
	max-width: 100%;
}

.f26le {
	max-width: 370px;
	display: inline-block;
	float: left;
}

.f26le img {
	width: 100%;
}

.f26ler {
	max-width: 420px;
	margin-left: 80px;
	display: inline-block;
	padding-top: 180px;
}

.f2007 {
	margin-top: 140px;
}

.f2007left {
	width: 40%;
	display: inline-block;
}

.f2007left .color {
	max-width: 340px;
	height: 250px;
	background-color: #eee;
}

.f2007right {
	width: 50%;
	display: inline-block;
}

.f2007right img {
	max-width: 100%;
}

.f2007right .wz {
	padding-left: 200px;
}

.f50 {
	margin: 0 auto;
	width: 100%;
	max-width: 830px;
}

.f50 img {
	margin-top: 130px;
	width: 100%;
}

.f2008 {
	margin: 0 auto;
	width: 100%;
	max-width: 920px;
	overflow: hidden;
}

.f2008 .f2left {
	display: inline-block;
	width: 45%;
	float: left;
}

.f2008 .f2left img {
	width: 90%;
}

.f2008 .rightwz {
	display: inline-block;
	width: 49%;
}

.f2009 {
	margin-top: 280px;
}

.f2009 img {
	max-width: 100%;
}

.f2011 {
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 80px;
}

.f2011 .ri {
	max-width: 350px;
	float: right;
}

.f2011 .ri img {
	max-width: 100%;
}

.f2012 {
	margin-top: 400px;
	overflow: hidden;
}

.f2012 .lf {
	max-width: 340px;
	width: 30%;
	display: inline-block;
}

.f2012 .lf img {
	width: 100%;
}

.f2012 .ri {
	width: 50%;
	display: inline-block;
	padding-left: 5%;
	vertical-align: bottom;
}

.f2013 {
	margin-top: 40px;
	width: 100%;
}

.f2013 .lf {
	width: 45%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

.f2013 .lf img {
	width: 100%;
	max-width: 230px;
}

.f2013 .ri {
	width: 50%;
	display: inline-block;
	margin-top: 100px;
}

.f2013 .ri .flf {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}

.f2013 .ri .flf img {
	width: 100%;
}

.f2013 .ri .rlr {
	display: inline-block;
	width: 65%;
	padding-left: 4%;
	margin-top: 30px;
}

.f2013 .ri .rlr img {
	width: 100%;
}

.f2014 {
	width: 100%;
}

.f2014 img {
	max-width: 250px;
	width: 30%;
	vertical-align: top;
}

.f2014 .bottpm {
	margin-top: -45px;
}

.f2015 {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.f2015 .rrr {
	float: right;
	max-width: 730px;
	width: 70%;
}

.f2015 .rrr .div11l {
	width: 49%;
	display: inline-block;
	vertical-align: bottom;
}

.f2015 .rrr .div11l img {
	width: 90%;
}

.f2015 .rrr .div11r {
	width: 49%;
	display: inline-block;
}

.f2015 .rrr .div11r img {
	width: 100%;
}

.f2015 .rrr .div11r .img1 {
	max-width: 230px;
	width: 50%;
}

.f2015 .x {
	margin-top: 70px;
	max-width: 730px;
	width: 70%;
	float: right;
}

.f2015 .x img {
	width: 50%;
	float: right;
}

.f2016 {
	width: 100%;
	overflow: hidden;
}

.f2016 .imgg {
	margin-top: 40px;
}

.f2016 .img1 {
	max-width: 215px;
	vertical-align: top;
	width: 18%;
}

.f2016 .img2 {
	max-width: 340px;
	vertical-align: top;
	margin-left: 30px;
	width: 28%;
}

.f2016 .clocl {
	max-width: 460px;
	width: 38%;
	float: right;
	margin-top: 200px;
}

.f2016 .clocl img {
	width: 100%;
}

.f2017 {
	max-width: 900px;
	margin: 0 auto;
	padding-top: 100px;
}

.f2017 .left {
	max-width: 500px;
	width: 60%;
	display: inline-block;
}

.f2017 .left img {
	width: 90%;
}

.f2017 .rigth {
	vertical-align: bottom;
	display: inline-block;
	width: 30%;
	padding-bottom: 5%;
}

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

.f2017 .bottomx img {
	max-width: 600px;
	width: 60%;
	margin-right: 9%;
}

.f2018 {
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 100px;
}

.f2018 .left {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.f2018 .left img {
	width: 90%;
	margin: 0 auto;
}

.f2018 .right {
	width: 45%;
	display: inline-block;
}


.f2019 {
	max-width: 1000px;
	margin: 0 auto;
	text-align: right;
}

.f2019 .right {
	display: inline-block;
	width: 55%;
	text-align: left;
}

.f2020{
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 100px;
	font-size: 0
}

.f2020 .left{
	width: 45%;
	display: inline-block;
	vertical-align: top;
}

.f2020 .left img{
	width:90%
}

.f2020 .right{
	width: 45%;
	display: inline-block;
	vertical-align: bottom;
	padding-top: 15%;
	margin-left: 10%;
}

.f2020 .right img{
	width:90%
}

.f2022{
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 100px;
	font-size: 0
}

.f2022 .left{
	width: 45%;
	display: inline-block;
	vertical-align: top;
}
.f2022 .left img{
	width:170px;
	margin-top: 30px
}

.f2022 .right{
	width: 45%;
	display: inline-block;
	vertical-align: top;
	margin-left: 10%;
}

.f2022 .right img{
	padding-top:300px;
	background: #0c5ea7;
	width: 90%
}
.fbottom {
	width: 100%;
	text-align: center;
}

.fbottom img {
	width: 85%;
}

.zs {
	width: 100%;
}

.zstit {
	max-width: 800px;
	width: 90%;
	margin: 0 auto;
	padding: 0 10px;
}

.zstit .h_2::after {
	display: block;
	margin: 25px 0;
	width: 70px;
	height: 13px;
	content: " ";
	background-color: #0c5ea7;
}

.zstit .h_3 {
	font-weight: bold;
	font-size: 18px;
}

.zs15 {
	width: 80%;
	max-width: 1500px;
	margin: 0 auto;
	padding-top: 200px;
}

.zs15 .clore {
	max-width: 1000px;
	width: 70%;
	background-color: #eee;
	padding: 60px 80px;
}

.zs15 .clore ul li .h_3 {
	font-size: 18px;
	font-weight: bold;
	position: relative;
}

.zs15 .clore ul li {
	margin-bottom: 60px;
}

.zs15 .clore ul li .p_2 {
	font-size: 16px;
}

.zs15 .clore ul li {
	list-style: none;
}

.zs15 .clore ul li .h_3::after {
	display: block;
	width: 12px;
	height: 12px;
	content: " ";
	background-color: #0c5ea7;
	border-radius: 50%;
	position: absolute;
	top: 3px;
	left: -20px;
}

.zs15 .zszs {
	display: flex;
}

.zs15 .zslfet {
	box-sizing: border-box;
	padding: 55px 75px;
	width: 70%;
	max-width: 1000px;
	display: inline-block;
}

.zs15 .zslfet h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 60px;
}

.zs15 .zslfet div {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	max-width: 620px;
	width: 70%;
	line-height: 35px;
}

.zs15 .zsright {
	width: 29%;
	display: inline-block;
}

.zs15 .zsright img {
	width: 100%;
}

.zsbottom {
	width: 80%;
	max-width: 1400px;
	margin: 0 auto;
}

.zsbottom h3 {
	font-size: 18px;
	font-weight: bold;
}

.zsbottom h3.h3 {
	padding: 120px 0;
}

.zsbottom .zsbdiv {
	width: 100%;
}

.zsbottom .zsbdiv .div11 {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.zsbottom .zsbdiv .div11 .dleft {
	width: 10%;
	display: inline-block;
	height: 160px;
	vertical-align: top;
}

.zsbottom .zsbdiv .div11 .dleft img {
	width: 100%;
}

.zsbottom .zsbdiv .div11 .dright {
	width: 60%;
	display: inline-block;
	height: 160px;
	padding-left: 5%;
	padding-top: 1%;
}

.zsbottom .zsbdiv .div11 .dright h3 {
	padding: 0;
	margin: 0;
}

.zsbottom .zsbdiv .div11 .dright p {
	font-size: 18px;
	padding-top: 20px;
	line-height: 30px;
}

.zsbottom .zsbdiv .div22 {
	width: 49%;
	display: inline-block;
}

.zsbottom .zsbdiv .div22 .dleft {
	width: 10%;
	display: inline-block;
	height: 160px;
	vertical-align: top;
}

.zsbottom .zsbdiv .div22 .dleft img {
	width: 100%;
}

.zsbottom .zsbdiv .div22 .dright {
	width: 60%;
	display: inline-block;
	height: 160px;
	padding-left: 5%;
	padding-top: 1%;
}

.zsbottom .zsbdiv .div22 .dright h3 {
	padding: 0;
	margin: 0;
}

.zsbottom .zsbdiv .div22 .dright p {
	font-size: 18px;
	padding-top: 20px;
	line-height: 30px;
}

.zsxia {
	width: 80%;
	max-width: 1400px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.zsxia .zsxleft {
	width: 60%;
	display: inline-block;
}

.zsxia .zsxleft img {
	width: 100%;
}

.zsxia .zsxright {
	width: 39%;
	padding: 0 30px;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
}

.zsxia .zsxright h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	border-bottom: 2px solid #000;
}

.zsxia .zsxright p {
	font-size: 18px;
	font-weight: bold;
}

.zsxia .zsxright .cloder {
	background-color: #0c5ea7;
	width: 100%;
	height: 28px;
	margin-top: 30px;
}

.jhtit {
	max-width: 1200px;
	margin: 0 auto;
	width: 80%;
	text-align: right;
	padding-top: 200px;
	overflow: hidden;
}

.jhtit>div {
	max-width: 270px;
	float: right;
}

.jhtit .h03 {
	font-size: 50px;
	font-weight: bold;
}

.jhtit .h031 {
	font-size: 50px;
	font-weight: bold;
	position: relative;
}

.jhtit .lor {
	width: 65px;
	height: 15px;
	background-color: #0c5ea7;
	display: block;
	margin-top: 60px;
}

.jm1 {
	width: 90%;
	margin: 0 auto;
	padding: 100px 0;
	display: flex;
}

.jm1 .jmleft {
	width: 50%;
	display: inline-block;
}

.jm1 .jmleft img {
	width: 100%;
}

.jm1 .jmright {
	width: 48%;
	margin-left: 1%;
	display: inline-block;
	background-color: #eee;
	align-items: center;
	text-align: center;
	display: flex;
}

.jm1 .jmright h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
}

.mmimg {
	display: block;
}

.mmimg img {
	width: 90%;
	margin: 0 auto;
	display: block;
}

.dsj {
	margin-top: 120px;
	text-align: center;
}

.dsj h2 {
	font-size: 50px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}

.dsj h2::after {
	display: block;
	background-color: #0c5ea7;
	width: 65px;
	height: 10px;
	content: "";
	bottom: -50px;
	position: absolute;
}

.dsj p {
	padding-top: 200px;
	text-align: left;
	max-width: 1350px;
	width: 80%;
	margin: 0 auto;
	text-indent: 20px;
	font-size: 18px;
	line-height: 30px;
}

.dslist {
	max-width: 1450px;
	margin: 0 auto;
	width: 80%;
	padding-top: 120px;
}

.dslist .dstit {
	text-align: center;
	position: relative;
}

.dslist .dstit h2 {
	color: #0c5ea7;
	font-size: 35px;
	font-weight: bold;

}

.dslist .dstit h2::before {
	width: 100%;
	left: 0;
	height: 1px;
	background-color: #000;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
}

.dslist .dstit h2 span {
	display: inline-block;
	background: #fff;
	position: absolute;
	top: -20px;
	z-index: 9;
	padding: 0 15px;
	left: 40%;
}
.dslist .imm {
	margin: 0 auto;
	padding-top: 180px;
}
.dslist .imm  img{
	margin: 0 auto;
	display: block;
	width: 100%;
}
.dsgc{
	width: 100%;
	display: flex;
	margin-top: 150px;
	padding-bottom: 170px;
}
.dsgc .dsleft{
	width: 50%;
	background-color: #eee;
	display: inline-flex;
	align-items: center;
}
.dsgc .dsleft .dswz{
	width: 100%;
	text-align: center;
}
.dsgc .dsleft .dswz h1{
	font-size: 230px;
	font-weight: bold;
	color: #000;
}
.dsgc .dsleft .dswz h1::after{
	display: none;
}
.ds00 .ds001 .ds0002 h1::after{
	display: none;
}
.dssl .dssl1  h1::after{
	display: none;
}
.dstit2 .dsbottm .nr h1::after{
	display: none;
}
.dssl .dssl2 h1::after{
	display: none;
}
.dssl3 h1::after{
	display: none;
}
.dsgc .dsleft .dswz p{
	color: 0c5ea7;
	font-size:25px;
	font-weight: bold;
}
.dsgc  .dsright{
	width: 49%;
	display: inline-block;
}
.dsgc .dsright img{
	width: 100%;
}
.dssl{
	width: 100%;
	display: flex;
	padding-top: 100px;
}
.dssl .dssl1{
	width: 50%;
}
.dssl .dssl1 .wid{
	max-width: 380px;
	width: 50%;
	margin: 0 auto;
}
.dssl .dssl1 h1{
	font-size: 50px;
	font-weight: bold;
}
.dssl .dssl1 .s1{
	color: #0c5ea7;
	font-size: 18px;
	font-weight: bold;
}
.dssl .dssl1 .s2{
	vertical-align: middle;
	max-width: 200px;
	height: 2px;
	background-color: #000;
	display: inline-block;
	width: 50%;
	margin-left: 5%;
}
.dssl .dssl2{
	width: 50%;
}
.dssl .dssl2 .wid{
	max-width: 380px;
	width: 50%;
	margin: 0 auto;
}
.dssl .dssl2 h1{
	font-size: 50px;
	font-weight: bold;
}
.dssl .dssl2 .s1{
	color: #0c5ea7;
	font-size: 18px;
	font-weight: bold;
}
.dssl .dssl2 .s2{
	vertical-align: middle;
	max-width: 200px;
	height: 2px;
	background-color: #000;
	display: inline-block;
	width: 50%;
	margin-left: 5%;
}
.dssl3{
	width: 100%;
	margin-top: 80px;
	padding-bottom: 130px;
	border-bottom: 1px solid #eee;
}
.dssl3 .wid{
	max-width: 380px;
	width: 50%;
	margin: 0 auto;
}
 .dssl3 h1{
	font-size: 50px;
	font-weight: bold;
}
.dssl3 .s1{
	color: #0c5ea7;
	font-size: 18px;
	font-weight: bold;
}
.dssl3 .s2{
	vertical-align: middle;
	max-width: 200px;
	height: 2px;
	background-color: #000;
	display: inline-block;
	width: 50%;
	margin-left: 5%;
}
.ds4{
	width: 100%;
	padding: 100px 150px;
	box-sizing: border-box;
}
.ds4 h1{
	font-size: 28px;
	font-weight: bold;
}
.ds4img{
	margin-top: 120px;
}
.ds4img img{
	width: 100%;
}
.ds03{
	border: 0;
}
.dsgc .dsleft .dswz p.p1 {
    color: 0c5ea7;
    font-size: 50px;
    font-weight: bold;
}
.dstit1{
	margin-top: 150px;
	text-align: center;
}
.dstit1 span{
	font-size: 18px;
	color: #0c5ea7;
}
.dstit1  h2{
	font-size: 80px;
	font-weight: bold;
	margin-top: 120px;
}
.dstit2{
	margin-top: 100px;
}
.dstit2 .cloer{
	width: 100%;
	height: 60px;
	background-color: #0c5ea7;
	text-align: center;
}
.dstit2 .cloer h1{
	font-size: 25px;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
}
.dstit2  .dsbottm{
	background-color: #eee;
	width: 100%;
	padding: 100px 0;
}
.dstit2  .dsbottm .nr{
	max-width: 100%;
	width: 80%;
	margin: 0 auto;
	display: flex;
}
.dstit2  .dsbottm .nr .nr1{
	width: 30%;
	text-align: center;
}
.dstit2  .dsbottm .nr .nr2{
	width: 40%;
	text-align: center;
}
.dstit2  .dsbottm .nr .nr3{
	width: 30%;
	text-align: center;
}
.dstit2  .dsbottm .nr h1{
	font-size: 50px;
	color: #0c5ea7;
	font-weight: bold;
}
.dstit2  .dsbottm .nr p{
	font-size: 18px;
	color: #0c5ea7;
}
.ds6{
	width: 100%;
}
.ds6 img{
	width: 100%;
}
.ds00{
	width: 100%;
	margin-top: 100px;
	padding-bottom: 100px;
}
.ds01{
	display: flex;
}
.ds00 .ds001{
	width: 50%;
	padding: 1% 3%;
	display: flex;
}
.ds00 .ds001 .ds0001{
	width: 90px;
}
.ds00 .ds001 .ds0001 img{
	width: 90px;
}
.ds00 .ds001 .ds0002{
	padding-left: 5%;
}
.ds00 .ds001 .ds0002 h1{
	font-size: 20px;
	margin: 0;
	font-weight: bold;
}
.ds00 .ds001 .ds0002 p{
	font-size: 16px;
	margin-top: 20px;
	line-height: 25px;
}
.jr{
	width: 100%;
}
.jrnr{
	margin: 0 auto;
	width: 100%;
	background-color: #0c5ea7;
	padding: 20% 0;
	text-align: center;
	color: #fff;
	position: relative;
}
.jrnr .p1{
	font-size: 30px;
}
.jrnr .p2{
	font-size: 50px;
	font-weight: bold;
}
.jr .yq{
	background-color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: absolute;
	bottom: 10%;
	left: 49.5%;
}
.jr .yq::after{
	content: "";
	display: inline-block;
	margin-top: 30px;
	width: 1px;
	height: 150px;
	background-color: #eee;
}
.jr .zw{
	margin-top: 180px;
	text-align: center;
}
.jr .zw .p11{
	color: #eee;
	font-size: 50px;
	font-weight: bold;
}