/*# sourceMappingURL=style.css.map */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	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 #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td, th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, *:before, *:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	tr, img {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	.navbar {
		display: none;
	}
	
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important;
	}
	
	.label {
		border: 1px solid #000;
	}
	
	.table {
		border-collapse: collapse !important;
	}
	
	.table td, .table th {
		background-color: #fff !important;
	}
	
	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important;
	}
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

.glyphicon-euro:before, .glyphicon-eur:before {
	content: "€";
}

.glyphicon-minus:before {
	content: "−";
}

.glyphicon-cloud:before {
	content: "☁";
}

.glyphicon-envelope:before {
	content: "✉";
}

.glyphicon-pencil:before {
	content: "✏";
}

.glyphicon-glass:before {
	content: "";
}

.glyphicon-music:before {
	content: "";
}

.glyphicon-search:before {
	content: "";
}

.glyphicon-heart:before {
	content: "";
}

.glyphicon-star:before {
	content: "";
}

.glyphicon-star-empty:before {
	content: "";
}

.glyphicon-user:before {
	content: "";
}

.glyphicon-film:before {
	content: "";
}

.glyphicon-th-large:before {
	content: "";
}

.glyphicon-th:before {
	content: "";
}

.glyphicon-th-list:before {
	content: "";
}

.glyphicon-ok:before {
	content: "";
}

.glyphicon-remove:before {
	content: "";
}

.glyphicon-zoom-in:before {
	content: "";
}

.glyphicon-zoom-out:before {
	content: "";
}

.glyphicon-off:before {
	content: "";
}

.glyphicon-signal:before {
	content: "";
}

.glyphicon-cog:before {
	content: "";
}

.glyphicon-trash:before {
	content: "";
}

.glyphicon-home:before {
	content: "";
}

.glyphicon-file:before {
	content: "";
}

.glyphicon-time:before {
	content: "";
}

.glyphicon-road:before {
	content: "";
}

.glyphicon-download-alt:before {
	content: "";
}

.glyphicon-download:before {
	content: "";
}

.glyphicon-upload:before {
	content: "";
}

.glyphicon-inbox:before {
	content: "";
}

.glyphicon-play-circle:before {
	content: "";
}

.glyphicon-repeat:before {
	content: "";
}

.glyphicon-refresh:before {
	content: "";
}

.glyphicon-list-alt:before {
	content: "";
}

.glyphicon-lock:before {
	content: "";
}

.glyphicon-flag:before {
	content: "";
}

.glyphicon-headphones:before {
	content: "";
}

.glyphicon-volume-off:before {
	content: "";
}

.glyphicon-volume-down:before {
	content: "";
}

.glyphicon-volume-up:before {
	content: "";
}

.glyphicon-qrcode:before {
	content: "";
}

.glyphicon-barcode:before {
	content: "";
}

.glyphicon-tag:before {
	content: "";
}

.glyphicon-tags:before {
	content: "";
}

.glyphicon-book:before {
	content: "";
}

.glyphicon-bookmark:before {
	content: "";
}

.glyphicon-print:before {
	content: "";
}

.glyphicon-camera:before {
	content: "";
}

.glyphicon-font:before {
	content: "";
}

.glyphicon-bold:before {
	content: "";
}

.glyphicon-italic:before {
	content: "";
}

.glyphicon-text-height:before {
	content: "";
}

.glyphicon-text-width:before {
	content: "";
}

.glyphicon-align-left:before {
	content: "";
}

.glyphicon-align-center:before {
	content: "";
}

.glyphicon-align-right:before {
	content: "";
}

.glyphicon-align-justify:before {
	content: "";
}

.glyphicon-list:before {
	content: "";
}

.glyphicon-indent-left:before {
	content: "";
}

.glyphicon-indent-right:before {
	content: "";
}

.glyphicon-facetime-video:before {
	content: "";
}

.glyphicon-picture:before {
	content: "";
}

.glyphicon-map-marker:before {
	content: "";
}

.glyphicon-adjust:before {
	content: "";
}

.glyphicon-tint:before {
	content: "";
}

.glyphicon-edit:before {
	content: "";
}

.glyphicon-share:before {
	content: "";
}

.glyphicon-check:before {
	content: "";
}

.glyphicon-move:before {
	content: "";
}

.glyphicon-step-backward:before {
	content: "";
}

.glyphicon-fast-backward:before {
	content: "";
}

.glyphicon-backward:before {
	content: "";
}

.glyphicon-play:before {
	content: "";
}

.glyphicon-pause:before {
	content: "";
}

.glyphicon-stop:before {
	content: "";
}

.glyphicon-forward:before {
	content: "";
}

.glyphicon-fast-forward:before {
	content: "";
}

.glyphicon-step-forward:before {
	content: "";
}

.glyphicon-eject:before {
	content: "";
}

.glyphicon-chevron-left:before {
	content: "";
}

.glyphicon-chevron-right:before {
	content: "";
}

.glyphicon-plus-sign:before {
	content: "";
}

.glyphicon-minus-sign:before {
	content: "";
}

.glyphicon-remove-sign:before {
	content: "";
}

.glyphicon-ok-sign:before {
	content: "";
}

.glyphicon-question-sign:before {
	content: "";
}

.glyphicon-info-sign:before {
	content: "";
}

.glyphicon-screenshot:before {
	content: "";
}

.glyphicon-remove-circle:before {
	content: "";
}

.glyphicon-ok-circle:before {
	content: "";
}

.glyphicon-ban-circle:before {
	content: "";
}

.glyphicon-arrow-left:before {
	content: "";
}

.glyphicon-arrow-right:before {
	content: "";
}

.glyphicon-arrow-up:before {
	content: "";
}

.glyphicon-arrow-down:before {
	content: "";
}

.glyphicon-share-alt:before {
	content: "";
}

.glyphicon-resize-full:before {
	content: "";
}

.glyphicon-resize-small:before {
	content: "";
}

.glyphicon-exclamation-sign:before {
	content: "";
}

.glyphicon-gift:before {
	content: "";
}

.glyphicon-leaf:before {
	content: "";
}

.glyphicon-fire:before {
	content: "";
}

.glyphicon-eye-open:before {
	content: "";
}

.glyphicon-eye-close:before {
	content: "";
}

.glyphicon-warning-sign:before {
	content: "";
}

.glyphicon-plane:before {
	content: "";
}

.glyphicon-calendar:before {
	content: "";
}

.glyphicon-random:before {
	content: "";
}

.glyphicon-comment:before {
	content: "";
}

.glyphicon-magnet:before {
	content: "";
}

.glyphicon-chevron-up:before {
	content: "";
}

.glyphicon-chevron-down:before {
	content: "";
}

.glyphicon-retweet:before {
	content: "";
}

.glyphicon-shopping-cart:before {
	content: "";
}

.glyphicon-folder-close:before {
	content: "";
}

.glyphicon-folder-open:before {
	content: "";
}

.glyphicon-resize-vertical:before {
	content: "";
}

.glyphicon-resize-horizontal:before {
	content: "";
}

.glyphicon-hdd:before {
	content: "";
}

.glyphicon-bullhorn:before {
	content: "";
}

.glyphicon-bell:before {
	content: "";
}

.glyphicon-certificate:before {
	content: "";
}

.glyphicon-thumbs-up:before {
	content: "";
}

.glyphicon-thumbs-down:before {
	content: "";
}

.glyphicon-hand-right:before {
	content: "";
}

.glyphicon-hand-left:before {
	content: "";
}

.glyphicon-hand-up:before {
	content: "";
}

.glyphicon-hand-down:before {
	content: "";
}

.glyphicon-circle-arrow-right:before {
	content: "";
}

.glyphicon-circle-arrow-left:before {
	content: "";
}

.glyphicon-circle-arrow-up:before {
	content: "";
}

.glyphicon-circle-arrow-down:before {
	content: "";
}

.glyphicon-globe:before {
	content: "";
}

.glyphicon-wrench:before {
	content: "";
}

.glyphicon-tasks:before {
	content: "";
}

.glyphicon-filter:before {
	content: "";
}

.glyphicon-briefcase:before {
	content: "";
}

.glyphicon-fullscreen:before {
	content: "";
}

.glyphicon-dashboard:before {
	content: "";
}

.glyphicon-paperclip:before {
	content: "";
}

.glyphicon-heart-empty:before {
	content: "";
}

.glyphicon-link:before {
	content: "";
}

.glyphicon-phone:before {
	content: "";
}

.glyphicon-pushpin:before {
	content: "";
}

.glyphicon-usd:before {
	content: "";
}

.glyphicon-gbp:before {
	content: "";
}

.glyphicon-sort:before {
	content: "";
}

.glyphicon-sort-by-alphabet:before {
	content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "";
}

.glyphicon-sort-by-order:before {
	content: "";
}

.glyphicon-sort-by-order-alt:before {
	content: "";
}

.glyphicon-sort-by-attributes:before {
	content: "";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "";
}

.glyphicon-unchecked:before {
	content: "";
}

.glyphicon-expand:before {
	content: "";
}

.glyphicon-collapse-down:before {
	content: "";
}

.glyphicon-collapse-up:before {
	content: "";
}

.glyphicon-log-in:before {
	content: "";
}

.glyphicon-flash:before {
	content: "";
}

.glyphicon-log-out:before {
	content: "";
}

.glyphicon-new-window:before {
	content: "";
}

.glyphicon-record:before {
	content: "";
}

.glyphicon-save:before {
	content: "";
}

.glyphicon-open:before {
	content: "";
}

.glyphicon-saved:before {
	content: "";
}

.glyphicon-import:before {
	content: "";
}

.glyphicon-export:before {
	content: "";
}

.glyphicon-send:before {
	content: "";
}

.glyphicon-floppy-disk:before {
	content: "";
}

.glyphicon-floppy-saved:before {
	content: "";
}

.glyphicon-floppy-remove:before {
	content: "";
}

.glyphicon-floppy-save:before {
	content: "";
}

.glyphicon-floppy-open:before {
	content: "";
}

.glyphicon-credit-card:before {
	content: "";
}

.glyphicon-transfer:before {
	content: "";
}

.glyphicon-cutlery:before {
	content: "";
}

.glyphicon-header:before {
	content: "";
}

.glyphicon-compressed:before {
	content: "";
}

.glyphicon-earphone:before {
	content: "";
}

.glyphicon-phone-alt:before {
	content: "";
}

.glyphicon-tower:before {
	content: "";
}

.glyphicon-stats:before {
	content: "";
}

.glyphicon-sd-video:before {
	content: "";
}

.glyphicon-hd-video:before {
	content: "";
}

.glyphicon-subtitles:before {
	content: "";
}

.glyphicon-sound-stereo:before {
	content: "";
}

.glyphicon-sound-dolby:before {
	content: "";
}

.glyphicon-sound-5-1:before {
	content: "";
}

.glyphicon-sound-6-1:before {
	content: "";
}

.glyphicon-sound-7-1:before {
	content: "";
}

.glyphicon-copyright-mark:before {
	content: "";
}

.glyphicon-registration-mark:before {
	content: "";
}

.glyphicon-cloud-download:before {
	content: "";
}

.glyphicon-cloud-upload:before {
	content: "";
}

.glyphicon-tree-conifer:before {
	content: "";
}

.glyphicon-tree-deciduous:before {
	content: "";
}

.glyphicon-cd:before {
	content: "";
}

.glyphicon-save-file:before {
	content: "";
}

.glyphicon-open-file:before {
	content: "";
}

.glyphicon-level-up:before {
	content: "";
}

.glyphicon-copy:before {
	content: "";
}

.glyphicon-paste:before {
	content: "";
}

.glyphicon-alert:before {
	content: "";
}

.glyphicon-equalizer:before {
	content: "";
}

.glyphicon-king:before {
	content: "";
}

.glyphicon-queen:before {
	content: "";
}

.glyphicon-pawn:before {
	content: "";
}

.glyphicon-bishop:before {
	content: "";
}

.glyphicon-knight:before {
	content: "";
}

.glyphicon-baby-formula:before {
	content: "";
}

.glyphicon-tent:before {
	content: "⛺";
}

.glyphicon-blackboard:before {
	content: "";
}

.glyphicon-bed:before {
	content: "";
}

.glyphicon-apple:before {
	content: "";
}

.glyphicon-erase:before {
	content: "";
}

.glyphicon-hourglass:before {
	content: "⌛";
}

.glyphicon-lamp:before {
	content: "";
}

.glyphicon-duplicate:before {
	content: "";
}

.glyphicon-piggy-bank:before {
	content: "";
}

.glyphicon-scissors:before {
	content: "";
}

.glyphicon-bitcoin:before {
	content: "";
}

.glyphicon-btc:before {
	content: "";
}

.glyphicon-xbt:before {
	content: "";
}

.glyphicon-yen:before {
	content: "¥";
}

.glyphicon-jpy:before {
	content: "¥";
}

.glyphicon-ruble:before {
	content: "₽";
}

.glyphicon-rub:before {
	content: "₽";
}

.glyphicon-scale:before {
	content: "";
}

.glyphicon-ice-lolly:before {
	content: "";
}

.glyphicon-ice-lolly-tasted:before {
	content: "";
}

.glyphicon-education:before {
	content: "";
}

.glyphicon-option-horizontal:before {
	content: "";
}

.glyphicon-option-vertical:before {
	content: "";
}

.glyphicon-menu-hamburger:before {
	content: "";
}

.glyphicon-modal-window:before {
	content: "";
}

.glyphicon-oil:before {
	content: "";
}

.glyphicon-grain:before {
	content: "";
}

.glyphicon-sunglasses:before {
	content: "";
}

.glyphicon-text-size:before {
	content: "";
}

.glyphicon-text-color:before {
	content: "";
}

.glyphicon-text-background:before {
	content: "";
}

.glyphicon-object-align-top:before {
	content: "";
}

.glyphicon-object-align-bottom:before {
	content: "";
}

.glyphicon-object-align-horizontal:before {
	content: "";
}

.glyphicon-object-align-left:before {
	content: "";
}

.glyphicon-object-align-vertical:before {
	content: "";
}

.glyphicon-object-align-right:before {
	content: "";
}

.glyphicon-triangle-right:before {
	content: "";
}

.glyphicon-triangle-left:before {
	content: "";
}

.glyphicon-triangle-bottom:before {
	content: "";
}

.glyphicon-triangle-top:before {
	content: "";
}

.glyphicon-console:before {
	content: "";
}

.glyphicon-superscript:before {
	content: "";
}

.glyphicon-subscript:before {
	content: "";
}

.glyphicon-menu-left:before {
	content: "";
}

.glyphicon-menu-right:before {
	content: "";
}

.glyphicon-menu-down:before {
	content: "";
}

.glyphicon-menu-up:before {
	content: "";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff;
}

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

a {
	color: #e09105;
	text-decoration: none;
}

a:hover, a:focus {
	color: #956103;
	text-decoration: underline;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded, .social-media-button.rounded {
	border-radius: 0;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle, .social-media-button.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: normal;
	line-height: 1;
	color: #777;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .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;
}

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

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #e09105;
}

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

.text-success {
	color: #3c763d;
}

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

.text-info {
	color: #31708f;
}

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

.text-warning {
	color: #8a6d3b;
}

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

.text-danger {
	color: #a94442;
}

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

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #e09105;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

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

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

dt, dd {
	line-height: 1.42857;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	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[title], abbr[data-original-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 p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}

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

blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: "— ";
}

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

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

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: " —";
}

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

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

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 0;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

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

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

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

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

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

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

.container:after {
	clear: both;
}

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

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

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

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

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

.container-fluid:after {
	clear: both;
}

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

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

.row:after {
	clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	
	.col-sm-1 {
		width: 8.33333%;
	}
	
	.col-sm-2 {
		width: 16.66667%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-4 {
		width: 33.33333%;
	}
	
	.col-sm-5 {
		width: 41.66667%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-7 {
		width: 58.33333%;
	}
	
	.col-sm-8 {
		width: 66.66667%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-10 {
		width: 83.33333%;
	}
	
	.col-sm-11 {
		width: 91.66667%;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.col-sm-pull-0 {
		right: auto;
	}
	
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	
	.col-sm-pull-2 {
		right: 16.66667%;
	}
	
	.col-sm-pull-3 {
		right: 25%;
	}
	
	.col-sm-pull-4 {
		right: 33.33333%;
	}
	
	.col-sm-pull-5 {
		right: 41.66667%;
	}
	
	.col-sm-pull-6 {
		right: 50%;
	}
	
	.col-sm-pull-7 {
		right: 58.33333%;
	}
	
	.col-sm-pull-8 {
		right: 66.66667%;
	}
	
	.col-sm-pull-9 {
		right: 75%;
	}
	
	.col-sm-pull-10 {
		right: 83.33333%;
	}
	
	.col-sm-pull-11 {
		right: 91.66667%;
	}
	
	.col-sm-pull-12 {
		right: 100%;
	}
	
	.col-sm-push-0 {
		left: auto;
	}
	
	.col-sm-push-1 {
		left: 8.33333%;
	}
	
	.col-sm-push-2 {
		left: 16.66667%;
	}
	
	.col-sm-push-3 {
		left: 25%;
	}
	
	.col-sm-push-4 {
		left: 33.33333%;
	}
	
	.col-sm-push-5 {
		left: 41.66667%;
	}
	
	.col-sm-push-6 {
		left: 50%;
	}
	
	.col-sm-push-7 {
		left: 58.33333%;
	}
	
	.col-sm-push-8 {
		left: 66.66667%;
	}
	
	.col-sm-push-9 {
		left: 75%;
	}
	
	.col-sm-push-10 {
		left: 83.33333%;
	}
	
	.col-sm-push-11 {
		left: 91.66667%;
	}
	
	.col-sm-push-12 {
		left: 100%;
	}
	
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}
	
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}
	
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}
	
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}
	
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}
	
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}
	
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}
	
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 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.33333%;
	}
	
	.col-md-2 {
		width: 16.66667%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-4 {
		width: 33.33333%;
	}
	
	.col-md-5 {
		width: 41.66667%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-7 {
		width: 58.33333%;
	}
	
	.col-md-8 {
		width: 66.66667%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-10 {
		width: 83.33333%;
	}
	
	.col-md-11 {
		width: 91.66667%;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-pull-0 {
		right: auto;
	}
	
	.col-md-pull-1 {
		right: 8.33333%;
	}
	
	.col-md-pull-2 {
		right: 16.66667%;
	}
	
	.col-md-pull-3 {
		right: 25%;
	}
	
	.col-md-pull-4 {
		right: 33.33333%;
	}
	
	.col-md-pull-5 {
		right: 41.66667%;
	}
	
	.col-md-pull-6 {
		right: 50%;
	}
	
	.col-md-pull-7 {
		right: 58.33333%;
	}
	
	.col-md-pull-8 {
		right: 66.66667%;
	}
	
	.col-md-pull-9 {
		right: 75%;
	}
	
	.col-md-pull-10 {
		right: 83.33333%;
	}
	
	.col-md-pull-11 {
		right: 91.66667%;
	}
	
	.col-md-pull-12 {
		right: 100%;
	}
	
	.col-md-push-0 {
		left: auto;
	}
	
	.col-md-push-1 {
		left: 8.33333%;
	}
	
	.col-md-push-2 {
		left: 16.66667%;
	}
	
	.col-md-push-3 {
		left: 25%;
	}
	
	.col-md-push-4 {
		left: 33.33333%;
	}
	
	.col-md-push-5 {
		left: 41.66667%;
	}
	
	.col-md-push-6 {
		left: 50%;
	}
	
	.col-md-push-7 {
		left: 58.33333%;
	}
	
	.col-md-push-8 {
		left: 66.66667%;
	}
	
	.col-md-push-9 {
		left: 75%;
	}
	
	.col-md-push-10 {
		left: 83.33333%;
	}
	
	.col-md-push-11 {
		left: 91.66667%;
	}
	
	.col-md-push-12 {
		left: 100%;
	}
	
	.col-md-offset-0 {
		margin-left: 0%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}
	
	.col-md-offset-3 {
		margin-left: 25%;
	}
	
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}
	
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}
	
	.col-md-offset-6 {
		margin-left: 50%;
	}
	
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}
	
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}
	
	.col-md-offset-9 {
		margin-left: 75%;
	}
	
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}
	
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}
	
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	
	.col-lg-1 {
		width: 8.33333%;
	}
	
	.col-lg-2 {
		width: 16.66667%;
	}
	
	.col-lg-3 {
		width: 25%;
	}
	
	.col-lg-4 {
		width: 33.33333%;
	}
	
	.col-lg-5 {
		width: 41.66667%;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-7 {
		width: 58.33333%;
	}
	
	.col-lg-8 {
		width: 66.66667%;
	}
	
	.col-lg-9 {
		width: 75%;
	}
	
	.col-lg-10 {
		width: 83.33333%;
	}
	
	.col-lg-11 {
		width: 91.66667%;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.col-lg-pull-0 {
		right: auto;
	}
	
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	
	.col-lg-pull-2 {
		right: 16.66667%;
	}
	
	.col-lg-pull-3 {
		right: 25%;
	}
	
	.col-lg-pull-4 {
		right: 33.33333%;
	}
	
	.col-lg-pull-5 {
		right: 41.66667%;
	}
	
	.col-lg-pull-6 {
		right: 50%;
	}
	
	.col-lg-pull-7 {
		right: 58.33333%;
	}
	
	.col-lg-pull-8 {
		right: 66.66667%;
	}
	
	.col-lg-pull-9 {
		right: 75%;
	}
	
	.col-lg-pull-10 {
		right: 83.33333%;
	}
	
	.col-lg-pull-11 {
		right: 91.66667%;
	}
	
	.col-lg-pull-12 {
		right: 100%;
	}
	
	.col-lg-push-0 {
		left: auto;
	}
	
	.col-lg-push-1 {
		left: 8.33333%;
	}
	
	.col-lg-push-2 {
		left: 16.66667%;
	}
	
	.col-lg-push-3 {
		left: 25%;
	}
	
	.col-lg-push-4 {
		left: 33.33333%;
	}
	
	.col-lg-push-5 {
		left: 41.66667%;
	}
	
	.col-lg-push-6 {
		left: 50%;
	}
	
	.col-lg-push-7 {
		left: 58.33333%;
	}
	
	.col-lg-push-8 {
		left: 66.66667%;
	}
	
	.col-lg-push-9 {
		left: 75%;
	}
	
	.col-lg-push-10 {
		left: 83.33333%;
	}
	
	.col-lg-push-11 {
		left: 91.66667%;
	}
	
	.col-lg-push-12 {
		left: 100%;
	}
	
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}
	
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}
	
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}
	
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}
	
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}
	
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}
	
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}
	
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

table {
	background-color: rgba(0, 0, 0, 0);
}

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

th {
	text-align: left;
}

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

.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857;
	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>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>th, .table>thead:first-child>tr:first-child>td {
	border-top: 0;
}

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

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

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

.table-bordered {
	border: 1px solid #ddd;
}

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

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	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>thead>tr>td.active, .table>thead>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th {
	background-color: #f5f5f5;
}

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

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

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

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

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

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

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

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

.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
	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>thead>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>tfoot>tr>td {
		white-space: nowrap;
	}
	
	.table-responsive>.table-bordered {
		border: 0;
	}
	
	.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0;
	}
	
	.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0;
	}
	
	.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0;
	}
}

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

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

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

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

input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px 	;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple], select[size] {
	height: auto;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control.nitro-lazy {
	background-image: none !important;
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
		line-height: 34px;
	}
	
	input[type="date"].input-sm, .input-group-sm>input.form-control[type="date"], .input-group-sm>input.input-group-addon[type="date"], .input-group-sm>.input-group-btn>input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm>input.form-control[type="time"], .input-group-sm>input.input-group-addon[type="time"], .input-group-sm>.input-group-btn>input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm>input.form-control[type="datetime-local"], .input-group-sm>input.input-group-addon[type="datetime-local"], .input-group-sm>.input-group-btn>input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm>input.form-control[type="month"], .input-group-sm>input.input-group-addon[type="month"], .input-group-sm>.input-group-btn>input.btn[type="month"], .input-group-sm input[type="month"] {
		line-height: 30px;
	}
	
	input[type="date"].input-lg, .input-group-lg>input.form-control[type="date"], .input-group-lg>input.input-group-addon[type="date"], .input-group-lg>.input-group-btn>input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg>input.form-control[type="time"], .input-group-lg>input.input-group-addon[type="time"], .input-group-lg>.input-group-btn>input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg>input.form-control[type="datetime-local"], .input-group-lg>input.input-group-addon[type="datetime-local"], .input-group-lg>.input-group-btn>input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg>input.form-control[type="month"], .input-group-lg>input.input-group-addon[type="month"], .input-group-lg>.input-group-btn>input.btn[type="month"], .input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

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

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

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

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

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

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

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

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg, .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, .form-control-static.input-sm, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0;
}

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

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

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

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

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

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0;
}

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

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

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

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

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

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

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-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+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm+.form-control-feedback, .input-group-sm>.form-control+.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+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
		width: auto;
	}
	
	.form-inline .input-group>.form-control {
		width: 100%;
	}
	
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0;
	}
	
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

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

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

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

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

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

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

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

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

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

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

.btn.nitro-lazy {
	background-image: none !important;
}

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

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
}

.btn:active.nitro-lazy, .btn.active.nitro-lazy {
	background-image: none !important;
}

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

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

.btn-default {
	color: #fff;
	background-color: rgba(41, 41, 44, .63);
	border-color: rgba(0, 0, 0, 0);
}

.btn-default:focus, .btn-default.focus {
	color: #fff;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-default:hover {
	color: #fff;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle {
	color: #fff;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open>.btn-default.dropdown-toggle:hover, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle.focus {
	color: #fff;
	background-color: rgba(0, 0, 0, .63);
	border-color: rgba(0, 0, 0, .63);
}

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

.btn-default:active.nitro-lazy, .btn-default.active.nitro-lazy, .open>.btn-default.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
	background-color: rgba(41, 41, 44, .63);
	border-color: rgba(0, 0, 0, 0);
}

.btn-default .badge {
	color: rgba(41, 41, 44, .63);
	background-color: #fff;
}

.btn-primary {
	color: #fff;
	background-color: rgba(41, 41, 44, .63);
	border-color: rgba(0, 0, 0, 0);
}

.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-primary:hover {
	color: #fff;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: rgba(0, 0, 0, .63);
	border-color: rgba(0, 0, 0, .63);
}

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

.btn-primary:active.nitro-lazy, .btn-primary.active.nitro-lazy, .open>.btn-primary.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
	background-color: rgba(41, 41, 44, .63);
	border-color: rgba(0, 0, 0, 0);
}

.btn-primary .badge {
	color: rgba(41, 41, 44, .63);
	background-color: #fff;
}

.btn-success {
	color: #606060;
	background-color: rgba(41, 41, 44, .63);
	border-color: #3982f7;
}

.btn-success:focus, .btn-success.focus {
	color: #606060;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-success:hover {
	color: #606060;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
	color: #606060;
	background-color: rgba(16, 16, 18, .63);
	border-color: rgba(16, 16, 18, .63);
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open>.btn-success.dropdown-toggle:hover, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle.focus {
	color: #606060;
	background-color: rgba(0, 0, 0, .63);
	border-color: rgba(0, 0, 0, .63);
}

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

.btn-success:active.nitro-lazy, .btn-success.active.nitro-lazy, .open>.btn-success.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
	background-color: rgba(41, 41, 44, .63);
	border-color: #3982f7;
}

.btn-success .badge {
	color: rgba(41, 41, 44, .63);
	background-color: #606060;
}

.btn-info {
	color: #606060;
	background-color: #5bc0de;
	border-color: #fef102;
}

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

.btn-info:hover {
	color: #606060;
	background-color: #31b0d5;
	border-color: #31b0d5;
}

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

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

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

.btn-info:active.nitro-lazy, .btn-info.active.nitro-lazy, .open>.btn-info.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

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

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

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

.btn-warning:focus, .btn-warning.focus {
	color: #606060;
	background-color: #ec971f;
	border-color: #ec971f;
}

.btn-warning:hover {
	color: #606060;
	background-color: #ec971f;
	border-color: #ec971f;
}

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

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

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

.btn-warning:active.nitro-lazy, .btn-warning.active.nitro-lazy, .open>.btn-warning.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

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

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

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

.btn-danger:focus, .btn-danger.focus {
	color: #606060;
	background-color: #c9302c;
	border-color: #c9302c;
}

.btn-danger:hover {
	color: #606060;
	background-color: #c9302c;
	border-color: #c9302c;
}

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

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

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

.btn-danger:active.nitro-lazy, .btn-danger.active.nitro-lazy, .open>.btn-danger.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

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

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

.btn-link {
	color: #e09105;
	font-weight: normal;
	border-radius: 0;
}

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

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

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

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

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

.btn-sm, .btn-group-sm>.btn {
	padding: 1em 1em;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

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

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

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

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

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

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

.dropup, .dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #050505;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box;
}

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

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

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

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #000;
	background-color: rgba(0, 0, 0, 0);
}

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

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

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

.dropdown-menu>.disabled>a:hover.nitro-lazy, .dropdown-menu>.disabled>a:focus.nitro-lazy {
	background-image: none !important;
}

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

.open>a {
	outline: 0;
}

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

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

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

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid 	;
	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>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left;
}

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

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

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

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

.btn-toolbar:after {
	clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
	margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"], [data-toggle="buttons"]>.btn input[type="checkbox"], [data-toggle="buttons"]>.btn-group>.btn input[type="radio"], [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	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: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0;
}

.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0;
}

.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 0;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

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

.input-group-addon:first-child {
	border-right: 0;
}

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

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn>.btn {
	position: relative;
}

.input-group-btn>.btn+.btn {
	margin-left: -1px;
}

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

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

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

.nav:after {
	clear: both;
}

.nav>li {
	position: relative;
	display: block;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee;
}

.nav>li.disabled>a {
	color: #777;
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #e09105;
}

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

.nav>li>a>img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-pills>li {
	float: left;
}

.nav-pills>li>a {
	border-radius: 0;
}

.nav-pills>li+li {
	margin-left: 2px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #e09105;
}

.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: 0;
}

.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
	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: 0 0 0 0;
	}
	
	.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

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

.navbar:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 0;
	}
}

.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}

.navbar-header:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
	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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 0 0;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}

.navbar-brand>img {
	display: block;
}

@media (min-width: 768px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}

.navbar-toggle.nitro-lazy {
	background-image: none !important;
}

.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: 2px;
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.navbar-toggle {
		margin-right: 10px;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.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>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}
	
	.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none;
	}
	
	.navbar-nav .open .dropdown-menu>li>a:hover.nitro-lazy, .navbar-nav .open .dropdown-menu>li>a:focus.nitro-lazy {
		background-image: none !important;
	}
}

@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-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media (min-width: 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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
		width: auto;
	}
	
	.navbar-form .input-group>.form-control {
		width: 100%;
	}
	
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .radio, .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .radio label, .navbar-form .checkbox label {
		padding-left: 0;
	}
	
	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 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;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm>.navbar-btn.btn {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs>.navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

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

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}
	
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: rgba(0, 0, 0, 0);
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav>li>a {
	color: #777;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: rgba(0, 0, 0, 0);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: rgba(0, 0, 0, 0);
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #000;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #000;
		background-color: rgba(0, 0, 0, 0);
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: rgba(0, 0, 0, 0);
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: rgba(0, 0, 0, 0);
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #090909;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: rgba(0, 0, 0, 0);
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 0;
}

.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: 0;
}

.pagination>li {
	display: inline;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #e09105;
	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: 0;
	border-top-left-radius: 0;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
	z-index: 2;
	color: #956103;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
	z-index: 3;
	color: #fff;
	background-color: #e09105;
	border-color: #e09105;
	cursor: default;
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.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: 0;
	border-top-left-radius: 0;
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager:before, .pager:after {
	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:hover, .pager li>a:focus {
	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:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default {
	background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #e09105;
}

.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #ae7104;
}

.label-success {
	background-color: #ff0;
}

.label-success[href]:hover, .label-success[href]:focus {
	background-color: #cc0;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge, .btn-group-xs>.btn .badge, .btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px;
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #e09105;
	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:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: gray;
	background-color: rgba(0, 0, 0, 0);
}

.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 200;
}

.jumbotron>hr {
	border-top-color: rgba(0, 0, 0, 0);
}

.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	
	.container .jumbotron, .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.jumbotron h1, .jumbotron .h1 {
		font-size: 28px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.thumbnail>img, .thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #e09105;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert>p, .alert>ul {
	margin-bottom: 0;
}

.alert>p+p {
	margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #e09105;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #ff0;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, 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-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.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: 0;
	border-top-left-radius: 0;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

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:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
	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:hover, .list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #e09105;
	border-color: #e09105;
}

.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: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, .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 {
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #fde3b4;
}

.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:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
	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:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
	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:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
	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:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
	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: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}

.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: -1;
	border-top-left-radius: -1;
}

.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: -1;
	border-bottom-left-radius: -1;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
	margin-bottom: 0;
}

.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}

.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.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-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: -1;
	border-top-right-radius: -1;
}

.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, .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-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-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 {
	border-top-left-radius: -1;
}

.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, .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-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-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 {
	border-top-right-radius: -1;
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}

.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr: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 {
	border-bottom-left-radius: -1;
	border-bottom-right-radius: -1;
}

.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, .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 {
	border-bottom-left-radius: -1;
}

.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, .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 {
	border-bottom-right-radius: -1;
}

.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 th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0;
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0;
}

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

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

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.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 {
	border-bottom: 0;
}

.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-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 {
	border-bottom: 0;
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	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: #e09105;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #e09105;
	border-color: #e09105;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #e09105;
}

.panel-primary>.panel-heading .badge {
	color: #e09105;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #e09105;
}

.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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}

.well-lg {
	padding: 24px;
	border-radius: 0;
}

.well-sm {
	padding: 9px;
	border-radius: 0;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
	content: " ";
	display: table;
}

.modal-header:after {
	clear: both;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}

.modal-footer:after {
	clear: both;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	
	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1 -1 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 {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-moz-transition: -moz-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
	}
	
	.carousel-inner>.item.next, .carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	
	.carousel-inner>.item.prev, .carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	
	.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 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: rgba(0, 0, 0, 0);
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: "‹";
}

.carousel-control .icon-next:before {
	content: "›";
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 	;
	background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		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:before, .clear:before, .clearfix:after, .clear:after {
	content: " ";
	display: table;
}

.clearfix:after, .clear:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

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

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	
	table.visible-xs {
		display: table !important;
	}
	
	tr.visible-xs {
		display: table-row !important;
	}
	
	th.visible-xs, td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 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;
	}
	
	th.visible-sm, td.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;
	}
	
	th.visible-md, td.visible-md {
		display: table-cell !important;
	}
}

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

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

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

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	
	table.visible-lg {
		display: table !important;
	}
	
	tr.visible-lg {
		display: table-row !important;
	}
	
	th.visible-lg, td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 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;
	}
	
	th.visible-print, td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

#home-main {
	position: relative;
}

#home-main .container-fluid {
	width: 100%;
}

#home-main .jumbo-bg {
	background: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/home-bg-bright.jpg") center top no-repeat;
	background-size: cover;
	min-height: 551px;
	width: 100%;
}

#home-main .jumbo-bg.nitro-lazy {
	background: none !important;
}

#home-main .jumbotron h1 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 0;
	text-shadow: none !important;
}

#home-main .jumbotron h1 .title {
	font-family: "Raleway", sans-serif;
	display: block;
	letter-spacing: 2px;
	margin-bottom: 0;
}

#home-main .jumbotron h1 .subtitle {
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: none;
}

#home-main .jumbotron .btn {
	margin-top: 2em;
	padding: 2em 3.5em;
}

@media screen and (min-width: 992px) {
	#home-main {
		display: flex;
	}
	
	#home-main .flex-row {
		height: 100%;
	}
	
	#home-main .jumbotron {
		height: 100%;
		width: 100%;
		display: flex;
		flex: 1;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		margin-bottom: 0;
	}
	
	#home-main .jumbotron .jumbo-content {
		width: 100%;
	}
	
	#home-main .jumbotron .jumbo-content h1 {
		font-size: 37px;
		line-height: 1.25;
		margin-bottom: .5em;
	}
	
	#home-main .jumbotron .jumbo-content h1 .btn {
		padding: 3em 3em;
	}
	
	#home-main .jumbotron .jumbo-content h1 .subtitle {
		font-size: 24px;
	}
}

#home-main .jumbotron {
	padding: 0 0;
	margin: 0 0;
}

#home-main .jumbo-content {
	margin: 0 0;
	padding: 2.5em 3em;
	background: #051a3f;
}

@media screen and (max-width: 767px) {
	#home-main .jumbotron h1 {
		font-size: 1em;
		margin: 0 0;
	}
	
	#home-main .jumbotron h1 .title {
		margin-bottom: .5em;
		display: block;
		font-weight: 600;
	}
	
	#home-main .jumbotron h1 .subtitle {
		font-size: 16px;
	}
}

#map-section {
	height: 214px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

#map-section a {
	color: #fff;
	z-index: 1;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	font-size: 20px;
	font-family: "Montserrat", sans-serif;
}

#map-section a:hover {
	text-decoration: none;
}

@media screen and (max-width: 768px) {
	#map-section {
		height: 110px;
	}
}

#map-section {
	height: 168px;
}

#map-section::before {
	background: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/map.png") center 0 no-repeat;
	position: absolute;
	pointer-events: none;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background-size: cover;
}

@media screen and (max-width: 767px) {
	#map-section {
		height: 125px;
	}
}

#contact-form {
	text-align: center;
	background-position-y: bottom;
	background: #050505;
	padding: 0;
	max-width: 100%;
	width: 100%;
	margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
	#contact-form {
		margin-top: 45px;
	}
}

#contact-form .ajax-loader {
	position: absolute;
}

#contact-form form {
	text-align: center;
	color: #fff;
	display: inline-block;
	margin: 2em auto;
	padding: 0 0;
}

@media screen and (min-width: 768px) {
	#contact-form form {
		margin: 2em auto;
	}
}

#contact-form form h1, #contact-form form h2, #contact-form form h3, #contact-form form h4 {
	color: #fff;
}

#contact-form form h4 {
	margin-bottom: 1em;
}

#contact-form form h4 .light {
	font-weight: 300;
}

#contact-form form .form-group {
	display: flex;
	justify-content: space-around;
	margin: 0 auto 1em;
}

#contact-form form .form-group label {
	flex: 1;
	width: 100%;
	margin-bottom: 0;
}

#contact-form form .form-group label input {
	width: 100%;
}

#contact-form form .form-group .col-md-6 {
	margin: 0 auto;
}

#contact-form form input[type="text"], #contact-form form input[type="email"], #contact-form form input[type="tel"], #contact-form form textarea {
	background: rgba(255, 255, 255, .2);
	border: 0;
	color: #fff;
	padding: 1em;
}

#contact-form form input[type="text"]::placeholder, #contact-form form input[type="email"]::placeholder, #contact-form form input[type="tel"]::placeholder, #contact-form form textarea::placeholder {
	color: #050505;
	font-weight: normal;
}

#contact-form form input[type="text"]::placeholder::before, #contact-form form input[type="email"]::placeholder::before, #contact-form form input[type="tel"]::placeholder::before, #contact-form form textarea::placeholder::before {
	content: "| ";
	display: block;
}

#contact-form form textarea {
	overflow: hidden;
	height: 2em;
	padding-bottom: 1.25em;
}

#contact-form form input[type="submit"] {
	width: auto;
	margin-left: 1em;
	padding: 17px !important;
}

#contact-form form p {
	margin-bottom: 2em;
}

@media screen and (max-width: 768px) {
	#contact-form {
		text-align: center;
		padding: 0;
	}
	
	#contact-form .btn-lrg {
		margin-top: 2em;
	}
	
	#contact-form form {
		margin: 2em auto;
		padding: 0;
		text-align: center;
		color: #fff;
		display: inline-block;
	}
	
	#contact-form form h1, #contact-form form h2, #contact-form form h3, #contact-form form h4 {
		color: #fff;
	}
	
	#contact-form form h4 {
		margin-bottom: 1.5em;
	}
	
	#contact-form form .form-group {
		display: block;
		max-width: 100%;
		justify-content: space-around;
		margin: 0 auto;
	}
	
	#contact-form form .form-group label {
		flex: 1;
		width: 100%;
	}
	
	#contact-form form .form-group label input {
		width: 100%;
	}
	
	#contact-form form .form-group .col-md-6 {
		margin: 0 auto;
	}
	
	#contact-form form input[type="text"], #contact-form form input[type="email"], #contact-form form input[type="tel"], #contact-form form textarea {
		background: rgba(255, 255, 255, .5);
		border: 0;
		color: #fff;
		padding: 1em;
		margin-bottom: 1em;
	}
	
	#contact-form form input[type="text"]::placeholder, #contact-form form input[type="email"]::placeholder, #contact-form form input[type="tel"]::placeholder, #contact-form form textarea::placeholder {
		color: #fff;
		font-weight: normal;
	}
	
	#contact-form form input[type="text"]::placeholder::before, #contact-form form input[type="email"]::placeholder::before, #contact-form form input[type="tel"]::placeholder::before, #contact-form form textarea::placeholder::before {
		content: "| ";
		display: block;
	}
	
	#contact-form form textarea {
		overflow: hidden;
		height: 2em;
		padding-bottom: 1.25em;
	}
	
	#contact-form form input[type="submit"] {
		margin-top: 1em;
		width: 148px;
		margin-left: 0;
	}
}

@media screen and (max-width: 768px) and (max-width: 767px) {
	#contact-form form input[type="submit"] {
		width: 125px;
	}
}

@media screen and (max-width: 768px) {
	#contact-form form p {
		margin-bottom: 1.75em;
	}
	
	#contact-form .textwidget {
		padding: 0;
	}
	
	#contact-form .textwidget .form-group {
		padding: 0 1.5em;
	}
}

#contact-form #sidebar #contact-form {
	background: #050505;
	text-align: center;
	padding: 0;
	max-width: 100%;
	width: 100%;
	margin-bottom: 15px;
}

#contact-form #sidebar #contact-form form h1, #contact-form #sidebar #contact-form form h2, #contact-form #sidebar #contact-form form h3, #contact-form #sidebar #contact-form form h4 {
	color: #fff;
}

#contact-form #sidebar #contact-form form h4 {
	font-size: 20px;
}

#contact-form #sidebar #contact-form form .form-group {
	display: block;
	max-width: 100%;
	justify-content: space-around;
	margin: 0 auto;
	padding: 0 1.5em;
}

#contact-form #sidebar #contact-form form .form-group label {
	flex: 1;
	width: 100%;
}

#contact-form #sidebar #contact-form form .form-group label input {
	width: 100%;
}

#contact-form #sidebar #contact-form form .form-group .col-md-6 {
	margin: 0 auto;
}

#contact-form #sidebar #contact-form form input[type="text"], #contact-form #sidebar #contact-form form input[type="email"], #contact-form #sidebar #contact-form form input[type="tel"], #contact-form #sidebar #contact-form form textarea {
	background: rgba(255, 255, 255, .5);
	border: 0;
	color: #fff;
	padding: 1em;
	margin-bottom: 1.25em;
	transition: all .3ms ease-in;
}

#contact-form #sidebar #contact-form form input[type="text"]::placeholder, #contact-form #sidebar #contact-form form input[type="email"]::placeholder, #contact-form #sidebar #contact-form form input[type="tel"]::placeholder, #contact-form #sidebar #contact-form form textarea::placeholder {
	color: #fff;
	font-weight: normal;
}

#contact-form #sidebar #contact-form form textarea {
	overflow: hidden;
	height: 2em;
	padding-bottom: 1.25em;
}

#contact-form #sidebar #contact-form form input[type="submit"] {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	background-color: #ed511b;
	border-color: #ed511b;
	color: #fff;
	padding: 20px 32px;
	transition: all .3ms ease-in-out;
}

#contact-form #sidebar #contact-form form input[type="submit"]:hover {
	background-color: rgba(237, 81, 27, .8);
	border-color: rgba(237, 81, 27, .8);
}

#contact-form #sidebar #contact-form form p {
	margin-bottom: 2em;
}

#contact-form #sidebar #contact-form .textwidget {
	background: #e6e6e6;
	padding: 2em;
	display: none !important;
}

#contact-form form h1, #contact-form form h2, #contact-form form h3, #contact-form form h4 {
	color: #fff;
}

#contact-form form h4 {
	font-size: 20px;
}

#contact-form form div.wpcf7-validation-errors, #contact-form form div.wpcf7-acceptance-missing {
	color: #050505;
}

#contact-form form .form-group {
	display: block;
	max-width: 100%;
	justify-content: space-around;
	margin: 0 auto;
	padding: 0 1.5em;
}

#contact-form form .form-group label {
	flex: 1;
	width: 100%;
}

#contact-form form .form-group label input {
	width: 100%;
	outline: 0;
}

#contact-form form .form-group label input:focus {
	outline: 0;
}

#contact-form form .form-group .col-md-6 {
	margin: 0 auto;
}

#contact-form form input[type="text"], #contact-form form input[type="email"], #contact-form form input[type="tel"], #contact-form form textarea {
	background: rgba(255, 255, 255, .5);
	border: 0;
	color: #fff;
	padding: 1em;
	margin-bottom: 1.25em;
	transition: all .3ms ease-in;
}

#contact-form form input[type="text"]::focus, #contact-form form input[type="email"]::focus, #contact-form form input[type="tel"]::focus, #contact-form form textarea::focus {
	outline: none !important;
	box-shadow: none !important;
	border: 0 !important;
}

#contact-form form input[type="text"]::placeholder, #contact-form form input[type="email"]::placeholder, #contact-form form input[type="tel"]::placeholder, #contact-form form textarea::placeholder {
	color: #fff;
	font-weight: normal;
}

#contact-form form textarea {
	overflow: hidden;
	height: 2em;
	padding-bottom: 1.25em;
}

#contact-form form input[type="submit"] {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	padding: 20px 32px;
	transition: all .3s ease-in-out;
	border: 0;
	background: #e09105;
	color: #fff;
}

#contact-form form input[type="submit"]:hover {
	background: #e09105;
	color: #fff;
}

#contact-form form p {
	margin-bottom: 2em;
}

#contact-form .textwidget {
	background: #e6e6e6;
	padding: 2em;
	display: none !important;
}

#contact-form {
	background: #051a3f;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#contact-form {
		margin-bottom: 3em;
	}
}

@media screen and (min-width: 768px) {
	#contact-form {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	#contact-form form h4 {
		margin-bottom: 1.5em;
	}
	
	#contact-form form input[type="submit"] {
		width: 144px;
	}
	
	#contact-form .testimonials-widget h4 {
		margin-bottom: 1.2em;
	}
	
	#contact-form .testimonials-widget .btn {
		width: 144px;
	}
}

.center-text {
	text-align: center;
	padding: 108px 0 118px;
	font-weight: 300;
}

.center-text h2 {
	margin-bottom: 0;
	font-size: 41px;
	font-family: "Roboto", sans-serif;
	color: #8f9699;
}

.center-text h3 {
	font-size: 25px;
	margin-top: .5em;
	font-family: "Montserrat", sans-serif;
	color: #8f9699;
}

.center-text p {
	margin-top: 40px;
	font-size: 18px;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
	.center-text {
		padding-top: 50px;
		padding-bottom: 40px;
	}
	
	.center-text p {
		font-size: 16px;
		line-height: auto;
		margin-bottom: 0;
	}
	
	.center-text h2 {
		font-size: 24px;
		margin-top: 0;
	}
	
	.center-text h3 {
		font-size: 19px;
		margin-top: 20px;
		margin-bottom: 0;
	}
}

.home-module-1 {
	padding-top: 5em;
	padding-bottom: 5.5em;
}

.home-module-1 ul {
	list-style-type: circle;
	font-size: 19px;
}

.home-module-1 ul li {
	line-height: 1.5;
	margin-bottom: 1em;
}

.home-module-1 ul li span {
	font-size: 18px;
	line-height: 1;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.home-module-1 ul {
		font-size: 16px;
		margin-top: 0;
	}
	
	.home-module-1 h3, .home-module-1 h2 {
		margin-top: 0;
	}
}

@media screen and (min-width: 768px) {
	.home-module-1 ul {
		display: block !important;
	}
}

@media screen and (max-width: 767px) {
	.home-module-1 {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.home-module-1 h3, .home-module-1 h2 {
		margin: 0 0;
	}
	
	.home-module-1 ul {
		line-height: 1.5;
		margin-bottom: 2em;
		font-size: 14px;
	}
	
	.home-module-1 ul li {
		margin-bottom: 1em;
	}
}

.home-module-2 {
	background: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/construction-crew.jpg") 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 191px;
	color: #fff;
}

.home-module-2.nitro-lazy {
	background: none !important;
}

.home-module-2 .dark-bg {
	background: rgba(0, 0, 0, .6);
	padding-top: 74px;
	padding-bottom: 64px;
}

.home-module-2 .dark-bg h3 {
	font-weight: 500;
	font-size: 26px;
	line-height: 1.5;
	margin-top: .25em;
	margin-bottom: 1em;
}

.home-module-2 .dark-bg p {
	line-height: 1.5;
}

@media screen and (max-width: 991px) {
	.home-module-2 {
		background: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/crew.jpg") 0 0 no-repeat;
		background-size: cover;
		text-align: center;
	}
	
	.home-module-2 h3 {
		font-size: 1em !important;
	}
	
	.home-module-2 .dark-bg {
		padding-top: 2em;
	}
	
	.home-module-2 p {
		margin-bottom: 0;
		line-height: 1.5;
	}
	
	.home-module-2.nitro-lazy {
		background: none !important;
	}
}

.home-module-3 {
	padding: 48px 0 70px;
}

.home-module-3 .flex-row {
	justify-content: flex-start;
}

@media screen and (max-width: 767px) {
	.home-module-3 {
		padding: 32px 0 0;
	}
}

.home-module-4 {
	background: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/values.jpg") 0 0 no-repeat;
	background-size: cover;
	color: #fff;
}

.home-module-4.nitro-lazy {
	background: none !important;
}

.home-module-4 .bg-dark {
	position: relative;
	z-index: 0;
	padding: 73px 93px 67px 0;
}

.home-module-4 .bg-dark p.blurb {
	font-size: 24px;
	line-height: 1.75;
	font-weight: 300;
	margin-bottom: 1em;
}

.home-module-4 .bg-dark h2 {
	font-size: 30px;
	margin-bottom: 1.25em;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
}

.home-module-4 .bg-dark p {
	line-height: 1.5;
}

.home-module-4 .bg-dark img {
	margin-bottom: 80px;
	width: 126px;
	height: 126px;
}

.home-module-4 .bg-dark::before {
	background: rgba(0, 0, 0, .6);
	content: "";
	height: 100%;
	position: absolute;
	width: 100vw;
	z-index: -1;
	right: 0;
	top: 0;
	margin: 0;
}

@media screen and (max-width: 991px) {
	.home-module-4 {
		background: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/values-sm.jpg") center center no-repeat;
		background-size: cover;
		text-align: center;
	}
	
	.home-module-4 .bg-dark {
		padding: 1.5em 2em;
	}
	
	.home-module-4 .bg-dark h2 {
		font-size: 18px;
	}
	
	.home-module-4 .bg-dark::before {
		display: none;
	}
	
	.home-module-4 .bg-dark p.blurb {
		font-size: 16px;
		line-height: 1.5;
	}
	
	.home-module-4 .bg-dark p {
		margin-bottom: 1em;
	}
	
	.home-module-4 .bg-dark img {
		margin: 2em auto;
	}
	
	.home-module-4.nitro-lazy {
		background: none !important;
	}
}

.home-module-5 {
	background: #051a3f;
	color: #fff;
	text-align: center;
	padding: 100px 0;
}

.home-module-5 p {
	font-size: 29px;
	font-weight: 300;
	color: #afafaf;
	margin: 0 0;
	line-height: 1.5;
}

.home-module-5 p.blurb {
	font-size: 40px;
	color: #fff;
}

.home-module-5 .col-md-10 {
	margin: 0 auto;
}

.home-module-5 span {
	color: #e09105;
	font-weight: 600;
}

@media screen and (max-width: 991px) {
	.home-module-5 {
		padding: 2.5em 0;
	}
	
	.home-module-5 p {
		font-size: 16px;
		line-height: 1.5;
	}
	
	.home-module-5 p.blurb {
		font-size: 16px;
		margin-top: .5em;
	}
}

.home-module-6 {
	padding: 80px 0;
	text-align: center;
}

.home-module-6 h2 {
	font-family: "Raleway", sans-serif;
	font-weight: 400;
}

.home-module-6 p {
	font-weight: 300;
}

.home-module-6 p.blurb {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.5;
	margin-top: .5em;
	margin-bottom: 1.5em;
}

.home-module-6 .col-md-10 {
	margin: 0 auto;
}

.home-module-6 a {
	font-weight: 600;
}

@media screen and (max-width: 991px) {
	.home-module-6 {
		padding: 1.5em .5em;
	}
	
	.home-module-6 h2 {
		font-size: 18px;
		margin-bottom: 0;
	}
	
	.home-module-6 p.blurb {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 2.25em;
		margin-top: 1.75em;
		font-weight: 800;
	}
	
	.home-module-6 p {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 1.5em;
	}
}

.home-module-7 {
	background: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/locations.jpg") 0 0 no-repeat;
	overflow: hidden;
	color: #fff;
	padding-top: 216px;
	background-size: cover;
}

.home-module-7.nitro-lazy {
	background: none !important;
}

.home-module-7 h2 {
	margin-bottom: 1.3em;
	text-shadow: 0px 0px 10px #000;
}

.home-module-7 p {
	font-size: 19px;
	font-weight: 300;
	margin-bottom: 3em;
	text-shadow: 0px 0px 10px #000;
}

.home-module-7 .bg-dark {
	position: relative;
	z-index: 0;
	padding: 50px 0 0;
}

.home-module-7 .bg-dark p.blurb {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.75;
	margin-bottom: .65em;
}

.home-module-7 .bg-dark p {
	font-size: 16px;
}

.home-module-7 .bg-dark h3 {
	font-weight: 600;
}

.home-module-7 .bg-dark::before {
	background: rgba(0, 0, 0, .6);
	content: "";
	height: 100%;
	position: absolute;
	width: 200vw;
	z-index: -1;
	bottom: 0;
	margin: 0;
	left: 0;
	transform: translateX(-50%);
}

@media screen and (max-width: 991px) {
	.home-module-7 {
		background: #000 url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/crew-sm.jpg") center 0 no-repeat;
		background-size: 100% auto;
		padding-top: 180px;
		text-align: center;
	}
	
	.home-module-7 h2 {
		font-size: 18px;
	}
	
	.home-module-7 h3 {
		font-size: 16px;
		font-weight: 600;
	}
	
	.home-module-7 p {
		font-size: 16px;
		line-height: 1.5;
	}
	
	.home-module-7 p.blurb {
		font-size: 16px !important;
		line-height: 1.5;
	}
	
	.home-module-7 .bg-dark {
		padding-top: 0;
	}
	
	.home-module-7.nitro-lazy {
		background: none !important;
	}
}

@media screen and (min-width: 480px) and (max-width: 991px) {
	.home-module-7 .bg-dark {
		padding-top: 1em;
	}
}

.home-module-8 {
	padding: 70px 0;
}

.home-module-8 .facebook-icon {
	margin-bottom: 1em;
}

.home-module-8 .btn {
	margin-top: 1em;
	font-size: 10px;
}

.home-module-8 p {
	max-width: 60%;
}

@media screen and (max-width: 991px) {
	.home-module-8 {
		text-align: center;
		padding: 2.5em 0;
	}
	
	.home-module-8 img {
		max-width: 100%;
		margin: 0 auto;
	}
	
	.home-module-8 p {
		max-width: 100%;
		line-height: 1.5;
		margin-bottom: 1em;
	}
	
	.home-module-8 .facebook-icon {
		width: 40px;
		height: 40px;
		margin-top: 1.5em;
	}
	
	.home-module-8 .btn {
		padding: 14px 30px;
		font-size: 9px;
	}
}

.ribbon {
	background: #051a3f;
	color: #fff;
}

@media screen and (min-width: 992px) {
	.ribbon {
		padding: 3.5em 0;
	}
	
	.ribbon img {
		max-width: 503px;
	}
}

.ribbon h2 {
	font-weight: 500;
	font-size: 26px;
	line-height: 1.5;
	margin-top: .25em;
	margin-bottom: 1em;
}

@media screen and (max-width: 991px) {
	.ribbon {
		padding: 2em 0;
		text-align: center;
	}
	
	.ribbon h2 {
		font-size: 1em;
		margin-top: 1em;
	}
	
	.ribbon img {
		max-height: 90px;
	}
	
	.ribbon p {
		margin-bottom: 0;
		line-height: 1.5;
	}
	
	.ribbon .col-md-6 div {
		padding-left: 1em;
		padding-right: 1em;
	}
}

.icon-row {
	background: #fff;
	text-align: center;
}

.icon-row .flex-row {
	justify-content: space-between;
	margin: 0;
	padding: 0;
}

.icon-row .flex-col {
	flex: auto;
	flex-direction: column;
}

.icon-row .flex-col:last-child a:after {
	border-right: 0;
}

.icon-row .flex-col a {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	color: #606060;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	text-align: center;
	flex-direction: column;
	flex: 1;
	padding: 60px 0;
	position: relative;
}

.icon-row .flex-col a:before {
	border-left: 1px solid #ccc;
	content: "";
	height: 50%;
	width: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.icon-row .flex-col a svg {
	height: 30px;
	margin-bottom: 15px;
}

.icon-row .flex-col a svg path {
	fill: #051a3f;
}

.icon-row .flex-col a:hover {
	text-decoration: none;
}

.icon-row .flex-col a:hover svg path {
	fill: #e09105;
}

.icon-row .flex-col a:focus, .icon-row .flex-col a:active {
	text-decoration: none;
}

.icon-row .flex-col a .title {
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	width: 100%;
	display: block;
}

.icon-row .flex-col:first-child a::before {
	display: none;
}

@media screen and (max-width: 767px) {
	.icon-row {
		width: 100%;
	}
	
	.icon-row .container {
		padding: 0 0;
	}
	
	.icon-row .flex-row {
		flex-direction: row;
		flex-wrap: wrap;
		padding-left: 0;
		margin-bottom: 0;
		width: 100%;
	}
	
	.icon-row .flex-row .flex-col {
		width: 25%;
		margin-bottom: 0;
		border-left: 1px solid #e9e9e9;
		border-bottom: 1px solid #e9e9e9;
	}
	
	.icon-row .flex-row .flex-col.contact-button a {
		background: #051a3f;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
	.icon-row .flex-row .flex-col.contact-button a:hover {
		background: #e09105;
		color: #fff;
	}
	
	.icon-row .flex-row .flex-col a {
		background: #fff;
		font-size: 9px;
		font-weight: 500;
		padding: 19px 0;
		color: #606060;
	}
	
	.icon-row .flex-row .flex-col a svg {
		height: 22px;
		margin-bottom: 1em;
	}
	
	.icon-row .flex-row .flex-col a:hover {
		color: #051a3f;
		background: #f9f9f9;
	}
	
	.icon-row .flex-row .flex-col a:hover svg path {
		fill: #e09105;
	}
	
	.icon-row .flex-row .flex-col a::before {
		display: none;
	}
	
	.icon-row .flex-row .flex-col:nth-child(odd) a, .icon-row .flex-row .flex-col:nth-child(6n) a {
		background: #f9f9f9;
	}
	
	.icon-row .flex-row .flex-col:nth-child(odd) a:hover, .icon-row .flex-row .flex-col:nth-child(6n) a:hover {
		background: #fff;
	}
	
	.icon-row .flex-row .flex-col:nth-child(5n) a, .icon-row .flex-row .flex-col:nth-child(7n) a {
		background: #fff;
	}
	
	.icon-row .flex-row .flex-col:nth-child(5n) a:hover, .icon-row .flex-row .flex-col:nth-child(7n) a:hover {
		background: #f9f9f9;
	}
	
	.icon-row .flex-row .flex-col .title span {
		display: block;
	}
	
	.icon-row .flex-row .flex-col.line {
		display: none;
	}
	
	.icon-row a {
		color: #606060;
	}
	
	.icon-row a svg path {
		fill: #051a3f;
	}
	
	.icon-row a::before {
		border: 0;
	}
}

body #main .container article #sidebar {
	width: 100%;
}

body #main .container article #sidebar .container {
	padding: 0 0;
}

body #main .container article #sidebar .flex-row {
	flex-direction: row;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	width: 100%;
}

body #main .container article #sidebar .flex-row .flex-col {
	width: 25%;
	margin-bottom: 0;
	border-left: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

body #main .container article #sidebar .flex-row .flex-col.contact-button a {
	background: #051a3f;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

body #main .container article #sidebar .flex-row .flex-col.contact-button a:hover {
	background: #e09105;
	color: #fff;
}

body #main .container article #sidebar .flex-row .flex-col a {
	background: #fff;
	font-size: 9px;
	font-weight: 500;
	padding: 19px 0;
	color: #606060;
}

body #main .container article #sidebar .flex-row .flex-col a svg {
	height: 22px;
	margin-bottom: 1em;
}

body #main .container article #sidebar .flex-row .flex-col a:hover {
	color: #051a3f;
	background: #f9f9f9;
}

body #main .container article #sidebar .flex-row .flex-col a:hover svg path {
	fill: #e09105;
}

body #main .container article #sidebar .flex-row .flex-col a::before {
	display: none;
}

body #main .container article #sidebar .flex-row .flex-col:nth-child(odd) a, body #main .container article #sidebar .flex-row .flex-col:nth-child(6n) a {
	background: #f9f9f9;
}

body #main .container article #sidebar .flex-row .flex-col:nth-child(odd) a:hover, body #main .container article #sidebar .flex-row .flex-col:nth-child(6n) a:hover {
	background: #fff;
}

body #main .container article #sidebar .flex-row .flex-col:nth-child(5n) a, body #main .container article #sidebar .flex-row .flex-col:nth-child(7n) a {
	background: #fff;
}

body #main .container article #sidebar .flex-row .flex-col:nth-child(5n) a:hover, body #main .container article #sidebar .flex-row .flex-col:nth-child(7n) a:hover {
	background: #f9f9f9;
}

body #main .container article #sidebar .flex-row .flex-col .title span {
	display: block;
}

body #main .container article #sidebar .flex-row .flex-col.line {
	display: none;
}

body #main .container article #sidebar a {
	color: #606060;
}

body #main .container article #sidebar a svg path {
	fill: #051a3f;
}

body #main .container article #sidebar a::before {
	border: 0;
}

@media screen and (min-width: 768px) {
	.page-template-page-home .icon-row .flex-row .flex-col:first-child {
		margin-left: -30px;
	}
	
	.page-template-page-home .icon-row .flex-row .flex-col:last-child {
		margin-right: -30px;
	}
}

.card {
	text-align: center;
	padding: 0 0;
	-webkit-box-shadow: -1px 1px 13px 2px #ccc;
	-moz-box-shadow: -1px 1px 13px 2px #ccc;
	box-shadow: -1px 1px 13px 2px #ccc;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.card .card-title {
	background: #051a3f;
	color: #fff;
	text-align: center;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	padding: 32px;
	font-size: 29px;
	margin: 0 0;
}

.card .card-text {
	padding: 30px 48px 0;
	flex: 1;
}

.card img {
	width: 100%;
}

.card h3 {
	line-height: 1.5;
	margin-bottom: 20px;
}

.card .card-img {
	height: 180px;
	background: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/government-commercial.jpg") 0 0 no-repeat;
	background-size: cover;
	display: block;
}

.card .card-img.nitro-lazy {
	background: none !important;
}

.card.card-2 .card-img {
	background-image: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/services.jpg");
}

.card.card-2 .card-img.nitro-lazy {
	background-image: none !important;
}

.card .card-bottom {
	margin-top: auto;
	margin-bottom: 48px;
	margin-top: 12px;
}

@media screen and (max-width: 991px) {
	.card {
		margin-bottom: 2em;
	}
	
	.card .card-img {
		background-image: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/government-commercial.jpg");
	}
	
	.card .card-img.nitro-lazy {
		background-image: none !important;
	}
	
	.card.card-2 .card-img {
		background-image: url("https://cdn-ileklmn.nitrocdn.com/dRKJEarwCtzHIKOEfYxxvDFhrghqxuQt/assets/images/optimized/rev-5e6750a/www.ciconstructors.com/wp-content/themes/constructors/img/services-sm.jpg");
		background-size: cover;
	}
	
	.card.card-2 .card-img.nitro-lazy {
		background-image: none !important;
	}
	
	.card .card-title {
		font-size: 18px;
		padding: 1em;
	}
	
	.card .card-bottom {
		margin-bottom: 2em;
	}
	
	.card .btn {
		padding: 10px 20px;
		font-size: 9px;
	}
	
	.card .card-text {
		padding-top: 1em;
	}
	
	.card .card-text h3 {
		margin-top: .5em;
		margin-bottom: 0;
	}
	
	.card .card-text p {
		margin-bottom: 0;
	}
	
	.card h3 {
		font-size: 14px;
	}
	
	.card p {
		display: none;
	}
	
	.card img {
		width: auto;
		height: 198px;
	}
}

@media screen and (min-width: 768px) {
	.down-arrow {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.down-arrow {
		background: #e3e5e4;
		font-weight: 600;
		color: #606060;
		padding: 17px 21px;
		width: 74%;
		display: flex;
		font-size: 13px;
		justify-content: space-between;
		-webkit-box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
		-moz-box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
		box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
		margin: 2em auto;
		cursor: pointer;
	}
	
	.down-arrow::after {
		background-image: url("data:image/svg+xml;utf8,<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\A	 viewBox=\"0 0 25.6 25.6\" style=\"enable-background:new 0 0 25.6 25.6;\" xml:space=\"preserve\"><g id=\"Layer_2_1_\"><g id=\"Layer_3\"><circle style=\"fill:%23E09105;\" cx=\"12.8\" cy=\"12.8\" r=\"12.8\"/><polygon style=\"fill:%23FFFFFF;\" points=\"17.4,12.8 11.5,18.7 10.1,17.4 14.7,12.8 10.1,8.3 11.5,6.9\"/></g></g></svg>");
		background-repeat: no-repeat;
		content: "";
		width: 20px;
		height: 20px;
		display: inline-block;
		transition: all .3s ease-in-out;
	}
	
	.down-arrow.expanded::after {
		transform: rotate(90deg);
	}
	
	ul.expand {
		text-align: center;
		list-style: none;
		padding-left: 0;
	}
}

.navbar-sherpa .navbar-toggle {
	margin-right: 0;
}

.navbar-sherpa {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	margin-bottom: 0;
}

.navbar-sherpa .navbar-brand {
	color: #fff;
}

.navbar-sherpa .navbar-brand:hover, .navbar-sherpa .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-sherpa .navbar-text {
	color: #e09105;
}

.navbar-sherpa .navbar-nav>li>a {
	color: #e09105;
}

.navbar-sherpa .navbar-nav>li>a:hover, .navbar-sherpa .navbar-nav>li>a:focus {
	color: #e09105;
	background-color: transparent;
}

.navbar-sherpa .navbar-nav>.active>a, .navbar-sherpa .navbar-nav>.active>a:hover, .navbar-sherpa .navbar-nav>.active>a:focus {
	background-color: transparent;
}

.navbar-sherpa .navbar-nav>.disabled>a, .navbar-sherpa .navbar-nav>.disabled>a:hover, .navbar-sherpa .navbar-nav>.disabled>a:focus {
	color: #faab1e;
	background-color: transparent;
}

.navbar-sherpa .navbar-toggle {
	border-color: #fff;
}

.navbar-sherpa .navbar-toggle:hover, .navbar-sherpa .navbar-toggle:focus {
	background-color: rgba(0, 0, 0, 0);
}

.navbar-sherpa .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-sherpa .navbar-collapse, .navbar-sherpa .navbar-form {
	border: 0;
	border-color: rgba(0, 0, 0, 0);
}

@media (max-width: 991px) {
	.navbar-sherpa .navbar-nav>.open>a, .navbar-sherpa .navbar-nav>.open>a:hover, .navbar-sherpa .navbar-nav>.open>a:focus {
		background-color: transparent;
	}
	
	.navbar-sherpa .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}
	
	.navbar-sherpa .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-sherpa .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: #e09105;
	}
	
	.navbar-sherpa .navbar-nav .open .dropdown-menu>.active>a, .navbar-sherpa .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-sherpa .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #e09105;
	}
	
	.navbar-sherpa .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-sherpa .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-sherpa .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #fff;
		background-color: #e09105;
	}
}

.navbar-sherpa .navbar-link {
	color: #e09105;
}

.navbar-sherpa .navbar-link:hover {
	color: #e09105;
}

.navbar-sherpa .btn-link {
	color: #e09105;
}

.navbar-sherpa .btn-link:hover, .navbar-sherpa .btn-link:focus {
	color: #e09105;
}

.navbar-sherpa .btn-link[disabled]:hover, .navbar-sherpa .btn-link[disabled]:focus, fieldset[disabled] .navbar-sherpa .btn-link:hover, fieldset[disabled] .navbar-sherpa .btn-link:focus {
	color: #faab1e;
}

.navbar-sherpa .navbar-brand {
	padding: 0;
}

.top-header {
	background: #050505;
}

@media screen and (min-width: 767px) {
	.top-header {
		padding-top: 18px;
	}
}

@media screen and (max-width: 991px) {
	.sub-header .navbar-brand {
		margin: 0;
		display: block;
	}
	
	.sub-header {
		background: none;
		text-align: center;
	}
}

.navbar-right {
	margin: 29px 0 10px;
}

.navbar-right li.menu-item {
	line-height: 16px;
}

.navbar-right li.menu-item.directions, .navbar-right li.menu-item.contact {
	display: inline-block;
}

.navbar-right li.menu-item.contact {
	padding-left: 1.5em;
}

.navbar-right li.menu-item.directions a {
	display: inline-block;
}

.navbar-right li.menu-item.directions a, .navbar-right li.menu-item.contact a {
	width: 24px;
	height: 22px;
	text-align: center;
	text-indent: -99999px;
	padding: 0;
}

.navbar-right li.menu-item.directions a:hover, .navbar-right li.menu-item.contact a:hover {
	background-color: transparent;
}

.navbar-right li.menu-item.directions a {
	background-size: contain;
	background-repeat: no-repeat;
}

.navbar-right li.menu-item.contact a {
	background-repeat: no-repeat;
}

.navbar-right li.menu-item a::before {
	display: none;
}

@media (max-width: 991px) {
	.navbar-right {
		padding-left: 20px;
		padding-right: 2px;
		bottom: 3px;
	}
}

@media (max-width: 767px) {
	.navbar-nav>li>a {
		color: #fff !important;
	}
	
	.navbar-nav .dropdown-menu {
		text-align: center;
	}
	
	.top-header {
		position: absolute;
		z-index: 99;
		right: 0;
		top: 0;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		background: transparent;
	}
	
	.top-header .container {
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.top-header .row, .top-header .v-align, .top-header ul {
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.top-header .navbar-right {
		margin: 0 0;
		padding: 0 0;
	}
	
	.admin-bar .top-header {
		top: 46px;
	}
	
	.jumbotron .navbar-brand {
		margin: 0 auto;
		padding-top: 0;
		padding-bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		top: -20px;
		z-index: 0;
	}
	
	.jumbotron .navbar-brand img {
		margin: 0 auto;
	}
	
	.menu-primary-container {
		overflow: hidden;
		margin-top: 100px;
	}
	
	.navbar-nav {
		margin: 7.5px 0;
	}
	
	.col-xs-12.navbar-button {
		padding-left: 0;
		padding-right: 0;
	}
	
	.navbar-sherpa {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.navbar-sherpa .dropdown-menu {
		background: transparent;
		display: block !important;
		width: 100%;
		position: relative;
		padding-bottom: 20px;
	}
	
	.navbar-sherpa .navbar-collapse.in, .navbar-sherpa .navbar-collapse {
		padding: 0;
		overflow: hidden;
	}
	
	.navbar-sherpa .navbar-brand {
		line-height: 1;
	}
	
	.navbar-sherpa .navbar-brand img {
		height: 70px;
		margin-top: 0;
	}
	
	.navbar-sherpa .navbar-toggle {
		z-index: 9999;
		border: 0;
		margin-right: 25px;
		position: absolute;
		top: 0px;
		left: 0;
	}
	
	.navbar-sherpa .navbar-toggle .icon-bar {
		height: 3px;
	}
	
	.navbar-right {
		margin-right: 0;
		width: 100%;
	}
	
	.navbar-right li.menu-item a {
		display: inline;
	}
	
	.navbar-right li.menu-item.directions::after {
		color: #e09105;
	}
	
	.navbar-right li.menu-item.directions a {
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	.navbar-right li.menu-item.directions a {
		display: inline-block;
	}
	
	.navbar-right li.menu-item.contact a {
		background-repeat: no-repeat;
	}
	
	.navbar-right li.menu-item.directions a, .navbar-right li.menu-item.contact a {
		background-size: 12px auto !important;
		padding: 0;
	}
	
	.navbar-collapse {
		order: -1;
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	.navbar-button {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-left: auto;
	}
	
	.navbar-brand {
		position: absolute;
		z-index: 99;
		left: 0;
		top: -36px;
	}
}

@media screen and (min-width: 768px) {
	.menu-primary-container {
		padding-left: 0 !important;
	}
	
	.navbar-sherpa .nav.navbar-right>li>a, .navbar-sherpa .nav.navbar-right>li>span {
		padding: 0 0 0 0;
	}
	
	.navbar-sherpa {
		font-family: "Montserrat", sans-serif;
		text-transform: uppercase;
	}
	
	.navbar-sherpa .navbar-collapse {
		align-items: center;
		justify-content: center;
		padding-right: 0;
	}
	
	.navbar-sherpa .navbar-collapse div {
		display: flex;
		justify-content: flex-end;
	}
	
	.navbar-sherpa li.menu-item {
		font-weight: 500;
	}
	
	.navbar-sherpa .nav>li>a {
		padding: 0 0;
	}
	
	.navbar-sherpa li.dropdown:hover .dropdown-menu a:before {
		display: none;
	}
	
	.navbar-sherpa li.menu-item a::before {
		content: " ";
		margin: 0 0;
	}
	
	.navbar-sherpa li.menu-item:first-child a::before {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.collapse.navbar-collapse {
		padding: 0 0;
	}
	
	.navbar-sherpa li.menu-item a::before {
		content: " ";
		margin: 0 .3em;
	}
	
	.navbar-sherpa li.menu-item .dropdown-menu li.menu-item a::before {
		margin: 0 0;
	}
}

@media screen and (min-width: 768px) {
	.navbar-sherpa li.menu-item a::before {
		content: " ";
		margin: 0 .5em;
	}
}

@media screen and (min-width: 768px) {
	.navbar-sherpa li.menu-item .dropdown-menu a::before {
		display: none;
	}
	
	.navbar-sherpa li.menu-item:first-child a::before {
		display: none;
	}
	
	.navbar-sherpa li.menu-item.directions a {
		display: inline-block;
	}
}

@media screen and (min-width: 768px) {
	.navbar-sherpa li.menu-item {
		margin-left: 1em;
	}
	
	.navbar-sherpa li.menu-item a::before {
		content: " ";
		margin: 0 0;
	}
	
	.navbar-sherpa li.menu-item:first-child {
		margin-left: 0;
	}
	
	.navbar-sherpa li.menu-item:first-child a::before {
		display: none;
	}
	
	.navbar-sherpa li.menu-item.directions a {
		display: inline-block;
	}
	
	.navbar-sherpa li.menu-item.directions::after {
		content: " ";
		display: inline-block;
		margin-left: 1em;
	}
	
	.navbar-sherpa .dropdown-menu li.menu-item {
		margin-left: 0;
	}
}

@media screen and (min-width: 768px) {
	.navbar-sherpa li.menu-item {
		margin-left: 20px;
	}
	
	.dropdown-menu li.menu-item {
		margin-left: 0;
	}
}

@media screen and (min-width: 992px) {
	.navbar-sherpa li.menu-item {
		margin-left: 35px;
	}
	
	.dropdown-menu li.menu-item {
		margin-left: 0;
	}
}

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

@media screen and (min-width: 768px) {
	.navbar-sherpa li.menu-item {
		font-size: 9px;
	}
	
	.navbar-sherpa li.menu-item .dropdown-menu li.menu-item {
		font-size: 9px;
	}
}

@media screen and (min-width: 992px) {
	.navbar-sherpa li.menu-item {
		font-size: 11px;
	}
	
	.navbar-sherpa li.menu-item .dropdown-menu li.menu-item {
		font-size: 11px;
	}
}

.navbar-right li.menu-item a {
	float: left;
}

.navbar-right li.menu-item.directions a {
	background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns=\"http://www.w3.org/2000/svg\"%20viewBox=\"0%200%2014.4%2020.7\"%3E%3Cg%20fill=\"%23fff\"%20id=\"Layer_2\"%20data-name=\"Layer%202\"%3E%3Cg%20id=\"Layer_6\"%20data-name=\"Layer%206\"%3E%3Cpath%20id=\"_7\"%20data-name=\"7\"%20%20d=\"M7.2,0A7.21,7.21,0,0,0,0,7.2c0,1.89,1.17,4.72,3.49,8.42,1.71,2.72,3.45,4.94,3.46,5a.32.32,0,0,0,.25.12h0a.3.3,0,0,0,.25-.12s1.75-2.26,3.46-5c2.32-3.71,3.49-6.53,3.49-8.38A7.21,7.21,0,0,0,7.2,0Zm0,10.67A3.47,3.47,0,1,1,10.67,7.2,3.47,3.47,0,0,1,7.2,10.67Z\"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: 12px auto;
}

.navbar-right li.menu-item.directions a.nitro-lazy {
	background-image: none !important;
}

.navbar-right li.menu-item.directions a:hover {
	background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns=\"http://www.w3.org/2000/svg\"%20viewBox=\"0%200%2014.4%2020.7\"%3E%3Cg%20fill=\"%23E09105\"%20id=\"Layer_2\"%20data-name=\"Layer%202\"%3E%3Cg%20id=\"Layer_6\"%20data-name=\"Layer%206\"%3E%3Cpath%20id=\"_7\"%20data-name=\"7\"%20%20d=\"M7.2,0A7.21,7.21,0,0,0,0,7.2c0,1.89,1.17,4.72,3.49,8.42,1.71,2.72,3.45,4.94,3.46,5a.32.32,0,0,0,.25.12h0a.3.3,0,0,0,.25-.12s1.75-2.26,3.46-5c2.32-3.71,3.49-6.53,3.49-8.38A7.21,7.21,0,0,0,7.2,0Zm0,10.67A3.47,3.47,0,1,1,10.67,7.2,3.47,3.47,0,0,1,7.2,10.67Z\"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: 12px auto;
}

.navbar-right li.menu-item.directions a:hover.nitro-lazy {
	background-image: none !important;
}

.navbar-right li.menu-item.contact a {
	background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns=\"http://www.w3.org/2000/svg\"%20viewBox=\"0%200%2013.39%2019.79\"%3E%3Cg%20fill=\"%23fff\"%20id=\"Layer_2\"%20data-name=\"Layer%202\"%3E%3Cg%20id=\"Layer_6\"%20data-name=\"Layer%206\"%3E%3Cpath%20id=\"_8\"%20data-name=\"8\"%20%20d=\"M13.26,17.51l-1.47-2.92a1.37,1.37,0,0,0-1.22-.73,1.58,1.58,0,0,0-.38.05l-1.75.43c-.26-.2-1.06-1-2.5-3.86s-1.59-4-1.59-4.26l1.48-1A1.2,1.2,0,0,0,6.3,3.68L4.83.75A1.41,1.41,0,0,0,3.56,0,1.45,1.45,0,0,0,2.8.21L1.92.74a3.63,3.63,0,0,0-1.64,2A7,7,0,0,0,.05,5.61a20,20,0,0,0,2.12,6.5,22.82,22.82,0,0,0,3.48,5.17c1.56,1.66,3.1,2.51,4.57,2.51a3.76,3.76,0,0,0,1.19-.2l1-.28a1.41,1.41,0,0,0,.86-.72A1.21,1.21,0,0,0,13.26,17.51Z\"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: 12px auto;
	margin-right: 0;
}

.navbar-right li.menu-item.contact a.nitro-lazy {
	background-image: none !important;
}

.navbar-right li.menu-item.contact a:hover {
	background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns=\"http://www.w3.org/2000/svg\"%20viewBox=\"0%200%2013.39%2019.79\"%3E%3Cg%20fill=\"%23E09105\"%20id=\"Layer_2\"%20data-name=\"Layer%202\"%3E%3Cg%20id=\"Layer_6\"%20data-name=\"Layer%206\"%3E%3Cpath%20id=\"_8\"%20data-name=\"8\"%20%20d=\"M13.26,17.51l-1.47-2.92a1.37,1.37,0,0,0-1.22-.73,1.58,1.58,0,0,0-.38.05l-1.75.43c-.26-.2-1.06-1-2.5-3.86s-1.59-4-1.59-4.26l1.48-1A1.2,1.2,0,0,0,6.3,3.68L4.83.75A1.41,1.41,0,0,0,3.56,0,1.45,1.45,0,0,0,2.8.21L1.92.74a3.63,3.63,0,0,0-1.64,2A7,7,0,0,0,.05,5.61a20,20,0,0,0,2.12,6.5,22.82,22.82,0,0,0,3.48,5.17c1.56,1.66,3.1,2.51,4.57,2.51a3.76,3.76,0,0,0,1.19-.2l1-.28a1.41,1.41,0,0,0,.86-.72A1.21,1.21,0,0,0,13.26,17.51Z\"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: 12px auto;
}

.navbar-right li.menu-item.contact a:hover.nitro-lazy {
	background-image: none !important;
}

.navbar-right li.menu-item.directions:after {
	color: #fff;
}

.sub-header.top-header .container {
	position: relative;
}

.sub-header.top-header .navbar-sherpa {
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}

.sub-header.top-header ul {
	margin-top: 0;
}

@media screen and (max-width: 991px) {
	.sub-header.top-header {
		background: #fff;
	}
	
	.sub-header.top-header .navbar-sherpa {
		justify-content: flex-end;
	}
	
	.sub-header.top-header .navbar-right {
		margin: 0 0;
		top: 0px;
	}
	
	.sub-header.top-header ul {
		text-align: center;
		width: 100%;
	}
}

.navbar-right li.menu-item.directions::after {
	content: "";
	background: #606060 !important;
	height: 15px;
	width: 1px;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.navbar-right li.menu-item.contact {
	padding-left: 0;
}

.navbar-right li.menu-item.contact a {
	margin-left: .75em;
}

@media screen and (min-width: 768px) {
	.navbar-nav>.active>a:focus, .navbar-sherpa .navbar-nav>.active>a:hover, .navbar-sherpa .navbar-nav>li>a:focus, .navbar-sherpa .navbar-nav>li>a:hover {
		background: transparent;
	}
	
	.dropdown-menu>li>a {
		padding: 1em;
	}
}

@media screen and (min-width: 768px) {
	.dropdown-menu>li>a {
		font-weight: 600;
	}
	
	.dropdown-menu {
		background: #051a3f;
		text-align: left;
	}
}

.dropdown-menu {
	border: 0;
}

@media screen and (min-width: 992px) {
	.navbar-sherpa li.dropdown:hover .dropdown-menu {
		display: block;
	}
}

.btn {
	padding: 16px 38px;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: "Montserrat", sans-serif;
	transition: background-color .2s ease-in-out;
}

.btn.btn-default {
	background: #e3e3e5;
	color: #050505;
}

.btn.btn-default:hover, .btn.btn-primary:hover {
	background: #e09105;
	color: #fff;
	border-color: transparent;
}

.btn.btn-border {
	background: transparent;
	color: #fff;
	border: 3px solid #fff;
}

.btn.btn-border:hover {
	color: #fff;
	background: #e09105;
}

.btn.btn-register {
	padding: 24px 31px;
}

.btn-read-more.btn-border {
	background: rgba(41, 41, 44, .63);
	color: #fff;
}

.btn-read-more.btn-border:hover {
	color: #050505;
	background: #e09105;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 0;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
}

@media screen, print {
	i.fa span {
		display: none;
	}
}

.has-subtitle {
	margin-bottom: 0;
}

.subtitle {
	margin-top: 0;
}

img.alignright, img.alignleft {
	width: 100%;
}

@media (min-width: 640px) {
	img.alignright, img.alignleft {
		max-width: 40%;
		width: auto;
	}
}

.dark {
	color: #fff;
}

.dark a:not(.btn) {
	color: #fff;
}

.add-extra-padding {
	padding-left: 15px;
	padding-right: 15px;
}

label.required::after {
	content: " *";
}

blockquote.testimonial {
	background-color: #737373;
	border: 0;
	border-top: 5px solid #8c8c8c;
	font-size: 1em;
	line-height: 1.4;
	margin: 0;
	min-height: 12em;
	padding: 1em 3.1428571429em 1em 10em;
	position: relative;
}

li:nth-of-type(2n) blockquote.testimonial {
	background-color: #bfbfbf;
	border-top: 5px solid #d9d9d9;
}

li:nth-of-type(2n) blockquote.testimonial .profile-pic {
	border-color: #d9d9d9;
}

li:nth-of-type(2n) blockquote.testimonial .quote {
	color: #000;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, .1);
}

li:nth-of-type(2n) blockquote.testimonial .quote:before, li:nth-of-type(2n) blockquote.testimonial .quote:after {
	color: #d9d9d9;
	text-shadow: 0 0 0 transparent;
}

blockquote.testimonial .profile-pic {
	border: 5px solid #8c8c8c;
	left: 1em;
	position: absolute;
	top: 1em;
	width: 8em;
}

blockquote.testimonial .star-rating {
	left: 1em;
	position: absolute;
	top: 150px;
	width: 8em;
}

blockquote.testimonial .quote {
	color: #000;
	padding: 0 1em 0 2em;
	position: relative;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
}

blockquote.testimonial .quote:before, blockquote.testimonial .quote:after {
	color: #8c8c8c;
	display: inline-block;
	font-family: "Georgia", serif;
	font-size: 10em;
	position: absolute;
	text-shadow: 0 0 0 transparent;
	z-index: 1;
}

blockquote.testimonial .quote:before {
	content: "“";
	left: 0;
	top: -.2em;
}

blockquote.testimonial .quote:after {
	content: "”";
	bottom: -.85em;
	right: 0;
}

blockquote.testimonial .quote>* {
	position: relative;
	z-index: 100;
}

blockquote.testimonial .quote h3 {
	margin-top: 0;
}

blockquote.testimonial .quote h3 .post-edit-link {
	display: inline-block;
	font-size: .5em;
	margin-left: 1.5em;
}

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

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

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

@media (min-width: 768px) {
	.text-sm-center {
		text-align: center;
	}
}

@media (min-width: 768px) {
	.text-sm-left {
		text-align: left;
	}
}

@media (min-width: 768px) {
	.text-sm-right {
		text-align: right;
	}
}

@media (min-width: 992px) {
	.text-md-center {
		text-align: center;
	}
}

@media (min-width: 992px) {
	.text-md-left {
		text-align: left;
	}
}

@media (min-width: 992px) {
	.text-md-right {
		text-align: right;
	}
}

@media (min-width: 1200px) {
	.text-lg-center {
		text-align: center;
	}
}

@media (min-width: 1200px) {
	.text-lg-left {
		text-align: left;
	}
}

@media (min-width: 1200px) {
	.text-lg-right {
		text-align: right;
	}
}

figure.gallery-item {
	border: 3px solid rgba(200, 200, 200, .8);
	float: left;
	margin: 15px;
	transition: all 250ms;
}

figure.gallery-item:active, figure.gallery-item:focus, figure.gallery-item:hover {
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .6);
}

.flex-wrap {
	display: flex;
	flex-wrap: wrap;
}

.flex-wrap article {
	padding: 0 15px 30px;
	width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
	.flex-wrap article {
		width: 50%;
	}
}

@media (min-width: 992px) {
	.flex-wrap article {
		width: 33.33333333%;
	}
}

.article-meta, .single-tagged-as {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 5px 0;
	padding: 5px 0;
}

.article-meta a, .single-tagged-as a {
	text-transform: capitalize;
}

.social-media-button {
	color: #fff;
	display: table-cell;
	text-align: center;
	transition: all 250ms;
	vertical-align: middle;
}

.social-media-button:hover, .social-media-button:active, .social-media-button:focus {
	color: #fff;
	text-decoration: none;
}

.social-media-button.lg {
	font-size: 17px;
	height: 40px;
	width: 40px;
}

.social-media-button.md {
	font-size: 17px;
	height: 32px;
	width: 32px;
}

.social-media-button.sm {
	font-size: 15px;
	height: 25px;
	width: 25px;
}

.social-media-button.square {
	border-radius: 0px;
}

.social-media.list-inline>li {
	padding: 0 2px;
}

.sub-header.top-header {
	padding-bottom: 0;
}

@media screen and (max-width: 767px) {
	.logo-header {
		text-align: center;
		padding-top: 8px;
		padding-bottom: 8px;
		display: flex !important;
		justify-content: center;
	}
	
	.logo-header .navbar-brand img {
		height: 55px;
		width: auto;
		margin: 0 auto;
	}
}

@media screen and (min-width: 768px) {
	.sub-header.top-header {
		background: #fff;
		padding: 0 0;
		overflow: visible;
	}
	
	.sub-nav {
		background: #e7e7e7;
	}
	
	.v-align {
		padding: 0 0 0;
	}
	
	.menu-primary-container {
		margin: 0 0 0;
	}
	
	.navbar-sherpa .nav>li>a {
		color: #606060;
	}
	
	.navbar-sherpa .nav>li>a:hover {
		color: #e09105;
	}
	
	.navbar-sherpa {
		font-family: "Montserrat", sans-serif;
		text-transform: uppercase;
		min-height: 0;
	}
}

@media screen and (max-width: 767px) {
	.sub-nav {
		background: none;
	}
}

.sub-header {
	background: transparent;
	color: #fff;
	padding: 10px 0;
	position: relative;
	overflow: visible;
}

.sub-header .row .v-align {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	position: relative;
}

@media screen and (min-width: 992px) {
	.sub-header {
		padding-top: 48px;
	}
}

@media screen and (max-width: 767px) {
	.sub-header {
		padding: 0 0;
		z-index: 1;
		background: #050505;
	}
	
	.sub-header .sub-header.top-header {
		background: #050505;
	}
	
	.sub-header .row .v-align {
		justify-content: flex-start;
		text-align: center;
		align-items: center;
	}
	
	.sub-header .row .v-align .navbar-brand {
		align-self: flex-start;
		margin-top: 10px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 90px;
	}
}

.page-template-default .sub-header, .blog .sub-header, .error-404 .sub-header, .post-template-default .sub-header {
	background: #f2f2f2;
	margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
	.page-template-default .sub-header, .blog .sub-header, .error-404 .sub-header, .post-template-default .sub-header {
		background: #050505;
	}
}

#header {
	padding-top: 1em;
	background-position-y: bottom;
	background-repeat: no-repeat;
	padding-bottom: 1em;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 767px) {
	#header {
		position: absolute;
		background: transparent;
		z-index: 100;
		width: 100%;
	}
	
	#header .btn-license {
		width: auto;
		display: inline-block !important;
		font-size: 10px;
	}
}

@media screen and (min-width: 768px) {
	#header {
		padding-top: 0;
		padding-bottom: 3.5em;
	}
	
	#header .menu-primary-container {
		padding-left: 2em;
		justify-content: center;
	}
	
	#header .navbar-collapse.collapse {
		display: flex !important;
		justify-content: flex-end;
	}
	
	#header .navbar-collapse.collapse .menu-primary-container {
		display: flex;
		align-self: center;
		margin: 0 auto;
	}
	
	#header .navbar.navbar-sherpa {
		display: flex;
	}
	
	#header .navbar.navbar-sherpa .navbar-collapse {
		flex: 1;
	}
	
	#header .navbar-right {
		display: flex;
		align-items: center;
	}
}

.btn-license {
	border-radius: 10px;
}

body {
	background: #fff;
}

body.blog #main, body.post-template-default #main {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4em;
}

body.blog #main img, body.post-template-default #main img {
	min-height: 213px;
}

@media screen and (max-width: 767px) {
	body .flex-order {
		display: flex;
		flex-direction: column;
	}
	
	body .flex-order .container-fluid {
		width: 100%;
	}
	
	body .flex-order .xs-order-1 {
		order: -1;
	}
	
	body .flex-order .xs-order-2 {
		order: -1;
	}
	
	body .flex-order .xs-order-3 {
		order: 0;
	}
}

body .edit-screen {
	position: absolute;
	width: 480px;
	left: 0;
	top: 46px;
	z-index: 99;
	background-repeat: no-repeat;
	background-size: 480px auto;
	opacity: .5;
}

body .testimonials-widget .btn {
	width: 148px;
}

body #main .container article {
	min-height: 10em;
	padding: 0 0 3em;
}

body #main .container article .ngg-galleryoverview {
	width: auto !important;
	clear: none !important;
}

body #main .container article .columns {
	display: flex;
	flex-direction: row;
}

body #main .container article .columns>div {
	width: 50%;
}

body #main .container article h1 {
	color: #515151;
	font-size: 26px;
}

body #main .container article h1 span {
	margin-top: 0;
}

body #main .container article h1.no-margin {
	margin-bottom: 0;
}

body #main .container article h2, body #main .container article h3 {
	font-weight: 600;
	font-family: "Roboto", sans-serif;
}

body #main .container article p.blurb {
	color: #606060;
	font-weight: 300;
	font-family: "Roboto", sans-serif;
}

body #main .container article p {
	font-weight: 300;
}

body #main .container article h3 ul, body #main .container article h2 ul {
	line-height: 1;
	font-family: "Roboto", sans-serif;
}

body #main .container article ul {
	padding-left: 3em;
}

@media screen and (min-width: 992px) {
	body #main .container article h1 {
		margin-top: 0;
		line-height: 1.5;
	}
}

@media screen and (max-width: 767px) {
	body #main .container article h1 {
		text-align: center;
	}
	
	body #main .container article ul {
		font-size: 15px;
	}
	
	body #main .container article h3.list, body #main .container article h2.list {
		text-align: center;
	}
	
	body #main .container article h3 ul, body #main .container article h2 ul {
		padding-left: 0;
		list-style: none;
		margin-bottom: 0;
	}
	
	body #main .container article h3 ul li, body #main .container article h2 ul li {
		text-align: center;
		margin-bottom: 1em;
		font-size: 14px;
	}
}

body #main .container article h1 ul, body #main .container article h2 ul, body #main .container article h3 ul {
	padding-left: 0;
	list-style: none;
	display: none;
}

body #main .container article h1.expanded ul, body #main .container article h2.expanded ul, body #main .container article h3.expanded ul {
	display: block;
}

body #main .container article .page-bottom {
	padding-top: 2em;
}

body #main .container article .page-bottom strong.header {
	color: #e09105;
}

@media screen and (max-width: 767px) {
	body #main .container article .page-bottom {
		padding-top: 0;
	}
}

body #main .container article .banner-bottom {
	clear: both;
	position: relative;
	color: #fff;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

body #main .container article .banner-bottom::after {
	background-image: url("data:image/svg+xml;utf8,<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\A     viewBox=\"0 0 167.7 168.6\" enable-background=\"new 0 0 167.7 168.6\" xml:space=\"preserve\">\A    <g id=\"Layer_2_1_\">\A        <g id=\"Layer_7\">\A            <g opacity=\"0.54\">\A                <polygon fill=\"#FFFFFF\" points=\"86.1,45.6 84.1,41.3 82.2,45.6 77.5,45.1 80.3,48.9 77.5,52.8 82.2,52.2 84.1,56.6 86.1,52.3\A				90.8,52.8 88,48.9 90.8,45.1 			\"/>\A                <polygon fill=\"#FFFFFF\" points=\"69.4,46.8 68.1,43.7 66.8,46.8 63.5,46.4 65.4,49.1 63.5,51.7 66.8,51.4 68.1,54.4 69.4,51.4\A				72.7,51.7 70.8,49.1 72.7,46.4 			\"/>\A                <polygon fill=\"#FFFFFF\" points=\"98.8,51.2 100.2,54.3 101.5,51.3 104.8,51.6 102.8,48.9 104.8,46.3 101.5,46.6 100.2,43.6\A				98.8,46.6 95.6,46.3 97.5,48.9 95.6,51.6 			\"/>\A                <path fill=\"#FFFFFF\" d=\"M83.9,0C41.6,0,5.9,31.3,0.3,73.2l-0.3,2h35l0.3-1.4C41.1,47,67.5,30,94.4,35.8c19.1,4.1,34,19,38.1,38.1\A				l0.3,1.4h34.9l-0.3-2C161.9,31.4,126.2,0.1,83.9,0z M135.5,71.8c-6.9-28.5-35.7-46.1-64.2-39.1c-19.3,4.7-34.4,19.7-39.1,39H4\A				C11,27.6,52.4-2.5,96.5,4.5c34.7,5.5,61.8,32.7,67.3,67.4L135.5,71.8z\"/>\A                <path fill=\"#FFFFFF\" d=\"M132.2,95.8c-6.4,26.7-33.2,43.2-59.9,36.8C54,128.3,39.8,114,35.5,95.7l-0.3-1.3H0.1l0.3,2\A				c6.7,46.1,49.4,78.1,95.5,71.4c36.9-5.3,66-34.3,71.4-71.3l0.3-2h-35.1L132.2,95.8z M163.5,98c-7.5,44-49.3,73.6-93.4,66\A				c-33.8-5.8-60.3-32.3-66-66.1h28.3c7.5,28.4,36.6,45.3,65,37.8c18.5-4.9,32.9-19.3,37.8-37.7H163.5z\"/>\A                <path fill=\"#FFFFFF\" d=\"M29.5,41.5c-1.9,0-3.4,1.5-3.4,3.4s1.5,3.4,3.4,3.4s3.4-1.5,3.4-3.4l0,0C32.9,43.1,31.4,41.5,29.5,41.5z\"\A                />\A                <path fill=\"#FFFFFF\" d=\"M138,48.4c1.9,0,3.4-1.5,3.4-3.4s-1.5-3.4-3.4-3.4s-3.4,1.5-3.4,3.4l0,0C134.6,46.9,136.1,48.4,138,48.4z\A				\"/>\A                <path fill=\"#FFFFFF\" d=\"M106.4,74.1c-0.5-1.7-2.1-2.8-3.9-2.8H65.2l-5.5-5.4c-1.2-1.2-2.8-1.9-4.5-1.9h-7.1\A				c-0.6-0.1-1.2,0.4-1.3,1.1s0.4,1.2,1.1,1.3c0.1,0,0.1,0,0.2,0h7.1c1.1,0,2.1,0.4,2.9,1.2l13.2,13.2l-5.9,19.9\A				c-0.5,1.5,0.1,3.2,1.5,4.1c1.3,0.9,3.1,0.9,4.4-0.1l15.9-12.2h3.6c1,0,1.9,0.1,2.9,0.4l0.6,0.2C94,94,93.9,95,93.9,95.9\A				c0.1,5.4,4.5,9.7,9.9,9.6c4.1-0.1,7.8-2.7,9.1-6.6l2,0.7c0.6,0.2,1.3-0.2,1.4-0.8c0.2-0.6-0.2-1.2-0.7-1.4l-2.3-0.7\A				c0-0.2,0-0.5,0-0.7c0-5.4-4.3-9.8-9.7-9.8c-3.5,0-6.7,1.8-8.4,4.8l-0.8-0.3C93,90.2,91.8,90,90.7,90h-0.6L105,78.6\A				C106.4,77.6,107,75.7,106.4,74.1z M103.4,88.4c4.1,0,7.4,3.3,7.4,7.4l-0.6-0.2c-0.1-3.7-3.1-6.7-6.9-6.7c-0.4,0-0.7,0.3-0.7,0.7\A				c0,0.4,0.3,0.7,0.7,0.7l0,0c0.1,0,0.3,0,0.4,0c2.6,0.2,4.6,2.2,4.9,4.8l-0.9-0.3c-0.5-2.5-2.9-4.1-5.4-3.6\A				c-0.8,0.2-1.6,0.6-2.2,1.2l-2.9-0.9C98.8,89.6,101,88.4,103.4,88.4z M102.3,95.6l-0.2,0.4c-0.2,0.6,0.1,1.3,0.7,1.5l0,0\A				c0.6,0.2,1.3-0.1,1.5-0.7l0.2-0.5l1.9,0.6c-0.6,1.6-2.3,2.5-4,2c-1.3-0.4-2.1-1.6-2.1-3c0-0.3,0-0.6,0.1-0.9L102.3,95.6z M102,93\A				c1.5-0.8,3.4-0.2,4.2,1.3L102,93z M96.3,93.7l2.7,0.8c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.5,2.1,4.6,4.6,4.6c2,0,3.7-1.3,4.3-3.1\A				l2.7,0.9c-1.2,3.9-5.4,6.1-9.3,4.9S95.1,97.6,96.3,93.7z M67.6,73.6h35c0.7,0,1.3,0.4,1.6,1H68.6L67.6,73.6z M69.8,102.7\A				c-0.5,0.4-1.2,0.4-1.6,0c-0.5-0.3-0.7-1-0.6-1.6l5.6-18.7l7.6,7.6c0.8,0.8,1.9,1.5,3,1.8L69.8,102.7z M103.6,76.7L86.3,90h-0.2\A				c-1.4,0-2.7-0.6-3.7-1.5L70,76h34.1C104,76.3,103.8,76.6,103.6,76.7L103.6,76.7z\"/>\A                <path fill=\"#FFFFFF\" d=\"M42.8,34.4l-1.1-0.5l-2,1.7l0.4,1.1l-1,0.9l-1.9-6l1-0.9l5.6,2.7L42.8,34.4z M39.4,34.5l1.4-1.2l-2.1-1.1\A				L39.4,34.5z\"/>\A                <path fill=\"#FFFFFF\" d=\"M49.3,23l4.3-2.2l0.5,1l-1.5,0.8l2.1,4.1l-1.2,0.6l-2.1-4.1L49.8,24L49.3,23z\"/>\A                <path fill=\"#FFFFFF\" d=\"M61.9,23.6l-1.4-1.2h-0.1l-1.1,0.4l0.6,1.5l-1.2,0.5l-2-5.4l2.3-0.9c0.6-0.3,1.2-0.3,1.8-0.1\A				c0.5,0.2,0.9,0.6,1.1,1.2c0.2,0.4,0.2,0.8,0.1,1.2c-0.1,0.4-0.2,0.7-0.5,1l1.8,1.3L61.9,23.6z M58.9,21.9l1.1-0.4\A				c0.3-0.1,0.5-0.3,0.7-0.5c0.1-0.3,0.1-0.5,0-0.8s-0.3-0.5-0.5-0.6c-0.3-0.1-0.6-0.1-0.9,0.1L58.1,20L58.9,21.9z\"/>\A                <path fill=\"#FFFFFF\" d=\"M70.1,21.4l-0.7-1L66.8,21l-0.2,1.2l-1.3,0.3l1.1-6.2l1.3-0.3l3.7,5L70.1,21.4z M67,19.9l1.8-0.4l-1.4-2\A				L67,19.9z\"/>\A                <path fill=\"#FFFFFF\" d=\"M77.3,14.9c0.5,0.2,0.9,0.5,1.2,0.9c0.3,0.4,0.5,0.9,0.6,1.5c0.1,0.5,0,1-0.2,1.5s-0.6,0.9-1,1.1\A				c-0.5,0.3-1,0.5-1.5,0.5L74,20.7L73.3,15l2.4-0.3C76.2,14.7,76.8,14.7,77.3,14.9z M77,19c0.2-0.2,0.4-0.4,0.5-0.7\A				c0.2-0.6,0.2-1.3-0.2-1.8c-0.2-0.2-0.4-0.4-0.7-0.6c-0.3-0.1-0.6-0.2-0.9-0.1l-1.1,0.1l0.4,3.6l1.2-0.1\A				C76.5,19.3,76.8,19.2,77,19z\"/>\A                <path fill=\"#FFFFFF\" d=\"M82,14.3h1.3l0.1,5.7h-1.3L82,14.3z\"/>\A                <path fill=\"#FFFFFF\" d=\"M86.4,14.3l4.8,0.3l-0.1,1.1l-1.8-0.1L89,20.2l-1.3-0.1l0.3-4.6l-1.7-0.1L86.4,14.3z\"/>\A                <path fill=\"#FFFFFF\" d=\"M94.3,15l1.3,0.2l-0.8,5.7l-1.3-0.2L94.3,15z\"/>\A                <path fill=\"#FFFFFF\" d=\"M103.2,17.2c0.4,0.4,0.7,0.8,0.8,1.3c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.4,1-0.8,1.4s-0.8,0.6-1.3,0.8\A				c-0.5,0.1-1.1,0.1-1.6,0s-1-0.4-1.4-0.8c-0.8-0.7-1.1-1.8-0.8-2.9c0.1-0.5,0.4-1,0.8-1.4s0.8-0.6,1.3-0.8c0.5-0.1,1.1-0.1,1.6,0\A				C102.3,16.5,102.8,16.8,103.2,17.2z M100.6,17.5c-0.3,0.1-0.6,0.3-0.8,0.5c-0.2,0.2-0.4,0.5-0.5,0.8s-0.1,0.6,0,1\A				c0.1,0.3,0.2,0.6,0.5,0.8c0.2,0.2,0.5,0.4,0.8,0.5s0.6,0.1,0.9,0s0.6-0.3,0.8-0.5c0.2-0.2,0.4-0.5,0.5-0.8s0.1-0.6,0-1\A				c-0.1-0.3-0.2-0.6-0.4-0.8c-0.2-0.2-0.5-0.4-0.8-0.5C101.3,17.5,100.9,17.5,100.6,17.5z\"/>\A                <path fill=\"#FFFFFF\" d=\"M111.8,19.9l1.1,0.5l-2.2,5.3l-1.1-0.4l-1.2-4.5l-1.4,3.4l-1.1-0.5l2.2-5.3l1.1,0.4l1.2,4.5L111.8,19.9z\"\A                />\A                <path fill=\"#FFFFFF\" d=\"M126.9,29.3c0.5,1,0.3,2.1-0.3,3c-0.3,0.4-0.7,0.8-1.2,1s-1,0.3-1.5,0.2c-1.1-0.2-2-0.9-2.5-1.9\A				c-0.2-0.5-0.3-1-0.3-1.5c0.1-0.5,0.3-1,0.6-1.5c0.3-0.4,0.7-0.8,1.2-1s1-0.3,1.5-0.2C125.5,27.6,126.4,28.3,126.9,29.3\A				L126.9,29.3z M124.4,28.6c-0.6-0.1-1.3,0.2-1.7,0.7c-0.2,0.3-0.3,0.6-0.4,0.9c0,0.3,0,0.6,0.1,0.9s0.3,0.5,0.6,0.7\A				c0.2,0.2,0.5,0.3,0.8,0.3s0.6,0,0.9-0.1c0.3-0.1,0.6-0.3,0.8-0.6c0.2-0.3,0.3-0.6,0.4-0.9c0-0.3,0-0.6-0.1-0.9\A				C125.5,29,125,28.6,124.4,28.6z\"/>\A                <path fill=\"#FFFFFF\" d=\"M130.8,32.2l3,2.9l-0.8,0.8l-2-2l-1,1l1.9,1.8l-0.8,0.8l-1.9-1.8l-1.5,1.6l-0.9-0.9L130.8,32.2z\"/>\A                <path fill=\"#FFFFFF\" d=\"M24.3,110.5c-0.1,0.4-0.3,0.8-0.7,0.9c-0.3,0.1-0.6,0.2-0.8,0.1c-0.3-0.1-0.5-0.2-0.7-0.4\A				c0.1,0.3,0.1,0.7-0.1,1c-0.1,0.3-0.4,0.6-0.7,0.7c-0.4,0.2-0.9,0.2-1.3,0c-0.5-0.3-0.9-0.7-1.1-1.2l-1.2-2.5l5.2-2.5L24,109\A				C24.2,109.5,24.3,110,24.3,110.5z M20.2,111.5c0.2,0.1,0.4,0.1,0.6,0s0.3-0.3,0.3-0.4c0-0.3,0-0.5-0.2-0.7l-0.6-1.2l-1.2,0.6\A				l0.5,1.2C19.8,111.2,20,111.4,20.2,111.5L20.2,111.5z M22.2,110.3c0.3,0.1,0.7,0,0.8-0.3v-0.1c0-0.2,0-0.4-0.1-0.6l-0.6-1.2\A				l-1.1,0.5l0.6,1.2C21.9,110.1,22,110.3,22.2,110.3L22.2,110.3z\"/>\A                <path fill=\"#FFFFFF\" d=\"M23.4,117c-0.1,0.3,0,0.7,0.2,1s0.4,0.5,0.8,0.6c0.3,0.1,0.7,0,1-0.2l2.9-1.8l0.7,1.1l-2.9,1.8\A				c-0.4,0.3-0.8,0.4-1.3,0.4c-0.4,0-0.8-0.1-1.2-0.3c-0.8-0.5-1.3-1.4-1.4-2.3c0-0.4,0.1-0.8,0.3-1.2c0.2-0.4,0.6-0.8,1-1l2.9-1.8\A				l0.7,1.1l-2.9,1.8C23.7,116.4,23.5,116.7,23.4,117z\"/>\A                <path fill=\"#FFFFFF\" d=\"M30.6,120.3l0.8,1l-4.6,3.4l-0.8-1L30.6,120.3z\"/>\A                <path fill=\"#FFFFFF\" d=\"M33.3,123.8l0.8,1l-3.5,3l1.6,1.9l-0.9,0.7l-2.4-2.9L33.3,123.8z\"/>\A                <path fill=\"#FFFFFF\" d=\"M40.2,131.7c0.2,0.5,0.2,1,0.1,1.5c-0.1,0.5-0.4,1-0.8,1.3c-0.4,0.4-0.8,0.7-1.3,0.8s-1,0.1-1.5,0\A				c-0.5-0.2-1-0.5-1.4-0.8l-1.7-1.7l4-4.1l1.8,1.7C39.7,130.7,40,131.2,40.2,131.7z M36.8,134.1c0.3,0.1,0.6,0.1,0.9,0\A				c0.3-0.1,0.6-0.3,0.8-0.5s0.4-0.5,0.5-0.8s0.1-0.6,0-0.9c-0.1-0.3-0.3-0.6-0.5-0.8l-0.8-0.8l-2.5,2.6l0.8,0.8\A				C36.3,133.9,36.6,134.1,36.8,134.1z\"/>\A                <path fill=\"#FFFFFF\" d=\"M43.5,134.1l1,0.8l-3.5,4.5l-1-0.8L43.5,134.1z\"/>\A                <path fill=\"#FFFFFF\" d=\"M50.4,139l1,0.7l-3.1,4.8l-1-0.6l-0.3-4.7l-2,3.1l-1-0.7l3-4.8l1,0.6l0.3,4.6L50.4,139z\"/>\A                <path fill=\"#FFFFFF\" d=\"M56.3,145.3l1,0.5l-1,2c-0.4,0.1-0.8,0.1-1.2,0s-0.8-0.2-1.2-0.3c-0.5-0.2-0.9-0.6-1.2-1\A				c-0.9-1.4-0.6-3.2,0.8-4.2c0.4-0.3,0.9-0.5,1.5-0.5s1.1,0.1,1.6,0.3c0.4,0.2,0.7,0.4,1,0.7s0.5,0.6,0.7,1l-1,0.5\A				c-0.1-0.3-0.3-0.5-0.5-0.8c-0.2-0.2-0.4-0.4-0.7-0.5c-0.6-0.3-1.3-0.2-1.8,0.1c-0.3,0.2-0.5,0.4-0.6,0.7s-0.2,0.6-0.2,0.9\A				c0,0.3,0.1,0.6,0.3,0.9c0.2,0.3,0.4,0.5,0.7,0.6c0.2,0.1,0.3,0.1,0.5,0.2c0.2,0,0.4,0,0.6,0L56.3,145.3z\"/>\A                <path fill=\"#FFFFFF\" d=\"M67.6,152.3l-0.6-1c-0.5,0.3-1.2,0.4-1.8,0.2c-0.3-0.1-0.6-0.2-0.9-0.4c-0.2-0.2-0.4-0.5-0.5-0.8\A				s-0.1-0.6,0-0.9c0.1-0.3,0.3-0.6,0.5-0.8c0.3-0.2,0.6-0.3,1-0.4c-0.1-0.2-0.2-0.5-0.2-0.7s0-0.4,0-0.6c0.1-0.4,0.3-0.7,0.7-0.8\A				c0.4-0.2,0.8-0.2,1.2,0c0.3,0.1,0.5,0.2,0.8,0.4c0.2,0.1,0.3,0.3,0.4,0.6c0.1,0.2,0.1,0.5,0,0.7c-0.1,0.3-0.3,0.6-0.6,0.8\A				c-0.4,0.2-0.7,0.3-1.1,0.4c0.2,0.4,0.4,0.8,0.7,1.3c0.3-0.2,0.5-0.5,0.7-0.8l0.6,0.8c-0.2,0.3-0.5,0.6-0.8,0.9l0.6,1L67.6,152.3z\A				 M66.5,150.5c-0.4-0.6-0.7-1.1-0.9-1.6c-0.2,0.1-0.4,0.1-0.6,0.3c-0.1,0.1-0.2,0.2-0.3,0.4c-0.1,0.2,0,0.5,0.1,0.6\A				c0.1,0.2,0.3,0.3,0.6,0.4C65.8,150.7,66.2,150.7,66.5,150.5z M66.2,148c0.3-0.1,0.5-0.1,0.7-0.3c0.2-0.1,0.3-0.3,0.3-0.4\A				c0-0.1,0-0.3-0.1-0.4c-0.1-0.1-0.2-0.2-0.4-0.3c-0.2-0.1-0.3-0.1-0.5,0c-0.1,0.1-0.2,0.2-0.3,0.4C66,147.4,66.1,147.7,66.2,148z\"\A                />\A                <path fill=\"#FFFFFF\" d=\"M79.3,149.3c-0.2-0.2-0.5-0.2-0.8-0.3c-0.3,0-0.6,0-0.9,0.1c-0.6,0.3-1,0.8-1,1.5c0,0.3,0,0.6,0.1,0.9\A				c0.1,0.3,0.3,0.5,0.6,0.7c0.3,0.2,0.5,0.3,0.9,0.3c0.3,0,0.5,0,0.8-0.1s0.5-0.2,0.8-0.4l0.7,0.9c-0.3,0.3-0.7,0.5-1.1,0.7\A				c-0.4,0.1-0.8,0.2-1.3,0.2s-1-0.2-1.5-0.5c-0.4-0.3-0.8-0.7-1-1.2s-0.3-1-0.3-1.6c0.1-1.1,0.8-2,1.7-2.4c0.5-0.2,1-0.3,1.6-0.2\A				c0.8,0.1,1.6,0.5,2.2,1.2L80,150C79.8,149.7,79.6,149.5,79.3,149.3z\"/>\A                <path fill=\"#FFFFFF\" d=\"M87.6,148.6c0.5,0.2,0.8,0.6,1.1,1c0.8,1.4,0.4,3.2-1,4.1c0,0,0,0-0.1,0c-1,0.5-2.2,0.5-3.1,0\A				c-0.5-0.2-0.8-0.6-1.1-1c-0.3-0.5-0.4-1-0.4-1.5s0.1-1,0.4-1.5c0.3-0.4,0.6-0.8,1.1-1.1s1-0.4,1.6-0.4\A				C86.6,148.1,87.1,148.3,87.6,148.6z M85.2,149.6c-0.3,0.2-0.5,0.4-0.6,0.7c-0.3,0.6-0.3,1.3,0,1.9c0.2,0.3,0.4,0.5,0.7,0.7\A				c0.3,0.2,0.6,0.2,0.9,0.2s0.6-0.1,0.9-0.3s0.5-0.4,0.6-0.7c0.2-0.3,0.2-0.6,0.2-0.9c0-1-0.7-1.8-1.7-1.8c0,0,0,0-0.1,0\A				C85.7,149.3,85.5,149.4,85.2,149.6L85.2,149.6z\"/>\A                <path fill=\"#FFFFFF\" d=\"M95.7,147.5l1.2-0.2l0.8,5.7l-1.2,0.2l-3.3-3.3l0.5,3.7l-1.2,0.2l-0.8-5.7l1.2-0.2l3.3,3.3L95.7,147.5z\"\A                />\A                <path fill=\"#FFFFFF\" d=\"M103,147.1c-0.3,0-0.6,0-0.9,0.1c-0.2,0-0.3,0.1-0.5,0.3c-0.1,0.1-0.1,0.3-0.1,0.4\A				c0.1,0.2,0.2,0.3,0.4,0.4c0.3,0.1,0.6,0.1,0.9,0.1s0.7,0,1,0.1c0.3,0,0.5,0.2,0.8,0.3c0.3,0.2,0.4,0.5,0.5,0.8s0.1,0.7,0,1\A				s-0.3,0.6-0.6,0.8c-0.3,0.2-0.7,0.4-1.1,0.5c-0.5,0.1-0.9,0.2-1.4,0.1c-0.5,0-0.9-0.2-1.3-0.4l0.2-1.1c0.4,0.2,0.7,0.3,1.1,0.4\A				c0.3,0.1,0.7,0.1,1.1,0c0.2,0,0.4-0.2,0.6-0.3c0.1-0.1,0.2-0.3,0.1-0.5c0-0.1-0.1-0.2-0.2-0.3s-0.3-0.1-0.4-0.1\A				c-0.2,0-0.5,0-0.7,0c-0.3,0-0.7,0-1-0.1c-0.3,0-0.5-0.2-0.8-0.3c-0.2-0.2-0.4-0.5-0.5-0.8s-0.1-0.6,0-0.9\A				c0.1-0.3,0.3-0.6,0.6-0.8c0.3-0.2,0.7-0.4,1.1-0.5s0.8-0.1,1.2-0.1c0.4,0,0.7,0.1,1.1,0.2l-0.2,1.2\A				C103.7,147.2,103.3,147.1,103,147.1z\"/>\A                <path fill=\"#FFFFFF\" d=\"M106.2,144.9l4.5-1.8l0.4,1l-1.6,0.6l1.7,4.3l-1.2,0.5l-1.7-4.3l-1.6,0.6L106.2,144.9z\"/>\A                <path fill=\"#FFFFFF\" d=\"M118.7,145.4l-1.6-1l-0.1,0.1l-1,0.6l0.8,1.4l-1.1,0.6l-2.8-5l2.2-1.2c0.5-0.3,1.2-0.5,1.8-0.4\A				c0.5,0.1,1,0.5,1.3,1c0.2,0.3,0.3,0.7,0.3,1.1c0,0.4-0.1,0.7-0.3,1l2,1.1L118.7,145.4z M115.5,144.1l1-0.6\A				c0.3-0.1,0.5-0.3,0.6-0.6s0.1-0.5-0.1-0.8c-0.1-0.2-0.3-0.4-0.6-0.5c-0.3,0-0.6,0-0.8,0.2l-1,0.6L115.5,144.1z\"/>\A                <path fill=\"#FFFFFF\" d=\"M123.4,140.7c0.4,0.1,0.7,0,1-0.3c0.3-0.2,0.5-0.5,0.5-0.8c0-0.4-0.1-0.7-0.3-1l-2-2.7l1-0.8l2,2.7\A				c0.3,0.4,0.5,0.8,0.5,1.2c0.1,0.4,0,0.8-0.2,1.2c-0.5,0.8-1.3,1.4-2.2,1.6c-0.4,0.1-0.8,0-1.2-0.1c-0.4-0.2-0.7-0.5-1-0.9l-2-2.7\A				l1-0.8l2,2.7C122.7,140.4,123,140.6,123.4,140.7z\"/>\A                <path fill=\"#FFFFFF\" d=\"M129.1,131.7c-0.3,0.1-0.5,0.2-0.7,0.4s-0.4,0.5-0.5,0.8c-0.2,0.6,0,1.3,0.5,1.7c0.2,0.2,0.5,0.4,0.8,0.5\A				s0.6,0.1,0.9,0c0.6-0.1,1-0.6,1.2-1.1c0.1-0.3,0.2-0.6,0.2-0.9l1.1,0.1c0,0.4-0.1,0.9-0.3,1.3c-0.2,0.4-0.4,0.8-0.7,1.1\A				c-0.4,0.4-0.9,0.6-1.4,0.8c-0.5,0.1-1,0.1-1.5,0s-1-0.4-1.3-0.8c-0.4-0.4-0.6-0.8-0.8-1.4c-0.1-0.5-0.1-1,0.1-1.5s0.5-1,0.8-1.4\A				c0.3-0.3,0.7-0.5,1.1-0.7c0.4-0.1,0.8-0.2,1.2-0.2l0.1,1.2C129.7,131.6,129.4,131.6,129.1,131.7z\"/>\A                <path fill=\"#FFFFFF\" d=\"M130.7,128.3l3.1-3.7l0.8,0.7l-1.1,1.3l3.6,3l-0.8,1l-3.5-3l-1.1,1.3L130.7,128.3z\"/>\A                <path fill=\"#FFFFFF\" d=\"M135.4,122.6l0.8-1l4.7,3.4l-0.9,1L135.4,122.6z\"/>\A                <path fill=\"#FFFFFF\" d=\"M140.4,115.4c0.4-0.3,1-0.4,1.5-0.4s1,0.2,1.5,0.4c0.9,0.5,1.5,1.6,1.4,2.6c0,0.5-0.2,1.1-0.5,1.6\A				s-0.7,0.9-1.1,1.1c-1.4,0.8-3.2,0.4-4-1c-0.3-0.5-0.4-1.1-0.4-1.6s0.2-1.1,0.5-1.5C139.5,116.1,139.9,115.7,140.4,115.4z\A				 M140,118c0,0.3,0.1,0.6,0.2,0.9c0.3,0.6,0.9,0.9,1.6,0.9c0.3,0,0.6-0.1,0.9-0.2c0.3-0.1,0.5-0.4,0.7-0.6\A				c0.2-0.3,0.2-0.6,0.2-0.9s-0.1-0.6-0.2-0.9c-0.2-0.3-0.4-0.5-0.7-0.7s-0.6-0.3-0.9-0.3c-0.3,0-0.6,0.1-0.9,0.2\A				C140.4,116.8,140,117.4,140,118z\"/>\A                <path fill=\"#FFFFFF\" d=\"M143.9,108l0.5-1.1l5.2,2.5l-0.5,1.1l-4.5,0.9l3.3,1.6l-0.5,1.1l-5.2-2.5l0.5-1.1l4.6-0.9L143.9,108z\"/>\A                <path fill=\"#FFFFFF\" d=\"M57.9,114.2h3.7v0.9H59v1.1h2.4v0.9H59v1.1h2.7v0.9h-3.8V114.2z\"/>\A                <path fill=\"#FFFFFF\" d=\"M66.1,115.2c-0.2-0.1-0.5-0.1-0.7-0.1s-0.3,0-0.5,0.1c-0.1,0.1-0.2,0.2-0.2,0.3c0,0.2,0.1,0.3,0.2,0.4\A				c0.2,0.1,0.5,0.2,0.7,0.3c0.3,0.1,0.6,0.2,0.8,0.3c0.2,0.1,0.4,0.3,0.6,0.4c0.2,0.2,0.2,0.5,0.2,0.8s-0.1,0.6-0.3,0.8\A				c-0.2,0.2-0.4,0.4-0.7,0.5c-0.3,0.1-0.7,0.2-1,0.2c-0.4,0-0.8,0-1.2-0.2c-0.4-0.1-0.7-0.3-1-0.6l0.5-0.9c0.3,0.2,0.5,0.4,0.9,0.5\A				c0.3,0.1,0.6,0.2,0.9,0.2c0.2,0,0.4,0,0.5-0.1s0.2-0.2,0.2-0.4c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.2-0.3-0.2L65,117\A				c-0.3-0.1-0.6-0.2-0.8-0.3c-0.2-0.1-0.4-0.2-0.5-0.4c-0.2-0.2-0.2-0.5-0.2-0.8s0.1-0.6,0.2-0.8c0.2-0.2,0.4-0.4,0.7-0.5\A				c0.3-0.1,0.7-0.2,1-0.2s0.7,0.1,1,0.2s0.6,0.2,0.9,0.4l-0.4,0.9C66.7,115.4,66.4,115.3,66.1,115.2z\"/>\A                <path fill=\"#FFFFFF\" d=\"M68.8,114.2h4.1v0.9h-1.5v4h-1.1v-4h-1.5V114.2z\"/>\A                <path fill=\"#FFFFFF\" d=\"M78.1,114.5c0.4,0.2,0.7,0.5,0.9,0.9c0.2,0.4,0.3,0.8,0.3,1.3c0,0.4-0.1,0.9-0.3,1.3\A				c-0.2,0.4-0.5,0.7-0.9,0.9c-0.4,0.2-0.9,0.3-1.4,0.3h-2v-4.9h2.1C77.2,114.2,77.6,114.3,78.1,114.5z M77.5,118\A				c0.2-0.1,0.4-0.3,0.5-0.5s0.2-0.5,0.2-0.8s-0.1-0.5-0.2-0.8c-0.1-0.2-0.3-0.4-0.5-0.5s-0.5-0.2-0.8-0.2h-1v3.1h1\A				C77,118.2,77.2,118.1,77.5,118z\"/>\A                <path fill=\"#FFFFFF\" d=\"M83.3,114.2h2.1v4.9h-1.1v-4h-1V114.2z\"/>\A                <path fill=\"#FFFFFF\" d=\"M88.5,118.2c0.2,0.1,0.4,0.1,0.6,0.1c0.4,0,0.7-0.1,0.9-0.4c0.2-0.3,0.3-0.7,0.3-1.1\A				c-0.3,0.4-0.7,0.6-1.2,0.6c-0.4,0-0.8-0.1-1.1-0.4c-0.3-0.3-0.4-0.7-0.4-1.2c0-0.3,0.1-0.6,0.2-0.9c0.1-0.2,0.4-0.4,0.6-0.6\A				c0.3-0.1,0.6-0.2,0.9-0.2c0.4,0,0.8,0.1,1.1,0.3c0.3,0.2,0.6,0.5,0.7,0.8c0.2,0.4,0.3,0.8,0.3,1.3s-0.1,0.9-0.3,1.4\A				c-0.2,0.4-0.4,0.7-0.8,0.9c-0.3,0.2-0.8,0.3-1.2,0.3c-0.3,0-0.5,0-0.8-0.1c-0.2-0.1-0.5-0.2-0.7-0.3L88,118\A				C88.2,118.1,88.3,118.2,88.5,118.2z M88.7,115.2c-0.2,0.2-0.2,0.4-0.2,0.6s0.1,0.4,0.2,0.6c0.2,0.1,0.4,0.2,0.6,0.2\A				s0.5-0.1,0.6-0.2s0.2-0.3,0.2-0.6c0-0.2-0.1-0.4-0.2-0.5c-0.2-0.2-0.4-0.2-0.6-0.2C89.1,115,88.9,115.1,88.7,115.2L88.7,115.2z\"\A                />\A                <path fill=\"#FFFFFF\" d=\"M96,116.2c0.3,0.1,0.5,0.3,0.7,0.5s0.2,0.5,0.2,0.8s-0.1,0.6-0.2,0.9c-0.2,0.3-0.4,0.5-0.7,0.6\A				c-0.3,0.1-0.7,0.2-1,0.2s-0.7-0.1-1-0.2s-0.6-0.2-0.9-0.4l0.4-0.8c0.2,0.2,0.4,0.3,0.7,0.4c0.2,0.1,0.5,0.1,0.7,0.1\A				s0.5-0.1,0.7-0.2s0.2-0.3,0.2-0.5s-0.1-0.4-0.2-0.5c-0.2-0.1-0.5-0.2-0.7-0.2h-0.7h-0.6v-2.7h3.2v0.9h-2.2v0.9H95\A				C95.3,116,95.7,116.1,96,116.2z\"/>\A                <path fill=\"#FFFFFF\" d=\"M102.4,114.8c0.7,1.1,0.7,2.6,0,3.7c-0.4,0.4-1,0.7-1.6,0.7s-1.2-0.2-1.6-0.7s-0.6-1.2-0.6-1.8\A				c0-0.7,0.2-1.3,0.6-1.8C100.1,114,101.5,114,102.4,114.8z M100,115.4c-0.2,0.4-0.3,0.8-0.3,1.3c0,0.4,0.1,0.9,0.3,1.3\A				c0.3,0.4,0.9,0.5,1.3,0.2c0.1-0.1,0.2-0.1,0.2-0.2c0.3-0.8,0.3-1.7,0-2.5c-0.3-0.4-0.9-0.5-1.3-0.2\A				C100.2,115.2,100.1,115.3,100,115.4z\"/>\A                <path fill=\"#FFFFFF\" d=\"M105.6,114.1c0.1,0.1,0.2,0.3,0.2,0.4s0,0.1,0,0.2s-0.1,0.1-0.1,0.2l-0.5,0.9h-0.5l0.3-0.9\A				c-0.2-0.1-0.2-0.3-0.2-0.4s0-0.3,0.2-0.4c0.1-0.1,0.2-0.2,0.4-0.2C105.4,113.9,105.5,114,105.6,114.1z\"/>\A                <path fill=\"#FFFFFF\" d=\"M109.4,116.2c-0.2-0.1-0.4-0.1-0.6-0.1c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.1,0.1-0.1,0.2s0.1,0.2,0.2,0.2\A				c0.2,0.1,0.3,0.1,0.5,0.2s0.4,0.1,0.7,0.2c0.2,0.1,0.3,0.2,0.4,0.3c0.1,0.2,0.2,0.4,0.2,0.6c0,0.3-0.1,0.7-0.4,0.9\A				c-0.3,0.2-0.7,0.3-1.1,0.3c-0.3,0-0.6-0.1-0.9-0.2s-0.5-0.2-0.8-0.4l0.3-0.7c0.2,0.1,0.4,0.3,0.7,0.3c0.2,0.1,0.4,0.1,0.7,0.1\A				c0.1,0,0.2,0,0.3-0.1c0.1,0,0.1-0.1,0.1-0.2s-0.1-0.2-0.2-0.3c-0.2-0.1-0.3-0.1-0.5-0.2s-0.4-0.1-0.6-0.2s-0.3-0.2-0.4-0.3\A				c-0.1-0.2-0.2-0.4-0.2-0.6c0-0.3,0.1-0.7,0.4-0.9c0.3-0.2,0.7-0.3,1.1-0.3c0.3,0,0.5,0,0.8,0.1c0.2,0.1,0.5,0.2,0.7,0.3l-0.4,0.7\A				C109.8,116.3,109.6,116.3,109.4,116.2z\"/>\A            </g>\A        </g>\A    </g>\A</svg>");
	content: "";
	width: 147px;
	height: 147px;
	position: absolute;
	right: 0;
	z-index: 99;
	margin-right: 57px;
}

@media screen and (max-width: 991px) {
	body #main .container article .banner-bottom {
		justify-content: center;
		align-items: center;
		flex-direction: column;
		height: auto;
		max-height: 100%;
		margin-bottom: 35px;
		background: none;
	}
}

body #main .container article h1 {
	margin-bottom: 1em;
}

body #main .container article .blurb {
	font-size: 22px;
	margin-bottom: 2em;
	font-weight: 300;
	line-height: 1.5;
}

body #main .container strong.header {
	font-size: 23px;
	font-weight: 300;
	margin-bottom: 0;
	display: block;
	font-family: "Raleway", sans-serif;
	color: #050505;
}

body #main .container .flex-row strong.header {
	margin-bottom: 0;
}

body #main .container ul, body #main .container ol {
	margin-bottom: 3em;
	margin-left: 0;
}

body #main .container h2 {
	margin-bottom: 1em;
}

body #main .container ul li, body #main .container ol li {
	margin-bottom: 1em;
	position: relative;
	line-height: 1.5;
	font-weight: 300;
}

body #main .container h2, body #main .container h3 {
	color: #e09105;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 2em;
}

@media screen and (max-width: 767px) {
	body #main .container h2.expander, body #main .container h3.expander {
		margin-bottom: 0;
	}
}

body #main .container .page-content h2 {
	margin-top: 0;
}

@media screen and (min-width: 768px) {
	body #main .container article .map-container {
		width: 50%;
	}
	
	body #main .container article p {
		margin-bottom: 3em;
	}
	
	body #main .container article p, body #main .container article ul {
		font-size: 16px;
	}
	
	body #main .container article .contact-info p {
		font-size: 14px;
		margin: .75em 0;
		color: #606060;
	}
}

body #main article p.no-margin {
	margin-bottom: 1.2em;
}

body #main article ul {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 3em;
	margin-left: 1em;
}

body #main article ul li ul {
	margin-top: 1em;
}

body #main .page-top {
	background: #f2f2f2;
	text-align: center;
	padding: 3em 0;
}

@media screen and (min-width: 992px) {
	body #main .page-top {
		padding: 5.5em 0;
	}
	
	body #main .page-top h2 {
		line-height: 1.8;
		margin-top: 0;
		padding-left: 100px;
		padding-right: 100px;
	}
	
	body #main .page-top p {
		line-height: 2;
		font-size: 19px;
	}
	
	body #main .page-top p.blurb {
		line-height: 1.5;
		font-size: 25px;
		margin-bottom: 0;
	}
}

body #main .page-top h2 {
	color: #7a7a7a;
}

body #main .page-top p {
	color: #7a7a7a;
}

body #main .page-top .container p.blurb {
	margin-bottom: 1em;
}

.page-template-page-landing .content {
	padding: 5em 0 0;
}

.page-template-page-landing .content p {
	line-height: 1.75;
	margin-bottom: 2em;
}

.page-template-page-landing .content .col-md-6:first-child {
	border-right: 1px solid #e6e6e6;
}

.page-template-page-landing hr {
	margin: 5em 0;
}

.page-template-page-landing .jumbotron h2 {
	margin-top: 0;
}

@media screen and (max-width: 767px) {
	.page-template-page-landing .jumbotron .floating-badge {
		display: none;
	}
	
	.page-template-page-landing .jumbotron .gradient-border h1 {
		color: #fff;
	}
}

@media screen and (min-width: 768px) {
	.page-template-page-landing .jumbotron {
		height: 500px;
	}
	
	.page-template-page-landing .jumbotron .floating-badge {
		float: left;
		margin-bottom: 100px;
	}
	
	.page-template-page-landing .jumbotron .gradient-border::before {
		height: 134px;
		top: 50%;
		transform: translateY(-50%);
		margin-top: 20px;
	}
	
	.page-template-page-landing .jumbotron .gradient-border h1 {
		color: #fff;
	}
}

@media screen and (max-width: 767px) {
	.page-template-default #header, .blog #header, .error-404 #header, .post-template-default #header {
		position: relative;
	}
	
	.page-template-default .sidebar-content, .blog .sidebar-content, .error-404 .sidebar-content, .post-template-default .sidebar-content {
		margin-top: 0;
	}
	
	.sidebar-content {
		display: flex;
		flex-direction: column;
		padding-bottom: 0;
	}
	
	#sidebar {
		order: 2;
	}
	
	.map-container {
		width: 100%;
	}
	
	body #main .container article {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 991px) {
	body #main .container .flex-wrap article {
		margin-bottom: 2em;
	}
}

@media screen and (min-width: 768px) {
	body #main .container .flex-wrap article {
		padding-left: 2em;
	}
	
	body #main .container .flex-wrap article:first-child {
		padding-left: 0;
	}
}

.floating-social ul.social-media {
	position: fixed;
	left: 0;
	top: 200px;
	background: #ff0;
	padding: 30px 20px;
}

.floating-social ul.social-media li {
	display: block;
	margin-top: 20px;
}

.floating-social ul.social-media li:first-child {
	margin-top: 0;
}

.floating-social ul.social-media .fa-fw {
	font-size: 22px;
	width: 20px;
}

@media screen and (max-width: 767px) {
	.floating-social ul.social-media {
		display: none;
	}
}

.pop-in {
	transform: scale(0);
	transition: all .5s ease;
}

.rotateY {
	transform: rotate(90deg) scaleX(-1);
}

.active .pop-in {
	transform: scale(1);
}

.active .rotateY {
	transform: rotate(90deg) scaleX(1);
}

.no-js .pop-in {
	transform: scale(1);
}

.no-js .rotateY {
	transform: rotate(90deg) scaleX(1);
}

.no-js .fade-down {
	opacity: 1;
	transform: translateY(0);
}

@media screen and (min-width: 992px) {
	.two-column {
		column-count: 2;
	}
	
	.page-template-default .internal-banner .navbar-brand, .blog .internal-banner .navbar-brand, .error-404 .internal-banner .navbar-brand, .post-template-default .internal-banner .navbar-brand {
		margin-left: -14px;
	}
}

.sidebar-content {
	margin-top: 45px;
}

.sidebar-content .post-title {
	font-weight: 300;
	font-size: 39px;
	color: #8f9699;
}

@media screen and (min-width: 992px) {
	.sidebar-content .page-content, .sidebar-content #sidebar {
		padding-top: 10px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.sidebar-content .img-responsive {
		max-width: 40%;
		height: auto;
	}
	
	.sidebar-content .img-responsive img {
		max-width: 100%;
		height: auto;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.sidebar-content .flex-row {
		flex-direction: column;
	}
	
	.sidebar-content .img-responsive {
		max-width: 30%;
		height: auto;
	}
	
	.sidebar-content .img-responsive img {
		max-width: 100%;
		height: auto;
	}
}

body #main .container article #sidebar {
	float: right;
	width: 411px;
	margin-left: 4em;
	text-align: center;
}

body #main .container article #sidebar h3 {
	font-size: 26px;
	line-height: 1.5;
	font-family: "Roboto", sans-serif;
	color: #fff;
}

body #main .container article #sidebar h4 {
	font-size: 19px;
	font-family: "Raleway", sans-serif;
	font-weight: 300;
	color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	body #main .container article #sidebar {
		width: 300px;
	}
}

body #main .container article #sidebar {
	position: relative;
}

body #main .container article #sidebar .bottom-sidebar {
	background: #f2f2f2;
	padding: 64px;
}

body #main .container article #sidebar .bottom-sidebar .small {
	display: block;
}

body #main .container article #sidebar .bg {
	justify-content: flex-start;
	align-items: flex-end;
	text-align: center;
	flex-direction: column;
}

body #main .container article #sidebar .bg .header {
	background: #051a3f;
	padding: 2em 0;
	width: 100%;
}

body #main .container article #sidebar .bg .header h2 {
	margin-bottom: 0;
	color: #fff;
}

body #main .container article #sidebar .bg .image {
	background: url("https://www.ciconstructors.com/wp-content/themes/constructors/img/bg-home-2-mobile.jpg") right center no-repeat;
	background-size: cover;
	height: 284px;
	width: 100%;
}

body #main .container article #sidebar .bg .image.nitro-lazy {
	background: none !important;
}

body #main .container article #sidebar .bg .contact-us {
	flex-direction: column;
	width: 100%;
	background: #f2f2f2;
	padding: 42px;
	z-index: 99;
}

body #main .container article #sidebar .bg .contact-us .title {
	color: #e09105;
	font-size: 24px;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
}

body #main .container article #sidebar .bg .contact-us .facebook-icon {
	width: 42px;
	height: 42px;
	margin: 2em 0 .75em;
}

body #main .container article #sidebar .bg .contact-us .btn {
	border: 0;
	font-size: 9px;
	margin-top: 0;
	padding: 2em 4.5em;
}

body #main .container article #sidebar .bg .contact-us p {
	line-height: 1.5;
}

body #main .container article #sidebar .bg .container-half {
	flex-direction: column;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	padding: 0 0;
	width: 100%;
}

body #main .container article #sidebar .bg .h2 {
	font-family: "Raleway", sans-serif;
	color: #fff;
	margin: 0 0;
}

body #main .container article #sidebar .bg .h2 .title {
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 300;
}

body #main .container article #sidebar .bg .h2 .subtitle {
	font-size: 22px;
	display: block;
	font-weight: 600;
	letter-spacing: 4px;
}

body #main .container article #sidebar p {
	color: #515151;
	font-size: 15px;
	text-align: center;
	margin-bottom: 2em;
}

body #main .container article #sidebar .bottom-sidebar .small {
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 0;
	line-height: 1;
}

body #main .container article #sidebar .bottom-sidebar .large {
	font-size: 40px;
	font-weight: 800;
	line-height: 1.25;
	font-family: "Montserrat", sans-serif;
}

@media screen and (min-width: 992px) {
	body #main .container article #sidebar {
		margin-bottom: 2em;
		-webkit-box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
		-moz-box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
		box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
		padding-top: 0;
	}
}

@media screen and (max-width: 767px) {
	body #main .container article #sidebar {
		float: none;
		max-width: 100%;
		margin-left: 0;
		margin-bottom: 2em;
		background: none;
		padding: 0;
		width: 100%;
	}
	
	body #main .container .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

body #main .container article .content-contact #sidebar {
	margin-left: 0;
}

@media screen and (max-width: 767px) {
	body #main .container article .content-contact #sidebar {
		clear: both;
	}
}

body #main .container article #sidebar p.ctf-tweet-text, body #main .container article #sidebar p.cff-post-text {
	color: #9b9b9b;
	text-align: left;
}

body #main .container article #sidebar .green-box p {
	color: #fff;
}

@media screen and (max-width: 767px) {
	.cff-wrapper {
		display: none !important;
	}
}

#footer {
	padding: 3em 0 2em;
	text-align: center;
	background: #fff;
}

#footer .btn {
	background: #141081;
	letter-spacing: 3px;
	padding: 20px 30px;
	-webkit-box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
	box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, .75);
}

#footer .btn:hover {
	background: #e09105;
}

#footer a.arrow {
	font-weight: 500;
}

#footer a.arrow::after {
	display: block;
	clear: both;
	position: relative;
	padding: 0 0;
	background-size: 29px;
	width: 29px;
	height: 29px;
	margin: 20px auto 0;
	content: "";
}

#footer a.arrow:hover {
	text-decoration: none;
}

@media screen and (min-width: 768px) {
	#footer a.arrow {
		position: relative;
		display: inline-block;
		margin-bottom: 1em;
	}
	
	#footer a.arrow::after {
		display: block;
		clear: both;
		position: absolute;
		right: -4.5em;
		top: -14px;
		padding: 0 0;
		background-size: 34px;
		width: 34px;
		height: 34px;
		margin: 20px auto 0;
		content: "";
	}
}

@media screen and (min-width: 992px) {
	#footer .contact-footer>div, #footer .hours-footer>div {
		padding-top: 10px;
		font-weight: 300;
		display: flex;
		flex-direction: column;
	}
	
	#footer .contact-footer .btn {
		margin-top: 2em;
	}
}

@media screen and (max-width: 768px) {
	#footer {
		text-align: left;
	}
}

@media screen and (max-width: 991px) {
	#footer ul {
		margin: 20px auto;
		overflow: auto;
		width: auto;
		display: inline-block;
	}
	
	#footer .logo-footer img {
		height: 100px;
	}
	
	#footer .hours-footer, #footer .contact-footer, #footer .logo-footer, #footer .button-footer {
		text-align: center;
		width: auto;
		margin: 0 auto;
		width: 100%;
	}
	
	#footer a.arrow {
		margin-bottom: 2em;
	}
	
	#footer .button-footer .btn-border {
		font-size: 11px;
		padding: 24px 17px;
	}
}

#footer .menu-primary-container {
	margin: 0 auto;
}

#footer p {
	font-size: 15px;
	line-height: 1.75;
	font-weight: 300;
}

#footer ul {
	padding-left: 0;
	margin-top: auto;
}

#footer ul li {
	list-style: none;
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
}

#footer ul li:first-child {
	margin-left: 0;
}

#footer a {
	color: #fff;
}

#footer .contact-button {
	margin-top: 5px;
}

#footer a.btn:hover {
	background: #e09105;
	border-color: #e09105;
}

#footer .full-height {
	margin-bottom: 4em;
}

#footer .menu {
	padding-left: 0;
	list-style: none;
}

#footer .menu>li a {
	color: #fff;
}

#footer .navbar-brand {
	float: none;
	text-align: center;
	position: relative;
}

#footer .navbar-brand img {
	width: 100%;
}

#footer .navbar-sherpa .navbar-nav>li>a {
	color: #7d8082;
}

#footer #menu-menu-footer {
	margin: 0 auto;
}

#footer .menu-footer-container, #footer .menu-menu-footer-container {
	text-align: center;
	display: flex;
	flex: 1;
}

#footer .menu-footer-container #menu-footer, #footer .menu-footer-container #menu-footer-spanish, #footer .menu-menu-footer-container #menu-footer, #footer .menu-menu-footer-container #menu-footer-spanish {
	margin: 0 auto;
	display: inline-block;
	float: none;
}

#footer .container {
	display: flex;
	flex-direction: column;
}

#footer .container .row:first-child {
	flex: 1;
}

#footer span.title {
	margin: 1em;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	color: #051a3f;
	font-weight: 600;
	text-transform: uppercase;
}

#footer .social-media-button {
	color: #fff;
}

#footer .social-media-button:hover {
	color: #e09105;
}

@media screen and (min-width: 992px) {
	#footer {
		text-align: left;
	}
	
	#footer span.title {
		margin: 0 0 .5em;
		display: block;
		font-size: 18px;
	}
}

@media screen and (max-width: 991px) {
	#footer .contact-footer, #footer .hours-footer {
		margin-top: 1.8em;
	}
	
	#footer .phone-footer {
		margin-top: .5em;
	}
	
	#footer span.title {
		font-size: 14px;
		margin-bottom: 0;
	}
	
	#footer .social-container {
		text-align: center;
	}
	
	#footer p {
		font-size: 14px;
		line-height: 1.75;
		font-weight: 300;
		margin-bottom: 0em;
	}
}

#footer .footer-bottom {
	color: #fff;
	padding: 1.5em 0;
	margin-top: 4em;
}

#footer .footer-bottom ul li {
	text-transform: uppercase;
}

#footer .footer-bottom .btn {
	padding: 1em 3.2em;
	font-size: 9px;
}

#footer .footer-bottom .separate {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#footer .footer-bottom .navbar.navbar-sherpa {
	display: flex;
	align-items: center;
}

.footer-nav .navbar-sherpa {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50px;
}

.footer-nav .menu-footer-container {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.footer-nav .navbar-sherpa .navbar-nav>li>a:hover {
	color: #e09105;
}

@media screen and (max-width: 991px) {
	.footer-nav {
		text-align: center;
	}
}

#sub-footer {
	padding: 32px 0;
	text-align: center;
	background: #050505;
	color: #fff;
	font-size: 16px;
}

#sub-footer .agi-logo {
	margin-left: .5em;
}

#sub-footer .flex-col {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

#sub-footer ul.social-media {
	margin: 0 0 0 0;
}

#sub-footer ul.social-media a {
	color: #fff;
}

#sub-footer ul.social-media a:hover {
	color: #e09105;
}

@media screen and (max-width: 991px) {
	#sub-footer .flex-col {
		flex-direction: column;
	}
}

@media screen and (max-width: 991px) {
	#sub-footer {
		background: #050505;
		color: #fff;
		font-size: 10px;
		padding: 1em 0;
		text-align: center;
	}
	
	#sub-footer img {
		width: 24px;
		height: 24px;
	}
	
	#footer {
		padding: 2em 0;
	}
	
	#footer a {
		width: auto;
	}
	
	#footer #map-section {
		max-height: 120px;
	}
	
	#footer span.title {
		margin: 0 0 1em 0;
	}
	
	#footer .navbar-brand {
		height: auto;
	}
	
	#footer .navbar-brand img {
		margin: 0 auto;
		height: 102px;
	}
}

@media screen and (max-width: 991px) and (max-width: 991px) {
	#footer {
		padding-bottom: 0;
	}
	
	#footer .navbar-brand {
		position: relative;
		transform: none;
	}
	
	#footer .navbar-brand img {
		width: auto;
		margin: 0 auto;
	}
}

@media screen and (max-width: 991px) {
	#footer {
		text-align: center;
	}
	
	#footer a {
		display: block;
	}
	
	#footer .btn {
		font-size: 9px;
		padding: 14px 18px;
		margin-bottom: 28px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	
	#footer .social-media-button {
		color: #051a3f;
	}
	
	#footer .social-media-button:hover {
		color: #e09105 !important;
	}
	
	#footer .sub-footer .flex-col {
		flex-direction: column;
	}
}

.flex-col {
	display: flex;
	justify-content: center;
}

@media screen and (max-width: 767px) {
	.flex-row {
		flex-direction: column;
	}
}

.waypoint .fade-down {
	transition: all 1s ease-in-out;
	transform: translateY(-50%);
	opacity: 0;
	display: block;
}

.waypoint.active .fade-down {
	opacity: 1;
	transform: translateY(0);
}

#main-content {
	padding: 6em 0;
}

#main-content h2 {
	color: #041c3f;
	font-weight: 600;
	margin-bottom: 0;
}

#main-content h3 {
	color: #525659;
	font-weight: 300;
	margin-top: .5em;
	margin-bottom: 1.5em;
}

#main-content p {
	font-size: 17px;
}

#main-content .text-center {
	margin-bottom: 3em;
}

#main-content .text-center p.blurb {
	margin-bottom: 0;
}

#main-content .col-md-6 p.blurb {
	margin-bottom: 2em;
}

@media screen and (max-width: 767px) {
	#main-content {
		padding: 3em 0 1em;
		background: #f2f2f2;
	}
	
	#main-content p {
		text-align: center;
	}
	
	#main-content .text-center {
		margin-bottom: 0;
	}
	
	#main-content .text-center img {
		margin-top: 2em;
	}
}

.brand-color {
	color: #0d4634;
}

.form-group label input {
	text-indent: 1em;
}

.form-group label span.wpcf7-form-control-wrap:before {
	content: "|";
	position: absolute;
	left: 1em;
	top: -1px;
	font-weight: 300;
	vertical-align: middle;
	color: #050505;
}

.spanish-link, .jumbotron .wpml-ls-statics-shortcode_actions {
	position: absolute;
	left: 15px;
	top: 20px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.spanish-link a, .jumbotron .wpml-ls-statics-shortcode_actions a {
	color: #fff;
}

@media screen and (min-width: 768px) {
	.spanish-link, .jumbotron .wpml-ls-statics-shortcode_actions {
		display: none !important;
	}
}

h2.line {
	font-family: "Montserrat", sans-serif;
	font-size: 41px;
}

h2.line:after {
	border-bottom: 3px solid #e09105;
	width: 60px;
	content: "";
	display: block;
	height: 3px;
	margin: 14px 0 30px;
}

.bg-rectangle::after {
	background: rgba(254, 241, 2, .7);
	width: 786px;
	height: 258px;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -70px;
	opacity: .5;
}

.bg-rectangle img {
	z-index: 1;
	position: relative;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, .75);
	-moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, .75);
	box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, .75);
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.bg-rectangle:after {
		right: -400px;
		left: auto;
	}
}

@media screen and (max-width: 767px) {
	.bg-rectangle {
		text-align: center;
	}
	
	.bg-rectangle:after {
		width: 301px;
		height: 99px;
		left: 50% !important;
		transform: translateX(-50%) translateY(-50%);
	}
	
	.bg-rectangle img {
		max-height: 200px;
		margin: 0 auto;
	}
}

.padding-top {
	justify-content: flex-start;
}

.left-home-sidebar h2 span {
	color: #1e242d;
}

.left-home-sidebar h2 {
	font-weight: 300 !important;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
}

.left-home-sidebar .serif-text {
	color: #8c9ba8;
}

.left-home-sidebar p {
	margin-bottom: 2em;
	font-size: 18px;
	font-weight: 300;
}

@media screen and (min-width: 768px) {
	.left-home-sidebar ul.serif-text li {
		font-size: 22px;
		margin-bottom: .25em !important;
	}
	
	.left-home-sidebar h2 {
		margin-bottom: 2em;
		line-height: 1.25;
		font-size: 41px;
	}
	
	.left-home-sidebar h2 span {
		display: block;
	}
	
	.left-home-sidebar h3 {
		margin-bottom: 1em;
		font-size: 26px;
		line-height: 1.5;
		color: #777b7f;
	}
	
	.left-home-sidebar p.blurb {
		font-size: 25px;
		font-weight: 400;
		line-height: 1.5;
		font-family: "Montserrat", sans-serif;
		margin-bottom: 40px;
		color: #8f9699;
	}
}

@media screen and (max-width: 767px) {
	.left-home-sidebar {
		text-align: center;
		padding-top: 30px;
	}
	
	.left-home-sidebar h2, .left-home-sidebar h3 {
		font-size: 18px;
		line-height: 1.5;
	}
}

.banner-bottom {
	background-size: cover;
}

#services-bubbles svg {
	height: 44px;
}

#services-bubbles .circle {
	width: 381px;
	height: auto;
	align-self: center;
}

#services-bubbles .circle-container {
	position: relative;
}

@media screen and (min-width: 1200px) {
	#services-bubbles .circle-container::before {
		border-left: 2px solid #e4eaef;
		display: block;
		content: "";
		height: 216px;
		width: 2px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: -62px;
	}
}

#services-bubbles .circle-container.right::before {
	left: auto;
	right: -62px;
}

#services-bubbles .icon-content {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

#services-bubbles h4 {
	font-size: 26px;
	color: #777b7f;
	margin-bottom: 35px;
}

#services-bubbles p {
	margin-bottom: 35px;
	font-weight: 300;
}

@media screen and (min-width: 768px) {
	#services-bubbles p {
		font-size: 19px;
		line-height: 1.25;
	}
	
	#services-bubbles h4 {
		margin-bottom: 1em;
	}
	
	#services-bubbles .flex-row {
		padding-top: 80px;
		padding-bottom: 30px;
	}
	
	#services-bubbles .icon-content {
		padding: 0 20px 0 0;
	}
	
	#services-bubbles .right.icon-content {
		padding: 0 0 0 20px;
	}
	
	#services-bubbles .circle-column {
		align-items: flex-end;
		justify-content: flex-end;
	}
	
	#services-bubbles .circle-column.right {
		align-items: flex-start;
		justify-content: flex-start;
	}
}

@media screen and (max-width: 767px) {
	#services-bubbles .btn {
		width: 190px;
		padding: 20px 40px;
	}
	
	#services-bubbles .icon-content div {
		overflow: auto;
	}
	
	#services-bubbles .icon-content div:after {
		border-bottom: 2px solid #e4eaef;
		margin: 40px 0 20px;
		display: block;
		content: "";
		width: 100%;
		height: 2px;
	}
	
	#services-bubbles .icon-content.broken-bone div:after {
		display: none;
	}
	
	#services-bubbles h4 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	
	#services-bubbles .flex-row {
		display: flex;
	}
	
	#services-bubbles .flex-row .flex-col {
		order: -1;
	}
	
	#services-bubbles .flex-row .circle-container:before {
		display: none;
	}
	
	#services-bubbles .flex-row .circle {
		width: 141px;
		height: 141px;
	}
	
	#services-bubbles .flex-row .icon-content {
		padding: 25px 35px;
	}
	
	#services-bubbles .flex-row p {
		display: none;
	}
	
	#services-bubbles .flex-row svg {
		display: none;
	}
}

#logos {
	background: #fff;
	padding: 40px 0;
}

#logos .flex-row .flex-col {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

@media screen and (max-width: 767px) {
	#logos .flex-col {
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		text-align: center;
	}
	
	#logos .flex-col img {
		max-height: 35px;
		margin: 0 auto 20px;
	}
	
	#logos .flex-col .img-col {
		width: 33%;
	}
}

.contact-banner {
	margin-top: -70px;
	background: #24282d;
	z-index: 6;
	position: absolute;
	width: 100%;
	padding: 14px 0;
}

.contact-banner h4 {
	color: #fff;
	font-size: 20px;
}

@media screen and (max-width: 767px) {
	.contact-banner {
		padding: 20px 0;
		text-align: center;
	}
	
	.contact-banner h4 {
		font-size: 15px;
	}
}

.contact-banner .angled {
	-webkit-clip-path: polygon(0 100%, 0 0, 100% 100%);
	clip-path: polygon(0 100%, 0 0, 100% 100%);
}

#bottom-section {
	background: #ed511b;
	color: #fff;
	padding: 100px 0 75px;
	position: relative;
	overflow: hidden;
}

@media screen and (min-width: 992px) {
	#bottom-section {
		padding: 120px 0;
	}
}

#bottom-section .serif-text {
	position: absolute;
	color: #fff;
	background: #24282d;
}

#bottom-section h2 {
	font-size: 41px;
	font-weight: 300;
	line-height: 1.5;
	margin-top: 0;
}

#bottom-section p {
	font-size: 19px;
	font-weight: 300;
}

@media screen and (max-width: 767px) {
	#bottom-section {
		text-align: center;
		padding-top: 0;
	}
	
	#bottom-section h2.line {
		font-weight: 300;
		font-size: 23px;
		margin-top: 40px;
		line-height: 1.5;
		margin-left: 40px;
		margin-right: 40px;
	}
	
	#bottom-section h2.line:after {
		margin: 18px auto;
		width: 33px;
	}
	
	#bottom-section p {
		font-weight: 300;
		font-size: 15px;
		padding-left: 44px;
		padding-right: 44px;
		line-height: 1.5;
	}
}

#floating-section {
	overflow: hidden;
}

#floating-section .shadow {
	background: #ededed;
	width: 100%;
}

#floating-section .shadow p {
	color: #666;
}

#floating-section .right-home-sidebar .sidbar-bottom {
	padding: 80px 50px;
}

#floating-section .right-home-sidebar h2:after {
	margin: 20px auto 0;
}

.flex-row {
	display: flex;
	justify-content: center;
}

.flex-row .flex-col {
	display: flex;
	flex-direction: column;
}

@media screen and (max-width: 768px) {
	h1, h2, h3, h4 {
		margin-bottom: 14px;
	}
}

@media screen and (max-width: 767px) {
	.flex-section {
		display: flex;
		flex-direction: column-reverse;
	}
	
	body {
		background: none;
	}
	
	.about-header {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#header {
		padding-top: 1.5em;
	}
}

@media screen and (max-width: 767px) {
	p.blurb {
		font-size: 15px;
	}
	
	p {
		font-size: 15px;
		margin-bottom: 3em;
		font-weight: 300;
	}
	
	h2.header-spaced {
		font-size: 20px;
		font-weight: 600;
	}
	
	body #main .bg-gray p.blurb {
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
	.extra-padding {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 767px) {
	.expand {
		display: none;
	}
	
	.expand.active {
		display: block;
	}
}

@media (min-width: 1200px) {
	.container-half {
		width: 565px;
		margin: 0 0;
		padding: 10% 100px 10% 0;
	}
	
	.container-half.right {
		padding: 10% 0 10% 170px;
		width: 555px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.container-half {
		width: auto;
		padding: 4em;
	}
}

@media screen and (max-width: 767px) {
	.flex-order {
		flex-direction: column;
	}
	
	.flex-order .home-module-1 {
		order: 1;
	}
	
	.flex-order .home-module-4 {
		order: 2;
	}
	
	.flex-order .home-module-5 {
		order: 3;
	}
	
	.flex-order .home-module-2 {
		order: 4;
	}
	
	.flex-order .home-module-3 {
		order: 5;
	}
	
	.flex-order .home-module-1.visible-xs {
		order: 6;
	}
	
	.flex-order .home-module-2.visible-xs {
		order: 7;
		margin: 32px;
	}
	
	.flex-order .home-module-6 {
		order: 8;
	}
}

input[type="text"]:focus, textarea:focus {
	outline: none !important;
	box-shadow: none !important;
	border: 0 !important;
}

.testim {
	position: relative;
}

.testim .next {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
}

.testim .next::after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.5px 0 6.5px 10px;
	border-color: transparent transparent transparent #e09005;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

@media screen and (max-width: 991px) {
	.testim .next {
		right: auto;
		left: 50%;
		top: auto;
		transform: translateX(-50%) rotate(90deg);
		bottom: -40px;
	}
}

@media screen and (min-width: 992px) {
	.testim .next {
		top: 50%;
		transform: translateY(-50%);
		z-index: 999;
		right: 30%;
	}
}

#sidebar .testim .next {
	right: auto;
	left: 50%;
	top: auto;
	transform: translateX(-50%);
	bottom: -40px;
}

.cycle-slide {
	display: none;
}

.cycle-slide.active {
	display: block;
}

body {
	color: #666;
}

h1 {
	color: #1e242d;
}

h1, h2, h3, h4 {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

p {
	line-height: 1.75;
}

body {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
}

.btn {
	text-transform: uppercase;
}

p.no-margin {
	margin: 0 0;
}

@media screen and (max-width: 768px) {
	.text-center-sm {
		text-align: center;
	}
}

.serif-text {
	font-family: "Rufina", serif;
	color: #8f9699;
}

@media screen and (max-width: 767px) {
	#main .container article h1 {
		font-size: 2em;
	}
	
	#main .container article p.blurb {
		font-size: 1em;
	}
}
