@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap');
@font-face {
	font-family: 'hey_augustregular';
	src: url('../font/hey_august-webfont.woff2') format('woff2'),  url('../font/hey_august-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #424143
}
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
}
legend {
	border: 0;
	padding: 0
}
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: #424143!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
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.navbar {
	display: none
}
.btn>.caret, .dropup>.btn>.caret, .dropup>.primary-btn>.caret, .dropup>.secondary-btn>.caret, .primary-btn>.caret, .secondary-btn>.caret {
	border-top-color: #424143!important
}
.label {
	border: 1px solid #424143
}
.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(../fonts/bootstrap/glyphicons-halflings-regular.eot);
	src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.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: "\002a"
}
.glyphicon-plus:before {
	content: "\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
	content: "\20ac"
}
.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"
}
.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"
}
.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: "\00a5"
}
.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 {
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
	cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .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 {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width: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: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
	color: #286090
}
.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: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090
}
.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.428571429
}
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:768px) {
.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.428571429;
	color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: "\2014 \00A0"
}
.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: "\00A0 \2014"
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}
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.428571429;
	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: 40px;
	padding-right: 40px
}
.container:after, .container:before {
	content: " ";
	display: table
}
.container:after {
	clear: both
}

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

@media (min-width:992px) {
.container {
	width: 1020px
}
}

@media (min-width:1200px) {
.container {
	width: 1220px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-right: 40px
}
.container-fluid:after, .container-fluid:before {
	content: " ";
	display: table
}
.container-fluid:after {
	clear: both
}
.row {
	margin-left: -40px;
	margin-right: -40px
}
.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 {
	position: relative;
	min-height: 1px;
	padding-left: 40px;
	padding-right: 40px
}
.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.3333333333%
}
.col-xs-2 {
	width: 16.6666666667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.3333333333%
}
.col-xs-5 {
	width: 41.6666666667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.3333333333%
}
.col-xs-8 {
	width: 66.6666666667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.3333333333%
}
.col-xs-11 {
	width: 91.6666666667%
}
.col-xs-12 {
	width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.3333333333%
}
.col-xs-pull-2 {
	right: 16.6666666667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.3333333333%
}
.col-xs-pull-5 {
	right: 41.6666666667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.3333333333%
}
.col-xs-pull-8 {
	right: 66.6666666667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.3333333333%
}
.col-xs-pull-11 {
	right: 91.6666666667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.3333333333%
}
.col-xs-push-2 {
	left: 16.6666666667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.3333333333%
}
.col-xs-push-5 {
	left: 41.6666666667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.3333333333%
}
.col-xs-push-8 {
	left: 66.6666666667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.3333333333%
}
.col-xs-push-11 {
	left: 91.6666666667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0
}
.col-xs-offset-1 {
	margin-left: 8.3333333333%
}
.col-xs-offset-2 {
	margin-left: 16.6666666667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.3333333333%
}
.col-xs-offset-5 {
	margin-left: 41.6666666667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.3333333333%
}
.col-xs-offset-8 {
	margin-left: 66.6666666667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.3333333333%
}
.col-xs-offset-11 {
	margin-left: 91.6666666667%
}
.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.3333333333%
}
.col-sm-2 {
	width: 16.6666666667%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.3333333333%
}
.col-sm-5 {
	width: 41.6666666667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.3333333333%
}
.col-sm-8 {
	width: 66.6666666667%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.3333333333%
}
.col-sm-11 {
	width: 91.6666666667%
}
.col-sm-12 {
	width: 100%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-pull-1 {
	right: 8.3333333333%
}
.col-sm-pull-2 {
	right: 16.6666666667%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.3333333333%
}
.col-sm-pull-5 {
	right: 41.6666666667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.3333333333%
}
.col-sm-pull-8 {
	right: 66.6666666667%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.3333333333%
}
.col-sm-pull-11 {
	right: 91.6666666667%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-push-1 {
	left: 8.3333333333%
}
.col-sm-push-2 {
	left: 16.6666666667%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.3333333333%
}
.col-sm-push-5 {
	left: 41.6666666667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.3333333333%
}
.col-sm-push-8 {
	left: 66.6666666667%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.3333333333%
}
.col-sm-push-11 {
	left: 91.6666666667%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-offset-0 {
	margin-left: 0
}
.col-sm-offset-1 {
	margin-left: 8.3333333333%
}
.col-sm-offset-2 {
	margin-left: 16.6666666667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.3333333333%
}
.col-sm-offset-5 {
	margin-left: 41.6666666667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.3333333333%
}
.col-sm-offset-8 {
	margin-left: 66.6666666667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.3333333333%
}
.col-sm-offset-11 {
	margin-left: 91.6666666667%
}
.col-sm-offset-12 {
	margin-left: 100%
}
}

@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-1 {
	width: 8.3333333333%
}
.col-md-2 {
	width: 16.6666666667%
}
.col-md-3 {
	width: 25%
}
.col-md-4 {
	width: 33.3333333333%
}
.col-md-5 {
	width: 41.6666666667%
}
.col-md-6 {
	width: 50%
}
.col-md-7 {
	width: 58.3333333333%
}
.col-md-8 {
	width: 66.6666666667%
}
.col-md-9 {
	width: 75%
}
.col-md-10 {
	width: 83.3333333333%
}
.col-md-11 {
	width: 91.6666666667%
}
.col-md-12 {
	width: 100%
}
.col-md-pull-0 {
	right: auto
}
.col-md-pull-1 {
	right: 8.3333333333%
}
.col-md-pull-2 {
	right: 16.6666666667%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-4 {
	right: 33.3333333333%
}
.col-md-pull-5 {
	right: 41.6666666667%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-7 {
	right: 58.3333333333%
}
.col-md-pull-8 {
	right: 66.6666666667%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-10 {
	right: 83.3333333333%
}
.col-md-pull-11 {
	right: 91.6666666667%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-push-0 {
	left: auto
}
.col-md-push-1 {
	left: 8.3333333333%
}
.col-md-push-2 {
	left: 16.6666666667%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-4 {
	left: 33.3333333333%
}
.col-md-push-5 {
	left: 41.6666666667%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-7 {
	left: 58.3333333333%
}
.col-md-push-8 {
	left: 66.6666666667%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-10 {
	left: 83.3333333333%
}
.col-md-push-11 {
	left: 91.6666666667%
}
.col-md-push-12 {
	left: 100%
}
.col-md-offset-0 {
	margin-left: 0
}
.col-md-offset-1 {
	margin-left: 8.3333333333%
}
.col-md-offset-2 {
	margin-left: 16.6666666667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.3333333333%
}
.col-md-offset-5 {
	margin-left: 41.6666666667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.3333333333%
}
.col-md-offset-8 {
	margin-left: 66.6666666667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.3333333333%
}
.col-md-offset-11 {
	margin-left: 91.6666666667%
}
.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.3333333333%
}
.col-lg-2 {
	width: 16.6666666667%
}
.col-lg-3 {
	width: 25%
}
.col-lg-4 {
	width: 33.3333333333%
}
.col-lg-5 {
	width: 41.6666666667%
}
.col-lg-6 {
	width: 50%
}
.col-lg-7 {
	width: 58.3333333333%
}
.col-lg-8 {
	width: 66.6666666667%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.3333333333%
}
.col-lg-11 {
	width: 91.6666666667%
}
.col-lg-12 {
	width: 100%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-pull-1 {
	right: 8.3333333333%
}
.col-lg-pull-2 {
	right: 16.6666666667%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.3333333333%
}
.col-lg-pull-5 {
	right: 41.6666666667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.3333333333%
}
.col-lg-pull-8 {
	right: 66.6666666667%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.3333333333%
}
.col-lg-pull-11 {
	right: 91.6666666667%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-push-1 {
	left: 8.3333333333%
}
.col-lg-push-2 {
	left: 16.6666666667%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.3333333333%
}
.col-lg-push-5 {
	left: 41.6666666667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.3333333333%
}
.col-lg-push-8 {
	left: 66.6666666667%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.3333333333%
}
.col-lg-push-11 {
	left: 91.6666666667%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-offset-0 {
	margin-left: 0
}
.col-lg-offset-1 {
	margin-left: 8.3333333333%
}
.col-lg-offset-2 {
	margin-left: 16.6666666667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.3333333333%
}
.col-lg-offset-5 {
	margin-left: 41.6666666667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.3333333333%
}
.col-lg-offset-8 {
	margin-left: 66.6666666667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.3333333333%
}
.col-lg-offset-11 {
	margin-left: 91.6666666667%
}
.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.428571429;
	vertical-align: top;
	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 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;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	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.428571429;
	color: #555
}
.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	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[type=date].btn, .input-group-sm>.input-group-btn>input[type=date].primary-btn, .input-group-sm>.input-group-btn>input[type=date].secondary-btn, .input-group-sm>.input-group-btn>input[type=datetime-local].btn, .input-group-sm>.input-group-btn>input[type=datetime-local].primary-btn, .input-group-sm>.input-group-btn>input[type=datetime-local].secondary-btn, .input-group-sm>.input-group-btn>input[type=month].btn, .input-group-sm>.input-group-btn>input[type=month].primary-btn, .input-group-sm>.input-group-btn>input[type=month].secondary-btn, .input-group-sm>.input-group-btn>input[type=time].btn, .input-group-sm>.input-group-btn>input[type=time].primary-btn, .input-group-sm>.input-group-btn>input[type=time].secondary-btn, .input-group-sm>input[type=date].form-control, .input-group-sm>input[type=date].input-group-addon, .input-group-sm>input[type=datetime-local].form-control, .input-group-sm>input[type=datetime-local].input-group-addon, .input-group-sm>input[type=month].form-control, .input-group-sm>input[type=month].input-group-addon, .input-group-sm>input[type=time].form-control, .input-group-sm>input[type=time].input-group-addon, .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[type=date].btn, .input-group-lg>.input-group-btn>input[type=date].primary-btn, .input-group-lg>.input-group-btn>input[type=date].secondary-btn, .input-group-lg>.input-group-btn>input[type=datetime-local].btn, .input-group-lg>.input-group-btn>input[type=datetime-local].primary-btn, .input-group-lg>.input-group-btn>input[type=datetime-local].secondary-btn, .input-group-lg>.input-group-btn>input[type=month].btn, .input-group-lg>.input-group-btn>input[type=month].primary-btn, .input-group-lg>.input-group-btn>input[type=month].secondary-btn, .input-group-lg>.input-group-btn>input[type=time].btn, .input-group-lg>.input-group-btn>input[type=time].primary-btn, .input-group-lg>.input-group-btn>input[type=time].secondary-btn, .input-group-lg>input[type=date].form-control, .input-group-lg>input[type=date].input-group-addon, .input-group-lg>input[type=datetime-local].form-control, .input-group-lg>input[type=datetime-local].input-group-addon, .input-group-lg>input[type=month].form-control, .input-group-lg>input[type=month].input-group-addon, .input-group-lg>input[type=time].form-control, .input-group-lg>input[type=time].input-group-addon, .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-lg>.input-group-btn>.form-control-static.primary-btn, .input-group-lg>.input-group-btn>.form-control-static.secondary-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, .input-group-sm>.input-group-btn>.form-control-static.primary-btn, .input-group-sm>.input-group-btn>.form-control-static.secondary-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-group-sm>.input-group-btn>.primary-btn, .input-group-sm>.input-group-btn>.secondary-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>.input-group-btn>select.primary-btn, .input-group-sm>.input-group-btn>select.secondary-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[multiple].btn, .input-group-sm>.input-group-btn>select[multiple].primary-btn, .input-group-sm>.input-group-btn>select[multiple].secondary-btn, .input-group-sm>.input-group-btn>textarea.btn, .input-group-sm>.input-group-btn>textarea.primary-btn, .input-group-sm>.input-group-btn>textarea.secondary-btn, .input-group-sm>select[multiple].form-control, .input-group-sm>select[multiple].input-group-addon, .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-group-lg>.input-group-btn>.primary-btn, .input-group-lg>.input-group-btn>.secondary-btn, .input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.input-group-lg>.input-group-btn>select.btn, .input-group-lg>.input-group-btn>select.primary-btn, .input-group-lg>.input-group-btn>select.secondary-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[multiple].btn, .input-group-lg>.input-group-btn>select[multiple].primary-btn, .input-group-lg>.input-group-btn>select[multiple].secondary-btn, .input-group-lg>.input-group-btn>textarea.btn, .input-group-lg>.input-group-btn>textarea.primary-btn, .input-group-lg>.input-group-btn>textarea.secondary-btn, .input-group-lg>select[multiple].form-control, .input-group-lg>select[multiple].input-group-addon, .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.3333333;
	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.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.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-group-lg>.input-group-btn>.primary-btn+.form-control-feedback, .input-group-lg>.input-group-btn>.secondary-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-group-sm>.input-group-btn>.primary-btn+.form-control-feedback, .input-group-sm>.input-group-btn>.secondary-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;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	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;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	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;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	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: -40px;
	margin-right: -40px
}
.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: 40px
}

@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, .primary-btn, .secondary-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.active.focus.primary-btn, .active.focus.secondary-btn, .active.primary-btn:focus, .active.secondary-btn:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .focus.primary-btn, .focus.secondary-btn, .primary-btn:active.focus, .primary-btn:active:focus, .primary-btn:focus, .secondary-btn:active.focus, .secondary-btn:active:focus, .secondary-btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover, .focus.primary-btn, .focus.secondary-btn, .primary-btn:focus, .primary-btn:hover, .secondary-btn:focus, .secondary-btn:hover {
	color: #333;
	text-decoration: none
}
.active.primary-btn, .active.secondary-btn, .btn.active, .btn:active, .primary-btn:active, .secondary-btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled, .btn[disabled], .disabled.primary-btn, .disabled.secondary-btn, [disabled].primary-btn, [disabled].secondary-btn, fieldset[disabled] .btn, fieldset[disabled] .primary-btn, fieldset[disabled] .secondary-btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}
a.btn.disabled, a.disabled.primary-btn, a.disabled.secondary-btn, fieldset[disabled] a.btn, fieldset[disabled] a.primary-btn, fieldset[disabled] a.secondary-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: #337ab7;
	border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.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: #204d74;
	border-color: #122b40
}
.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: #337ab7;
	border-color: #2e6da4
}
.btn-primary .badge {
	color: #337ab7;
	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: #337ab7;
	font-weight: 400;
	border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}
.btn-link:focus, .btn-link:hover {
	color: #23527c;
	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-group-lg>.primary-btn, .btn-group-lg>.secondary-btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.btn-group-sm>.btn, .btn-group-sm>.primary-btn, .btn-group-sm>.secondary-btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-xs>.btn, .btn-group-xs>.primary-btn, .btn-group-xs>.secondary-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;
	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;
	transition-property: height, visibility;
	transition-duration: .35s;
	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: 20;
	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;
	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.428571429;
	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: #337ab7
}
.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.428571429;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 18
}
.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:768px) {
.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-vertical>.primary-btn, .btn-group-vertical>.secondary-btn, .btn-group>.btn, .btn-group>.primary-btn, .btn-group>.secondary-btn {
	position: relative;
	float: left
}
.btn-group-vertical>.active.primary-btn, .btn-group-vertical>.active.secondary-btn, .btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group-vertical>.primary-btn:active, .btn-group-vertical>.primary-btn:focus, .btn-group-vertical>.primary-btn:hover, .btn-group-vertical>.secondary-btn:active, .btn-group-vertical>.secondary-btn:focus, .btn-group-vertical>.secondary-btn:hover, .btn-group>.active.primary-btn, .btn-group>.active.secondary-btn, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover, .btn-group>.primary-btn:active, .btn-group>.primary-btn:focus, .btn-group>.primary-btn:hover, .btn-group>.secondary-btn:active, .btn-group>.secondary-btn:focus, .btn-group>.secondary-btn:hover {
	z-index: 2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn+.primary-btn, .btn-group .btn+.secondary-btn, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group, .btn-group .btn-group+.primary-btn, .btn-group .btn-group+.secondary-btn, .btn-group .primary-btn+.btn, .btn-group .primary-btn+.btn-group, .btn-group .primary-btn+.primary-btn, .btn-group .primary-btn+.secondary-btn, .btn-group .secondary-btn+.btn, .btn-group .secondary-btn+.btn-group, .btn-group .secondary-btn+.primary-btn, .btn-group .secondary-btn+.secondary-btn {
	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, .btn-toolbar .primary-btn, .btn-toolbar .secondary-btn {
	float: left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group, .btn-toolbar>.primary-btn, .btn-toolbar>.secondary-btn {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group>.primary-btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group>.secondary-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child, .btn-group>.primary-btn:first-child, .btn-group>.secondary-btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group>.primary-btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group>.secondary-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), .btn-group>.primary-btn:last-child:not(:first-child), .btn-group>.secondary-btn:last-child: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, .btn-group>.btn-group:not(:first-child):not(:last-child)>.primary-btn, .btn-group>.btn-group:not(:first-child):not(:last-child)>.secondary-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, .btn-group>.btn-group:first-child:not(:last-child)>.primary-btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.secondary-btn:last-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child, .btn-group>.btn-group:last-child:not(:first-child)>.primary-btn:first-child, .btn-group>.btn-group:last-child:not(:first-child)>.secondary-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, .btn-group>.primary-btn+.dropdown-toggle, .btn-group>.secondary-btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group-lg.btn-group>.primary-btn+.dropdown-toggle, .btn-group-lg.btn-group>.secondary-btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}
.btn .caret, .primary-btn .caret, .secondary-btn .caret {
	margin-left: 0
}
.btn-group-lg>.btn .caret, .btn-group-lg>.primary-btn .caret, .btn-group-lg>.secondary-btn .caret, .btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-group-lg>.btn .caret, .dropup .btn-group-lg>.primary-btn .caret, .dropup .btn-group-lg>.secondary-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, .btn-group-vertical>.btn-group>.primary-btn, .btn-group-vertical>.btn-group>.secondary-btn, .btn-group-vertical>.primary-btn, .btn-group-vertical>.secondary-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, .btn-group-vertical>.btn-group>.primary-btn, .btn-group-vertical>.btn-group>.secondary-btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn+.primary-btn, .btn-group-vertical>.btn+.secondary-btn, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group, .btn-group-vertical>.btn-group+.primary-btn, .btn-group-vertical>.btn-group+.secondary-btn, .btn-group-vertical>.primary-btn+.btn, .btn-group-vertical>.primary-btn+.btn-group, .btn-group-vertical>.primary-btn+.primary-btn, .btn-group-vertical>.primary-btn+.secondary-btn, .btn-group-vertical>.secondary-btn+.btn, .btn-group-vertical>.secondary-btn+.btn-group, .btn-group-vertical>.secondary-btn+.primary-btn, .btn-group-vertical>.secondary-btn+.secondary-btn {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group-vertical>.primary-btn:not(:first-child):not(:last-child), .btn-group-vertical>.secondary-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child), .btn-group-vertical>.primary-btn:first-child:not(:last-child), .btn-group-vertical>.secondary-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), .btn-group-vertical>.primary-btn:last-child:not(:first-child), .btn-group-vertical>.secondary-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, .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.primary-btn, .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.secondary-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, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.primary-btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.secondary-btn:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child, .btn-group-vertical>.btn-group:last-child:not(:first-child)>.primary-btn:first-child, .btn-group-vertical>.btn-group:last-child:not(:first-child)>.secondary-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, .btn-group-justified>.primary-btn, .btn-group-justified>.secondary-btn {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn, .btn-group-justified>.btn-group .primary-btn, .btn-group-justified>.btn-group .secondary-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-group>.primary-btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.primary-btn input[type=radio], [data-toggle=buttons]>.btn-group>.secondary-btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.secondary-btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.primary-btn input[type=checkbox], [data-toggle=buttons]>.primary-btn input[type=radio], [data-toggle=buttons]>.secondary-btn input[type=checkbox], [data-toggle=buttons]>.secondary-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, .input-group-sm>.input-group-btn>.input-group-addon.primary-btn, .input-group-sm>.input-group-btn>.input-group-addon.secondary-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, .input-group-lg>.input-group-btn>.input-group-addon.primary-btn, .input-group-lg>.input-group-btn>.input-group-addon.secondary-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>.btn-group>.primary-btn, .input-group-btn:first-child>.btn-group>.secondary-btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:first-child>.primary-btn, .input-group-btn:first-child>.secondary-btn, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn-group:not(:last-child)>.primary-btn, .input-group-btn:last-child>.btn-group:not(:last-child)>.secondary-btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.primary-btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.secondary-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-group:not(:first-child)>.primary-btn, .input-group-btn:first-child>.btn-group:not(:first-child)>.secondary-btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.primary-btn:not(:first-child), .input-group-btn:first-child>.secondary-btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.btn-group>.primary-btn, .input-group-btn:last-child>.btn-group>.secondary-btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:last-child>.primary-btn, .input-group-btn:last-child>.secondary-btn, .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, .input-group-btn>.primary-btn, .input-group-btn>.secondary-btn {
	position: relative
}
.input-group-btn>.btn+.btn, .input-group-btn>.btn+.primary-btn, .input-group-btn>.btn+.secondary-btn, .input-group-btn>.primary-btn+.btn, .input-group-btn>.primary-btn+.primary-btn, .input-group-btn>.primary-btn+.secondary-btn, .input-group-btn>.secondary-btn+.btn, .input-group-btn>.secondary-btn+.primary-btn, .input-group-btn>.secondary-btn+.secondary-btn {
	margin-left: -1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover, .input-group-btn>.primary-btn:active, .input-group-btn>.primary-btn:focus, .input-group-btn>.primary-btn:hover, .input-group-btn>.secondary-btn:active, .input-group-btn>.secondary-btn:focus, .input-group-btn>.secondary-btn:hover {
	z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group, .input-group-btn:first-child>.primary-btn, .input-group-btn:first-child>.secondary-btn {
	margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group, .input-group-btn:last-child>.primary-btn, .input-group-btn:last-child>.secondary-btn {
	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: #337ab7
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	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: #337ab7
}
.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:768px) {
.navbar {
	border-radius: 4px
}
}
.navbar-header:after, .navbar-header:before {
	content: " ";
	display: table
}
.navbar-header:after {
	clear: both
}

@media (min-width:768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 40px;
	padding-left: 40px;
	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:768px) {
.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: -40px;
	margin-left: -40px
}

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

@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 21
}

@media (min-width:768px) {
.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 40px;
	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:768px) {
.navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand {
	margin-left: -40px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 40px;
	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:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -40px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
.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:768px) {
.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 -40px;
	padding: 10px 40px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	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:767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}

@media (min-width:768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	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, .btn-group-sm>.navbar-btn.primary-btn, .btn-group-sm>.navbar-btn.secondary-btn, .navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.btn-group-xs>.navbar-btn.btn, .btn-group-xs>.navbar-btn.primary-btn, .btn-group-xs>.navbar-btn.secondary-btn, .navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
.navbar-text {
	float: left;
	margin-left: 40px;
	margin-right: 40px
}
}

@media (min-width:768px) {
.navbar-left {
	float: left!important
}
.navbar-right {
	float: right!important;
	margin-right: -40px
}
.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:767px) {
.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:767px) {
.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: "/Ã‚ ";
	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.428571429;
	text-decoration: none;
	color: #337ab7;
	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: #23527c;
	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: #337ab7;
	border-color: #337ab7;
	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.3333333
}
.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, .primary-btn .label, .secondary-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: #337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #286090
}
.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, .primary-btn .badge, .secondary-btn .badge {
	position: relative;
	top: -1px
}
.btn-group-xs>.btn .badge, .btn-group-xs>.primary-btn .badge, .btn-group-xs>.secondary-btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #337ab7;
	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
}
.jumbotron, .jumbotron .h1, .jumbotron h1 {
	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: 40px;
	padding-right: 40px
}
.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
}
.jumbotron .h1, .jumbotron h1 {
	font-size: 63px
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	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: #337ab7
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	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 a {
0% {
background-position:40px 0
}
to {
 background-position: 0 0
}
}
@keyframes a {
0% {
background-position:40px 0
}
to {
 background-position: 0 0
}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	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: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
	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: a 2s linear infinite;
	animation: a 2s linear infinite
}
.progress-bar-success {
	background-color: #5cb85c
}
.progress-striped .progress-bar-success {
	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: 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: 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: 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: #337ab7;
	border-color: #337ab7
}
.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: #c7ddef
}
.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;
	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: #337ab7
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}
.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;
	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: #424143;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:focus, .close:hover {
	color: #424143;
	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: 23;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	-ms-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;
	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: 22;
	background-color: #424143
}
.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.428571429
}
.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, .modal-footer .btn+.primary-btn, .modal-footer .btn+.secondary-btn, .modal-footer .primary-btn+.btn, .modal-footer .primary-btn+.primary-btn, .modal-footer .primary-btn+.secondary-btn, .modal-footer .secondary-btn+.btn, .modal-footer .secondary-btn+.primary-btn, .modal-footer .secondary-btn+.secondary-btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn, .modal-footer .btn-group .btn+.primary-btn, .modal-footer .btn-group .btn+.secondary-btn, .modal-footer .btn-group .primary-btn+.btn, .modal-footer .btn-group .primary-btn+.primary-btn, .modal-footer .btn-group .primary-btn+.secondary-btn, .modal-footer .btn-group .secondary-btn+.btn, .modal-footer .btn-group .secondary-btn+.primary-btn, .modal-footer .btn-group .secondary-btn+.secondary-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 {
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
}

@media (min-width:992px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 25;
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	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: #424143;
	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: #424143
}
.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: #424143
}
.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: #424143
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #424143
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #424143
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #424143
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #424143
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 24;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	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;
	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;
	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 {
	transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-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 1px 2px rgba(0,0,0,.6);
	background-color: transparent
}
.carousel-control.left {
	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="42414300000", GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	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 .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	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 .glyphicon-chevron-right, .carousel-control .icon-next {
	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: 7;
	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: #424143\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: 6;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn, .carousel-caption .primary-btn, .carousel-caption .secondary-btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	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:991px) {
.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:991px) {
.visible-sm-block {
	display: block!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
	display: inline!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
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:991px) {
.hidden-sm {
	display: none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}

@media (min-width:1200px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}

@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table!important
}
tr.visible-print {
	display: table-row!important
}
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
}
}
.blueimp-gallery, .blueimp-gallery>.slides>.slide>.slide-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-moz-backface-visibility: hidden
}
.blueimp-gallery>.slides>.slide>.slide-content {
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	opacity: 1
}
.blueimp-gallery {
	position: fixed;
	z-index: 20;
	overflow: hidden;
	background: #424143;
	background: rgba(0,0,0,.9);
	opacity: 0;
	display: none;
	direction: ltr;
	-ms-touch-action: none;
	touch-action: none
}
.blueimp-gallery-carousel {
	position: relative;
	z-index: auto;
	margin: 1em auto;
	padding-bottom: 56.25%;
	box-shadow: 0 0 10px #424143;
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.blueimp-gallery-display {
	display: block;
	opacity: 1
}
.blueimp-gallery>.slides {
	position: relative;
	height: 100%;
	overflow: hidden
}
.blueimp-gallery-carousel>.slides {
	position: absolute
}
.blueimp-gallery>.slides>.slide {
	position: relative;
	float: left;
	height: 100%;
	text-align: center;
	transition-timing-function: cubic-bezier(.645, .045, .355, 1)
}
.blueimp-gallery, .blueimp-gallery>.slides>.slide>.slide-content {
	transition: opacity .5s linear
}
.blueimp-gallery>.slides>.slide-loading {
	background: url(../img/loading.gif) 50% no-repeat;
	background-size: 64px 64px
}
.blueimp-gallery>.slides>.slide-loading>.slide-content {
	opacity: 0
}
.blueimp-gallery>.slides>.slide-error {
	background: url(../img/error.png) 50% no-repeat
}
.blueimp-gallery>.slides>.slide-error>.slide-content {
	display: none
}
.blueimp-gallery>.next, .blueimp-gallery>.prev {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -23px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 2px #424143;
	text-align: center;
	background: #222;
	background: rgba(0,0,0,.5);
	box-sizing: content-box;
	border: 3px solid #fff;
	border-radius: 23px;
	opacity: .5;
	cursor: pointer;
	display: none
}
.blueimp-gallery>.next {
	left: auto;
	right: 15px
}
.blueimp-gallery>.close, .blueimp-gallery>.title {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0 40px 0 0;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	text-shadow: 0 0 2px #424143;
	opacity: .8;
	display: none
}
.blueimp-gallery>.close {
	padding: 15px;
	right: 15px;
	left: auto;
	margin: -15px;
	font-size: 30px;
	text-decoration: none;
	cursor: pointer
}
.blueimp-gallery>.play-pause {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 15px;
	height: 15px;
	background: url(../img/play-pause.png) 0 0 no-repeat;
	cursor: pointer;
	opacity: .5;
	display: none
}
.blueimp-gallery-playing>.play-pause {
	background-position: -15px 0
}
.blueimp-gallery>.close:hover, .blueimp-gallery>.next:hover, .blueimp-gallery>.play-pause:hover, .blueimp-gallery>.prev:hover, .blueimp-gallery>.title:hover {
	color: #fff;
	opacity: 1
}
.blueimp-gallery-controls>.close, .blueimp-gallery-controls>.next, .blueimp-gallery-controls>.play-pause, .blueimp-gallery-controls>.prev, .blueimp-gallery-controls>.title {
	display: block;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.blueimp-gallery-left>.prev, .blueimp-gallery-right>.next, .blueimp-gallery-single>.next, .blueimp-gallery-single>.play-pause, .blueimp-gallery-single>.prev {
	display: none
}
.blueimp-gallery>.close, .blueimp-gallery>.next, .blueimp-gallery>.play-pause, .blueimp-gallery>.prev, .blueimp-gallery>.slides>.slide>.slide-content {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
body:last-child .blueimp-gallery>.slides>.slide-error {
	background-image: url(../img/error.svg)
}
body:last-child .blueimp-gallery>.play-pause {
	width: 20px;
	height: 20px;
	background-size: 40px 20px;
	background-image: url(../img/play-pause.svg)
}
body:last-child .blueimp-gallery-playing>.play-pause {
	background-position: -20px 0
}
*+html .blueimp-gallery>.slides>.slide {
	min-height: 300px
}
*+html .blueimp-gallery>.slides>.slide>.slide-content {
	position: relative
}
.blueimp-gallery>.indicator {
	position: absolute;
	top: auto;
	right: 15px;
	bottom: 15px;
	left: 15px;
	margin: 0 40px;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 10px;
	display: none
}
.blueimp-gallery>.indicator>li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 6px 3px 0;
	box-sizing: content-box;
	border: 1px solid transparent;
	background: #ccc;
	background: hsla(0,0%,100%,.25) 50% no-repeat;
	border-radius: 5px;
	box-shadow: 0 0 2px #424143;
	opacity: .5;
	cursor: pointer
}
.blueimp-gallery>.indicator>.active, .blueimp-gallery>.indicator>li:hover {
	background-color: #fff;
	border-color: #fff;
	opacity: 1
}
.blueimp-gallery-controls>.indicator {
	display: block;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.blueimp-gallery-single>.indicator {
	display: none
}
.blueimp-gallery>.indicator {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
*+html .blueimp-gallery>.indicator>li {
	display: inline
}
.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list, .slick-slider {
	position: relative;
	display: block
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}
.slick-track:after, .slick-track:before {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-loading .slick-list {
	background: #fff url(../ajax-loader.gif) 50% no-repeat
}
@font-face {
	font-family: slick;
	src: url(../fonts/slick/slick.eot);
	src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
}
.slick-next, .slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	margin-top: -10px\9;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	border: none
}
.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
	background: transparent;
	color: transparent;
	outline: none
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before, .slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: -25px
}
[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}
.slick-prev:before {
	content: "Ã¢â€ Â"
}
[dir=rtl] .slick-prev:before {
	content: "Ã¢â€ â€™"
}
.slick-next {
	right: -25px
}
[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}
.slick-next:before {
	content: "Ã¢â€ â€™"
}
[dir=rtl] .slick-next:before {
	content: "Ã¢â€ Â"
}
.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}
.slick-dots li, .slick-dots li button {
	height: 20px;
	width: 20px;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}
.slick-dots li button:focus, .slick-dots li button:hover {
	outline: none
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "Ã¢â‚¬Â¢";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #424143;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	color: #424143;
	opacity: .75
}
.content-slider-container .slider-nav li, .playfair, blockquote, h1, h2, h3, p.hero-lead {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.playfair-italic {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-style: italic
}
@font-face {
	font-family: MaisonNeue;
	src: url(../fonts/maison-neue/MaisonNeueWEB-Book.woff2) format("woff2"), url(../fonts/maison-neue/MaisonNeueWEB-Book.woff) format("woff");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: MaisonNeue;
	src: url(../fonts/maison-neue/MaisonNeueWEB-Medium.woff2) format("woff2"), url(../fonts/maison-neue/MaisonNeueWEB-Medium.woff) format("woff");
	font-weight: 600;
	font-style: normal
}
#listing_main_info .listing-info>div h4, #main_footer .footer-credits .credits, #main_sidebar #sidebar_enquire2, .back-link, .form-group .form-control, .maison-book, .slider-quotes blockquote, .stacker-nav-items a, body, li, ol li:before, p {
	font-family: MaisonNeue, Arial, sans-serif;
	font-weight: 500;
	font-style: normal
}
#main_container[data-page-key=news] #page_header .page_heading, #main_footer .footer-credits, #main_footer .footer-credits .credits a, #project_pagination>a .text, .btn, .dl-link, .form-group label, .maison-medium, .post-pagination-desktop .text, .primary-btn, .read-more-btn>span, .secondary-btn, .site-link, .slider-quotes .author p, .stacker-content-item .section-heading h2, .team-pagination>a .text h5, .text-link, h4, h5, h6 {
	font-family: MaisonNeue, Arial, sans-serif;
	font-weight: 600;
	font-style: normal
}
.gradient {
	background: linear-gradient(180deg, transparent 0, rgba(0,0,0,.6));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#99000000", GradientType=0)
}
#page_header .banner-img:after, .gradient-banner {
	background: linear-gradient(90deg, #e8eaea 0, hsla(0,0%,100%,0));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8eaea", endColorstr="#00ffffff", GradientType=1)
}
.readmore-gradient-grey, .row-container.grey .readmore-gradient {
	background: linear-gradient(180deg, hsla(180,5%,91%,0) 0, #e8eaea 90%, #e8eaea);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00e8eaea", endColorstr="#e8eaea", GradientType=0)
}
.readmore-gradient-white, .row-container.white .readmore-gradient {
	background: linear-gradient(hsla(0,0%,100%,0), #fff 90%, #fff);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
}
.slick-slider .slick-slide:focus, .slick-slider .slick-slide>a:focus {
	outline: none
}
.slick-dots {
	width: auto;
	right: 0;
	bottom: 50px
}
.slick-dots>li:before {
	display: none
}
.slick-dots li {
	margin: 0
}
.slick-dots li button:before {
	font-size: 7px;
	color: #424143;
	opacity: .4;
	transition: all .4s
}
.slick-dots li:hover button:before {
	opacity: 1
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	font-size: 10px
}
.slider-arrows-container {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 6
}
.slider-arrows-container>.inner {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 32%;
	margin-top: 30px
}
.slider-arrows {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.slider-arrows .slick-arrow {
	position: relative;
	transition: all .4s;
	color: #424143;
	opacity: 1;
	padding: 0
}
.slider-arrows .slick-arrow:hover {
	opacity: .2
}
.slider-arrows .slick-arrow .icon {
	width: 22px;
	height: 22px;
	padding: 10px;
	box-sizing: content-box
}
.slider-arrows .slick-arrow.slider-prev .icon {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.slider-arrows .slick-arrow.slider-next {
	margin-left: 25px
}
.slider-arrows .slick-arrow.outline {
	width: 45px;
	height: 30px;
	background-color: transparent;
	border: 1px solid rgba(0,0,0,.4);
	color: #424143;
	border-radius: 15px;
	opacity: 1
}
.slider-arrows .slick-arrow.outline .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	display: block;
	width: 12px;
	height: 12px
}
.slider-arrows .slick-arrow.outline:hover {
	border-color: #424143;
	background-color: #424143;
	color: #fff;
	opacity: 1
}
.slider-arrows .slick-arrow.outline.slider-prev .icon {
	-webkit-transform: translate(50%, -50%) rotate(180deg);
	-ms-transform: translate(50%, -50%) rotate(180deg);
	transform: translate(50%, -50%) rotate(180deg)
}
.slider-arrows .slick-arrow.outline.slider-next {
	margin-left: 30px
}
.slide-count {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.slide-count .divider {
	width: 28px;
	height: 1px;
	background-color: rgba(0,0,0,.2)
}
.slide-count .active {
	margin-right: 15px
}
.slide-count .total {
	margin-left: 15px;
	opacity: .5
}
.slide-count.vertical {
	font-size: 15px;
	text-align: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.slide-count.vertical .divider {
	height: 28px;
	width: 1px;
	margin: 15px auto
}
.slide-count.vertical .active, .slide-count.vertical .total {
	margin: 0
}
.slide-count.vertical .total {
	color: #999
}
.featured-slider .item .read-more-btn, .featured-slider .item .read-more-btn:active, .featured-slider .item .read-more-btn:active:focus, .featured-slider .item .read-more-btn:focus, .featured-slider .item a, .featured-slider .item a:active, .featured-slider .item a:active:focus, .featured-slider .item a:focus {
	outline: none;
	text-decoration: none
}
.featured-slider .item .inner {
	text-decoration: none;
	display: inline-block;
	display: block;
	width: 100%;/*cursor: pointer*/
}
.featured-slider .item .inner:hover .read-more-btn>.icon {
	border-color: #424143;
	background-color: #424143;
	color: #fff
}
.featured-slider .item .img {
	width: 100%;
	height: 350px;
	padding-bottom: 100%;
	background-size: cover;
	/*background-position: 50% 50%;*/
	transition: all .4s;
	position: relative;
	background-color: #fff
}
.featured-slider .item .content {
	padding-top: 70px;
	margin-top: 0;
	opacity: 1;
	visibility: visible;
	transition: all .4s .6s
}

@media only screen and (max-width:1599px) {
.featured-slider .item .content {
	padding-top: 160px
}
}
.featured-slider .item .content .subheading {
	margin-bottom: 0
}
.featured-slider .item .content .description {
	color: #424143;
	text-align: justify;
}
.featured-slider .item.hide-content .content {
	margin-top: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .6s, visibility .6s, margin 0s .6s
}
.featured-slider .slick-dots {
	padding: 30px;
	top: 410px;
	right: -30px
}

@media only screen and (max-width:1599px) {
.featured-slider .slick-dots {
	top: 330px
}
}

@media only screen and (max-width:1440px) {
.featured-slider .item .content {
	padding-top: 50px;
	margin-left: -40px
}
.featured-slider .slick-dots {
	top: 310px
}
}

@media only screen and (max-width:1199px) {
.featured-slider .item .content {
	padding-top: 140px;
	margin-left: -40px
}
.featured-slider .slick-dots {
	top: 270px
}
}

@media only screen and (max-width:991px) {
.featured-slider .item .img {
	margin-bottom: 30px
}
.featured-slider .item .content {
	padding-top: 0;
	padding-right: 60px;
	margin-left: 0
}
.featured-slider .item .content .subheading {
	margin-bottom: 4px
}
.featured-slider .slick-dots {
	top: auto;
	bottom: 0;
	margin-bottom: -30px;
	right: -5px
}
.featured-slider>.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .featured-slider>.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .featured-slider>.map-info-wrapper, .wide-wrapper>.row .map-custom .featured-slider>.map-info-wrapper {
	width: 100%;
	padding-right: 0;
	max-width: calc(100% - 60px)
}
}

@media only screen and (max-width:767px) {
.featured-slider .iten .content {
	padding-right: 30px
}
.featured-slider>.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .featured-slider>.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .featured-slider>.map-info-wrapper, .wide-wrapper>.row .map-custom .featured-slider>.map-info-wrapper {
	max-width: calc(100% - 30px)
}
}

@media only screen and (max-width:479px) {
.featured-slider .iten .content {
	padding-right: 30px
}
.featured-slider>.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .featured-slider>.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .featured-slider>.map-info-wrapper, .wide-wrapper>.row .map-custom .featured-slider>.map-info-wrapper {
	max-width: calc(100% - 30px)
}
}
.news-mobile-slider .slick-dots {
	margin-bottom: 0;
	padding: 30px;
	top: 100%;
	bottom: auto;
	left: 0;
	right: 0
}

@media only screen and (max-width:991px) {
.news-mobile-slider>.row {
	margin-left: -8px;
	margin-right: -8px
}
.news-mobile-slider .news_post a .img .overlay {
	display: none
}
.news-mobile-slider .news_post .no-img {
	border-top: none;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0
}
}
.news-mobile-slider .slick-slider .slick-list {
	overflow: visible
}
.news-mobile-slider .slick-slider .slide-item {
	padding: 0;
	margin-left: 8px;
	margin-right: 8px
}
.content-slider-container .slider-nav {
	margin-top: 50px
}
.content-slider-container .slider-nav li {
	font-size: 18px;
	line-height: 27px;
	letter-spacing: .02em;
	color: #999;
	cursor: pointer;
	padding: 10px 0;
	margin: 5px 0;
	position: relative;
	padding-left: 0;
	transition: all .4s
}
.content-slider-container .slider-nav li:after {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "";
	left: 0;
	width: 8px;
	height: 8px;
	background-color: #53b848;
	/*border-radius: 50%;*/
	opacity: 0;
	transition: opacity .4s 0
}
.content-slider-container .slider-nav li:hover {
	color: #424143
}
.content-slider-container .slider-nav li.active {
	color: #53b848;
	font-size: 27px;
	line-height: 37px;
	padding-left: 30px
}
.content-slider-container .slider-nav li.active:after {
	opacity: 1;
	transition: opacity .4s .4s
}

@media only screen and (max-width:1440px) {
.content-slider-container .slider-nav li {
	font-size: 17px;
	line-height: 22px;
	margin: 3px 0
}
.content-slider-container .slider-nav li.active {
	font-size: 17px;
	line-height: 22px;
}
}

@media only screen and (max-width:1199px) {
.content-slider-container .slider-nav li {
	font-size: 16px;
	line-height: 21px;
	margin: 3px 0
}
.content-slider-container .slider-nav li.active {
	font-size: 18px;
	line-height: 21px
}
}
.content-slider-container .content-slider {
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	border-top: 1px solid #d3d3d3
}
.content-slider-container .content-slider .slider {
	margin-bottom: 0
}
.content-slider-container .content-slider .slider .item {
	position: absolute;
	top: 0;
	left: 0
}
.content-slider-container .content-slider .slider .item:first-child {
	position: relative;
	top: auto;
	left: auto
}
.content-slider-container .content-slider>.row>.col-md-8 {
	border-left: 1px solid #d3d3d3
}
.content-slider-container.initialized .content-slider {
	opacity: 1;
	visibility: visible
}
.content-slider-container.initialized .content-slider .slider .item {
	position: relative;
	top: auto;
	left: auto
}
.content-slider-container .slider {
	position: relative
}
.content-slider-container .slider:before {
	content: "";
	position: absolute;
	left: 0;
	top: -1px;
	right: 0;
	background: #fff;
	height: 1px
}
.content-slider-container .slider .slick-list {
	overflow: visible
}
.content-slider-container .slider .item .image {
	background-color: #e8eaea;
	height: 0;
	width: 100%;
	padding-bottom: 35%;
	background-size: 100%;
	background-position: 50% 50%;
	margin-bottom: 40px;
	position: relative;
	margin-top: -1px
}
.content-slider-container .slider .item .image .img-loader {
	display: none
}
.content-slider-container .slider .item .image.loading .img-loader {
	display: block
}
.content-slider-container .slider .item .content {
	width: 70%
}
.content-slider-container .slider .item:focus {
	outline: none
}

@media only screen and (max-width:991px) {
.content-slider-container .slider .item {
	margin-bottom: 60px
}
.content-slider-container .slider .item .image {
	height: 200px;
	width: auto;
	margin-bottom: 20px
}
}
.content-slider-container .slider-arrows-container {
	left: 40px;
	right: 40px
}

@media only screen and (max-width:991px) {
.content-slider-container .content-slider {
	opacity: 1;
	visibility: visible;
	border-top: none
}
.content-slider-container .content-slider .slider .item {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto
}
.content-slider-container .content-slider>.row>.col-md-8 {
	border-left: none
}
.content-slider-container .slider-nav, .content-slider-container .slider:before {
	display: none
}
.content-slider-container .slider .image {
	margin-top: 0
}
.content-slider-container .slider .image.no-img {
	display: none
}
.content-slider-container .slider .item .content {
	width: 100%
}
.content-slider-container .slider .item:last-child {
	margin-bottom: 0
}
}
.hero-slider-container {
	margin-bottom: 35px;
	height: 800px;
	position: relative
}
.hero-slider-container .hero-slider {
	height: 800px;
	overflow: hidden;
	opacity: 0;
	transition: all .4s
}
.hero-slider-container .hero-slider.slick-initialized {
	opacity: 1;
	overflow: visible
}
.hero-slider-container .item {
	cursor: url(/img/plus-white.png) 10 10, auto
}
.hero-slider-container .item:hover .inner:after {
	opacity: 1
}
.hero-slider-container .item .caption {
	display: none
}
.hero-slider-container .item .inner {
	position: relative;
	height: 800px;
	width: 100%;
	background-size: cover;
	background-position: 50% 50%
}
.hero-slider-container .item .inner img {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 100%;
	min-width: 100%;
	max-width: none;
	height: auto;
	min-height: 100%;
	display: none
}
.hero-slider-container .item .inner:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(0,0,0,.15);
	opacity: 0;
	transition: all .4s
}
.hero-slider-container .slider-arrows-container {
	top: 100%;
	margin-top: 20px;
	margin-right: -10px
}
.hero-slider-container .open_modal {
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: 10px;
	margin-top: -10px;
	cursor: pointer;
	opacity: 1;
	transition: all .4s
}
.hero-slider-container .open_modal .icon {
	width: 20px;
	height: 20px;
	padding: 10px;
	box-sizing: content-box
}
.hero-slider-container .open_modal:hover {
	opacity: .2
}
.hero-slider-container .slide-count {
	position: absolute;
	left: 100%;
	bottom: 0;
	margin-left: 20px;
	margin-bottom: -5px
}

@media only screen and (max-width:1959px) {
.hero-slider-container, .hero-slider-container .hero-slider, .hero-slider-container .item .inner {
	height: 250px
}
}

@media only screen and (max-width:1599px) {
.hero-slider-container, .hero-slider-container .hero-slider, .hero-slider-container .item .inner {
	height: 250px
}
}

@media only screen and (max-width:1440px) {
.hero-slider-container, .hero-slider-container .hero-slider, .hero-slider-container .item .inner {
	height: 250px
}
}

@media only screen and (max-width:1199px) {
.hero-slider-container .open_modal {
	right: auto;
	left: 60px;
	top: auto;
	bottom: -50px;
	margin-left: -10px
}
.hero-slider-container .slider-arrows-container {
	right: 60px;
	margin-top: 10px
}
.hero-slider-container .slide-count {
	display: none
}
}

@media only screen and (max-width:1024px) {
.hero-slider-container, .hero-slider-container .hero-slider, .hero-slider-container .item .inner {
	height: 400px
}
.hero-slider-container .open_modal {
	right: auto;
	left: 60px
}
.hero-slider-container .slider-arrows-container {
	right: 60px
}
}

@media only screen and (max-width:767px) {
.hero-slider-container, .hero-slider-container .hero-slider, .hero-slider-container .item .inner {
	height: 125px
}
.hero-slider-container .open_modal {
	right: auto;
	left: 30px
}
.hero-slider-container .slider-arrows-container {
	right: 30px
}
}

@media only screen and (max-width:479px) {
.hero-slider-container .open_modal {
	right: auto;
	left: 30px
}
.hero-slider-container .slider-arrows-container {
	right: 30px
}
}
#gallery_modal .gallery_container, #gallery_modal .modal-thumbs-container {
	opacity: 0;
	visibility: hidden;
	transition: opacity .2s, visibility .2s
}
#gallery_modal .gallery_container .gallery .item .inner {
	background: none!important
}
#gallery_modal.shown .gallery_container, #gallery_modal.shown .modal-thumbs-container {
	opacity: 1;
	visibility: visible;
	transition: opacity .5s .4s, visibility .5s .4s
}
#gallery_modal .content {
	position: relative;
	width: 100%;
	height: 100%
}
.gallery_container {
	position: absolute;
	bottom: 150px;
	left: 0;
	right: 0;
	top: 0
}

@media only screen and (max-width:1440px) {
.gallery_container {
	bottom: 120px
}
}

@media only screen and (max-width:767px) {
.gallery_container {
	bottom: 20px
}
}
.gallery_container .slide-count {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	margin-left: auto;
	margin-top: 20px;
	float: right
}
.gallery_container .slide-count .divider {
	width: 50px;
	height: 1px;
	background: #424143
}
.gallery_container .slide-count .active {
	margin-right: 10px
}
.gallery_container .slide-count .total {
	margin-left: 10px;
	opacity: .5
}
.gallery_container .gallery {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 0;
	visibility: hidden;
	transition: all .5s;
	height: 100%;
	width: 100%;
	margin-top: 50px;
	margin: 0
}
.gallery_container .gallery.slick-initialized {
	opacity: 1;
	visibility: visible
}
.gallery_container .gallery .slick-list, .gallery_container .gallery .slick-track {
	height: 100%
}
.gallery_container .gallery .item {
	position: relative;
	padding: 0;
	height: 800px;
	height: 100%;
	padding-bottom: 120px
}

@media only screen and (max-width:1440px) {
.gallery_container .gallery .item {
	padding-bottom: 80px
}
}
.gallery_container .gallery .item .caption {
	text-align: center;
	width: 400px;
	max-width: 100%;
	margin: 30px auto 0
}

@media only screen and (max-width:1440px) {
.gallery_container .gallery .item .caption {
	margin-top: 20px
}
}
.gallery_container .gallery .item .inner {
	position: relative;
	height: 100%;
	width: 100%
}
.gallery_container .gallery .item img {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: auto;
	margin: 0 auto;
	box-shadow: 0 5px 20px 0 hsla(0,0%,50%,.3)
}
.modal-gallery-footer {
	position: absolute;
	height: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff
}
.modal-gallery-footer .gallery_thumbs_container {
	margin: 40px auto -40px;
	height: 90px;
	overflow: hidden
}
.modal-gallery-footer .modal-thumbs-container {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 1400px;
	margin: 0 auto;
	max-width: 100%
}
.modal-gallery-footer .modal-thumbs-container .slider-arrows-container {
	top: -10px;
	margin-left: -10px;
	margin-right: -10px
}
.modal-gallery-footer .modal-thumbs-container .slider-arrows-container .slider-arrows {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.modal-gallery-footer .gallery_thumbs {
	position: relative;
	padding: 0;
	height: auto;
	cursor: pointer;
	margin-left: -40px;
	margin-right: -40px
}
.modal-gallery-footer .gallery_thumbs .item {
	margin: 0 40px;
	transition: box-shadow .4s;
	position: relative
}
.modal-gallery-footer .gallery_thumbs .item:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: hsla(180,5%,91%,.9);
	opacity: 0;
	transition: all .4s
}
.modal-gallery-footer .gallery_thumbs .item .caption {
	display: none
}
.modal-gallery-footer .gallery_thumbs .item:hover:after {
	opacity: .5
}
.modal-gallery-footer .gallery_thumbs .item.slick-center:after {
	opacity: 1
}
.modal-gallery-footer .gallery_thumbs .inner {
	position: relative;
	height: 0;
	width: 145px;
	height: 90px;
	overflow: hidden;
	background-size: cover;
	background-position: 50% 50%
}
.modal-gallery-footer .gallery_thumbs .inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	opacity: 0;
	transition: opacity .4s
}
.modal-gallery-footer .gallery_thumbs .inner img {
	display: none
}

@media only screen and (max-width:1440px) {
.modal-gallery-footer {
	height: 120px
}
.modal-gallery-footer .gallery_thumbs {
	margin-left: -8px;
	margin-right: -8px
}
.modal-gallery-footer .gallery_thumbs .item {
	margin: 0 8px
}
.modal-gallery-footer .gallery_thumbs .inner {
	width: 80px;
	height: 50px
}
.modal-gallery-footer .gallery_thumbs_container {
	height: 50px;
	margin-top: 25px;
	margin-bottom: 0
}
.modal-gallery-footer .modal-thumbs-container {
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	position: absolute;
	top: auto;
	bottom: 0
}
}

@media only screen and (max-width:767px) {
.modal-gallery-footer {
	height: 20px
}
.modal-gallery-footer .gallery_thumbs_container {
	display: none
}
}
button:active, button:focus, button:hover {
	outline: none
}
.btn, .btn-style-none, .primary-btn, .secondary-btn {
	background: transparent;
	box-shadow: none;
	border: none;
	border-radius: 0
}
.btn-style-none:active, .btn-style-none:active:focus, .btn-style-none:focus, .btn-style-none:hover, .btn:active, .btn:active:focus, .btn:focus, .btn:hover, .primary-btn:active, .primary-btn:active:focus, .primary-btn:focus, .primary-btn:hover, .secondary-btn:active, .secondary-btn:active:focus, .secondary-btn:focus, .secondary-btn:hover {
	outline: none
}
.btn, .primary-btn, .secondary-btn {
	text-transform: uppercase;
	border-radius: 21px;
	font-size: 12px;
	letter-spacing: .16em;
	text-decoration: none;
	line-height: 22px;
	padding: 9px 40px;
	height: auto;
	transition: all .4s
}
.btn.full, .full.primary-btn, .full.secondary-btn {
	width: 100%
}
.btn:active, .btn:focus, .btn:hover, .primary-btn:active, .primary-btn:focus, .primary-btn:hover, .secondary-btn:active, .secondary-btn:focus, .secondary-btn:hover {
	text-decoration: none
}
.btn.has-icon .icon, .has-icon.primary-btn .icon, .has-icon.secondary-btn .icon {
	width: 18px;
	height: 18px;
	margin-right: 15px
}
.btn.has-icon.icon-right .icon, .has-icon.icon-right.primary-btn .icon, .has-icon.icon-right.secondary-btn .icon {
	margin-right: 0;
	margin-left: 15px
}

@media only screen and (max-width:1599px) {
.btn, .primary-btn, .secondary-btn {
	font-size: 11px
}
}

@media only screen and (max-width:1199px) {
.btn, .primary-btn, .secondary-btn {
	padding: 8px 35px
}
.btn.has-icon .icon, .has-icon.primary-btn .icon, .has-icon.secondary-btn .icon {
	width: 16px;
	height: 16px
}
}
.primary-btn {
	background-color: #424143;
	color: #fff;
	border: 1px solid transparent
}
.primary-btn:focus, .primary-btn:hover {
	color: #fff;
	background: rgba(0,0,0,.2);
	border-color: transparent;
	text-decoration: none
}
.secondary-btn {
	border: 1px solid rgba(0,0,0,.2);
	background-color: transparent;
	color: #424143
}
.secondary-btn:focus, .secondary-btn:hover {
	background-color: transparent;
	color: #424143;
	border-color: #424143
}
.secondary-btn.white {
	color: #fff;
	border-color: hsla(0,0%,100%,.2)
}
.secondary-btn.white:focus, .secondary-btn.white:hover {
	color: #fff;
	border-color: #fff
}
.text-link {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .16em;
	text-decoration: none;
	position: relative;
	padding: 5px 0;
	color: #424143
}
.text-link:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #ebebeb;
	opacity: 1;
	transition: opacity .4s
}
.text-link:hover {
	color: #424143
}
.text-link:hover:after {
	opacity: 0
}
.text-link:active, .text-link:focus, .text-link:hover {
	outline: none
}

@media only screen and (max-width:1599px) {
.text-link {
	font-size: 11px
}
}
.back-link {
	opacity: 1;
	transition: opacity .4s;
	font-size: 18px;
	display: inline-block
}
.back-link, .back-link:hover {
	text-decoration: none;
	color: #424143
}
.back-link:hover {
	opacity: .8
}

@media only screen and (max-width:1599px) {
.back-link {
	font-size: 16px
}
}

@media only screen and (max-width:767px) {
.back-link {
	font-size: 15px
}
}
.back-link.mb15 {
	margin-bottom: 15px
}
.dl-link {
	text-transform: uppercase;
	color: #999;
	background-color: transparent;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: .16em;
	height: auto;
	width: 330px;
	max-width: 100%;
	transition: all .4s;
	opacity: 1;
	visibility: visible
}
.dl-link .has-icon {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.dl-link .has-icon span {
	display: inline-block;
	padding: 0;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.dl-link .has-icon .icon {
	color: #fff;
	background-color: #424143;
	border-radius: 15px;
	height: 15px;
	width: 15px;
	margin: 0;
	padding: 7px 15px;
	box-sizing: content-box;
	transition: all .4s
}
.dl-link:hover {
	color: #222d33
}
.dl-link:hover .icon {
	opacity: 1
}
.dl-link:active {
	text-decoration: none
}
.dl-link.loading {
	opacity: 0;
	visibility: hidden
}

@media only screen and (max-width:1599px) {
.dl-link {
	font-size: 11px
}
.dl-link .has-icon span {
	padding: 0 15px
}
}
.read-more-btn {
	position: relative;
	padding: 5px 0
}
.read-more-btn>span {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .16em;
	text-decoration: none;
	color: #424143
}
.read-more-btn>.icon {
	background-color: transparent;
	border: 1px solid rgba(0,0,0,.4);
	color: #424143;
	border-radius: 15px;
	box-sizing: content-box;
	padding: 8px 15px;
	height: 12px;
	width: 12px;
	transition: all .4s;
	margin-left: 20px
}
.read-more-btn:hover>.icon {
	border-color: #424143;
	background-color: #424143;
	color: #fff
}
.read-more-btn:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	height: 80px;
	background: linear-gradient(180deg, hsla(0,0%,100%,0) 0, #fff);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5)
}

@media only screen and (max-width:1599px) {
.read-more-btn>span {
	font-size: 11px
}
}

@media only screen and (max-width:1199px) {
.read-more-btn>.icon {
	margin-left: 15px;
	height: 10px;
	width: 10px;
	padding: 6px 14px
}
}
.row-container .readmore-gradient {
	position: absolute;
	height: 100px;
	width: 100%;
	bottom: 60px
}
.form-group .form-control::-webkit-input-placeholder {
color:#999!important;
font-family:MaisonNeue, Arial, sans-serif
}
.form-group .form-control:-ms-input-placeholder {
color:#999!important;
font-family:MaisonNeue, Arial, sans-serif
}
.form-group .form-control:-moz-placeholder {
color:#999!important;
font-family:MaisonNeue, Arial, sans-serif
}
.form-group {
	color: #222d33;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin-right: 0;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	transition: border .4s
}
.form-group label {
	color: #424143;
	font-size: 12px;
	letter-spacing: .16em;
	text-transform: uppercase;
	margin-bottom: 0
}
.form-group .form-control {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: normal;
	padding: 8px 0;
	border: 0;
	box-shadow: none;
	color: #424143;
	background: transparent;
	border-radius: 0;
	height: 42px;
	max-width: 100%
}
.form-group .form-control:active, .form-group .form-control:hover {
	outline: none
}
.form-group.filled, .form-group.focus {
	border-color: rgba(0,0,0,.4)
}
.form-group.filled .form-control, .form-group.filled textarea.form-control {
	color: #424143
}
.form-group textarea.form-control {
	padding: 8px 0;
	height: 42px
}

@media only screen and (max-width:1199px) {
.form-group {
	margin-bottom: 25px
}
.form-group label {
	font-size: 11px
}
.form-group .form-control {
	font-size: 15px
}
}
input:-webkit-autofill, input:-webkit-autofill:focus {
transition:background-color 5000s ease-in-out 0s;
-webkit-box-shadow:0 0 0 1000px transparent inset!important;
-webkit-text-fill-color:#424143!important
}
#main_footer form.dark input:-webkit-autofill, #main_footer form.dark input:-webkit-autofill:focus, form.dark input:-webkit-autofill, form.dark input:-webkit-autofill:focus {
transition:background-color 5000s ease-in-out 0s;
-webkit-box-shadow:0 0 0 1000px transparent inset!important;
-webkit-text-fill-color:hsla(0,0%,100%,.8)!important
}
#main_footer form.dark .form-group .form-control::-webkit-input-placeholder, form.dark .form-group .form-control::-webkit-input-placeholder {
color:hsla(0,0%,100%,.3)!important;
font-family:MaisonNeue, Arial, sans-serif
}
#main_footer form.dark .form-group .form-control:-ms-input-placeholder, form.dark .form-group .form-control:-ms-input-placeholder {
color:hsla(0,0%,100%,.3)!important;
font-family:MaisonNeue, Arial, sans-serif
}
#main_footer form.dark .form-group .form-control:-moz-placeholder, form.dark .form-group .form-control:-moz-placeholder {
color:hsla(0,0%,100%,.3)!important;
font-family:MaisonNeue, Arial, sans-serif
}
#main_footer form.dark .form-group, form.dark .form-group {
	color: #fff;
	border-color: hsla(0,0%,100%,.2);
	font-size: 12px
}
#main_footer form.dark .form-group .form-control, form.dark .form-group .form-control {
	color: hsla(0,0%,100%,.5);
	font-size: 20px
}

@media only screen and (max-width:1199px) {
#main_footer form.dark .form-group .form-control, form.dark .form-group .form-control {
	font-size: 16px
}
}
#main_footer form.dark .form-group.filled, form.dark .form-group.filled {
	border-color: hsla(0,0%,100%,.5)
}
#main_footer form.dark .checkbox-group label, #main_footer form.dark .checkbox-group label a, form.dark .checkbox-group label, form.dark .checkbox-group label a {
	color: hsla(0,0%,100%,.5)
}
#main_footer form.dark input[type=checkbox].styled, form.dark input[type=checkbox].styled {
	background-color: #666;
	border: 1px solid #666;
	font-size: 14px
}
#main_footer form.dark input[type=checkbox].styled:after, form.dark input[type=checkbox].styled:after {
	border-color: #fff;
	color: #fff
}
#main_footer form.dark input[type=checkbox].styled:checked, form.dark input[type=checkbox].styled:checked {
	background-color: #666
}
#main_footer form.dark .primary-btn, form.dark .primary-btn {
	background-color: hsla(0,0%,100%,.2);
	color: #fff
}
#main_footer form.dark .primary-btn:hover, form.dark .primary-btn:hover {
	background-color: hsla(0,0%,100%,.5)
}
#main_footer form.dark .form-loader .double-bounce1, #main_footer form.dark .form-loader .double-bounce2, form.dark .form-loader .double-bounce1, form.dark .form-loader .double-bounce2 {
	background: #fff
}
#enquiry_panel form .primary-btn, .enquiry-form .primary-btn {
	position: relative
}
#enquiry_panel form .primary-btn .form-loader, .enquiry-form .primary-btn .form-loader {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 48px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s, visibility .4s
}
#enquiry_panel form .primary-btn .form-loader .double-bounce1, #enquiry_panel form .primary-btn .form-loader .double-bounce2, .enquiry-form .primary-btn .form-loader .double-bounce1, .enquiry-form .primary-btn .form-loader .double-bounce2 {
	background: #fff
}
#enquiry_panel form .primary-btn .icon, .enquiry-form .primary-btn .icon {
	opacity: 1;
	visibility: visible;
	transition: opacity .4s, visibility .4s
}
#enquiry_panel form .primary-btn.loading .form-loader, .enquiry-form .primary-btn.loading .form-loader {
	opacity: 1;
	visibility: visible
}
#enquiry_panel form .primary-btn.loading .icon, .enquiry-form .primary-btn.loading .icon {
	opacity: 0;
	visibility: hidden
}
.form-container {
	position: relative
}
.form-container .enquiry_error, .form-container .enquiry_success, .form-container .newsletter_error, .form-container .newsletter_success {
	display: none
}
.form-container .enquiry_success, .form-container .newsletter_success {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
form {
	opacity: 1;
	visibility: visible;
	transition: all .3s
}
form.off {
	opacity: 0;
	visibility: hidden
}
.wrap-fields {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.wrap-fields>div {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.wrap-fields>div:first-child {
	margin-right: 30px
}
.wrap-fields>div:last-child {
	margin-left: 30px
}

@media only screen and (max-width:1199px) {
.wrap-fields {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.wrap-fields>div:first-child {
	margin-right: 0
}
.wrap-fields>div:last-child {
	margin-left: 0
}
}
.checkbox-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.checkbox-group.form-group {
	border: none
}
.checkbox-group label {
	font-weight: 500;
	text-transform: none;
	cursor: pointer;
	font-size: 14px;
	letter-spacing: normal;
	margin-bottom: 0
}
.checkbox-group label a {
	text-decoration: underline
}
.checkbox-group label a:hover {
	text-decoration: none
}
.checkbox-group input {
	margin-right: 18px;
	margin-top: 3px
}
input[type=checkbox].styled {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	cursor: pointer;
	box-shadow: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	display: inline-block;
	line-height: 1em;
	padding: 0;
	width: 1.25em;
	height: 1.25em;
	vertical-align: text-top;
	border-radius: 3px;
	width: 15px;
	height: 15px;
	outline: none;
	position: relative;
	margin: 0;
	margin-right: 15px;
	margin-top: 2px;
	background-color: rgba(34,45,51,.05);
	border: 1px solid rgba(34,45,51,.05)
}
input[type=checkbox].styled:after {
	content: "";
	display: block;
	width: 4px;
	height: 8px;
	border: solid;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 2px;
	left: 5px;
	font-size: 14px
}
input[type=checkbox].styled:not(:checked):after {
	opacity: 0
}
input[type=checkbox].styled:checked:after {
	opacity: 1
}
input[type=checkbox].styled:after {
	border-color: #222d33;
	color: #222d33
}
input[type=checkbox].styled:checked {
	background-color: rgba(34,45,51,.05)
}
.checkbox-group.parsley-error label, .checkbox-group.parsley-error label a {
	color: #d10000!important
}
.form-group.parsley-error label {
	color: #d10000
}
#main_footer form.dark .form-group.parsley-error, form.dark .form-group.parsley-error {
	border-color: #fff
}
.parsley-errors {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px
}
.parsley-errors .parsley-errors-list {
	margin: 0
}
.parsley-errors ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.parsley-errors ul li {
	color: #d10000;
	padding: 0;
	font-size: 13px;
	margin-bottom: 2px
}
.parsley-errors ul li:before {
	display: none
}
.side-panel_container .parsley-errors ul li {
	color: #d10000
}
#footer_newsletter_form .parsley-errors, #post_newsletter_form .parsley-errors {
	margin-top: -10px
}
.map.right {
	float: right
}
.map-custom .map-info, .map-listing .map-info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.map-custom .map-info .map-icon, .map-listing .map-info .map-icon {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: 40px
}
.map-custom .map-info .map-icon .icon, .map-listing .map-info .map-icon .icon {
	width: 22px;
	height: 22px;
	padding: 14px;
	box-sizing: content-box;
	border-radius: 50%;
	color: #fff;
	background-color: #424143;
	box-shadow: 0 2px 20px 0 rgba(0,0,0,.2)
}
.map-custom .map-info .map-details, .map-listing .map-info .map-details {
	max-width: calc(100% - 90px)
}
.map-custom .map, .map-listing .map {
	margin-bottom: 60px
}
.map-custom .map .gmap, .map-listing .map .gmap {
	height: 400px
}
.map-custom.loaded .map, .map-listing.loaded .map {
	box-shadow: 0 1px 10px 0 rgba(0,0,0,.1)
}

@media only screen and (max-width:1599px) {
.map-custom .map .gmap, .map-listing .map .gmap {
	height: 320px
}
.map-custom .map-info .map-icon, .map-listing .map-info .map-icon {
	margin-right: 20px
}
.map-custom .map-info .map-icon .icon, .map-listing .map-info .map-icon .icon {
	width: 20px;
	height: 20px;
	padding: 10px
}
.map-custom .map-info .map-details, .map-listing .map-info .map-details {
	max-width: calc(100% - 60px)
}
}

@media only screen and (max-width:1199px) {
.map-custom .map, .map-listing .map {
	margin-bottom: 40px
}
}

@media only screen and (max-width:991px) {
.map-custom .map, .map-listing .map {
	margin-bottom: 30px
}
.map-custom .map-info, .map-listing .map-info {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.map-custom .map-info .map-icon, .map-listing .map-info .map-icon {
	margin-bottom: 20px
}
.map-custom .map-details, .map-listing .map-details {
	margin-bottom: 40px;
	max-width: 100%
}
.map-custom .map-details p, .map-listing .map-details p {
	margin-bottom: 15px
}
}

@media only screen and (max-width:767px) {
.map-custom .map .gmap, .map-listing .map .gmap {
	height: 200px
}
}
.wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper>.inner, .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper>.inner {
	width: 66.6666667%;
	margin: 0;
	margin-left: auto
}

@media only screen and (max-width:1599px) {
.wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper>.inner, .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper>.inner {
	width: 100%
}
}
.gm-iw-container {
	margin-top: 15px
}
.gm-style-iw {
	left: 28px!important
}
.gm-style-iw>div>div {
	overflow: hidden!important
}
.gm-style-iw #marker_info {
	margin-top: 30px;
	border-radius: 0;
	overflow: hidden;
	background: #fff;
	padding: 20px;
	position: relative
}
.gm-style-iw #marker_info #marker_content {
	padding: 0
}
.gm-style-iw #marker_info #marker_heading {
	color: #424143;
	margin-bottom: 5px;
	margin-top: 0;
	max-width: 200px
}

@media only screen and (max-width:1024px) {
.gm-style-iw #marker_info #marker_heading {
	line-height: 19px
}
}
.gm-iw-arrow {
	margin-top: -15px
}
.gm-iw-arrow>div>div {
	box-shadow: none!important;
	width: 20px!important
}
.gm-iw-arrow>div:first-child div {
	left: 0!important;
	-webkit-transform: skewX(50deg)!important;
	-ms-transform: skewX(50deg)!important;
	transform: skewX(50deg)!important
}
.gm-iw-arrow>div:last-child div {
	left: -5px!important;
	-webkit-transform: skewX(-50deg)!important;
	-ms-transform: skewX(-50deg)!important;
	transform: skewX(-50deg)!important
}
.gm-iw-close {
	top: 44px!important;
	bottom: auto!important;
	right: 32px!important
}
.gm-iw-close.has-img {
	top: 235px!important;
	bottom: auto!important
}
.gm-iw-close img {
	top: 2px;
	position: absolute;
	right: 1px
}
.gm-iw-close-link {
	right: 20px!important;
	top: 34px!important
}
.grid {
	opacity: 0;
	transition: opacity .2s ease;
	margin-left: -8px;
	margin-right: -8px
}
.grid .grid-item {
	width: 33.33333%;
	height: 492px
}
.grid .grid-item .item-inner {
	position: absolute;
	overflow: hidden;
	top: 8px;
	left: 8px;
	right: 8px;
	bottom: 8px
}
.grid .grid-item.grid-item--width2 {
	width: 66.66667%
}
.grid .grid-item.grid-item--width3 {
	width: 100%
}

@media (max-width:1440px) {
.grid .grid-item {
	height: 400px
}
}

@media (max-width:1240px) {
.grid .grid-item {
	height: 538px;
	width: 50%
}
.grid .grid-item.grid-item--width2 {
	width: 50%
}
.grid .grid-item.grid-item--width3 {
	width: 100%
}
}

@media only screen and (max-width:767px) {
.grid .grid-item {
	height: 320px
}
}

@media only screen and (max-width:767px) {
#home_grid .grid-item, #home_grid .grid-item.grid-item--width2, #home_grid .grid-item.grid-item--width3 {
	width: 100%
}
}
.slider-quotes {
	margin-bottom: 0;
	margin-top: 200px
}
.slider-quotes blockquote {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
	color: #151515;
	text-transform: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px
}
.slider-quotes blockquote:after, .slider-quotes blockquote:before {
	display: none
}
.slider-quotes .author p {
	text-transform: uppercase;
	color: #c2c2c2;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: .12em;
	font-weight: 400
}
.slider-quotes .slick-dots {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: -70px;
	left: -10px;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	z-index: 1
}
#popup_video_container {
	max-width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.95);
	z-index: 27
}
#popup_video_container, #popup_video_container .video-container, #popup_video_container iframe {
	visibility: hidden!important;
	opacity: 0!important;
	transition: all 1s ease;
}
#popup_video_container .inner {
	position: absolute;
	top: 40px;
	right: 40px;
	bottom: 40px;
	left: 40px
}

@media only screen and (max-width:991px) {
#popup_video_container .inner {
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px
}
}
#popup_video_container #close_video {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	opacity: 1;
	cursor: pointer;
	padding: 10px;
	height: 40px;
	width: 40px;
	z-index: 1
}
#popup_video_container #close_video svg {
	width: 20px;
	height: 20px
}
#popup_video_container #close_video:hover {
	opacity: .75
}
#popup_video_container.on, #popup_video_container.on .video-container, #popup_video_container.on iframe {
	visibility: visible!important;
	opacity: 1!important
}
.video-container {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%
}
.video-container iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
svg {
	vertical-align: middle
}
.scroll-down {
	position: absolute;
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 20px;
	bottom: 40px;
	padding-left: 0;
	z-index: 2;
	color: #fff;
	box-sizing: border-box
}
.scroll-down.svg svg {
	width: 20px;
	opacity: .2;
	transition: opacity .5s
}
.scroll-down.svg .stroke {
	stroke: #fff
}
.scroll-down.svg .scroller {
	fill: #fff;
	-webkit-animation: b 2s infinite;
	animation: b 2s infinite
}
@-webkit-keyframes b {
0% {
-webkit-transform:translate(0);
transform:translate(0)
}
50% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
to {
 -webkit-transform: translate(0);
 transform: translate(0)
}
}
@keyframes b {
0% {
-webkit-transform:translate(0);
transform:translate(0)
}
50% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
to {
 -webkit-transform: translate(0);
 transform: translate(0)
}
}
.hamburger-menu {
	box-sizing: initial;
	width: 27px;
	height: 20px;
	padding: 22px;
	text-align: right;
	display: inline-block;
	transition: .3s;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 0;
	background: transparent;
	border: none;
	box-shadow: none
}
.hamburger-menu .line {
	display: inline-block;
	width: 27px;
	height: 2px;
	background: #4cacdf;
	border-radius: 0;
	transition: .2s;
	width: 20px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-top: 4px;
	transition: all .4s
}
.hamburger-menu .line:first-child {
	margin-top: 0
}
.hamburger-menu .line:first-child, .hamburger-menu .line:last-child {
	width: 26px
}
.hamburger-menu:hover {
	opacity: .5
}
.hamburger-menu.menu-off .line {
	width: 26px
}
.hamburger-menu.off {
	float: none;
	font-size: 1em;
	text-shadow: none;
	opacity: .5
}
.hamburger-menu.off:hover {
	opacity: 1
}
.hamburger-menu.off .line {
	background: transparent
}
.hamburger-menu.off .line:first-child {
	top: 4px
}
.hamburger-menu.off .line:nth-child(4) {
	top: -4px
}
.hamburger-menu.off .line:nth-child(2), .hamburger-menu.off .line:nth-child(3) {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	width: 27px;
	background: #424143
}
.hamburger-menu.off .line:nth-child(2) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 2px
}
.hamburger-menu.off .line:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: -4px
}
#floorplan_modal .zoom, .zoom-controls {
	position: absolute;
	bottom: 60px;
	right: 60px;
	border-radius: 0;
	opacity: 1;
	transition: opacity .2s;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 79px;
	width: 40px
}
#floorplan_modal .zoom>div, .zoom-controls>div {
	background-color: transparent;
	width: 40px;
	height: 40px;
	position: relative;
	border: 1px solid #424143;
	color: #424143;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff
}
#floorplan_modal .zoom>div:first-child, .zoom-controls>div:first-child {
	top: 0;
	bottom: auto
}
#floorplan_modal .zoom>div.disabled, #floorplan_modal .zoom>div:disabled, .zoom-controls>div.disabled, .zoom-controls>div:disabled {
	cursor: default
}
#floorplan_modal .zoom>div.disabled, #floorplan_modal .zoom>div.disabled:hover, #floorplan_modal .zoom>div:disabled, #floorplan_modal .zoom>div:disabled:hover, .zoom-controls>div.disabled, .zoom-controls>div.disabled:hover, .zoom-controls>div:disabled, .zoom-controls>div:disabled:hover {
	border-color: #424143;
	color: #424143
}
#floorplan_modal .zoom>div.disabled:active, #floorplan_modal .zoom>div:disabled:active, .zoom-controls>div.disabled:active, .zoom-controls>div:disabled:active {
	box-shadow: none
}
#floorplan_modal .zoom>div:hover, .zoom-controls>div:hover {
	border-color: #424143;
	z-index: 2
}
#floorplan_modal .zoom>div:active, .zoom-controls>div:active {
	box-shadow: inset 0 3px 5px rgba(0,0,0,.2)
}
#floorplan_modal .zoom>div:active, #floorplan_modal .zoom>div:focus, #floorplan_modal .zoom>div:focus:active, .zoom-controls>div:active, .zoom-controls>div:focus, .zoom-controls>div:focus:active {
	outline: none
}
#floorplan_modal .zoom .icon, .zoom-controls .icon {
	width: 12px;
	height: 12px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.floorplan-img {
	margin: 0 auto;
	display: block
}
.floorplan-img img {
	max-width: 370px;
	max-height: 640px;
	width: auto;
	height: auto
}

@media only screen and (max-width:1599px) {
.floorplan-img img {
	max-width: 90%
}
}
#floorplan_modal .floorplan {
	max-width: 100%;
	height: 100%;
	width: auto;
	overflow: hidden
}
#floorplan_modal .floorplan .inner, #floorplan_modal .floorplan img {
	height: 100%;
	width: 100%
}
#floorplan_modal .floorplan-error {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.modal-backdrop {
	background-color: transparent
}
a[data-toggle=modal]:focus {
	outline: 0
}
.modal.fullscreen {
	padding: 0!important
}
.modal.fullscreen .modal-content {
	height: 100%;
	width: 100%;
	padding: 60px
}

@media only screen and (max-width:1440px) {
.modal.fullscreen .modal-content {
	padding: 20px
}
}

@media only screen and (max-width:1024px) {
.modal.fullscreen .modal-content {
	padding: 20px
}
}

@media only screen and (max-width:767px) {
.modal.fullscreen .modal-content {
	padding: 15px
}
}
.modal {
	display: block!important;
	visibility: hidden;
	opacity: 0;
	z-index: 0
}
.modal, .modal.in {
	transition: all .2s
}
.modal.in {
	visibility: visible;
	opacity: 1;
	z-index: 30
}
.modal-dialog {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0
}
.modal-content {
	border-radius: 0;
	border: 0;
	box-shadow: none;
	width: 800px;
	margin: 0 auto
}
.modal-body, .modal-header {
	padding: 40px
}
.modal-close {
	position: absolute;
	top: 60px;
	right: 60px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 0;
	background-color: #fff;
	color: #424143;
	opacity: 1;
	margin: 0;
	margin-top: -10px;
	margin-right: -10px;
	transition: opacity .4s
}
.modal-close .icon {
	color: #424143;
	width: 20px;
	height: 20px;
	padding: 10px;
	box-sizing: content-box
}
.modal-close:hover {
	opacity: .5
}

@media only screen and (max-width:1440px) {
.modal-close {
	top: 20px;
	right: 20px
}
}

@media only screen and (max-width:1024px) {
.modal-close {
	top: 20px;
	right: 20px
}
}

@media only screen and (max-width:767px) {
.modal-close {
	top: 15px;
	right: 15px
}
}
.modal-control {
	z-index: 17
}
body {
	background: #fff;
	position: relative;
	color: #414141;
	font-size: 15px
}

@media (max-width:1460px) {
body {
	overflow-x: hidden
}
}
body a[href], body button {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
body.no-scroll {
	overflow-y: hidden
}
body, html {
	height: 100%
}
#main_sidebar {
	z-index: 14;
	width: 80px
}
#main_sidebar, #sidebar_overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0
}
#sidebar_overlay {
	z-index: 12;
	right: 0;
	height: 100vh
}
#main_menu_container {
	z-index: 13;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0
}

@media only screen and (max-width:1199px) {
#main_menu_container {
	z-index: 15
}
}
#main_menu {
	z-index: 15
}
#main_menu_toggle {
	z-index: 16
}
#smoothstate_container {
	z-index: 10;
	padding-left: 80px;
	width: 100%
}
#smoothstate_container #smoothstate_content {
	height: 100%;
	overflow: hidden
}
#smoothstate_container #smoothstate_content #main_container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 100%;
	min-height: 100vh
}

@media only screen and (max-width:1599px) {
.imglogomd {
	top: 24%!important;
}
.imglogomds {
	top: 42%!important;
}
#main_sidebar {
	width: 70px
}
#smoothstate_container {
	padding-left: 70px
}
}

@media only screen and (max-width:1199px) {
#main_sidebar {
	width: 100%;
	height: 60px
}
#main_menu_container, #main_sidebar {
	position: absolute;
	bottom: auto;
	right: 0
}
#main_menu_container {
	left: 0
}
#smoothstate_container {
	padding-left: 0;
	padding-top: 60px
}
}
#site_container.no-header #main_menu_toggle, #site_container.no-header #main_sidebar, #site_container.no-header #main_sidebar_toggle {
	display: none
}
#site_container.no-header #smoothstate_container {
	padding-left: 0
}

@media only screen and (max-width:1599px) {
#site_container.no-header #smoothstate_container {
	padding-left: 0
}
}

@media only screen and (max-width:1199px) {
#site_container.no-header #smoothstate_container {
	padding-top: 0
}
}
#smoothstate_transition {
	z-index: 11;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	background-color: #fff;
	width: 0;
	opacity: 0;
	visibility: hidden;
	transition: width 0s 1s, opacity 1s, visibility 1s
}
#smoothstate_transition.on {
	width: 100%;
	opacity: 1;
	visibility: visible;
	transition: width 1s ease-out, opacity 0s, visibility 0s
}
#smoothstate_transition_black {
	z-index: 11;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	background-color: #424143;
	width: 0;
	opacity: 0;
	visibility: hidden;
	transition: width 0s 1s, opacity 1s, visibility 1s
}
#smoothstate_transition_black.on {
	width: 100%;
	opacity: 1;
	visibility: visible;
	transition: width 1s ease-out, opacity 0s, visibility 0s
}
#main_container[data-page-key=about] #page_header .page_description, #main_container[data-page-key=about] #page_header .page_heading, #main_container[data-page-key=freeform] #page_header .page_description, #main_container[data-page-key=freeform] #page_header .page_heading, #main_container[data-page-key=landing] #page_header .page_description, #main_container[data-page-key=landing] #page_header .page_heading, #main_container[data-page-key=stacker] #page_header .page_description, #main_container[data-page-key=stacker] #page_header .page_heading, #main_container[data-page-key=static] #page_header .page_description, #main_container[data-page-key=static] #page_header .page_heading {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: opacity .6s, -webkit-transform .6s .3s;
	transition: opacity .6s, transform .6s .3s;
	transition: opacity .6s, transform .6s .3s, -webkit-transform .6s .3s
}
#main_container[data-page-key=about] .page_content, #main_container[data-page-key=freeform] .page_content, #main_container[data-page-key=landing] .page_content, #main_container[data-page-key=stacker] .page_content, #main_container[data-page-key=static] .page_content {
	opacity: 0;
	transition: opacity .4s
}
#main_container[data-page-key=news] #news_featured_post, #main_container[data-page-key=news] #page_header .page_heading, #main_container[data-page-key=news] #page_header .page_subheading {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: opacity .6s, -webkit-transform .6s .3s;
	transition: opacity .6s, transform .6s .3s;
	transition: opacity .6s, transform .6s .3s, -webkit-transform .6s .3s
}
#main_container[data-page-key=news] #news_content_inner {
	opacity: 0;
	transition: opacity .4s
}
#main_container[data-page-key=news_post] #page_header .back-link, #main_container[data-page-key=news_post] #page_header .page_heading, #main_container[data-page-key=news_post] .header-img {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: opacity .6s, -webkit-transform .6s .3s;
	transition: opacity .6s, transform .6s .3s;
	transition: opacity .6s, transform .6s .3s, -webkit-transform .6s .3s
}
#main_container[data-page-key=news_post] #page_content {
	opacity: 0;
	transition: opacity .4s
}
#old-browser-alert {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 19;
	border-radius: 0
}
.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper, .wide-wrapper>.row .map-custom .map-info-wrapper {
	position: relative;
	margin: 0 auto;
	width: 1400px;
	max-width: calc(100% - 300px);
	padding-left: 150px;
	padding-right: 150px;
	box-sizing: content-box
}
.inner-wrapper.padding, .wide-wrapper>.narrow-wrapper .map-custom .padding.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding.map-info-wrapper, .wide-wrapper>.row .map-custom .padding.map-info-wrapper {
	padding-top: 80px;
	padding-bottom: 80px
}
.inner-wrapper.padding-top, .wide-wrapper>.narrow-wrapper .map-custom .padding-top.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-top.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-top.map-info-wrapper {
	padding-top: 80px
}
.inner-wrapper.padding-bottom, .wide-wrapper>.narrow-wrapper .map-custom .padding-bottom.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-bottom.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-bottom.map-info-wrapper {
	padding-bottom: 80px
}

@media only screen and (max-width:1599px) {
.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper, .wide-wrapper>.row .map-custom .map-info-wrapper {
	max-width: calc(100% - 300px);
	padding-left: 150px;
	padding-right: 150px
}
.inner-wrapper.padding, .wide-wrapper>.narrow-wrapper .map-custom .padding.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding.map-info-wrapper, .wide-wrapper>.row .map-custom .padding.map-info-wrapper {
	padding-top: 60px;
	padding-bottom: 60px
}
.inner-wrapper.padding-top, .wide-wrapper>.narrow-wrapper .map-custom .padding-top.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-top.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-top.map-info-wrapper {
	padding-top: 60px
}
.inner-wrapper.padding-bottom, .wide-wrapper>.narrow-wrapper .map-custom .padding-bottom.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-bottom.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-bottom.map-info-wrapper {
	padding-bottom: 60px
}
}

@media only screen and (max-width:1199px) {
.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper, .wide-wrapper>.row .map-custom .map-info-wrapper {
	max-width: calc(100% - 120px);
	padding-left: 60px;
	padding-right: 60px
}
.inner-wrapper.padding, .wide-wrapper>.narrow-wrapper .map-custom .padding.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding.map-info-wrapper, .wide-wrapper>.row .map-custom .padding.map-info-wrapper {
	padding-top: 50px;
	padding-bottom: 50px
}
.inner-wrapper.padding-top, .wide-wrapper>.narrow-wrapper .map-custom .padding-top.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-top.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-top.map-info-wrapper {
	padding-top: 50px
}
.inner-wrapper.padding-bottom, .wide-wrapper>.narrow-wrapper .map-custom .padding-bottom.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-bottom.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-bottom.map-info-wrapper {
	padding-bottom: 50px
}
}

@media only screen and (max-width:1024px) {
.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper, .wide-wrapper>.row .map-custom .map-info-wrapper {
	max-width: calc(100% - 120px);
	padding-left: 60px;
	padding-right: 60px
}
.inner-wrapper.padding, .wide-wrapper>.narrow-wrapper .map-custom .padding.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding.map-info-wrapper, .wide-wrapper>.row .map-custom .padding.map-info-wrapper {
	padding-top: 50px;
	padding-bottom: 50px
}
.inner-wrapper.padding-top, .wide-wrapper>.narrow-wrapper .map-custom .padding-top.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-top.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-top.map-info-wrapper {
	padding-top: 50px
}
.inner-wrapper.padding-bottom, .wide-wrapper>.narrow-wrapper .map-custom .padding-bottom.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-bottom.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-bottom.map-info-wrapper {
	padding-bottom: 50px
}
}

@media only screen and (max-width:767px) {
.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper, .wide-wrapper>.row .map-custom .map-info-wrapper {
	max-width: calc(100% - 60px);
	padding-left: 30px;
	padding-right: 30px
}
.inner-wrapper.padding, .wide-wrapper>.narrow-wrapper .map-custom .padding.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding.map-info-wrapper, .wide-wrapper>.row .map-custom .padding.map-info-wrapper {
	padding-top: 40px;
	padding-bottom: 40px
}
.inner-wrapper.padding-top, .wide-wrapper>.narrow-wrapper .map-custom .padding-top.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-top.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-top.map-info-wrapper {
	padding-top: 40px
}
.inner-wrapper.padding-bottom, .wide-wrapper>.narrow-wrapper .map-custom .padding-bottom.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-bottom.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-bottom.map-info-wrapper {
	padding-bottom: 40px
}
}

@media only screen and (max-width:479px) {
.inner-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper, .wide-wrapper>.row .map-custom .map-info-wrapper {
	max-width: calc(100% - 60px);
	padding-left: 30px;
	padding-right: 30px
}
.inner-wrapper.padding, .wide-wrapper>.narrow-wrapper .map-custom .padding.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding.map-info-wrapper, .wide-wrapper>.row .map-custom .padding.map-info-wrapper {
	padding-top: 40px;
	padding-bottom: 40px
}
.inner-wrapper.padding-top, .wide-wrapper>.narrow-wrapper .map-custom .padding-top.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-top.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-top.map-info-wrapper {
	padding-top: 40px
}
.inner-wrapper.padding-bottom, .wide-wrapper>.narrow-wrapper .map-custom .padding-bottom.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .padding-bottom.map-info-wrapper, .wide-wrapper>.row .map-custom .padding-bottom.map-info-wrapper {
	padding-bottom: 40px
}
}
.wide-wrapper {
	overflow-x: hidden;
	overflow-y: hidden
}
#main {
	position: relative;/*overflow-x: hidden*/
}
.edge {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.spacer {
	display: block;
	height: 50px
}
.spacer.section {
	height: 80px
}

@media only screen and (max-width:1599px) {
.spacer.section {
	height: 60px
}
.spacere.section {
	height: 30px
}
}

@media only screen and (max-width:1199px) {
.spacer.section {
	height: 40px
}
}
.spacer.large {
	height: 100px
}
.spacer.small {
	height: 25px
}
.spacer.mobile {
	display: none
}

@media only screen and (max-width:991px) {
.spacer {
	display: none
}
.spacer.mobile, .spacer.section {
	display: block
}
}
.slide-bottom {
	opacity: 0
}
#page_header {
	position: relative;
	height: 800px;
	max-height: 38vh;
	background-color: #fff
}
#page_header .inner-wrapper, #page_header .inner-wrapper>.inner, #page_header .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper, #page_header .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper>.inner, #page_header .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper, #page_header .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper>.inner, #page_header .wide-wrapper>.row .map-custom .map-info-wrapper, #page_header .wide-wrapper>.row .map-custom .map-info-wrapper>.inner, .wide-wrapper>.narrow-wrapper .map-custom #page_header .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-custom #page_header .map-info-wrapper>.inner, .wide-wrapper>.narrow-wrapper .map-listing #page_header .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing #page_header .map-info-wrapper>.inner, .wide-wrapper>.row .map-custom #page_header .map-info-wrapper, .wide-wrapper>.row .map-custom #page_header .map-info-wrapper>.inner {
	position: relative;
	height: 100%
}
#page_header .inner-wrapper .content, #page_header .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper .content, #page_header .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper .content, #page_header .wide-wrapper>.row .map-custom .map-info-wrapper .content, .wide-wrapper>.narrow-wrapper .map-custom #page_header .map-info-wrapper .content, .wide-wrapper>.narrow-wrapper .map-listing #page_header .map-info-wrapper .content, .wide-wrapper>.row .map-custom #page_header .map-info-wrapper .content {
	position: absolute;
	left: 0;
	bottom: 60px;
	width: 600px;
	max-width: 100%;
	z-index: 3
}
#page_header .inner-wrapper .content p, #page_header .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper .content p, #page_header .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper .content p, #page_header .wide-wrapper>.row .map-custom .map-info-wrapper .content p, .wide-wrapper>.narrow-wrapper .map-custom #page_header .map-info-wrapper .content p, .wide-wrapper>.narrow-wrapper .map-listing #page_header .map-info-wrapper .content p, .wide-wrapper>.row .map-custom #page_header .map-info-wrapper .content p {
	color: #424143;
	margin-bottom: 0
}
#page_header .banner-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 67%;
	z-index: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-color: #ebebeb
}
#page_header .banner-img:after {
	z-index: 2;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
#page_header.no-img {
	height: auto;
	padding-top: 80px
}

@media only screen and (max-width:1199px) {
#page_header.no-img {
	padding-top: 50px
}
}
#page_header.no-img .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin-top: 0
}

@media only screen and (max-width:1599px) {
#page_header {
	height: 800px
}
#page_header.no-img {
	height: auto
}
}

@media only screen and (max-width:991px) {
#page_header {
	height: auto;
	max-height: none
}
#page_header .inner-wrapper .content, #page_header .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper .content, #page_header .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper .content, #page_header .wide-wrapper>.row .map-custom .map-info-wrapper .content, .wide-wrapper>.narrow-wrapper .map-custom #page_header .map-info-wrapper .content, .wide-wrapper>.narrow-wrapper .map-listing #page_header .map-info-wrapper .content, .wide-wrapper>.row .map-custom #page_header .map-info-wrapper .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin-top: 30px
}
#page_header .inner-wrapper .content p, #page_header .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper .content p, #page_header .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper .content p, #page_header .wide-wrapper>.row .map-custom .map-info-wrapper .content p, .wide-wrapper>.narrow-wrapper .map-custom #page_header .map-info-wrapper .content p, .wide-wrapper>.narrow-wrapper .map-listing #page_header .map-info-wrapper .content p, .wide-wrapper>.row .map-custom #page_header .map-info-wrapper .content p {
	font-size: 15px;
	line-height: 21px
}
#page_header .banner-img {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin-left: 60px;
	height: 350px;
	width: auto
}
}

@media only screen and (max-width:991px) and (max-width:767px) {
#page_header .banner-img {
	height: 300px;
	margin-left: 30px
}
}

@media only screen and (max-width:991px) and (max-width:479px) {
#page_header .banner-img {
	height: 230px;
	margin-left: 30px
}
}

@media only screen and (max-width:991px) {
#page_header.no-img .content {
	margin-top: 0
}
}
.page_content {
	padding: 0;
	position: relative
}
.page_content.padding {
	padding: 80px 0
}
.page_content.padding-top {
	padding-top: 80px
}
.page_content.padding-bottom {
	padding-bottom: 80px
}
img {
	max-width: 100%;
	height: auto
}
iframe {
	border: 0
}
#main_footer iframe, #navbar iframe, #side-panel iframe, .page_content iframe {
	width: 100%
}
.flexible-container {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative
}
.flexible-container embed, .flexible-container iframe, .flexible-container object {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border: none;
	z-index: 1
}
svg.icon {
	width: 20px;
	height: 20px
}
svg.icon.reverse {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
svg.icon.rotate-90 {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
svg.icon.rotate90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.has-icon span, .has-icon svg {
	vertical-align: middle
}
.has-icon svg {
	height: 15px;
	width: 15px;
	display: inline-block;
	margin-right: 15px
}
.has-icon.icon-right svg {
	margin-right: auto;
	margin-left: 15px
}
.bg_grey {
	background-color: #e8eaea
}
.bg_white {
	background-color: #fff
}
.spinner-container {
	display: inline-block;
	position: relative
}
.spinner-container .spinner {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}
.spinner {
	display: inline-block;
	width: 18px;
	height: 18px;
	position: relative;
	margin: 0 auto
}
.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #333;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: c 2s infinite ease-in-out;
	animation: c 2s infinite ease-in-out
}
.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
@-webkit-keyframes c {
0%, to {
-webkit-transform:scale(0)
}
50% {
-webkit-transform:scale(1)
}
}
@keyframes c {
0%, to {
transform:scale(0);
-webkit-transform:scale(0)
}
50% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
.site-link {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .13em;
	display: inline-block
}
.site-link:hover {
	transition: color .2s ease-in
}
.social-links {
	display: inline-block;
	margin-left: -14px
}
.social-links .inner {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.social-links a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 7px;
	margin: 0 7px;
	transition: color .2s ease-in
}
.social-links a .icon {
	width: 18px;
	height: 18px
}
.social-links a:active, .social-links a:active:focus, .social-links a:focus {
	outline: none
}
.social-links a {
	color: #424143
}
.social-links a:hover {
	color: rgba(0,0,0,.6)
}
.social-links a:active {
	color: rgba(0,0,0,.7)
}
.social-links.grey a {
	color: rgba(0,0,0,.3)
}
.social-links.grey a:hover {
	color: rgba(0,0,0,.8)
}
.social-links.grey a:active {
	color: rgba(0,0,0,.7)
}
.social-links.white a {
	color: #fff
}
.social-links.white a:hover {
	color: hsla(0,0%,100%,.5)
}
.social-links.white a:active {
	color: hsla(0,0%,100%,.6)
}
.details-list .item {
	border-bottom: 1px solid #ebebeb;
	padding: 12px 0 8px
}
.details-list .item:first-child {
	padding-top: 0
}
.details-list .item:last-child {
	border-bottom: 0
}
.details-list .item h5, .details-list .item p {
	margin-bottom: 0;
	margin-top: 0
}
.details-list .item h5 {
	margin-bottom: 4px;
	font-size: 12px
}
.document-list {
	padding-left: 0;
	list-style: none;
	margin-bottom: 40px
}
.document-list .item a, .document-list li a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	color: #777779;
	border-bottom: 1px solid #ebebeb;
	height: 60px;
	text-decoration: none
}
.document-list .item a .has-icon .icon, .document-list li a .has-icon .icon {
	width: 20px;
	height: 20px
}
.document-list .item a .has-icon>span, .document-list li a .has-icon>span {
	text-decoration: underline;
	color: #424143
}
.document-list .item a .download, .document-list li a .download {
	margin-left: auto
}
.document-list .item a:hover .has-icon span, .document-list li a:hover .has-icon span {
	text-decoration: none
}
.document-list .item a:active .has-icon span, .document-list li a:active .has-icon span {
	text-decoration: underline
}
#transitions {
	background: #fff;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20
}
#transitions svg {
	color: rgba(0,0,0,.05);
	width: 300px;
	margin-left: -150px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
	left: 50%
}
#main_footer {
	overflow: hidden;
	/*background-color: #424143*/
	background: url(../image/footer.jpg) no-repeat center center;
	background-size: cover;
}
#main_footer h3 {
	font-size: 21px;
	line-height: 32px
}

@media only screen and (max-width:1599px) {
#main_footer h3 {
	font-size: 19px;
	line-height: 31px
}
}

@media only screen and (max-width:1199px) {
#main_footer h3 {
	font-size: 18px;
	line-height: 30px
}
}
#main_footer li, #main_footer p {
	font-size: 14px
}
#main_footer .second-row, #main_footer .second-row * {
	color: #fff
}
#main_footer .footer-info {
	padding: 70px 0 40px;
}

@media only screen and (max-width:1440px) {
#main_footer .footer-info {
	padding: 50px 0
}
}
#main_footer .footer-info .top-row {
	margin-bottom: 90px
}

@media only screen and (max-width:1440px) {
#main_footer .footer-info .top-row {
	margin-bottom: 60px
}
}
#main_footer .footer-info .logo {
	color: #fff;
	width: 130px;
	height: 32px;
	display: inline-block
}

@media only screen and (max-width:1440px) {
#main_footer .footer-info .logo {
	width: 115px;
	height: 28px
}
}
#main_footer .footer-info .newsletter .primary-btn {
	position: relative;
	height: 42px;
	width: 82px;
	padding-left: 30px;
	padding-right: 30px
}
#main_footer .footer-info .newsletter .primary-btn>span {
	display: none
}
#main_footer .footer-info .newsletter .primary-btn .icon {
	margin: 0;
	width: 20px;
	height: 20px
}
#main_footer .footer-info .newsletter .primary-btn .form-loader {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}
#main_footer .footer-info .social {
	text-align: left
}
#main_footer .footer-info .social .social-links {
	margin-left: 0;
	margin-right: -14px
}
#main_footer .footer-info .contact, #main_footer .footer-info .contact a, #main_footer .footer-info .contact a:hover, #main_footer .footer-info .contact p {
	color: hsla(0,0%,100%,.8)
}
#main_footer .footer-info .contact a {
	padding: 2px 0;
	display: inline-block
}
#main_footer .footer-info .contact .link-tel {
	margin-top: -2px;
	text-decoration: none
}
#main_footer .footer-info .contact .link-tel:hover {
	color: hsla(0,0%,100%,.5)
}
#main_footer .footer-info .contact .text-link {
	color: #fff
}
#main_footer .footer-info .contact .text-link:after {
	background-color: hsla(0,0%,100%,.3)
}
#main_footer .footer-info .contact .text-link:hover {
	color: #fff
}
#main_footer .footer-info .contact .address {
	margin-top: 4px;
	margin-bottom: 18px
}
#main_footer .footer-menu {
/*display: -webkit-flex;
	display: -ms-flexbox;
	display: flex*/
}
#main_footer .footer-menu>div {
/*-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1*/
}
#main_footer .footer-menu>div:first-child ul {
	padding-right: 0px
}
#main_footer .footer-menu ul {
	margin-left: -5px;
	margin-top: -5px
}
#main_footer .footer-menu ul li {
	margin-bottom: 0;
	padding-bottom: 0
}
#main_footer .footer-menu ul li a {
	text-decoration: none;
	color: hsla(0,0%,100%,.9);
	display: inline-block;
	width: 100%;
	padding: 3px 5px;
	font-size: 14px;
	letter-spacing: 0.1em;/*text-transform: uppercase*/
}
#main_footer .footer-menu ul li a:hover {
	color: #fff
}
#main_footer .footer-credits {
	font-size: 14px
}
#main_footer .footer-credits>.inner-wrapper, #main_footer .wide-wrapper>.narrow-wrapper .map-custom .footer-credits>.map-info-wrapper, #main_footer .wide-wrapper>.narrow-wrapper .map-listing .footer-credits>.map-info-wrapper, #main_footer .wide-wrapper>.row .map-custom .footer-credits>.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-custom #main_footer .footer-credits>.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing #main_footer .footer-credits>.map-info-wrapper, .wide-wrapper>.row .map-custom #main_footer .footer-credits>.map-info-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative
}

@media only screen and (max-width:1440px) {
#main_footer .footer-credits>.inner-wrapper, #main_footer .wide-wrapper>.narrow-wrapper .map-custom .footer-credits>.map-info-wrapper, #main_footer .wide-wrapper>.narrow-wrapper .map-listing .footer-credits>.map-info-wrapper, #main_footer .wide-wrapper>.row .map-custom .footer-credits>.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-custom #main_footer .footer-credits>.map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing #main_footer .footer-credits>.map-info-wrapper, .wide-wrapper>.row .map-custom #main_footer .footer-credits>.map-info-wrapper {
	padding-top: 20px;
	padding-bottom: 15px
}
}
#main_footer .footer-credits>.inner-wrapper:before, #main_footer .wide-wrapper>.narrow-wrapper .map-custom .footer-credits>.map-info-wrapper:before, #main_footer .wide-wrapper>.narrow-wrapper .map-listing .footer-credits>.map-info-wrapper:before, #main_footer .wide-wrapper>.row .map-custom .footer-credits>.map-info-wrapper:before, .wide-wrapper>.narrow-wrapper .map-custom #main_footer .footer-credits>.map-info-wrapper:before, .wide-wrapper>.narrow-wrapper .map-listing #main_footer .footer-credits>.map-info-wrapper:before, .wide-wrapper>.row .map-custom #main_footer .footer-credits>.map-info-wrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: -60px;
	right: -60px;
	height: 1px;
	background-color: #9bdcff;
}
#main_footer .footer-credits a {
	color: hsla(0,0%,100%,.2);
	text-decoration: underline
}
#main_footer .footer-credits a:focus, #main_footer .footer-credits a:hover {
	color: hsla(0,0%,100%,.2);
	text-decoration: none
}
#main_footer .footer-credits .links, #main_footer .footer-credits .links * {
	color: #fff
}
#main_footer .footer-credits .links p {
	margin-bottom: 0
}
#main_footer .footer-credits .credits {
	text-transform: uppercase;
	text-align: right;
	color: hsla(0,0%,100%,.8);
	font-size: 12px;
	letter-spacing: .16em;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
#main_footer .footer-credits .credits h6 {
	letter-spacing: 0;
	margin-bottom: 0;
	text-transform: none;
	font-size: 12px;
}
#main_footer .footer-credits .credits p {
	margin-bottom: 0;
	line-height: 20px;
	margin-left: 0px
}
#main_footer .footer-credits .credits a {
	text-transform: none;
	text-decoration: none;
	font-size: 15px;
	transition: color .4s
}
#main_footer .footer-credits .credits a:hover {
	color: hsla(0,0%,100%,.3)
}

@media only screen and (max-width:1440px) {
#main_footer .footer-credits .credits p, #main_footer .footer-credits .credits p a {
	font-size: 14px
}
}

@media only screen and (max-width:991px) {
#main_footer .footer-info {
	padding: 45px 0 15px
}
#main_footer .footer-info .top-row {
	margin-bottom: 50px
}
#main_footer .footer-info .logo {
	width: 90px;
	height: 22px
}
#main_footer .footer-info .social {
	text-align: left;
	margin-top: 30px;
	margin-left: -14px
}
#main_footer .footer-info .newsletter {
	margin-bottom: 35px
}
#main_footer .footer-info .newsletter .primary-btn {
	padding: 6px 20px
}
#main_footer .footer-info .newsletter .primary-btn .icon {
	width: 18px;
	height: 18px
}
#main_footer .footer-info .contact, #main_footer .footer-info .contact p {
	font-size: 13px
}
#main_footer .footer-info .contact a {
	padding: 3px 0
}
#main_footer .footer-info .contact .gmap-link {
	display: none
}
#main_footer .footer-menu {
	margin-top: 30px
}
#main_footer .footer-menu ul li a {
	font-size: 11px
}
#main_footer .footer-credits p {
	font-size: 12px
}
#main_footer .footer-credits>.inner-wrapper:before, #main_footer .wide-wrapper>.narrow-wrapper .map-custom .footer-credits>.map-info-wrapper:before, #main_footer .wide-wrapper>.narrow-wrapper .map-listing .footer-credits>.map-info-wrapper:before, #main_footer .wide-wrapper>.row .map-custom .footer-credits>.map-info-wrapper:before, .wide-wrapper>.narrow-wrapper .map-custom #main_footer .footer-credits>.map-info-wrapper:before, .wide-wrapper>.narrow-wrapper .map-listing #main_footer .footer-credits>.map-info-wrapper:before, .wide-wrapper>.row .map-custom #main_footer .footer-credits>.map-info-wrapper:before {
	display: none
}
#main_footer .footer-credits .credits {
	text-align: left;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 10px
}
#main_footer .footer-credits .credits p a {
	font-size: 13px
}
}
#mobile-back-to-top {
	z-index: 11;
	position: fixed;
	bottom: 20px;
	width: 60px;
	margin-right: -30px;
	padding: 10px;
	box-sizing: border-box;
	cursor: pointer;
	display: none
}
#mobile-back-to-top:hover>span {
	box-shadow: 0 4px 10px 0 hsla(0,0%,50%,.3)
}
#mobile-back-to-top>span {
	display: inline-block;
	width: 40px;
	height: 25px;
	border-radius: 15px;
	background-color: #fff;
	color: rgba(0,0,0,.4);
	box-shadow: 0 4px 10px 0 hsla(0,0%,50%,.15)
}
#mobile-back-to-top .icon {
	box-sizing: content-box;
	padding: 7px 14px;
	height: 12px;
	width: 12px
}
#mobile-back-to-top:active, #mobile-back-to-top:hover {
	color: #424143
}
#mobile-back-to-top.off {
	display: none
}

@media only screen and (max-width:1199px) {
#mobile-back-to-top {
	display: block;
	right: 60px
}
}

@media only screen and (max-width:1024px) {
#mobile-back-to-top {
	right: 60px
}
}

@media only screen and (max-width:767px) {
#mobile-back-to-top {
	right: 30px
}
}

@media only screen and (max-width:479px) {
#mobile-back-to-top {
	right: 30px
}
}
#main_sidebar {
	background-color: #fff;
	text-align: center;
	padding-top: 72px
}
#main_sidebar .logo {
	width: 35px;
	height: 31px;
	display: inline-block;
	color: #424143;
	margin-top: 2px;
	padding: 16px;
	box-sizing: content-box
}
#main_sidebar .logo>svg {
	width: 100%;
	height: 100%
}
#main_sidebar #sidebar_enquire2 {
	border-radius: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	background-color: #092d4f;
	color: #fff;
	height: 80px;
	width: 250px;
	margin-bottom: -80px;
	padding: 10px 40px
}
#main_sidebar #sidebar_enquire2 .icon {
	width: 18px;
	height: 18px;
	margin-right: 20px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

@media only screen and (max-width:1599px) {
#main_sidebar #sidebar_enquire2 {
	height: 70px;
	margin-bottom: -70px;
	padding: 10px 30px;
	width: 240px
}
}
#main_sidebar #sidebar_share {
	position: absolute;
	left: 0;
	right: 0;
	margin-bottom: 10px;
	bottom: 250px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	opacity: 1;
	transition: opacity .4s
}
#main_sidebar #sidebar_share .social-links {
	display: none;
	margin: 0 auto -14px
}
#main_sidebar #sidebar_share .social-links>.inner {
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
#main_sidebar #sidebar_share .social-links>.inner a {
	margin: 7px
}
#main_sidebar #sidebar_share .share-symbol .icon {
	cursor: pointer;
	width: 18px;
	height: 18px;
	padding: 30px;
	box-sizing: content-box;
	color: #000;
	opacity: .4;
	transition: opacity .4s
}
#main_sidebar #sidebar_share .share-symbol .icon:hover {
	opacity: 1
}

@media only screen and (max-width:1440px) {
#main_sidebar #sidebar_share .share-symbol .icon {
	width: 16px;
	height: 16px
}
}
#main_sidebar #sidebar_share:hover .social-links {
	display: block
}
#main_sidebar #sidebar_share:hover .share-symbol .icon {
	opacity: 1
}

@media only screen and (max-width:1599px) {
#main_sidebar #sidebar_share {
	bottom: 240px
}
#main_sidebar #sidebar_share .share-symbol .icon {
	padding: 20px;
	height: 18px;
	width: 18px
}
#main_sidebar #sidebar_share .social-links {
	margin: 0 auto -6px
}
#main_sidebar #sidebar_share .social-links>.inner a {
	margin: 6px
}
#main_sidebar #sidebar_share .social-links .icon {
	height: 16px;
	width: 16px
}
}

@media only screen and (max-width:1199px) {
#main_sidebar {
	padding-top: 0
}
#main_sidebar>.inner {
	height: 60px
}
#main_sidebar #sidebar_enquire2, #main_sidebar #sidebar_share {
	display: none
}
#main_sidebar .logo {
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 45px;
	width: 28px;
	height: 25px;
	padding: 15px
}
}

@media only screen and (max-width:1024px) {
#main_sidebar .logo {
	left: 45px
}
}

@media only screen and (max-width:767px) {
#main_sidebar .logo {
	left: 15px
}
}

@media only screen and (max-width:479px) {
#main_sidebar .logo {
	left: 15px
}
}
#main_menu_toggle, #main_sidebar_toggle {
	position: fixed;
	top: 0;
	left: 0
}

@media only screen and (max-width:1199px) {
#main_menu_toggle, #main_sidebar_toggle {
	position: absolute;
	left: auto;
	right: 40px;
	padding: 20px
}
}

@media only screen and (max-width:1024px) {
#main_menu_toggle, #main_sidebar_toggle {
	left: auto;
	right: 40px
}
}

@media only screen and (max-width:767px) {
#main_menu_toggle, #main_sidebar_toggle {
	left: auto;
	right: 10px
}
}

@media only screen and (max-width:479px) {
#main_menu_toggle, #main_sidebar_toggle {
	left: auto;
	right: 10px
}
}
#main_menu_container {
	background-color: #f4f4f4;
	box-shadow: 0 4px 15px 0 hsla(0,0%,50%,.25)
}

@media only screen and (max-width:1199px) {
#main_menu_container {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto
}
}
#sidebar_logo {
	z-index: 29;
	position: fixed;
	top: 55px;
	left: 23px;
	opacity: 0;
	color: #424143;
	display: inline-block;
	overflow: hidden;
	transition: all .4s;
	width: 200px !important;
	height: 90px;
}

@media only screen and (max-width:1599px) {
#sidebar_logo {
	left: 18px
}
}
#sidebar_logo>svg {
	width: 80px;
	height: 80px
}

@media only screen and (max-width:1199px) {
#sidebar_logo {
	width: 100px;
	height: 125px;
	top: 60px;
	left: 60px;
	opacity: 0;
	visibility: hidden
}
#sidebar_logo>svg {
	width: 100%;
	height: 100%
}
}

@media only screen and (max-width:767px) {
#sidebar_logo {
	left: 30px
}
}
#sidebar_symbol {
	z-index: 28;
	position: fixed;
	top: 65px;
	color: #424143;
	display: inline-block;
	overflow: hidden;
	transition: all .4s;
	opacity: 1;
	left: 10px!important;
	width: 60px;
	height: 3opx
}

@media only screen and (max-width:1599px) {
#sidebar_symbol {
	left: 4px !important;
}
}
#sidebar_symbol>svg {
	width: 100%;
	height: 100%
}

@media only screen and (max-width:1199px) {
#sidebar_symbol {
	position: absolute;
	left: 45px;
	top: 2px;
	width: 28px;
	height: 25px;
	padding: 15px;
	box-sizing: content-box
}
}

@media only screen and (max-width:767px) {
#sidebar_symbol {
	left: 15px
}
}
#main_menu {
	height: 100%;
	padding: 160px 0 83px 70px;
	overflow: hidden;
}
#main_menu.overflow-auto .sidebar-menu-inner-wrapper {
	overflow: auto
}
#main_menu .sidebar-menu-inner-wrapper {
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#main_menu .sidebar-menu-top {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}
#main_menu .sidebar-menu-bottom {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
#main_menu .sidebar-menu-top .logo {
	color: #424143;
	width: 26px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
	transition: .4s
}
#main_menu .sidebar-menu-top .logo>svg {
	width: 125px;
	height: 30px
}
#main_menu .sidebar-menu-top>hr {
	margin-top: 0;
	margin-bottom: 15px;
	border-color: #ebebeb
}
#main_menu .sidebar-menu-top .menu {
	margin-top: -8px;
	margin-left: -8px;
	margin-bottom: 10px
}
#main_menu .sidebar-menu-top .menu li {
	padding-bottom: 4px
}
#main_menu .sidebar-menu-top .menu li a {
	text-decoration: none;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: .02em;
	color: #424143;
	transition: all .4s;
	display: inline-block;
	width: 100%;
	padding: 8px
}
#main_menu .sidebar-menu-top .menu li a:hover {
	opacity: .8
}
#main_menu .sidebar-menu-top .menu li a:active, #main_menu .sidebar-menu-top .menu li a:active:focus, #main_menu .sidebar-menu-top .menu li a:focus {
	outline: none
}
#main_menu .sidebar-menu-top .menu li.active a {
	color: #b3b3b3
}
#main_menu .sidebar-menu-top .menu li.active a:hover {
	opacity: 1
}

@media only screen and (max-width:1440px) {
#main_menu .sidebar-menu-top .menu {
	margin-left: -6px
}
#main_menu .sidebar-menu-top .menu li a {
	font-size: 18px;
	line-height: 20px;
	padding: 6px
}
}
#main_menu .sidebar-menu-bottom>hr {
	margin-top: 0;
	margin-bottom: 30px;
	border-color: #ebebeb
}
#main_menu .sidebar-menu-bottom #main_menu_enquire {
	margin-left: -20px;
	padding: 20px;
	width: 100%;
	text-align: left
}
#main_menu .sidebar-menu-bottom #main_menu_enquire .icon {
	margin-right: 25px
}
#main_menu .sidebar-menu-bottom #main_menu_enquire:hover {
	color: rgba(0,0,0,.6)
}
#main_menu .sidebar-menu-bottom #main_menu_enquire:active {
	box-shadow: none
}
#main_menu .sidebar-menu-bottom .contact {
	color: #999
}
#main_menu .sidebar-menu-bottom .contact a {
	color: #424143;
	display: inline-block;
	padding: 2px 0
}
#main_menu .sidebar-menu-bottom .contact .link-tel {
	color: #999;
	text-decoration: none
}
#main_menu .sidebar-menu-bottom .contact .address {
	margin-top: 5px
}

@media only screen and (max-width:1199px) {
#main_menu {
	padding: 160px 60px 60px
}
#main_menu .sidebar-menu-top .logo {
	width: 100px;
	height: 25px;
	margin-bottom: 40px
}
#main_menu .sidebar-menu-top hr {
	display: none
}
#main_menu .sidebar-menu-top .menu {
	padding-left: 60px;
	margin-left: 0;
	margin-top: -14px
}
#main_menu .sidebar-menu-top .menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ebebeb
}
#main_menu .sidebar-menu-top .menu li:last-child {
	border-bottom: 0
}
#main_menu .sidebar-menu-top .menu li a {
	font-size: 15px;
	line-height: 12px;
	letter-spacing: .02em;
	padding: 14px 0;
	display: inline-block;
	width: 100%
}
#main_menu .sidebar-menu-bottom {
	padding-left: 60px
}
#main_menu .sidebar-menu-bottom>hr {
	margin-bottom: 0
}
#main_menu .sidebar-menu-bottom #main_menu_enquire .icon {
	margin-right: 15px
}
#main_menu .sidebar-menu-bottom .address {
	margin-bottom: 0
}
#main_menu .sidebar-menu-bottom .contact, #main_menu .sidebar-menu-bottom .social {
	display: none
}
}

@media only screen and (max-width:1024px) {
#main_menu {
	padding: 160px 60px 60px
}
#main_menu .sidebar-menu-bottom, #main_menu .sidebar-menu-top .menu {
	padding-left: 60px
}
}

@media only screen and (max-width:767px) {
#main_menu {
	padding: 160px 30px 30px
}
#main_menu .sidebar-menu-bottom, #main_menu .sidebar-menu-top .menu {
	padding-left: 30px
}
}

@media only screen and (max-width:479px) {
#main_menu {
	padding: 160px 30px 30px
}
#main_menu .sidebar-menu-bottom, #main_menu .sidebar-menu-top .menu {
	padding-left: 30px
}
}
#enquiry_panel {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #fff;
	padding: 90px 80px 50px;
	padding: 90px 0 50px 100px
}
#enquiry_panel>.inner {
	height: 100%;
	padding-right: 80px;
	overflow: auto;
}
#enquiry_panel.overflow-auto>.inner {
	overflow: auto
}
#enquiry_panel .form-heading {
	font-size: 19px;
	line-height: 24px;
	letter-spacing: .02em
}
#enquiry_panel hr {
	margin: 30px 0;
	margin-right: -80px
}

@media only screen and (max-width:1199px) {
#enquiry_panel {
	padding: 0;
	bottom: auto
}
#enquiry_panel>.inner {
	padding: 100px 60px 50px
}
#enquiry_panel>.inner>hr {
	display: none
}
#enquiry_panel .form-heading {
	font-size: 18px;
	letter-spacing: normal;
	margin-bottom: 30px
}
}

@media only screen and (max-width:1024px) {
#enquiry_panel>.inner {
	padding: 100px 60px 50px
}
}

@media only screen and (max-width:767px) {
#enquiry_panel>.inner {
	padding: 100px 30px 50px
}
}

@media only screen and (max-width:479px) {
#enquiry_panel>.inner {
	padding: 70px 30px 30px
}
#enquiry_panel>.inner .form-heading {
	font-size: 16px;
	margin-bottom: 20px
}
}
#close_enquiry_panel {
	position: absolute;
	top: 0;
	right: 0;
	opacity: .2
}
#close_enquiry_panel:hover {
	opacity: .5
}

@media only screen and (max-width:1199px) {
#close_enquiry_panel {
	right: auto;
	left: auto
}
}
#sidebar_overlay {
	background-color: hsla(0,0%,67%,.7);
	display: none;
	transition: all .2s
}
#main_menu_container {
	width: 80px;
	transition: width .8s
}

@media only screen and (max-width:1599px) {
#main_menu_container {
	width: 70px
}
}
#main_menu_container #main_menu .sidebar-menu-bottom .contact, #main_menu_container #main_menu .sidebar-menu-bottom .enquire, #main_menu_container #main_menu .sidebar-menu-bottom .social, #main_menu_container #main_menu .sidebar-menu-bottom hr, #main_menu_container #main_menu .sidebar-menu-top .menu li, #main_menu_container #main_menu .sidebar-menu-top hr {
	opacity: 0
}
#main_menu_container #enquiry_panel {
	display: none
}
#main_menu_container #enquiry_panel .form-container, #main_menu_container #enquiry_panel .form-heading, #main_menu_container #enquiry_panel hr {
	opacity: 0
}

@media only screen and (max-width:1199px) {
#main_menu_container {
	width: 100%;
	display: none
}
}
#enquiry_panel {
	display: none
}
#mobile_enquiry_bar {
	z-index: 10;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 60px;
	opacity: 0;
	visibility: hidden;
	transition: all .2s;
	box-shadow: 0 4px 15px 0 hsla(0,0%,50%,.25);
	background: #fff
}
#mobile_enquiry_bar.on {
	opacity: 0;
	visibility: hidden
}
#mobile_enquiry_bar #mobile_enquire {
	position: relative;
	z-index: 6;
	background: #ebebeb;
	color: #424143;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .16em;
	text-align: center;
	border-radius: 0;
	height: 60px;
	width: calc(100% - 60px);
	transition: all .2s .2s
}
#mobile_enquiry_bar #mobile_share {
	position: absolute;
	margin-left: -60px;
	right: 0;
	top: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 60px
}
#mobile_enquiry_bar #mobile_share .share-symbol {
	background-color: #fff;
	width: 60px;
	height: 60px;
	position: relative;
	cursor: pointer;
	color: rgba(0,0,0,.3);
	transition: all .2s
}
#mobile_enquiry_bar #mobile_share .share-symbol .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 15px;
	height: 15px
}
#mobile_enquiry_bar #mobile_share .social-links {
	opacity: 0;
	visibility: hidden;
	transition: all .2s;
	margin: 0
}
#mobile_enquiry_bar #mobile_share .social-links>.inner {
	height: 60px
}
#mobile_enquiry_bar #mobile_share .social-links .icon {
	width: 16px;
	height: 16px
}
#mobile_enquiry_bar.social-hovered #mobile_enquire {
	opacity: 0;
	visibility: hidden;
	transition: all .2s
}
#mobile_enquiry_bar.social-hovered #mobile_share .social-links {
	opacity: 1;
	visibility: visible;
	transition: all .2s .2s
}
#mobile_enquiry_bar.social-hovered #mobile_share .share-symbol {
	color: #424143
}
.freeform-section {
	padding: 80px 0
}
.freeform-section .row-container:first-child {
	margin-top: -80px;
	padding-top: 80px
}
.freeform-section .row-container:last-child {
	margin-bottom: -80px;
	padding-bottom: 80px
}
.freeform-section.pt0 {
	padding-top: 0
}
.freeform-section.pt0 .row-container:first-child {
	margin-top: 0;
	padding-top: 0
}

@media only screen and (max-width:1599px) {
.freeform-section {
	padding: 60px 0
}
.freeform-section .row-container:first-child {
	margin-top: -60px;
	padding-top: 60px
}
.freeform-section .row-container:last-child {
	margin-bottom: -60px;
	padding-bottom: 60px;
}
}

@media only screen and (max-width:1199px) {
.freeform-section {
	padding: 50px 0
}
.freeform-section .row-container:first-child {
	margin-top: -50px;
	padding-top: 50px
}
.freeform-section .row-container:last-child {
	margin-bottom: -50px;
	padding-bottom: 50px;
	padding-bottom: 0
}
}

@media only screen and (max-width:479px) {
.freeform-section {
	padding: 40px 0
}
.freeform-section .row-container:first-child {
	margin-top: -40px;
	padding-top: 40px
}
.freeform-section .row-container:last-child {
	margin-bottom: -40px;
	padding-bottom: 40px;
	padding-bottom: 0
}
}
.overview-section, .stacker-section {
	padding: 80px 0
}
.overview-section .row-container:first-child, .stacker-section .row-container:first-child {
	margin-top: -80px;
	padding-top: 80px
}
.overview-section .row-container:last-child, .stacker-section .row-container:last-child {
	margin-bottom: -80px;
	padding-bottom: 80px
}
.overview-section .section-heading, .stacker-section .section-heading {
	padding-top: 80px;
	margin-top: -80px
}
.overview-section .section-heading h2, .stacker-section .section-heading h2 {
	margin: 0;
	padding-bottom: 30px
}
.overview-section .section-heading.white, .stacker-section .section-heading.white {
	background: #fff
}
.overview-section .section-heading.grey, .stacker-section .section-heading.grey {
	background: #e8eaea
}
.overview-section.pt0, .stacker-section.pt0 {
	padding-top: 0
}

@media only screen and (max-width:1599px) {
.overview-section, .stacker-section {
	padding: 60px 0
}
.overview-section .row-container:first-child, .stacker-section .row-container:first-child {
	margin-top: -60px;
	padding-top: 60px
}
.overview-section .row-container:last-child, .stacker-section .row-container:last-child {
	margin-bottom: -60px;
	padding-bottom: 60px
}
.overview-section .section-heading, .stacker-section .section-heading {
	padding-top: 35px;
	margin-top: -60px
}
}

@media only screen and (max-width:1199px) {
.overview-section, .stacker-section {
	padding: 40px 0
}
.overview-section .section-heading h2, .stacker-section .section-heading h2 {
	padding-bottom: 20px
}
.overview-section .row-container:first-child, .stacker-section .row-container:first-child {
	margin-top: -40px;
	padding-top: 40px
}
.overview-section .row-container:last-child, .stacker-section .row-container:last-child {
	margin-bottom: -40px;
	padding-bottom: 40px
}
.overview-section .section-heading, .stacker-section .section-heading {
	padding-top: 40px;
	margin-top: -40px
}
}
.stacker-inner {
	position: relative
}
.stacker-nav-wrapper {
	z-index: 8;
	position: relative
}

@media only screen and (max-width:1599px) {
.stacker-nav-wrapper {
	display: none
}
}
.stacker-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.stacker-nav.fixed {
	position: fixed
}
.stacker-nav.bottom {
	position: absolute
}
.stacker-nav-inner {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: left;
	width: 33.333333%;
	width: 255px
}
.stacker-nav-enquire {
	font-size: 11px;
	margin-top: 10px
}
.stacker-nav-items {
	position: relative;
	border-top: 1px solid rgba(0,0,0,.2);
	padding-top: 15px;
	padding-bottom: 15px
}
.stacker-nav-items a {
	font-size: 15px;
	line-height: normal;
	color: #999;
	transition: all .4s;
	padding: 8px 0;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	position: relative
}
.stacker-nav-items a.active {
	color: #424143
}
.stacker-nav-items a:hover {
	color: rgba(0,0,0,.7)
}
.stacker-nav-items a:active {
	color: #424143;
	text-decoration: none
}
.stacker-nav-social {
	margin-top: 30px;
	padding-right: 20px
}
.stacker-nav-social h5 {
	opacity: .5
}
.stacker-nav-social .social-links .inner {
	margin-left: 0;
	margin-right: -14px
}
.stacker-nav-social .social-links a {
	margin: 0 2px
}
body.stacker-page .page_content>.overview-section {
	padding-top: 120px
}
body.stacker-page .page_content.has-stacker-nav>.anchor {
	display: block;
	position: relative;
	top: -50px;
	visibility: hidden
}
.stacker-section-divider hr {
	border-color: rgba(0,0,0,.1);
	margin-left: -110px;
	margin-top: 0;
	margin-bottom: 0
}

@media only screen and (max-width:1599px) {
.stacker-section-divider hr {
	margin-left: -60px;
	margin-right: -60px
}
}

@media only screen and (max-width:767px) {
.stacker-section-divider hr {
	margin-left: -30px;
	margin-right: -30px
}
}

@media only screen and (max-width:479px) {
.stacker-section-divider hr {
	margin-left: -30px;
	margin-right: -30px
}
}
.stacker-content-item .section-heading h2 {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .02em;
	position: relative
}
.stacker-content-item .section-heading h2:before {
	content: "";
	position: absolute;
	left: -30px;
	top: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #424143
}

@media only screen and (max-width:1599px) {
.stacker-content-item .section-heading h2 {
	font-size: 15px;
	line-height: 22px
}
.stacker-content-item .section-heading h2:before {
	display: none
}
}
.stacker-content .inner-wrapper .narrow-wrapper, .stacker-content .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper .narrow-wrapper, .stacker-content .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper .narrow-wrapper, .stacker-content .wide-wrapper>.row .map-custom .map-info-wrapper .narrow-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .stacker-content .map-info-wrapper .narrow-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .stacker-content .map-info-wrapper .narrow-wrapper, .wide-wrapper>.row .map-custom .stacker-content .map-info-wrapper .narrow-wrapper {
	width: 66.6666667%;
	margin: 0;
	margin-left: auto
}

@media only screen and (max-width:1599px) {
.stacker-content .inner-wrapper .narrow-wrapper, .stacker-content .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper .narrow-wrapper, .stacker-content .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper .narrow-wrapper, .stacker-content .wide-wrapper>.row .map-custom .map-info-wrapper .narrow-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .stacker-content .map-info-wrapper .narrow-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .stacker-content .map-info-wrapper .narrow-wrapper, .wide-wrapper>.row .map-custom .stacker-content .map-info-wrapper .narrow-wrapper {
	width: 100%
}
}
.row-container {
	position: relative
}
.row-container.no-padding-bottom {
	padding: 0!important
}
.row-container .bg-color, .row-container .row-bg-color {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0
}
.row-container .bg-color.top, .row-container .row-bg-color.top {
	bottom: auto;
	top: 0
}
.row-container .bg-color.bottom, .row-container .row-bg-color.bottom {
	bottom: 0;
	top: auto
}
.row-container .bg-color.white, .row-container .row-bg-color.white {
	background: #fff
}
.row-container .bg-color.grey, .row-container .row-bg-color.grey {
	background: #fafafa
}
.row-container .bg-color.h20, .row-container .row-bg-color.h20 {
	height: 20%
}
.row-container .bg-color.h40, .row-container .row-bg-color.h40 {
	height: 40%
}
.row-container .bg-color.h60, .row-container .row-bg-color.h60 {
	height: 60%
}
.row-container .bg-color.h80, .row-container .row-bg-color.h80 {
	height: 80%
}
.row-container .bg-color.h100, .row-container .row-bg-color.h100 {
	height: 100%
}

@media only screen and (max-width:1440px) {
.row-container .bg-color.h20, .row-container .bg-color.h40, .row-container .bg-color.h60, .row-container .bg-color.h80, .row-container .bg-color.h100, .row-container .row-bg-color.h20, .row-container .row-bg-color.h40, .row-container .row-bg-color.h60, .row-container .row-bg-color.h80, .row-container .row-bg-color.h100 {
	height: 100%
}
}
.row-container li, .row-container p {
	color: #414141
}
.row-container p.lead {
	color: #424143
}
.row-container hr {
	border-color: #ebebeb
}
.row-container.grey .document-list .item a, .row-container.grey .document-list li a {
	color: #424143;
	border-color: #ebebeb
}
.row-container.grey .document-list .item a .has-icon span, .row-container.grey .document-list li a .has-icon span {
	color: #424143
}
.row-container.grey .details-list>div, .row-container.grey hr, .row-container.light_grey .details-list>div, .row-container.light_grey hr {
	border-color: #ebebeb
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #424143
}
h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
	color: #fff
}
h1.grey, h2.grey, h3.grey, h4.grey, h5.grey, h6.grey {
	color: #999
}
h1.mb5, h2.mb5, h3.mb5, h4.mb5, h5.mb5, h6.mb5 {
	margin-bottom: 5px
}
h1 {
	font-size: 50px;
	line-height: 56px;
	margin-bottom: 15px
}
h1, h2 {
	letter-spacing: normal;
	text-transform: none
}
h2 {
	font-size: 34px;
	line-height: 46px;
	margin-bottom: 15px
}
h3 {
	font-size: 24px;
	line-height: 34px;
	letter-spacing: normal;
	margin-bottom: 5px
}
h3, h4 {
	text-transform: none
}
h4 {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .02em;
	margin-bottom: 36px
}
h5, h6 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: .16em;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 400;
}
h6 {
	color: #4cacdf
}
li, p {
	font-size: 15px;
	line-height: 26px;/*letter-spacing: .02em*/
}
p {
	margin-bottom: 15px
}
.text-small {
	font-size: 14px;
	line-height: 24px
}
p.mb0 {
	margin-bottom: 0
}
p.lead {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: .02em;
	margin-bottom: 40px;
	text-transform: none
}
ol, ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px
}
ol li, ul li {
	position: relative;
	padding-left: 3px;
	padding-bottom: 6px
}
ol li:last-child, ul li:last-child {
	padding-bottom: 0
}
ul {
	list-style-type: none;
	padding-left: 16px
}
ul>li:before {
	content: "";
	position: absolute;
	left: -15px;
	height: 1px;
	width: 8px;
	top: 12px;
	background-color: #999
}
ol {
	counter-reset: a;
	list-style: none
}
ol li {
	padding-left: 19px
}
ol li:before {
	content: counter(a) ".";
	counter-increment: a;
	color: #999;
	margin-right: 10px;
	width: 14px;
	position: absolute;
	top: 0;
	left: 0
}
ol.style-none, ul.style-none {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}
ol.style-none li, ul.style-none li {
	padding-left: 0
}
ol.style-none li:before, ul.style-none li:before {
	display: none
}
blockquote, p.hero-lead {
	font-size: 28px;
	line-height: 36px;
	letter-spacing: normal;
	padding: 0;
	margin: 0;
	border: 0;
	padding: 40px 0;
	color: #424143;
	border-top: 1px solid #424143;
	border-bottom: 1px solid #424143;
	margin-bottom: 40px
}
blockquote.no-border, p.hero-lead.no-border {
	border: none;
	padding: 0
}
img.img-left {
	float: left;
	margin-right: 5%
}
img.img-left, img.img-right {
	max-width: 45%;
	height: auto;
	margin-bottom: 5%
}
img.img-right {
	float: right;
	margin-left: 5%
}
img.img-shadow {
	box-shadow: 0 5px 40px 0 hsla(0,0%,70%,.3)
}
.link, a {
	color: #999;
	text-decoration: underline;
	cursor: pointer
}
.link:focus, .link:hover, a:focus, a:hover {
	color: #999;
	text-decoration: none
}
.link:active, a:active {
	text-decoration: underline
}
.link.black, a.black {
	color: #424143
}
hr {
	border-color: #ebebeb
}
hr.small {
	margin: 10px auto
}
hr.large {
	margin: 40px auto
}

@media only screen and (max-width:1599px) {
h1 {
	font-size: 48px;
	line-height: 54px
}
h2 {
	font-size: 26px;
	line-height: 30px;
}
h3 {
	font-size: 22px;
	line-height: 32px
}
h4 {
	font-size: 16px;
	line-height: 24px
}
h5, h6 {
	font-size: 11px;
	line-height: 19px
}
li, p {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}
.text-small {
	font-size: 13px
}
p.lead {
	font-size: 16px;
	line-height: 28px
}
blockquote, p.hero-lead {
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	padding: 30px 0;
	text-align: justify;
}
blockquote.no-border, p.hero-lead.no-border {
	padding: 0
}
}

@media only screen and (max-width:1199px) {
h1 {
	font-size: 34px;
	line-height: 40px
}
h2 {
	font-size: 30px;
	line-height: 34px
}
h2, h3 {
	margin-bottom: 20px
}
li, p {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: .02em
}
ol, p, ul {
	margin-bottom: 25px
}
ol.style-none, ul.style-none {
	margin-bottom: 0
}
p.lead {
	font-size: 15px;
	margin-bottom: 20px
}
blockquote, p.hero-lead {
	font-size: 19px;
	line-height: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px
}
blockquote.no-border, p.hero-lead.no-border {
	padding-top: 0;
	padding-bottom: 0
}
}

@media only screen and (max-width:1024px) {
h1 {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 25px
}
h2 {
	font-size: 23px;
	line-height: 30px
}
h3 {
	margin-bottom: 20px
}
ol.style-none, ul.style-none {
	margin-bottom: 0
}
p.lead {
	font-size: 14px;
	line-height: 24px
}
}
.news-post-body li, .news-post-body p {
	font-size: 16px;
	line-height: 26px
}
.news-post-body p.lead {
	font-size: 19px
}

@media only screen and (max-width:1599px) {
.news-post-body li, .news-post-body p {
	font-size: 15px
}
.news-post-body p.lead {
	font-size: 18px
}
}
.cms-fragment {
	width: 100%;
	position: relative
}
.cms-fragment>a {
	display: block;
	display: inline-block;
	width: 100%;
	text-decoration: none
}
.cms-fragment>a:hover .img .overlay {
	opacity: 1;
	visibility: visible
}
.cms-fragment>a:hover .read-more-btn>.icon {
	border-color: #424143;
	background-color: #424143;
	color: #fff
}
.cms-fragment .img {
	display: inline-block;
	width: 100%;
	height: 500px;
	background-position: 50% 50%;
	background-size: cover;
	transition: all .4s;
	margin-bottom: 15px;
	position: relative
}
.cms-fragment .img .spansecblue {
	/*background-color: #53b848 !important;*/
	padding: 45px 50px;
	position: absolute;
	top: 80px;
	left: 80px;
	bottom: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .4s;
	color: #fff !important;
	text-align: left
}
.cms-fragment .img .spansecblue p {
/*color: #fff !important;*/
}
.cms-fragment .img .spansecyaloo p {
/*color: #424143 !important;*/
}
.cms-fragment .img .spansecyaloo {
	/*background-color: #4cacdf !important;*/
	padding: 15px;
	position: absolute;
	top: 400px;
	left: 80px;
	bottom: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .4s;
	color: #424143;
	text-align: left
}
.cms-fragment .img .overlay {
	background-color: rgba(232, 234, 234, 0.9);
	/*background-color: #e8eaea;*/
	padding: 15px;
	position: absolute;
	top: 400px;
	left: 80px;
	bottom: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .4s;
	color: #424143;
	text-align: left
}
.cms-fragment .img .overlay p {
	position: absolute;
	bottom: 22px;
	left: 50px;
	right: 50px;
	margin: 0;
	max-width: 400px
}

@media only screen and (max-width:1599px) {
.cms-fragment .img .overlay {
	top: 170px;
	left: 60px;
	padding: 15px
}
.cms-fragment .img .overlay p {
	bottom: 15px;
	left: 15px;
	right: 15px
}
}

@media screen and (max-width:1380px) {
.cms-fragment .img .overlay {
	left: 40px;
	padding: 15px;
	top: 170px;
}
.cms-fragment .img .overlay p {
	bottom: 15px;
	left: 15px;
	right: 15px
}
}

@media screen and (max-width:1280px) {
.cms-fragment .img .overlay {
	top: 30px;
	left: 30px;
	padding: 25px 30px
}
.cms-fragment .img .overlay p {
	bottom: 25px;
	left: 30px;
	right: 30px
}
}

@media only screen and (max-width:991px) {
.cms-fragment .img .overlay {
	display: none
}
}
.cms-fragment .subheading {
	margin-bottom: 0px
}
.cms-fragment .heading {
	font-size: 26px;
	line-height: 34px
}
.cms-fragment .content {
	max-width: 650px
}

@media only screen and (max-width:1599px) {
.cms-fragment .img {
	height: 250px
}
.cms-fragment .heading {
	font-size: 24px;
	line-height: 32px
}
}

@media only screen and (max-width:1199px) {
.cms-fragment .img {
	margin-bottom: 25px
}
.cms-fragment .subheading {
	margin-bottom: 4px
}
.cms-fragment .heading {
	font-size: 22px;
	line-height: 29px;
	margin-bottom: 20px
}
}

@media only screen and (max-width:767px) {
.cms-fragment.mobile-landscape .img {
	height: 0;
	padding-bottom: 63%
}
}

@media only screen and (max-width:991px) {
.frag-mobile-left .cms-fragment .img, .frag-mobile-right .cms-fragment .img {
	width: calc(100% + 60px)
}
.frag-mobile-left .cms-fragment .img {
	margin-left: -60px
}
.frag-mobile-right .cms-fragment .img {
	margin-right: -60px
}
}

@media only screen and (max-width:767px) {
.frag-mobile-left .cms-fragment .img, .frag-mobile-right .cms-fragment .img {
	width: calc(100% + 30px)
}
.frag-mobile-left .cms-fragment .img {
	margin-left: -30px
}
.frag-mobile-right .cms-fragment .img {
	margin-right: -30px
}
}

@media only screen and (max-width:479px) {
.frag-mobile-left .cms-fragment .img, .frag-mobile-right .cms-fragment .img {
	width: calc(100% + 30px)
}
.frag-mobile-left .cms-fragment .img {
	margin-left: -30px
}
.frag-mobile-right .cms-fragment .img {
	margin-right: -30px
}
}
#main_container[data-page-key=home] #page_header {
	min-height: 440px;
	z-index: 0
}
#main_container[data-page-key=home] #page_header .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 760px;
}
#main_container[data-page-key=home] #page_header .content>.inner {
	position: absolute;
	top: 121px;
	bottom: 180px;
	left: 0;
	right: 0
}
#main_container[data-page-key=home] #page_header .content>.inner .text {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
#main_container[data-page-key=home] #page_header .content>.inner .text h2 {
	color: #fff;
	margin-bottom: 0
}
#main_container[data-page-key=home] #page_header .content>.inner .text .secondary-btn {
	margin-top: 30px
}
#main_container[data-page-key=home] #page_header .logo {
	margin-top: 20px;
	display: inline-block;
	width: 130px;
	height: 31px;
	transition: all .4s;
	position: relative;
	z-index: 1
}
#main_container[data-page-key=home] #page_header .logo h1 {
	margin: 0;
	line-height: 0
}
#main_container[data-page-key=home] #page_header .logo h1>svg {
	color: #fff;
	width: 100%;
	height: 100%
}
#main_container[data-page-key=home] #page_header .logo:hover {
	opacity: .8
}

@media only screen and (max-width:1440px) {
#main_container[data-page-key=home] #page_header .logo {
	height: 90px;
	width: 90px;
}
}
#main_container[data-page-key=home] #page_header .banner-img {
	width: 100%;
	overflow: hidden;
	z-index: 1;
	background-color: #222d33
}
#main_container[data-page-key=home] #page_header .banner-img:before {
	z-index: 1;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.1)
}
#main_container[data-page-key=home] #page_header .banner-img:after {
	background: linear-gradient(180deg, transparent 0, #424143 90%, #424143);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0);
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5)
}
#main_container[data-page-key=home] #page_header .banner-img.mobile {
	display: none
}

@media only screen and (max-width:767px) {
#main_container[data-page-key=home] #page_header .banner-img {
	direction: none
}
#main_container[data-page-key=home] #page_header .banner-img.mobile {
	display: block
}
}
#main_container[data-page-key=home] #page_header .banner-img.has-video {
	display: none
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=home] #page_header .banner-img.has-video {
	display: block
}
}
#main_container[data-page-key=home] #page_header .videoLoop {
	z-index: 2;
	background-color: #424143;
	position: relative;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
#main_container[data-page-key=home] #page_header .videoLoop #videoContainer {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
#main_container[data-page-key=home] #page_header .videoLoop #background_video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#main_container[data-page-key=home] #page_header .videoLoop #video_cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}
#main_container[data-page-key=home] #page_header .videoLoop .videoLoop-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background: rgba(0,0,0,.1)
}
#main_container[data-page-key=home] #page_header .videoLoop .videoLoop-overlay:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, transparent 0, #424143 90%, #424143);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0);
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5)
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=home] #page_header .videoLoop {
	display: none
}
}
#main_container[data-page-key=home] #page_content {
	margin-top: 0px;
	padding-bottom: 0px;
	z-index: 1
}
#main_container[data-page-key=home] #page_header .logo {
	opacity: 0;
	transition: opacity .4s
}
#main_container[data-page-key=home] #banner_video_btn, #main_container[data-page-key=home] #page_header h2 {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: opacity .6s, -webkit-transform .6s .3s;
	transition: opacity .6s, transform .6s .3s;
	transition: opacity .6s, transform .6s .3s, -webkit-transform .6s .3s
}
#main_container[data-page-key=home] #banner_video_btn, #main_container[data-page-key=home] #home_featured_projects {
	transition: opacity .6s, -webkit-transform .6s;
	transition: opacity .6s, transform .6s;
	transition: opacity .6s, transform .6s, -webkit-transform .6s
}
#main_container[data-page-key=home] #home_featured_projects {
/*opacity: 0;*/
	/*-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px)*/
}
#main_container[data-page-key=home] #home_featured_projects .item .content {
	/*opacity: 0;*/
	margin-top: 30px;
	transition: all .6s
}
#main_container[data-page-key=home] #home_featured_projects .item.hide-content .content {
	transition: opacity .6s, visibility .6s, margin 0s .6s
}
#main_container[data-page-key=home] #home_featured_projects .slick-dots {
	opacity: 0;
	transition: opacity .4s
}
#main_container[data-page-key=home] #home_featured_projects.page-has-animated .item .content {
	opacity: 1!important;
	margin-top: 0!important;
	transition: all .4s .6s
}
#main_container[data-page-key=home] #home_featured_projects.page-has-animated .item.hide-content .content {
	margin-top: 20px!important;
	opacity: 0!important;
	transition: opacity .6s, visibility .6s, margin 0s .6s
}

@media only screen and (max-width:1599px) {
#main_container[data-page-key=home] #page_header .content>.inner {
	bottom: 100px
}
#main_container[data-page-key=home] #page_content {
	margin-top: 0px
}
}

@media only screen and (max-width:1440px) {
#main_container[data-page-key=home] #page_content .freeform-section .row-container>.inner-wrapper>.row, #main_container[data-page-key=home] #page_content .freeform-section .wide-wrapper>.narrow-wrapper .map-custom .row-container>.map-info-wrapper>.row, #main_container[data-page-key=home] #page_content .freeform-section .wide-wrapper>.narrow-wrapper .map-listing .row-container>.map-info-wrapper>.row, #main_container[data-page-key=home] #page_content .freeform-section .wide-wrapper>.row .map-custom .row-container>.map-info-wrapper>.row, .wide-wrapper>.narrow-wrapper .map-custom #main_container[data-page-key=home] #page_content .freeform-section .row-container>.map-info-wrapper>.row, .wide-wrapper>.narrow-wrapper .map-listing #main_container[data-page-key=home] #page_content .freeform-section .row-container>.map-info-wrapper>.row, .wide-wrapper>.row .map-custom #main_container[data-page-key=home] #page_content .freeform-section .row-container>.map-info-wrapper>.row {
	margin-left: -20px;
	margin-right: -20px
}
#main_container[data-page-key=home] #page_content .freeform-section .row-container>.inner-wrapper>.row>.col, #main_container[data-page-key=home] #page_content .freeform-section .wide-wrapper>.narrow-wrapper .map-custom .row-container>.map-info-wrapper>.row>.col, #main_container[data-page-key=home] #page_content .freeform-section .wide-wrapper>.narrow-wrapper .map-listing .row-container>.map-info-wrapper>.row>.col, #main_container[data-page-key=home] #page_content .freeform-section .wide-wrapper>.row .map-custom .row-container>.map-info-wrapper>.row>.col, .wide-wrapper>.narrow-wrapper .map-custom #main_container[data-page-key=home] #page_content .freeform-section .row-container>.map-info-wrapper>.row>.col, .wide-wrapper>.narrow-wrapper .map-listing #main_container[data-page-key=home] #page_content .freeform-section .row-container>.map-info-wrapper>.row>.col, .wide-wrapper>.row .map-custom #main_container[data-page-key=home] #page_content .freeform-section .row-container>.map-info-wrapper>.row>.col {
	padding-left: 20px;
	padding-right: 20px
}
#main_container[data-page-key=home] #page_content .freeform-section .featured_news>.row {
	margin-left: -20px;
	margin-right: -20px
}
#main_container[data-page-key=home] #page_content .freeform-section .featured_news>.row .slide-item {
	padding-left: 20px;
	padding-right: 20px
}
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=home] {
	 
}
#main_container[data-page-key=home] #page_header {
	height: 100vh;
	max-height: none;
	min-height: 480px;
	padding-top: 60px
}
#main_container[data-page-key=home] #page_header .logo {
	margin-top: 40px;
	width: 100px;
	height: 25px
}
}

@media only screen and (max-width:1199px) and (max-width:767px) {
#main_container[data-page-key=home] #page_header .logo {
	margin-top: 5px
}
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=home] #page_header .banner-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	width: auto;
	height: auto;
	top: 60px
}
#main_container[data-page-key=home] #page_header .content h2 {
	font-size: 22px;
	line-height: 30px
}
#main_container[data-page-key=home] #page_header .content>.inner {
	top: 30px;
	bottom: 60px
}
}

@media only screen and (max-width:767px) {
#main_container[data-page-key=home] #page_content {
	margin-top: 0px
}
}
#main_container.projects-page {
	background-color: #fff
}
#main_container.projects-page hr {
	border-color: hsla(0,0%,100%,.3)
}
#projects_listing_header {
	padding-top: 60px;
	padding-bottom: 60px
}

@media only screen and (max-width:991px) {
#projects_listing_header {
	padding-top: 50px;
	padding-bottom: 30px
}
}
#projects_tabs {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -20px;
	margin-top: -5px
}
#projects_tabs .tab {
	font-size: 18px;
	letter-spacing: .02em;
	color: hsla(0,0%,100%,.3);
	transition: all .4s;
	display: inline-block;
	padding: 5px 20px;
	text-decoration: none
}
#projects_tabs .tab:hover {
	color: hsla(0,0%,100%,.5)
}
#projects_tabs .tab.active, #projects_tabs .tab.active:hover {
	color: #424143
}

@media only screen and (max-width:1599px) {
#projects_tabs .tab {
	font-size: 22px;
	font-family: "Muli", sans-serif;
	font-weight: 400;
}
}

@media only screen and (max-width:991px) {
#projects_tabs .tab {
	font-size: 15px;
	position: relative
}
#projects_tabs .tab:after {
	content: "";
	position: absolute;
	right: 0;
	top: 7px;
	bottom: 7px;
	width: 1px;
	background-color: hsla(0,0%,100%,.2)
}
#projects_tabs .tab:last-child {
	border-left: 0
}
#projects_tabs .tab:last-child:after {
	display: none
}
}

@media only screen and (max-width:767px) {
#projects_tabs .tab>span.hide-mobile {
	display: none
}
}
.projects-listing_section article {
	position: relative
}
.projects-listing_section article a {
	text-decoration: none
}
.projects-listing_section article a:active:focus, .projects-listing_section article a:focus .projects-listing_section article a:active, .projects-listing_section article a:hover {
	outline: none
}
.projects-listing_section article>a:hover .project-image .img:after {
	opacity: .5
}
.projects-listing_section article .heading, .projects-listing_section article .view-project {
	color: #424143
}
.projects-listing_section article .suburb {
	color: hsla(0,0%,100%,.3)
}
.projects-listing_section article .description {
	color: #424143;
}
.projects-listing_section article .project-image {
	position: relative
}
.projects-listing_section article .project-image .img {
	width: 100%;
	height: 0;
	padding-bottom: 50%;
	background-size: 100% auto;
	background-position: 50% 50%;
	position: relative
}
.projects-listing_section article .project-image .img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .7;
	transition: all .4s
}
.projects-listing_section article .content {
	position: relative
}
.view-project {
	text-decoration: none;
	margin: 0
}
.view-project .icon {
	width: 20px;
	height: 20px
}
.view-project.icon-right .icon {
	margin-left: 20px
}
#current_projects_listing article {
	margin-bottom: 150px
}

@media only screen and (max-width:1599px) {
#current_projects_listing article {
	margin-bottom: 100px
}
}
#current_projects_listing article .view-project {
	margin-bottom: 70px;
	line-height: 0
}

@media only screen and (max-width:1440px) {
#current_projects_listing article .view-project {
	margin-bottom: 60px
}
}

@media only screen and (max-width:1199px) {
#current_projects_listing article .view-project {
	margin-bottom: 50px
}
}
#current_projects_listing article .heading {
	font-size: 60px;
	line-height: 64px;
	margin-bottom: 50px
}

@media only screen and (max-width:1599px) {
#current_projects_listing article .heading {
	font-size: 58px;
	line-height: 62px
}
}

@media only screen and (max-width:1440px) {
#current_projects_listing article .heading {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 50px
}
}

@media only screen and (max-width:1199px) {
#current_projects_listing article .heading {
	font-size: 50px;
	line-height: 54px;
	margin-bottom: 40px
}
}
#current_projects_listing article .suburb {
	margin-bottom: 20px
}
#current_projects_listing article .project-image {
	z-index: 1;
	margin-left: 300px
}
#current_projects_listing article .project-image .img:after {
	background: linear-gradient(90deg, #fff 0, rgba(255,255,255,.01));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#03000000", GradientType=1)
}
#current_projects_listing article .content {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 440px
}

@media only screen and (max-width:991px) {
#current_projects_listing article {
	margin-bottom: 70px
}
#current_projects_listing article>a:hover .project-image .img:after {
	opacity: .3
}
#current_projects_listing article .project-image {
	margin-left: 0;
	margin-bottom: 25px;
	margin-right: -60px
}
}

@media only screen and (max-width:991px) and (max-width:767px) {
#current_projects_listing article .project-image {
	margin-right: -30px
}
}

@media only screen and (max-width:991px) {
#current_projects_listing article .project-image .img:after {
	transition: opacity .4s;
	opacity: .5;
	background: linear-gradient(180deg, rgba(0,0,0,.01) 70%, rgba(0,0,0,.34) 80%, #424143);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03000000", endColorstr="#000000", GradientType=0)
}
#current_projects_listing article .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 100%;
	padding-right: 25px
}
#current_projects_listing article .heading {
	font-size: 29px;
	line-height: 34px;
	margin-bottom: 15px
}
#current_projects_listing article .description {
	display: none
}
#current_projects_listing article .view-project {
	margin: 0;
	position: absolute;
	right: 0;
	margin-top: 6px
}
#current_projects_listing article .view-project>span {
	display: none
}
#current_projects_listing article .view-project .icon {
	margin: 0;
	width: 17px;
	height: 17px
}
}
#completed_projects_listing article {
	margin-bottom: 10px
}
#completed_projects_listing article .heading {
	font-size: 16px;
	margin-bottom: 15px
}
#completed_projects_listing article .view-project {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 6px
}
#completed_projects_listing article .project-image {
	margin-bottom: 25px
}
#completed_projects_listing article .project-image .img:after {
	background: linear-gradient(180deg, transparent 0, #424143);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0)
}
#completed_projects_listing article .suburb {
	margin: 0
}

@media only screen and (max-width:991px) {
#completed_projects_listing article {
	margin-bottom: 70px
}
#completed_projects_listing article>a:hover .project-image .img:after {
	opacity: .3
}
#completed_projects_listing article .project-image {
	margin-left: 0;
	margin-bottom: 25px
}
#completed_projects_listing article .project-image .img:after {
	transition: opacity .4s;
	opacity: .5;
	background: linear-gradient(180deg, rgba(0,0,0,.01) 70%, rgba(0,0,0,.34) 80%, #424143);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03000000", endColorstr="#000000", GradientType=0)
}
#completed_projects_listing article .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 100%;
	padding-right: 25px
}
#completed_projects_listing article .heading {
	font-size: 25px;
	line-height: 34px;
	margin-bottom: 15px
}
#completed_projects_listing article .description {
	display: none
}
#completed_projects_listing article .view-project {
	margin: 0;
	position: absolute;
	right: 0
}
#completed_projects_listing article .view-project>span {
	display: none
}
#completed_projects_listing article .view-project .icon {
	margin: 0;
	width: 17px;
	height: 17px
}
}
.projects-grid {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -60px;
	margin-right: -60px
}
.projects-grid>article {
	margin-left: 60px;
	margin-right: 60px;
	width: calc(50% - 120px)
}

@media only screen and (max-width:991px) {
.projects-grid {
	margin: 0
}
.projects-grid>article {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}
}
#current_projects_listing .item .heading {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: opacity .6s, -webkit-transform .6s .3s;
	transition: opacity .6s, transform .6s .3s;
	transition: opacity .6s, transform .6s .3s, -webkit-transform .6s .3s
}
#current_projects_listing .item .view-project {
	opacity: 0;
	transition: opacity .6s
}
#current_projects_listing .item .description, #current_projects_listing .item .suburb {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	transition: opacity .6s, -webkit-transform .6s .3s;
	transition: opacity .6s, transform .6s .3s;
	transition: opacity .6s, transform .6s .3s, -webkit-transform .6s .3s
}
#current_projects_listing .item:hover .description, #current_projects_listing .item:hover .suburb {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
#current_projects_listing .tilter_figure {
	background-color: #424143
}
.tilter {
	display: block;
	position: relative;
	color: #fff;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.tilter * {
	pointer-events: none
}
.tilter:focus, .tilter:hover {
	color: #fff;
	outline: none
}
.tilter__figure, .tilter__image {
	margin: 0;
	width: 100%;
	height: 100%;
	display: block
}
.tilter__figure>* {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.tilter__caption, .tilter__deco--lines, .tilter__deco--overlay, .tilter__deco--shine div, .tilter__figure {
	transition: -webkit-transform .8s ease-out;
	transition: transform .8s ease-out;
	transition: transform .8s ease-out, -webkit-transform .8s ease-out
}
.tilter__figure {
	position: relative
}
.tilter__deco {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.tilter__deco--overlay {
	background-image: linear-gradient(45deg, rgba(226,60,99,.4), rgba(145,58,252,.4), rgba(16,11,192,.4))
}
.tilter__deco--shine div {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
	background-image: linear-gradient(45deg, rgba(0,0,0,.5), hsla(0,0%,100%,.25) 50%, transparent)
}
.tilter__deco--lines {
	fill: none;
	stroke: #fff;
	stroke-width: 1.5px
}
.tilter__caption {
	position: absolute;
	bottom: 0;
	width: 100%
}
.tilter__title {
	margin: 0;
	font-weight: 400;
	font-size: 2.5em;
	font-family: Abril Fatface, serif;
	line-height: 1
}
.tilter__description {
	margin: 1em 0 0;
	font-size: .85em;
	letter-spacing: .15em
}
#listing_header {
	padding-top: 60px
}
#listing_header .header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
#listing_header h1 {
	font-size: 40px;
	line-height: 44px
}
#listing_header .address {
	margin-top: 10px;
	opacity: .5
}

@media only screen and (max-width:1199px) {
#listing_header {
	padding-top: 50px
}
#listing_header .header {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 40px
}
#listing_header h1 {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 0
}
}

@media only screen and (max-width:991px) {
#listing_header {
	padding-top: 50px
}
}
#listing_hero_img {
	margin-bottom: 0px
}
#listing_hero_img .img {
	width: 100%;
	height: 0;
	padding-bottom: 57%;
	background-size: cover;
	background-position: 50% 50%
}

@media only screen and (max-width:1199px) {
#listing_hero_img {
	margin-left: -60px;
	margin-right: -60px
}
}

@media only screen and (max-width:1024px) {
#listing_hero_img {
	margin-left: -60px;
	margin-right: -60px
}
}

@media only screen and (max-width:767px) {
#listing_hero_img {
	margin-left: -30px;
	margin-right: -30px
}
}

@media only screen and (max-width:479px) {
#listing_hero_img {
	margin-left: -30px;
	margin-right: -30px
}
}
#listing_intro .subheading {
	opacity: .3;
	margin-bottom: 10px
}
#listing_intro .description {
	width: 65%
}
#listing_intro .project-logo {
	width: 70px;
	height: auto
}

@media only screen and (max-width:1024px) {
#listing_intro .subheading {
	margin-bottom: 10px
}
}

@media only screen and (max-width:767px) {
#listing_intro .description {
	width: 100%
}
#listing_intro .project-logo {
	width: 100px
}
}
#listing_main_info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 70px;
	margin-bottom: 80px
}

@media only screen and (max-width:1599px) {
#listing_main_info {
	margin-bottom: 60px
}
}

@media only screen and (max-width:767px) {
#listing_main_info {
	margin-bottom: 40px
}
}
#listing_main_info .listing-info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -60px
}
#listing_main_info .listing-info>div {
	margin-left: 60px;
	width: 240px
}
#listing_main_info .listing-info>div h6 {
	margin-bottom: 5px
}
#listing_main_info .listing-info>div h4 {
	margin-bottom: 0
}

@media only screen and (max-width:1599px) {
#listing_main_info .listing-info {
	margin-left: -40px
}
#listing_main_info .listing-info>div {
	margin-left: 40px;
	width: 200px
}
}

@media only screen and (max-width:1024px) {
#listing_main_info {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 30px
}
#listing_main_info .project-logo {
	margin-top: 40px
}
}

@media only screen and (max-width:991px) {
#listing_main_info .project-logo {
	margin-top: 40px
}
}

@media screen and (max-width:600px) {
#listing_main_info .listing-info {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: 0
}
#listing_main_info .listing-info>div {
	width: auto;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
	margin-bottom: 20px
}
#listing_main_info .project-logo {
	margin-top: 15px
}
}
.featured_products .item>a {
	display: inline-block;
	width: 800px;
	position: realtive;
	text-decoration: none;
	color: #424143
}
.featured_products .item>a:active:focus, .featured_products .item>a:focus .featured_products .item>a:active, .featured_products .item>a:hover {
	outline: none
}
.featured_products .item>a:hover .img {
	opacity: .8
}
.featured_products .item .img {
	width: 100%;
	height: 0;
	padding-bottom: 62.5%;
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: 25px
}
.featured_products .item .heading {
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 10px
}

@media only screen and (max-width:1599px) {
.featured_products .item .heading {
	font-size: 38px;
	line-height: 42px
}
}
.featured_products .item .product-features {
	color: #999;
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.featured_products .item .product-features>div {
	position: relative;
	padding: 0 8px
}
.featured_products .item .product-features>div:after {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	bottom: 5px;
	width: 1px;
	background: #999
}
.featured_products .item .product-features>div:first-child {
	padding-left: 0
}
.featured_products .item .product-features>div:last-child {
	padding-right: 0
}
.featured_products .item .product-features>div:last-child:after {
	display: none
}
#main_container[data-page-key=project] #page_content {
	position: relative
}
#project_pagination {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 400px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s, visibility .4s
}
#project_pagination.fixed {
	position: fixed;
	top: 50%!important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 80px
}
#project_pagination.bottom {
	top: auto
}
#project_pagination.on {
	opacity: 1;
	visibility: visible
}
#project_pagination>a {
	text-decoration: none;
	height: 400px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -300px;
	background: transparent;
	transition: all .4s;
	z-index: 9
}
#project_pagination>a .text {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	line-height: .16em;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #424143;
	opacity: .5;
	transition: all .4s;
	position: absolute;
	left: 0;
	top: 100%;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	transform: rotate(-90deg);
	margin-left: 300px;
	height: 80px;
	width: 400px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
#project_pagination>a .text .subheading {
	transition: all .4s
}
#project_pagination>a .text .heading {
	font-size: 27px;
	line-height: 35px;
	margin-bottom: 12px;
	opacity: 0;
	visibility: hidden;
	transition: all .4s
}

@media only screen and (max-width:1599px) {
#project_pagination>a .text .heading {
	font-size: 25px;
	line-height: 33px
}
}
#project_pagination>a .img {
	display: inline-block;
	width: 300px;
	height: 400px;
	background-position: 50% 50%;
	background-size: cover;
	opacity: .5;
	margin-right: 80px;
	opacity: 0;
	transition: all .4s
}
#project_pagination>a .img.no-img {
	background-color: #222d33;
	opacity: 1
}
#project_pagination>a:hover {
	text-decoration: none;
	background: #fff;
	margin-left: 0
}
#project_pagination>a:hover .text {
	opacity: 1
}
#project_pagination>a:hover .img {
	opacity: .5
}
#project_pagination>a:hover .img.no-img {
	opacity: 1
}
#project_pagination>a:hover .text .heading {
	opacity: 1;
	visibility: visible
}
#project_pagination>a:hover.next .text .subheading, #project_pagination>a:hover .text .subheading {
	margin-bottom: 0
}
#project_pagination>a:hover.next {
	margin-left: auto;
	margin-right: 0
}
#project_pagination>a.next {
	left: auto;
	right: 0;
	margin-right: -300px
}
#project_pagination>a.next .heading {
	margin-bottom: 0;
	margin-top: 5px
}
#project_pagination>a.next .text {
	margin-left: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#project_pagination>a.next .img {
	margin-right: auto;
	margin-left: 80px
}

@media only screen and (max-width:1599px) {
#project_pagination {
	margin-top: 0
}
#project_pagination.fixed {
	left: 70px
}
#project_pagination>a, #project_pagination>a .text {
	margin-left: 0
}
#project_pagination>a .img {
	width: 0;
	opacity: 0;
	visibility: hidden
}
#project_pagination>a.next {
	margin-right: 0
}
#project_pagination>a.next .text .subheading {
	margin-bottom: 0;
	margin-top: 12px
}
#project_pagination>a.next .text .heading {
	margin-top: 0
}
#project_pagination>a.next:hover .text .subheading {
	margin-top: -10px
}
}

@media only screen and (max-width:1199px) {
#project_pagination {
	display: none
}
}
#project_mobile_pagination {
	margin: 50px auto;
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	top: auto;
	display: none
}
#project_mobile_pagination a {
	text-decoration: none;
	text-align: center
}
#project_mobile_pagination a:active, #project_mobile_pagination a:active:focus, #project_mobile_pagination a:focus, #project_mobile_pagination a:hover {
	outline: none
}
#project_mobile_pagination a .subheading {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .16em;
	margin-bottom: 5px
}
#project_mobile_pagination a .heading {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: normal
}
#project_mobile_pagination a hr {
	border-color: rgba(0,0,0,.1)
}

@media only screen and (max-width:1199px) {
#project_mobile_pagination {
	display: block
}
}
#main_container[data-page-key=news] #page_header, #main_container[data-page-key=news_post] #page_header {
	background-color: rgba(235,231,39,1);
	height: auto;
	padding: 80px 0
}
#main_container[data-page-key=news] #page_header .content, #main_container[data-page-key=news_post] #page_header .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 780px
}

@media only screen and (max-width:1599px) {
#main_container[data-page-key=news] #page_header, #main_container[data-page-key=news_post] #page_header {
	padding: 60px 0
}
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=news] #page_header, #main_container[data-page-key=news_post] #page_header {
	padding: 50px 0
}
#main_container[data-page-key=news] #page_header .content, #main_container[data-page-key=news_post] #page_header .content {
	margin-top: 0
}
}
#main_container[data-page-key=news] #page_header {
	padding-bottom: 80px
}
#main_container[data-page-key=news] #page_header .page_heading {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .02em;
	text-transform: none;
	margin-bottom: 10px
}
#main_container[data-page-key=news] #page_header .page_subheading {
	margin-bottom: 0
}

@media only screen and (max-width:1599px) {
#main_container[data-page-key=news] #page_header {
	padding-bottom: 60px
}
#main_container[data-page-key=news] #page_header .page_heading {
	font-size: 16px;
	line-height: 22px
}
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=news] #page_header .page_heading {
	margin-bottom: 25px
}
}
#main_container[data-page-key=news_post] #page_header {
	padding-bottom: 0;
	margin-bottom: 200px
}
#main_container[data-page-key=news_post] #page_header .back-link {
	display: inline-block;
	margin-bottom: 10px
}
#main_container[data-page-key=news_post] #page_header .back-link .icon {
	width: 14px;
	height: 14px;
	margin-right: 15px
}
#main_container[data-page-key=news_post] #page_header .page_heading {
	font-size: 34px;
	line-height: 46px;
	margin-bottom: 30px;
	height: 92px
}

@media only screen and (max-width:1599px) {
#main_container[data-page-key=news_post] #page_header .page_heading {
	font-size: 32px;
	line-height: 44px
}
}
#main_container[data-page-key=news_post] #page_header .header-img {
	position: relative;
	background-color: #222d33;
	top: 200px;
	margin-top: -200px
}
#main_container[data-page-key=news_post] #page_header .img {
	width: 100%;
	height: 0;
	padding-bottom: 43%;
	background-size: cover;
	background-position: 50% 50%
}
#main_container[data-page-key=news_post] #page_header.no-img {
	margin-bottom: 0
}
#main_container[data-page-key=news_post] #page_content {
	position: relative
}
#main_container[data-page-key=news_post] #page_content .post-header.main {
	padding-top: 20px
}
#main_container[data-page-key=news_post] #page_content .post-header.main h5, #main_container[data-page-key=news_post] #page_content .post-header.main h6 {
	margin-bottom: 0
}
#main_container[data-page-key=news_post] #page_content .post-pagination-desktop {
	top: -200px
}
#main_container[data-page-key=news_post] #page_content>.freeform-section {
	z-index: 2
}
#main_container[data-page-key=news_post] #page_content.no-img {
	padding-top: 40px
}
#main_container[data-page-key=news_post] #page_content.no-img .post-pagination-desktop {
	top: 0
}
#main_container[data-page-key=news_post] .share-post {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 30px;
	margin-top: 50px;
	border-top: 1px solid #ebebeb
}
#main_container[data-page-key=news_post] .share-post h5 {
	margin-bottom: 0;
	margin-right: 25px
}
#main_container[data-page-key=news_post] .post-signup {
	margin: 50px auto 0;
	width: 490px;
	max-width: 100%;
	text-align: center
}
#main_container[data-page-key=news_post] .post-signup form {
	text-align: left
}

@media only screen and (max-width:767px) {
#main_container[data-page-key=news_post] .post-signup {
	width: 100%
}
}
#main_container[data-page-key=news_post] .small-wrapper {
	width: 754px;
	max-width: 100%;
	margin: 0 auto;
	max-width: calc(100% - 300px)
}

@media only screen and (max-width:1599px) {
#main_container[data-page-key=news_post] .small-wrapper {
	width: 600px;
	max-width: calc(100% - 300px)
}
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=news_post] .small-wrapper {
	width: 550px;
	max-width: calc(100% - 120px)
}
}

@media only screen and (max-width:991px) {
#main_container[data-page-key=news_post] .small-wrapper {
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;
	max-width: 100%
}
}

@media only screen and (max-width:767px) {
#main_container[data-page-key=news_post] .small-wrapper {
	padding-left: 30px;
	padding-right: 30px
}
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=news_post] #page_header {
	margin-bottom: 0
}
#main_container[data-page-key=news_post] #page_header .header-img {
	top: 0;
	margin-top: 0
}
#main_container[data-page-key=news_post] #page_header .img {
	margin-bottom: 0;
	margin-left: -60px;
	margin-right: -60px;
	width: calc(100% + 120px)
}
#main_container[data-page-key=news_post] #page_header .page_heading {
	margin-bottom: 50px;
	height: auto;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: normal
}
#main_container[data-page-key=news_post] #page_content .post-header.main {
	padding-top: 25px
}
#main_container[data-page-key=news_post] .share-post {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#main_container[data-page-key=news_post] .share-post h5 {
	margin-right: 0;
	margin-bottom: 5px
}
#main_container[data-page-key=news_post] .share-post .social-links {
	margin: 0
}
#main_container[data-page-key=news_post] .share-post .social-links a {
	padding: 10px;
	margin: 0 2px
}
#main_container[data-page-key=news_post] .share-post .social-links a .icon {
	width: 15px;
	height: 15px
}
}

@media only screen and (max-width:1024px) {
#main_container[data-page-key=news_post] #page_header .img {
	margin-left: -60px;
	margin-right: -60px;
	width: calc(100% + 120px)
}
}

@media only screen and (max-width:767px) {
#main_container[data-page-key=news_post] #page_header .img {
	margin-left: -30px;
	margin-right: -30px;
	width: calc(100% + 60px)
}
}

@media only screen and (max-width:479px) {
#main_container[data-page-key=news_post] #page_header .img {
	margin-left: -30px;
	margin-right: -30px;
	width: calc(100% + 60px);
	padding-bottom: 0;
	height: 200px
}
}
.news_post>a {
	text-decoration: none;
	display: inline-block;
	width: 100%
}
.news_post>a:active, .news_post>a:active:focus, .news_post>a:focus, .news_post>a:hover {
	outline: none
}
.news_post>a:hover .img {
	opacity: .5
}
.news_post>a:hover .read-more-btn .icon {
	color: #fff;
	background: #424143;
	border-color: #424143
}
.news_post .post-header {
	display: inline-block;
	margin-bottom: 10px
}
.news_post .post-header h5, .news_post .post-header h6 {
	margin-bottom: 0
}
.news_post .post-header .divider {
	display: inline-block;
	margin: 0 4px
}
.news_post .post-img {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	width: 100%;
	height: 0;
	padding-bottom: 63%;
	margin-bottom: 25px
}
.news_post .post-img.square {
	padding-bottom: 100%
}
.news_post .post-img.portrait {
	padding-bottom: 126%
}
.news_post .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 1;
	transition: opacity .4s
}
.news_post .img .overlay {
	background-color: #e8eaea;
	padding: 45px 50px;
	position: absolute;
	top: 80px;
	left: 80px;
	bottom: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .4s;
	color: #424143;
	text-align: left
}
.news_post .img .overlay p {
	position: absolute;
	bottom: 45px;
	left: 50px;
	right: 50px;
	margin: 0
}

@media only screen and (max-width:1599px) {
.news_post .img .overlay {
	top: 60px;
	left: 60px;
	padding: 35px 40px
}
.news_post .img .overlay p {
	bottom: 35px;
	left: 40px;
	right: 40px
}
}

@media screen and (max-width:1380px) {
.news_post .img .overlay {
	top: 40px;
	left: 40px;
	padding: 25px 30px
}
.news_post .img .overlay p {
	bottom: 25px;
	left: 30px;
	right: 30px
}
}

@media screen and (max-width:1280px) {
.news_post .img .overlay {
	top: 30px;
	left: 30px;
	padding: 25px 30px
}
.news_post .img .overlay p {
	bottom: 25px;
	left: 30px;
	right: 30px
}
}
.news_post .content {
	text-align: center
}
.news_post .post_heading {
	font-size: 26px;
	line-height: 34px
}

@media only screen and (max-width:1599px) {
.news_post .post_heading {
	font-size: 18px;
	line-height: 24px;
}
}

@media only screen and (max-width:1199px) {
.news_post .post_heading {
	font-size: 20px;
	line-height: 25px
}
}
.news_post a {
	position: relative;
	display: inline-block;
	width: 100%;
	text-decoration: none;
	padding-bottom: 0;
	margin-bottom: 80px
}

@media only screen and (max-width:1599px) {
.news_post a {
	margin-bottom: 60px
}
}
.news_post a.no-img {
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb
}
.post-categories .post-category {
	letter-spacing: .06em;
	position: relative;
	padding-right: 8px;
	margin-right: 8px;
	display: inline-block
}
.post-categories .post-category:after {
	content: "";
	position: absolute;
	right: 0;
	top: auto;
	bottom: 6px;
	height: 10px;
	width: 1px;
	background-color: #999
}
.post-categories .post-category:last-child {
	padding: 0;
	margin: 0
}
.post-categories .post-category:last-child:after {
	display: none
}
#news_featured_post_container {
	position: relative
}
#news_featured_post_container .bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 83%;
	background-color: rgba(8,54,78,1)
}

@media only screen and (max-width:767px) {
#news_featured_post_container .bg {
	height: 40%
}
}
#news_featured_post {
	margin-bottom: 140px
}
#news_featured_post>a:hover .post-img .img {
	opacity: .75
}
#news_featured_post>a:hover .read-more-btn .icon {
	color: #424143;
	background-color: #fff;
	border-color: rgba(0,0,0,.4)
}
#news_featured_post a {
	margin-bottom: 0
}
#news_featured_post .post-img {
	width: 100%;
	height: auto;
	padding-bottom: 0;
	background-color: #fff
}
#news_featured_post .post-img .img {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin-bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	transition: opacity .4s;
	background-color: transparent
}

@media only screen and (max-width:1440px) {
#news_featured_post .post-img .img {
	padding-bottom: 54%
}
}

@media only screen and (max-width:991px) {
#news_featured_post .post-img .img {
	padding-bottom: 63%
}
}

@media screen and (min-width:1441px) {
#news_featured_post .post-img .img {
	padding-bottom: 0;
	height: 600px
}
}
#news_featured_post .inner-post {
	position: relative
}
#news_featured_post .content {
	position: absolute;
	bottom: 0;
	right: 0;
	top: auto;
	background-color: #fff;
	width: 600px;
	padding: 55px 60px;
	text-align: left;
	transition: top .4s
}
#news_featured_post .post-header {
	display: inline-block
}
#news_featured_post .post-header .post-category:after {
	background-color: #424143
}
#news_featured_post .post_heading {
	font-size: 30px;
	line-height: 37px
}

@media only screen and (max-width:1599px) {
#news_featured_post .post_heading {
	font-size: 28px;
	line-height: 35px
}
}
#news_featured_post .read-more-btn .icon {
	color: #fff;
	background: #424143;
	border-color: #424143
}
#news_featured_post .read-more-btn:hover .icon {
	color: #424143;
	background-color: #fff;
	border-color: rgba(0,0,0,.4)
}

@media only screen and (max-width:991px) {
#news_featured_post .content {
	width: 500px;
	padding: 40px 45px
}
}

@media only screen and (max-width:767px) {
#news_featured_post {
	background: #fff;
	margin-bottom: 80px
}
#news_featured_post .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 100%;
	height: auto;
	padding: 0;
	text-align: center
}
#news_featured_post .post-img {
	margin-bottom: 25px
}
#news_featured_post .read-more-btn>span {
	color: #424143
}
#news_featured_post .read-more-btn>.icon {
	background-color: transparent;
	border: 1px solid rgba(0,0,0,.4);
	color: #424143
}
#news_featured_post .read-more-btn:hover>.icon {
	border-color: #424143;
	background-color: #424143;
	color: #fff
}
#news_featured_post .post-header h5 {
	color: #999
}
#news_featured_post .post-header h5 .post-category:after {
	background-color: #999
}
#news_featured_post .post_heading {
	font-size: 20px;
	line-height: 25px
}
}
.news-listing {
	margin-left: -40px;
	margin-right: -40px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.news-listing article {
	padding-left: 40px;
	padding-right: 40px;
	width: 50%
}

@media only screen and (max-width:1440px) {
.news-listing {
	margin-left: -20px;
	margin-right: -20px
}
.news-listing article {
	padding-left: 20px;
	padding-right: 20px
}
}

@media only screen and (max-width:767px) {
.news-listing {
	margin-left: 0;
	margin-right: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.news-listing article {
	padding-left: 0;
	padding-right: 0;
	width: 100%
}
.news-listing article a .img .overlay {
	display: none
}
}

@media only screen and (max-width:1440px) {
.news-content-row {
	margin-left: -20px;
	margin-right: -20px
}
.news-content-row>div {
	padding-left: 20px;
	padding-right: 20px
}
}
html.touch .news-listing article a .img .overlay {
	display: none
}
.load-more-posts {
	margin-top: 30px;
	margin-bottom: 50px
}
.load-more-posts .inner {
	position: relative
}
.load-more-posts button {
	display: block;
	margin: 0 auto
}
.load-more-posts button:disabled {
	opacity: 0;
	visibility: hidden
}
.load-more-posts .spinner-container {
	display: none;
	overflow: hidden;
	vertical-align: middle;
	margin-left: 7px;
	width: 18px;
	height: 18px
}
.load-more-posts .spinner-container .spinner {
	margin: 0
}
#related-posts-section {
	background-color: #e8eaea;
	padding: 80px 0;
	z-index: 3
}
#related-posts-section .related-posts {
	position: relative;
	z-index: 3
}
#related-posts-section .news_post .post_heading {
	font-size: 23px;
	line-height: 30px
}

@media only screen and (max-width:1599px) {
#related-posts-section .news_post .img .overlay {
	top: 60px;
	left: 60px;
	padding: 35px 40px
}
#related-posts-section .news_post .img .overlay p {
	bottom: 35px;
	left: 40px;
	right: 40px
}
}

@media screen and (max-width:1380px) {
#related-posts-section .news_post .img .overlay {
	top: 40px;
	left: 40px;
	padding: 25px 30px
}
#related-posts-section .news_post .img .overlay p {
	bottom: 25px;
	left: 30px;
	right: 30px
}
}

@media screen and (max-width:1280px) {
#related-posts-section .news_post .img .overlay {
	top: 30px;
	left: 30px;
	padding: 25px 30px
}
#related-posts-section .news_post .img .overlay p {
	bottom: 25px;
	left: 30px;
	right: 30px
}
}

@media only screen and (max-width:1599px) {
#related-posts-section {
	padding: 60px 0
}
#related-posts-section .news_post .post_heading {
	font-size: 21px;
	line-height: 28px
}
}
.col-md-4 .news_post a {
	margin-bottom: 0
}
.col-md-4 .news_post .img .overlay {
	left: 60px;
	top: 60px
}
.col-md-4 .news_post .img .overlay p {
	bottom: 45px;
	left: 40px;
	right: 40px
}
html.touch .featured_news .news_post .img .overlay {
	display: none
}
.post-pagination-desktop {
	z-index: 6;
	text-decoration: none;
	height: 400px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -300px;
	background: transparent;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s, visibility .4s, margin .4s, background .4s
}
.post-pagination-desktop.fixed {
	position: fixed;
	top: 50%!important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.post-pagination-desktop.fixed.prev {
	left: 0
}
.post-pagination-desktop.fixed.next {
	right: 0
}
.post-pagination-desktop.on {
	opacity: 1;
	visibility: visible
}
.post-pagination-desktop .text {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	line-height: .16em;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #424143;
	opacity: .5;
	transition: all .4s;
	position: absolute;
	left: 0;
	top: 100%;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	transform: rotate(-90deg);
	margin-left: 300px;
	height: 80px;
	width: 400px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.post-pagination-desktop .text h5 {
	transition: all .4s
}
.post-pagination-desktop .text .post-heading {
	font-size: 27px;
	line-height: 35px;
	margin-bottom: 12px;
	opacity: 0;
	visibility: hidden;
	transition: all .4s
}

@media only screen and (max-width:1599px) {
.post-pagination-desktop .text .post-heading {
	font-size: 25px;
	line-height: 33px
}
}
.post-pagination-desktop .img {
	display: inline-block;
	width: 300px;
	height: 400px;
	background-position: 50% 50%;
	background-size: cover;
	opacity: .5;
	margin-right: 80px;
	opacity: 0;
	transition: all .4s
}
.post-pagination-desktop .img.no-img {
	background-color: #222d33;
	opacity: 1
}
.post-pagination-desktop:hover {
	text-decoration: none;
	background: #fff;
	margin-left: 0
}
.post-pagination-desktop:hover .text {
	opacity: 1
}
.post-pagination-desktop:hover .img {
	opacity: .5
}
.post-pagination-desktop:hover .img.no-img {
	opacity: 1
}
.post-pagination-desktop:hover .text .post-heading {
	opacity: 1;
	visibility: visible
}
.post-pagination-desktop:hover.next .text h5, .post-pagination-desktop:hover .text h5 {
	margin-bottom: 0
}
.post-pagination-desktop:hover.next {
	margin-left: auto;
	margin-right: 0
}
.post-pagination-desktop.next {
	left: auto;
	right: 0;
	margin-right: -300px
}
.post-pagination-desktop.next .post-heading {
	margin-bottom: 0;
	margin-top: 5px
}
.post-pagination-desktop.next .text {
	margin-left: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.post-pagination-desktop.next .img {
	margin-right: auto;
	margin-left: 80px
}

@media only screen and (max-width:1599px) {
.post-pagination-desktop {
	margin-top: 0;
	margin-left: 0
}
.post-pagination-desktop.fixed.prev {
	left: 0
}
.post-pagination-desktop.fixed.next {
	right: 0
}
.post-pagination-desktop .text {
	margin-left: 0
}
.post-pagination-desktop .img {
	width: 0;
	opacity: 0;
	visibility: hidden
}
.post-pagination-desktop.next {
	margin-right: 0
}
.post-pagination-desktop.next .text h5 {
	margin-bottom: 0;
	margin-top: 12px
}
.post-pagination-desktop.next .text .post-heading {
	margin-top: 0
}
.post-pagination-desktop.next:hover .text h5 {
	margin-top: -10px
}
}
.post-pagination-desktop {
	display: block
}
.post-pagination-mobile {
	display: none;
	margin: 40px auto
}
.post-pagination-mobile a {
	text-decoration: none;
	text-align: center
}
.post-pagination-mobile a:active, .post-pagination-mobile a:active:focus, .post-pagination-mobile a:focus, .post-pagination-mobile a:hover {
	outline: none
}
.post-pagination-mobile a .subheading {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .16em;
	margin-bottom: 5px
}
.post-pagination-mobile a .post-heading {
	font-size: 22px;
	line-height: 30px;
	letter-spacing: normal
}
.post-pagination-mobile a hr {
	border-color: rgba(0,0,0,.1)
}

@media only screen and (max-width:1199px) {
.post-pagination-desktop {
	display: none
}
.post-pagination-mobile {
	display: block
}
}
#news_sidebar {
	padding-bottom: 60px
}
.sidebar-module {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 30px
}
.sidebar-module:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0
}
.sidebar-module ul {
	margin-bottom: 30px
}
.sidebar-module ul li a {
	color: #999;
	text-decoration: none
}
.sidebar-module ul li a:hover {
	color: rgba(0,0,0,.6)
}
.sidebar-module ul li.active a {
	color: #424143
}
body.landing-page #page_header.has-banner h1 {
	opacity: 1
}
input.gsc-search-button {
	width: auto;
	height: auto
}
input.gsc-input {
	font-size: 14px
}
.gsc-thumbnail-inside, .gsc-url-top {
	padding-left: 0
}
#team-listing {
	margin-left: -80px;
	margin-right: -80px
}
#team-listing .inner article {
	width: 50%;
	max-width: 50%;
	min-width: 50%;
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 100px
}
#team-listing .inner article>a {
	position: relative;
	display: inline-block;
	width: 100%;
	text-decoration: none
}
#team-listing .inner article>a:hover .img .overlay {
	opacity: 1;
	visibility: visible
}
#team-listing .inner article:nth-child(4n+2) .img, #team-listing .inner article:nth-child(4n+3) .img {
	padding-bottom: 93.75%
}
#team-listing .inner article .img {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 0;
	padding-bottom: 70%;
	margin-bottom: 30px;
	background-size: cover;
	background-position: 50% 50%;
	background-color: #999
}
#team-listing .inner article .img .overlay {
	position: absolute;
	top: 80px;
	left: 80px;
	right: 0;
	bottom: 0;
	background: #e8eaea;
	opacity: 0;
	visibility: hidden;
	transition: all .4s
}
#team-listing .inner article .img .overlay p {
	position: absolute;
	bottom: 55px;
	left: 60px;
	right: 60px;
	margin: 0
}
#team-listing .inner article .content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
#team-listing .inner article .content .more {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-left: 20px;
	margin-top: -12px;
	display: inline-block;
	color: #424143
}
#team-listing .inner article .content .more .icon {
	width: 45px;
	height: 45px;
	padding: 12px
}
#team-listing .inner article .content .info {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}
#team-listing .inner article .content .heading {
	font-size: 27px;
	line-height: 37px;
	margin-bottom: 10px
}
#team-listing .inner article .content .subheading {
	color: #b3b3b3;
	padding-left: 40px
}

@media only screen and (max-width:1599px) {
#team-listing {
	margin-left: -50px;
	margin-right: -50px
}
#team-listing .inner article {
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 50px
}
#team-listing .inner article .img {
	margin-bottom: 20px
}
#team-listing .inner article .content .heading {
	font-size: 25px;
	line-height: 35px
}
}

@media only screen and (max-width:1440px) {
#team-listing {
	margin-left: -40px;
	margin-right: -40px
}
#team-listing .inner article {
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 40px
}
#team-listing .inner article .img .overlay {
	top: 60px;
	left: 60px
}
#team-listing .inner article .img .overlay p {
	left: 40px;
	right: 40px;
	bottom: 35px
}
}

@media only screen and (max-width:1199px) {
#team-listing .inner article {
	margin-bottom: 20px
}
#team-listing .inner article .img .overlay {
	top: 60px;
	left: 60px
}
#team-listing .inner article .img .overlay p {
	left: 40px;
	right: 40px;
	bottom: 35px
}
}

@media only screen and (max-width:991px) {
#team-listing {
	margin-left: -30px;
	margin-right: -30px
}
#team-listing .inner article {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px
}
#team-listing .inner article .img .overlay {
	top: 40px;
	left: 40px
}
#team-listing .inner article .img .overlay p {
	left: 30px;
	right: 30px;
	bottom: 25px
}
}

@media only screen and (max-width:767px) {
#team-listing {
	margin-left: 0;
	margin-right: 0
}
#team-listing .inner {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#team-listing .inner article {
	max-width: 100%;
	width: 100%;
	min-width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0
}
#team-listing .inner article:nth-child(2n) .img {
	margin-top: 0
}
#team-listing .inner article a .img .overlay {
	display: none
}
#team-listing .inner article .img {
	padding-bottom: 93.75%
}
}
html.touch #team-listing .inner article a .img .overlay {
	display: none
}
#main_container[data-page-key=staff] #page_header {
	background-color: rgba(34,45,51,.3);
	height: auto;
	padding: 80px 0;
	padding-bottom: 280px
}
#main_container[data-page-key=staff] #page_header .back-link {
	display: inline-block
}
#main_container[data-page-key=staff] #page_header .back-link .icon {
	width: 14px;
	height: 14px;
	margin-right: 15px
}
#main_container[data-page-key=staff] #page_header .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	padding-bottom: 80px
}
#main_container[data-page-key=staff] #page_content {
	margin-top: -280px;
	padding-bottom: 80px
}

@media only screen and (max-width:1599px) {
#main_container[data-page-key=staff] #page_content {
	padding-bottom: 60px
}
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=staff] #page_content {
	padding-bottom: 40px
}
}

@media only screen and (max-width:1599px) {
#main_container[data-page-key=staff] #page_header {
	padding-top: 60px;
	padding-bottom: 260px
}
}

@media only screen and (max-width:1199px) {
#main_container[data-page-key=staff] #page_header {
	padding-top: 50px
}
#main_container[data-page-key=staff] #page_header .content {
	margin-top: 0;
	padding-bottom: 40px
}
#main_container[data-page-key=staff] #page_content {
	padding-bottom: 40px
}
}

@media only screen and (max-width:991px) {
#main_container[data-page-key=staff] #page_header {
	padding-bottom: 0
}
#main_container[data-page-key=staff] #page_content {
	margin-top: 0
}
}
.team-profile {
	margin-bottom: 70px
}
.team-profile .page_heading {
	font-size: 34px;
	line-height: 46px;
	margin-bottom: 20px
}
.team-profile .page_subheading {
	color: #666;
	margin-bottom: 30px
}
.team-profile .header {
	margin-top: -10px;
	height: 290px
}
.team-profile .header hr {
	border-color: rgba(0,0,0,.2);
	margin: 40px 0
}
.team-profile .header h5 {
	color: #666
}
.team-profile .profile-img {
	width: 100%;
	height: 0;
	padding-bottom: 138%;
	background-position: 50% 50%;
	background-size: cover;
	margin-bottom: 30px
}
.team-profile .content .inner-wrapper, .team-profile .content .wide-wrapper, .team-profile .content .wide-wrapper>.narrow-wrapper .map-custom .map-info-wrapper, .team-profile .content .wide-wrapper>.narrow-wrapper .map-listing .map-info-wrapper, .team-profile .content .wide-wrapper>.row .map-custom .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-custom .team-profile .content .map-info-wrapper, .wide-wrapper>.narrow-wrapper .map-listing .team-profile .content .map-info-wrapper, .wide-wrapper>.row .map-custom .team-profile .content .map-info-wrapper {
	widows: 100%;
	max-width: 100%;
	padding: 0
}
.team-profile .social-mobile {
	display: none
}

@media only screen and (max-width:991px) {
.team-profile {
	margin-right: -60px;
	margin-left: -60px
}
.team-profile .content, .team-profile .header, .team-profile .img {
	padding-left: 60px;
	padding-right: 60px
}
.team-profile .page_heading {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px
}
.team-profile .page_subheading {
	margin-bottom: 10px
}
.team-profile .header {
	padding-bottom: 40px;
	height: auto;
	margin-top: 0
}
.team-profile .header hr {
	margin: 15px 0 20px
}
.team-profile .content {
	padding-top: 20px
}
.team-profile .header, .team-profile .img {
	background: rgba(34,45,51,.3)
}
.team-profile .img {
	margin-bottom: 0;
	padding-bottom: 30px;
	padding-right: 50%
}
.team-profile .img .profile-img {
	margin-bottom: 0
}
.team-profile .social-mobile {
	display: block
}
.team-profile .social-desktop {
	display: none
}
.team-profile .email p, .team-profile .phone p {
	margin-bottom: 25px
}
}

@media only screen and (max-width:767px) {
.team-profile {
	margin-right: -30px;
	margin-left: -30px
}
.team-profile .content, .team-profile .header, .team-profile .img {
	padding-left: 30px;
	padding-right: 30px
}
.team-profile .img {
	padding-right: 0
}
}

@media only screen and (max-width:479px) {
.team-profile {
	margin-right: -30px;
	margin-left: -30px
}
.team-profile .content, .team-profile .header, .team-profile .img {
	padding-left: 30px;
	padding-right: 30px
}
}
.team-pagination {
	position: absolute;
	left: 0;
	right: 0;
	height: 400px;
	margin-top: 280px
}
.team-pagination.fixed {
	position: fixed;
	top: 50%!important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 80px;
	margin-top: 0
}

@media only screen and (max-width:1599px) {
.team-pagination.fixed {
	left: 70px
}
}
.team-pagination>a {
	z-index: 1;
	text-decoration: none;
	height: 400px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -300px;
	transition: all .4s;
	background: transparent
}
.team-pagination>a .arrow {
	display: none
}
.team-pagination>a .text {
	transition: all .4s;
	position: absolute;
	left: 0;
	top: 100%;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: 300px;
	height: 80px;
	width: 400px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.team-pagination>a .text h5 {
	text-align: center;
	color: #424143;
	opacity: .5;
	margin-bottom: 42px;
	transition: all .4s
}
.team-pagination>a .text .profile-name {
	font-size: 27px;
	line-height: 35px;
	margin-bottom: 12px;
	opacity: 0;
	visibility: hidden;
	transition: all .4s
}
.team-pagination>a .img {
	display: inline-block;
	width: 300px;
	height: 400px;
	background-position: 50% 50%;
	background-size: cover;
	opacity: .5;
	margin-right: 80px;
	opacity: 0;
	transition: all .4s
}
.team-pagination>a .img.no-img {
	background-color: #222d33
}
.team-pagination>a:hover {
	text-decoration: none;
	background: #fff;
	margin-left: 0
}
.team-pagination>a:hover .text {
	opacity: 1
}
.team-pagination>a:hover .img {
	opacity: .5
}
.team-pagination>a:hover .text .profile-name {
	opacity: 1;
	visibility: visible
}
.team-pagination>a:hover.next .text h5, .team-pagination>a:hover .text h5 {
	margin-bottom: 0
}
.team-pagination>a:hover.next {
	margin-left: auto;
	margin-right: 0
}
.team-pagination>a.next {
	left: auto;
	right: 0;
	margin-right: -300px
}
.team-pagination>a.next .text {
	margin-left: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.team-pagination>a.next .text h5 {
	margin-bottom: -42px
}
.team-pagination>a.next .text .profile-name {
	margin-bottom: 0;
	margin-top: 5px
}
.team-pagination>a.next .img {
	margin-right: auto;
	margin-left: 80px
}

@media only screen and (max-width:1599px) {
.team-pagination>a, .team-pagination>a .text {
	margin-left: 0
}
.team-pagination>a .img {
	width: 0;
	opacity: 0;
	visibility: hidden
}
.team-pagination>a.next {
	margin-right: 0
}
.team-pagination>a.next .text h5 {
	margin-bottom: 0;
	margin-top: 12px
}
.team-pagination>a.next .text .profile-name {
	margin-top: 0
}
.team-pagination>a.next:hover .text h5 {
	margin-top: -10px
}
.team-pagination>a:hover {
	background: transparent
}
}

@media only screen and (max-width:1199px) {
.team-pagination {
	margin: 0;
	margin-top: 50px;
	margin-right: 60px;
	left: auto;
	top: 0;
	right: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	z-index: 4
}
.team-pagination>a {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	height: auto
}
.team-pagination>a .img, .team-pagination>a .text {
	display: none
}
.team-pagination>a .arrow {
	display: block;
	position: relative;
	transition: all .4s;
	padding: 0;
	width: 40px;
	height: 25px;
	background-color: transparent;
	border: 1px solid rgba(0,0,0,.4);
	color: #424143;
	border-radius: 15px;
	opacity: 1
}
.team-pagination>a .arrow .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	display: block;
	width: 10px;
	height: 10px
}
.team-pagination>a .arrow:hover {
	border-color: #424143;
	background-color: #424143;
	color: #fff;
	opacity: 1
}
.team-pagination>a .arrow.prev .icon {
	-webkit-transform: translate(50%, -50%) rotate(180deg);
	-ms-transform: translate(50%, -50%) rotate(180deg);
	transform: translate(50%, -50%) rotate(180deg)
}
.team-pagination>a .arrow.next {
	margin-left: 20px
}
}

@media only screen and (max-width:767px) {
.team-pagination {
	margin-right: 30px
}
}

@media only screen and (max-width:479px) {
.team-pagination {
	margin-right: 30px
}
}
.team-pagination-mobile {
	display: none
}
.team-pagination-mobile>a {
	text-decoration: none;
	text-align: center
}
.team-pagination-mobile>a:active, .team-pagination-mobile>a:active:focus, .team-pagination-mobile>a:focus, .team-pagination-mobile>a:hover {
	outline: none
}
.team-pagination-mobile>a .subheading {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .16em;
	margin-bottom: 5px
}
.team-pagination-mobile>a .heading {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: normal
}
.team-pagination-mobile>a hr {
	border-color: rgba(0,0,0,.1)
}

@media only screen and (max-width:1199px) {
.team-pagination-mobile {
	display: block
}
}
#outdated {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 170px;
	text-align: center;
	text-transform: uppercase;
	z-index: 26;
	background-color: #f25648;
	color: #fff
}
* html #outdated {
	position: absolute
}
#outdated h6 {
	font-size: 25px;
	line-height: 25px;
	margin: 30px 0 10px
}
#outdated p {
	font-size: 12px;
	line-height: 12px;
	margin: 0
}
#outdated #btnUpdateBrowser {
	display: block;
	position: relative;
	padding: 10px 20px;
	margin: 30px auto 0;
	width: 230px;
	color: #fff;
	text-decoration: none;
	border: 2px solid #fff;
	cursor: pointer
}
#outdated #btnUpdateBrowser:hover {
	color: #f25648;
	background-color: #fff
}
#outdated .last {
	position: absolute;
	top: 10px;
	right: 25px;
	width: 20px;
	height: 20px
}
#outdated #btnCloseUpdateBrowser {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #fff;
	font-size: 36px;
	line-height: 36px
}
/*# sourceMappingURL=style.min.css.map */
.sanmarbotm {
	margin-bottom: 15px !important;
}
.spansecfull {
	width: 100% !important;
}
.spanmargentop {
	margin-top: 30px;
}
.spansecsize {
	font-size: 18px;
	line-height: 24px;
	color: #4cacdf;
}
.spanseccolor {
	color: #4cacdf;
}
.spansefon {
	font-size: 17px;
	font-weight: 600 !important;
	font-family: "Muli", sans-serif;
}
.spansefon a {
	color: #424143;
	text-decoration: none;
	transform: scale(1.5);
}
.spansefon a:hover {
	color: #4cacdf;
}
.spansefon small {
	color: #53b848 !important;
	font-size: 18px;
	font-weight: 600;
}
.spansecvb span {
	font-size: 16px;
	color: #53b848 !important;
}
.spansesize {
	padding-top: 60px;
	padding-bottom: 60px;
}
.spancfg {
	color: #4cacdf !important;
	margin-bottom: 15px !important;
}
.spansedf {
	font-size: 16px;
	margin-bottom: 0px;
}
.spansedfgh {
	padding-top: 20px;
	padding-bottom: 80px;
}
.spanfontban {
	font-size: 12px;
}
.footerlogo {
	width: 100%;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;/*border-bottom:1px solid hsla(0,0%,100%,.5);*/
}
.spanimg1 {
	width: 100%;
	display: block;
}
.spanimg1 img {
	width: 100%;
	margin-top: 40px;
}
.sidebar-menu-inner-wrapper {
	padding: 0px 0 0px 30px;
}
.spansecghjk {
	padding: 20px;
	background-color: rgba(28, 117, 188, 0.1);
	margin-bottom: 0px !important;
}
.spansecghjk a {
	color: #4cacdf;
	text-decoration: none;
	font-style: italic;
}
.spanbuttton {
	float: right;
	background-color: rgba(232, 234, 234, 0.9);
	color: #424143;
	position: absolute;
	z-index: 999;
	right: 0;
	top: 20px;
	padding: 15px;
}
a.spanbuttton {
	text-decoration: none;
}
a.spanbuttton:hover {
	background: #4cacdf;
	color: #fff !important;
}
.spansedfghlm h6 {
	margin-bottom: 5px;
}
.spansedfghlm {
	padding-bottom: 45px;
}
.spanlink {
	color: #4cacdf;
}
a.spanlink {
	text-decoration: none;
}
a.spanlink:hover {
	color: #424143 !important;
}
.spanmargenbtm {
	float: left;
}
.videoLoop img {
	width: 100%;
}
.services-holder {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 5px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee;
}
.serv-item {
	float: left;
	/*width: 33.333%;*/
	position: relative;
	/*padding: 10px 20px 10px 0;*/
	overflow: hidden;
	height: 100%;
}
.serv-item img {
	position: relative;
	width: 100%;
	height: auto;
}
.serv-item-inner {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 100%;
}
/*.serv-item-inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(63,155,215,0.90);
	z-index: 2;
}*/

.ser-title {
    position: absolute;
    top:30%;
    z-index: 3;
    width: auto;
    left: 10%;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}
.spanright {
	right: 10%;
	text-align: right;
}
.act-ser .ser-title {
	bottom: 50px;
}
.ser-title h1 {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	text-transform: none;
	position: relative;
	line-height: 34px;
	display: inline-table;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #4cacdf;
	margin-bottom: 12px;
}
.ser-title h3 {
	color: #fff;
	font-size: 40px;
	line-height: 42px;
	font-family: MaisonNeue, Arial, sans-serif;
	font-weight: 600;
	text-transform: none;
}
.serv-item-inner .spanhjk{ position:absolute; bottom:50px;left:50px;}
.nbtn {
    float: left;
    background: #fff;
    border: 2px solid #4CACDF !important;
    color: #4CACDF !important;
}
html a.nbtn:hover {
    float: left;
    background: #4CACDF;
    border: 2px solid #fff !important;
    color: #fff !important;
}
.nbtn2 {
    float: left;
    background: #092D4F;
    border: 2px solid #fff !important;
    color: #fff !important;
}
html a.nbtn2:hover {
    float: left;
    background: #fff;
    border: 2px solid #092D4F !important;
    color: #092D4F !important;
}
.serv-item-inner .spanhjk {
   
    z-index: 1;margin-bottom:0px;
}
.ser-title h5 {
	color: #fff;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
/*.ser-title h3:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	
	top: -6px;
	left: 0;

}*/
/*
.serv-item:hover .serv-item-inner::before, .serv-item:hover .serv-item-inner::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease .2s;
	transition: opacity 0.4s ease, transform 0.45s ease .2s;
	background: rgba(63,155,215,0.80);
}*/
.serv-item-inner::after {
	/* border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;*/
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.serv-item-inner::before, .serv-item-inner::after {
	position: absolute;
	top: 21px;
	right: 21px;
	bottom: 21px;
	left: 21px;
	content: '';
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
	transition: opacity 0.35s ease, transform 0.35s ease;
}
.ser-titlee h1 {
	color: #0a213e;
	border-bottom: 1px solid #0a213e;
}
.ser-titlee h3 {
	color: #0a213e;
}
.act-ser .ser-title h3:before {
	width: 0;
}
.serv-post {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 30px;
}
.serv-details {
	float: left;
	width: 100%;
	position: relative;
	display: none;
	text-align: left;
}
.serv-details h3 {
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	padding-bottom: 10px;
}
.ser-list {
	list-style: circle;
	float: left;
	width: 100%;
	padding: 10px 0 10px 14px;
}
.ser-list li {
	width: 100%;
	float: left;
	margin-bottom: 4px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	padding-left: 10px;
	font-weight: 600;
	font-size: 11px;
	letter-spacing: 1px;
}
.price {
	float: left;
	margin-top: 10px;
	padding: 10px 14px;
	border: 2px solid #000;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	background: #f9f9f9;
}
.serv-item:hover img {
/*-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	transform: scale(1.09);*/
	
	   /* webkit-filter: blur(9px); 
    filter: blur(9px);*/
}
/*.serv-item:hover .serv-item-inner::before, .serv-item:hover .serv-item-inner::after {
background: rgba(0,0,0,0.30);
   

}*/
/*.serv-item-inner::after {
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}*/
/*.serv-item-inner::before, .serv-item-inner::after {
    position: absolute;
    top: 21px;
    right: 21px;
    bottom: 21px;
    left: 21px;
    content: '';
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
    transition: opacity 0.35s ease, transform 0.35s ease;
}*/


.serv-item img {
	position: relative;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 4000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-moz-transition: all 4000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: all 4000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}
.pr0 {
	padding-right: 3px;
	padding-bottom: 3px;
	height: 50vh;	min-height:275px;
	overflow: hidden;
}
.pl0 {
	padding-left: 0px;
	padding-bottom: 3px;
	height: 50vh;min-height:275px;
	overflow: hidden;
}
.topsection {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	background: #000;
	min-height:550px;
}
.spabsiz {
	font-size: 18px;
	color: #4cacdf!important;
}
.spantextsize {
	font-size: 16px!important;
}
.spaninnr {
	height: auto !important;
}
.preloader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-image: url('../image/logogif.svg');
	background-repeat: no-repeat;
	background-color: #092d4f;
	background-position: center;
	background-size: 10%;
}
.spanser2::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.88);
	z-index: 2;
}
.spanser2 .ser-title h1 {
	color: #092d4f;
}
.spanser2 .ser-title h3 {
	color: #092d4f;
}
.imglogomd {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 120px;
	display: block;
	text-align: center;
	top: 28%;
	left: 0;
}
.imglogomds {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 120px;
	display: block;
	text-align: center;
	top: 45%;
	left: 0;
}
.spanhjkrigt {
    margin-bottom: 0px;
    margin-top: 10px;
    float: right;
    z-index:1; 
}
.onrt { right:50px !important;left:unset !important;}
  .secondary-btn:hover { background: #FF5E00; color:#fff; border:1px solid #FF5E00; } 
  .secondary-btn:hover  {    background: #FF5E00;color:#fff;border: 1px solid    #FF5E00;}
  .a_more_detail_w { clear:both;margin-top:  5px;line-height: 29px !important;font-size: 13px;color:#fff;text-decoration:none;display:inline-block;float:left;border-bottom: 1px solid  rgba(255, 255, 255, 0.2);line-height:20px;  margin-left: 10px;    margin-right: 10px;; }
html a.a_more_detail_w:hover { color: #FF5E00 !important ; text-decoration:none; }
.a_more_detail_w.rt{float: right; }
.a_more_detail_w.blk{color:#424143;border-bottom: 1px solid  rgba(0,0,0,0.2); }
.spanright {
    right: 0;
    text-align: center;
    left: 0;
}
.serv-item-inner .spanhjkrigt {
    position: absolute;
    bottom: 50px;
    left: 50px;
}
@media only screen and (min-width: 480px){
    .col-md-6.pr0{ float:left; width:50%;}
}
html .topsection { position:relative; }
html .imglogomd {
    
    top: calc(50% - 60px) !important;
      
}
.serv-item-inner img {
 
    width: 100%;
    object-fit: cover;
} 
@media only screen and (min-width: 600px) and (max-width: 900px){
.ser-title h3 {
    
    font-size: 29px;
}
}
@media only screen and (min-width: 480px) and (max-width: 600px){
.ser-title h3 {
    
    font-size: 19px;
}
}
@media only screen and (max-width: 479.9999px){
    .topsection {
  
    min-height: 550px;
    }
    .col-md-6.pr0,.col-md-6.pl0{ min-height:137.5px;height:25vh;}
    html .imglogomd { display:none; }
    .serv-item-inner .spanhjkrigt {
  
    bottom: 0px;
  
}
.serv-item-inner .spanhjk {
    
    bottom: 0px;
    
}
.ser-title h3 {
   
    font-size: 25px;
    line-height: 27px;
}
.ser-title {
  
    top: 10%;
}
.pr0 .serv-item-inner .spanhjk {
 
    left: 50px !important;right:unset !important;
}
.pl0 .serv-item-inner .spanhjk {
 
    right: 50px!important;left:unset;
}
}
