@charset "UTF-8";
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
#gform_submit_button_1,#gform_submit_button_3 {
    padding: 5px 40px !important;
    background-color: #024772 !important;
    color: white !important;
    font-size: 16px !important;
}
#gform_submit_button_1:hover,#gform_submit_button_3:hover {
	background-color: #174e71 !important;
}
#gform_submit_button_2 {
    background-color: white;
    color: #024772;
}
#gform_submit_button_2:hover {
    background-color: #024772;
    color:white;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 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 */
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 300;
	src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(https://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr93Z6MveExszb-iKWJY7ddA.ttf) format('truetype')
}
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 400;
	src: local('Titillium Web'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcU3KvHLhcNjEHFQzwNtdMQY.ttf) format('truetype')
}
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 600;
	src: local('Titillium WebSemiBold'), local('TitilliumWeb-SemiBold'), url(https://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr4e2tK5W43RXgBRKkM4A5Qg.ttf) format('truetype')
}
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: 700
}
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 silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*, :after, :before {
	background: 0 0!important;
	color: #000!important;
	box-shadow: none!important;
	text-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	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 td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\002a"
}
.glyphicon-plus:before {
	content: "\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.glyphicon-cd:before {
	content: "\e201"
}
.glyphicon-save-file:before {
	content: "\e202"
}
.glyphicon-open-file:before {
	content: "\e203"
}
.glyphicon-level-up:before {
	content: "\e204"
}
.glyphicon-copy:before {
	content: "\e205"
}
.glyphicon-paste:before {
	content: "\e206"
}
.glyphicon-alert:before {
	content: "\e209"
}
.glyphicon-equalizer:before {
	content: "\e210"
}
.glyphicon-king:before {
	content: "\e211"
}
.glyphicon-queen:before {
	content: "\e212"
}
.glyphicon-pawn:before {
	content: "\e213"
}
.glyphicon-bishop:before {
	content: "\e214"
}
.glyphicon-knight:before {
	content: "\e215"
}
.glyphicon-baby-formula:before {
	content: "\e216"
}
.glyphicon-tent:before {
	content: "\26fa"
}
.glyphicon-blackboard:before {
	content: "\e218"
}
.glyphicon-bed:before {
	content: "\e219"
}
.glyphicon-apple:before {
	content: "\f8ff"
}
.glyphicon-erase:before {
	content: "\e221"
}
.glyphicon-hourglass:before {
	content: "\231b"
}
.glyphicon-lamp:before {
	content: "\e223"
}
.glyphicon-duplicate:before {
	content: "\e224"
}
.glyphicon-piggy-bank:before {
	content: "\e225"
}
.glyphicon-scissors:before {
	content: "\e226"
}
.glyphicon-bitcoin:before {
	content: "\e227"
}
.glyphicon-btc:before {
	content: "\e227"
}
.glyphicon-xbt:before {
	content: "\e227"
}
.glyphicon-yen:before {
	content: "\00a5"
}
.glyphicon-jpy:before {
	content: "\00a5"
}
.glyphicon-ruble:before {
	content: "\20bd"
}
.glyphicon-rub:before {
	content: "\20bd"
}
.glyphicon-scale:before {
	content: "\e230"
}
.glyphicon-ice-lolly:before {
	content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}
.glyphicon-education:before {
	content: "\e233"
}
.glyphicon-option-horizontal:before {
	content: "\e234"
}
.glyphicon-option-vertical:before {
	content: "\e235"
}
.glyphicon-menu-hamburger:before {
	content: "\e236"
}
.glyphicon-modal-window:before {
	content: "\e237"
}
.glyphicon-oil:before {
	content: "\e238"
}
.glyphicon-grain:before {
	content: "\e239"
}
.glyphicon-sunglasses:before {
	content: "\e240"
}
.glyphicon-text-size:before {
	content: "\e241"
}
.glyphicon-text-color:before {
	content: "\e242"
}
.glyphicon-text-background:before {
	content: "\e243"
}
.glyphicon-object-align-top:before {
	content: "\e244"
}
.glyphicon-object-align-bottom:before {
	content: "\e245"
}
.glyphicon-object-align-horizontal:before {
	content: "\e246"
}
.glyphicon-object-align-left:before {
	content: "\e247"
}
.glyphicon-object-align-vertical:before {
	content: "\e248"
}
.glyphicon-object-align-right:before {
	content: "\e249"
}
.glyphicon-triangle-right:before {
	content: "\e250"
}
.glyphicon-triangle-left:before {
	content: "\e251"
}
.glyphicon-triangle-bottom:before {
	content: "\e252"
}
.glyphicon-triangle-top:before {
	content: "\e253"
}
.glyphicon-console:before {
	content: "\e254"
}
.glyphicon-superscript:before {
	content: "\e255"
}
.glyphicon-subscript:before {
	content: "\e256"
}
.glyphicon-menu-left:before {
	content: "\e257"
}
.glyphicon-menu-right:before {
	content: "\e258"
}
.glyphicon-menu-down:before {
	content: "\e259"
}
.glyphicon-menu-up:before {
	content: "\e260"
}
* {
	box-sizing: border-box
}
:after, :before {
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #024772;
	text-decoration: none
}
a:focus, a:hover {
	color: #011827;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.screen-reader-text, .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.screen-reader-text:active, .screen-reader-text:focus, .sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
cursor:pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
@media (min-width:480px) {
.lead {
	font-size: 21px
}
}
.small, small {
	font-size: 85%
}
.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.initialism, .text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #024772
}
a.text-primary:focus, a.text-primary:hover {
	color: #012840
}
.text-success {
	color: #3c763d
}
a.text-success:focus, a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:focus, a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff
}
.bg-primary {
	background-color: #024772
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #012840
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-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
}
dd, dt {
	line-height: 1.428571429
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}
@media (min-width:480px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container:after, .container:before {
	content: " ";
	display: table
}
.container:after {
	clear: both
}
@media (min-width:480px) {
.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:after, .container-fluid:before {
	content: " ";
	display: table
}
.container-fluid:after {
	clear: both
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.row:after, .row:before {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-1 {
	width: 8.3333333333%
}
.col-xs-2 {
	width: 16.6666666667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.3333333333%
}
.col-xs-5 {
	width: 41.6666666667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.3333333333%
}
.col-xs-8 {
	width: 66.6666666667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.3333333333%
}
.col-xs-11 {
	width: 91.6666666667%
}
.col-xs-12 {
	width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.3333333333%
}
.col-xs-pull-2 {
	right: 16.6666666667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.3333333333%
}
.col-xs-pull-5 {
	right: 41.6666666667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.3333333333%
}
.col-xs-pull-8 {
	right: 66.6666666667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.3333333333%
}
.col-xs-pull-11 {
	right: 91.6666666667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.3333333333%
}
.col-xs-push-2 {
	left: 16.6666666667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.3333333333%
}
.col-xs-push-5 {
	left: 41.6666666667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.3333333333%
}
.col-xs-push-8 {
	left: 66.6666666667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.3333333333%
}
.col-xs-push-11 {
	left: 91.6666666667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0
}
.col-xs-offset-1 {
	margin-left: 8.3333333333%
}
.col-xs-offset-2 {
	margin-left: 16.6666666667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.3333333333%
}
.col-xs-offset-5 {
	margin-left: 41.6666666667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.3333333333%
}
.col-xs-offset-8 {
	margin-left: 66.6666666667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.3333333333%
}
.col-xs-offset-11 {
	margin-left: 91.6666666667%
}
.col-xs-offset-12 {
	margin-left: 100%
}
@media (min-width:480px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left
}
.col-sm-1 {
	width: 8.3333333333%
}
.col-sm-2 {
	width: 16.6666666667%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.3333333333%
}
.col-sm-5 {
	width: 41.6666666667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.3333333333%
}
.col-sm-8 {
	width: 66.6666666667%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.3333333333%
}
.col-sm-11 {
	width: 91.6666666667%
}
.col-sm-12 {
	width: 100%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-pull-1 {
	right: 8.3333333333%
}
.col-sm-pull-2 {
	right: 16.6666666667%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.3333333333%
}
.col-sm-pull-5 {
	right: 41.6666666667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.3333333333%
}
.col-sm-pull-8 {
	right: 66.6666666667%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.3333333333%
}
.col-sm-pull-11 {
	right: 91.6666666667%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-push-1 {
	left: 8.3333333333%
}
.col-sm-push-2 {
	left: 16.6666666667%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.3333333333%
}
.col-sm-push-5 {
	left: 41.6666666667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.3333333333%
}
.col-sm-push-8 {
	left: 66.6666666667%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.3333333333%
}
.col-sm-push-11 {
	left: 91.6666666667%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-offset-0 {
	margin-left: 0
}
.col-sm-offset-1 {
	margin-left: 8.3333333333%
}
.col-sm-offset-2 {
	margin-left: 16.6666666667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.3333333333%
}
.col-sm-offset-5 {
	margin-left: 41.6666666667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.3333333333%
}
.col-sm-offset-8 {
	margin-left: 66.6666666667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.3333333333%
}
.col-sm-offset-11 {
	margin-left: 91.6666666667%
}
.col-sm-offset-12 {
	margin-left: 100%
}
}
@media (min-width:992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-1 {
	width: 8.3333333333%
}
.col-md-2 {
	width: 16.6666666667%
}
.col-md-3 {
	width: 25%
}
.col-md-4 {
	width: 33.3333333333%
}
.col-md-5 {
	width: 41.6666666667%
}
.col-md-6 {
	width: 50%
}
.col-md-7 {
	width: 58.3333333333%
}
.col-md-8 {
	width: 66.6666666667%
}
.col-md-9 {
	width: 75%
}
.col-md-10 {
	width: 83.3333333333%
}
.col-md-11 {
	width: 91.6666666667%
}
.col-md-12 {
	width: 100%
}
.col-md-pull-0 {
	right: auto
}
.col-md-pull-1 {
	right: 8.3333333333%
}
.col-md-pull-2 {
	right: 16.6666666667%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-4 {
	right: 33.3333333333%
}
.col-md-pull-5 {
	right: 41.6666666667%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-7 {
	right: 58.3333333333%
}
.col-md-pull-8 {
	right: 66.6666666667%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-10 {
	right: 83.3333333333%
}
.col-md-pull-11 {
	right: 91.6666666667%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-push-0 {
	left: auto
}
.col-md-push-1 {
	left: 8.3333333333%
}
.col-md-push-2 {
	left: 16.6666666667%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-4 {
	left: 33.3333333333%
}
.col-md-push-5 {
	left: 41.6666666667%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-7 {
	left: 58.3333333333%
}
.col-md-push-8 {
	left: 66.6666666667%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-10 {
	left: 83.3333333333%
}
.col-md-push-11 {
	left: 91.6666666667%
}
.col-md-push-12 {
	left: 100%
}
.col-md-offset-0 {
	margin-left: 0
}
.col-md-offset-1 {
	margin-left: 8.3333333333%
}
.col-md-offset-2 {
	margin-left: 16.6666666667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.3333333333%
}
.col-md-offset-5 {
	margin-left: 41.6666666667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.3333333333%
}
.col-md-offset-8 {
	margin-left: 66.6666666667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.3333333333%
}
.col-md-offset-11 {
	margin-left: 91.6666666667%
}
.col-md-offset-12 {
	margin-left: 100%
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-1 {
	width: 8.3333333333%
}
.col-lg-2 {
	width: 16.6666666667%
}
.col-lg-3 {
	width: 25%
}
.col-lg-4 {
	width: 33.3333333333%
}
.col-lg-5 {
	width: 41.6666666667%
}
.col-lg-6 {
	width: 50%
}
.col-lg-7 {
	width: 58.3333333333%
}
.col-lg-8 {
	width: 66.6666666667%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.3333333333%
}
.col-lg-11 {
	width: 91.6666666667%
}
.col-lg-12 {
	width: 100%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-pull-1 {
	right: 8.3333333333%
}
.col-lg-pull-2 {
	right: 16.6666666667%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.3333333333%
}
.col-lg-pull-5 {
	right: 41.6666666667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.3333333333%
}
.col-lg-pull-8 {
	right: 66.6666666667%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.3333333333%
}
.col-lg-pull-11 {
	right: 91.6666666667%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-push-1 {
	left: 8.3333333333%
}
.col-lg-push-2 {
	left: 16.6666666667%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.3333333333%
}
.col-lg-push-5 {
	left: 41.6666666667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.3333333333%
}
.col-lg-push-8 {
	left: 66.6666666667%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.3333333333%
}
.col-lg-push-11 {
	left: 91.6666666667%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-offset-0 {
	margin-left: 0
}
.col-lg-offset-1 {
	margin-left: 8.3333333333%
}
.col-lg-offset-2 {
	margin-left: 16.6666666667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.3333333333%
}
.col-lg-offset-5 {
	margin-left: 41.6666666667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.3333333333%
}
.col-lg-offset-8 {
	margin-left: 66.6666666667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.3333333333%
}
.col-lg-offset-11 {
	margin-left: 91.6666666667%
}
.col-lg-offset-12 {
	margin-left: 100%
}
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}
@media screen and (max-width:479px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
}
fieldset {
	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: 700
}
input[type=search] {
	box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=checkbox]:focus, input[type=radio]:focus, input[type=file]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	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;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-ms-expand {
border:0;
background-color:transparent
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
	line-height: 34px
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm>.input-group-btn>input[type=date].btn, .input-group-sm>.input-group-btn>input[type=time].btn, .input-group-sm>.input-group-btn>input[type=datetime-local].btn, .input-group-sm>.input-group-btn>input[type=month].btn, .input-group-sm>input[type=date].form-control, .input-group-sm>input[type=date].input-group-addon, .input-group-sm>input[type=time].form-control, .input-group-sm>input[type=time].input-group-addon, .input-group-sm>input[type=datetime-local].form-control, .input-group-sm>input[type=datetime-local].input-group-addon, .input-group-sm>input[type=month].form-control, .input-group-sm>input[type=month].input-group-addon, input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
	line-height: 30px
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg>.input-group-btn>input[type=date].btn, .input-group-lg>.input-group-btn>input[type=time].btn, .input-group-lg>.input-group-btn>input[type=datetime-local].btn, .input-group-lg>.input-group-btn>input[type=month].btn, .input-group-lg>input[type=date].form-control, .input-group-lg>input[type=date].input-group-addon, .input-group-lg>input[type=time].form-control, .input-group-lg>input[type=time].input-group-addon, .input-group-lg>input[type=datetime-local].form-control, .input-group-lg>input[type=datetime-local].input-group-addon, .input-group-lg>input[type=month].form-control, .input-group-lg>input[type=month].input-group-addon, input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
	line-height: 46px
}
}
.form-group {
	margin-bottom: 15px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}
.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn, .input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.input-group-sm>.input-group-btn>select.btn, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, select.input-sm {
	height: 30px;
	line-height: 30px
}
.input-group-sm>.input-group-btn>select[multiple].btn, .input-group-sm>.input-group-btn>textarea.btn, .input-group-sm>select[multiple].form-control, .input-group-sm>select[multiple].input-group-addon, .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.input-group-lg>.input-group-btn>select.btn, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, select.input-lg {
	height: 46px;
	line-height: 46px
}
.input-group-lg>.input-group-btn>select[multiple].btn, .input-group-lg>.input-group-btn>textarea.btn, .input-group-lg>select[multiple].form-control, .input-group-lg>select[multiple].input-group-addon, .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label~.form-control-feedback {
	top: 25px
}
.has-feedback label.screen-reader-text~.form-control-feedback, .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:480px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-static {
	display: inline-block
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
	width: auto
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .checkbox, .form-inline .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .checkbox label, .form-inline .radio label {
	padding-left: 0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
	content: " ";
	display: table
}
.form-horizontal .form-group:after {
	clear: both
}
@media (min-width:480px) {
.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:480px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px;
	font-size: 18px
}
}
@media (min-width:480px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active, .btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.btn-default.dropdown-toggle.focus, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
	background-image: none
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #024772;
	border-color: #023759
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #012840;
	border-color: #000
}
.btn-primary:hover {
	color: #fff;
	background-color: #012840;
	border-color: #01121d
}
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #012840;
	border-color: #01121d
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #01121d;
	border-color: #000
}
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
	background-image: none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #024772;
	border-color: #023759
}
.btn-primary .badge {
	color: #024772;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
	background-image: none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.btn-info.dropdown-toggle.focus, .open>.btn-info.dropdown-toggle:focus, .open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
	background-image: none
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.btn-warning.dropdown-toggle.focus, .open>.btn-warning.dropdown-toggle:focus, .open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
	background-image: none
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.btn-danger.dropdown-toggle.focus, .open>.btn-danger.dropdown-toggle:focus, .open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
	background-image: none
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #024772;
	font-weight: 400;
	border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}
.btn-link:focus, .btn-link:hover {
	color: #011827;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown, .dropup {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #024772
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
@media (min-width:480px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index: 2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar:after, .btn-toolbar:before {
	content: " ";
	display: table
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn-group {
	float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-group-lg>.btn .caret, .btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-group-lg>.btn .caret, .dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after {
	clear: both
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
position:absolute;
clip:rect(0,0,0,0);
pointer-events:none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group .form-control:focus {
	z-index: 3
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0
}
.input-group .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-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	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:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
	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:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav:after, .nav:before {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #024772
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #024772
}
.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:480px) {
.nav-justified>li, .nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:480px) {
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
.navbar:after, .navbar:before {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
@media (min-width:480px) {
.navbar {
	border-radius: 4px
}
}
.navbar-header:after, .navbar-header:before {
	content: " ";
	display: table
}
.navbar-header:after {
	clear: both
}
@media (min-width:480px) {
.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:after, .navbar-collapse:before {
	content: " ";
	display: table
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse.in {
	overflow-y: auto
}
@media (min-width:480px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 200px
}
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width:480px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
@media (min-width:480px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
@media (min-width:480px) {
.navbar-fixed-bottom, .navbar-fixed-top {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}
@media (min-width:480px) {
.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: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
@media (min-width:480px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
@media (max-width:479px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
	background-image: none
}
}
@media (min-width:480px) {
.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;
	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:480px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .form-control-static {
	display: inline-block
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
	width: auto
}
.navbar-form .input-group>.form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox, .navbar-form .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox label, .navbar-form .radio label {
	padding-left: 0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}
@media (max-width:479px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}
@media (min-width:480px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.btn-group-sm>.navbar-btn.btn, .navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.btn-group-xs>.navbar-btn.btn, .navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
@media (min-width:480px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
}
@media (min-width:480px) {
.navbar-left {
	float: left!important
}
.navbar-right {
	float: right!important;
	margin-right: -15px
}
.navbar-right~.navbar-right {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}
@media (max-width:479px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #090909
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #090909;
	color: #fff
}
@media (max-width:479px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #fff;
	background-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #777
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	color: #024772;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #011827;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #024772;
	border-color: #024772;
	cursor: default
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}
.pager:after, .pager:before {
	content: " ";
	display: table
}
.pager:after {
	clear: both
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label-default {
	background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e
}
.label-primary {
	background-color: #024772
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #012840
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #024772;
	background-color: #fff
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}
.jumbotron .h1, .jumbotron h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px
}
.jumbotron .container {
	max-width: 100%
}
@media screen and (min-width:480px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}
.jumbotron .h1, .jumbotron h1 {
	font-size: 63px
}
}
.thumbnail, .wp-caption {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img, .wp-caption a>img, .wp-caption>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
.thumbnail .caption, .wp-caption .caption {
	padding: 9px;
	color: #333
}
a.active.wp-caption, a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover, a.wp-caption:focus, a.wp-caption:hover {
	border-color: #024772
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: 700
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
@-o-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: 4px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #024772;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, 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-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color: #5cb85c
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, 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-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #024772;
	border-color: #024772
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #44b5fc
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.panel-body {
	padding: 15px
}
.panel-body:after, .panel-body:before {
	content: " ";
	display: table
}
.panel-body:after {
	clear: both
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.list-group+.panel-footer {
	border-top-width: 0
}
.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>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: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #024772
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #024772;
	border-color: #024772
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #024772
}
.panel-primary>.panel-heading .badge {
	color: #024772;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #024772
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	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%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header:after, .modal-header:before {
	content: " ";
	display: table
}
.modal-header:after {
	clear: both
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.428571429
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer:after, .modal-footer:before {
	content: " ";
	display: table
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	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:480px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
}
@media (min-width:992px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.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: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2)
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px
}
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25)
}
.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
	top: -11px
}
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}
.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.carousel {
	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>a>img, .carousel-inner>.item>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;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
	-webkit-transform: 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: transparent
}
.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:focus, .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow: none
}
@media screen and (min-width:480px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -10px
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs {
	display: none!important
}
.visible-sm {
	display: none!important
}
.visible-md {
	display: none!important
}
.visible-lg {
	display: none!important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}
@media (max-width:479px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
}
@media (max-width:479px) {
.visible-xs-block {
	display: block!important
}
}
@media (max-width:479px) {
.visible-xs-inline {
	display: inline!important
}
}
@media (max-width:479px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}
@media (min-width:480px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
}
@media (min-width:480px) and (max-width:991px) {
.visible-sm-block {
	display: block!important
}
}
@media (min-width:480px) and (max-width:991px) {
.visible-sm-inline {
	display: inline!important
}
}
@media (min-width:480px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}
@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
}
@media (min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}
@media (min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}
@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}
@media (max-width:479px) {
.hidden-xs {
	display: none!important
}
}
@media (min-width:480px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}
@media (min-width:1200px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}
@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table!important
}
tr.visible-print {
	display: table-row!important
}
td.visible-print, th.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}
@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}
@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}
@media print {
.visible-print-inline-block {
	display: inline-block!important
}
}
@media print {
.hidden-print {
	display: none!important
}
}
.c100.p100 .slice, .c100.p51 .slice, .c100.p52 .slice, .c100.p53 .slice, .c100.p54 .slice, .c100.p55 .slice, .c100.p56 .slice, .c100.p57 .slice, .c100.p58 .slice, .c100.p59 .slice, .c100.p60 .slice, .c100.p61 .slice, .c100.p62 .slice, .c100.p63 .slice, .c100.p64 .slice, .c100.p65 .slice, .c100.p66 .slice, .c100.p67 .slice, .c100.p68 .slice, .c100.p69 .slice, .c100.p70 .slice, .c100.p71 .slice, .c100.p72 .slice, .c100.p73 .slice, .c100.p74 .slice, .c100.p75 .slice, .c100.p76 .slice, .c100.p77 .slice, .c100.p78 .slice, .c100.p79 .slice, .c100.p80 .slice, .c100.p81 .slice, .c100.p82 .slice, .c100.p83 .slice, .c100.p84 .slice, .c100.p85 .slice, .c100.p86 .slice, .c100.p87 .slice, .c100.p88 .slice, .c100.p89 .slice, .c100.p90 .slice, .c100.p91 .slice, .c100.p92 .slice, .c100.p93 .slice, .c100.p94 .slice, .c100.p95 .slice, .c100.p96 .slice, .c100.p97 .slice, .c100.p98 .slice, .c100.p99 .slice, .rect-auto {
	clip: rect(auto,auto,auto,auto)
}
.c100 .bar, .c100.p100 .fill, .c100.p51 .fill, .c100.p52 .fill, .c100.p53 .fill, .c100.p54 .fill, .c100.p55 .fill, .c100.p56 .fill, .c100.p57 .fill, .c100.p58 .fill, .c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill, .c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill, .c100.p65 .fill, .c100.p66 .fill, .c100.p67 .fill, .c100.p68 .fill, .c100.p69 .fill, .c100.p70 .fill, .c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill, .c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill, .c100.p77 .fill, .c100.p78 .fill, .c100.p79 .fill, .c100.p80 .fill, .c100.p81 .fill, .c100.p82 .fill, .c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill, .c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill, .c100.p89 .fill, .c100.p90 .fill, .c100.p91 .fill, .c100.p92 .fill, .c100.p93 .fill, .c100.p94 .fill, .c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill, .c100.p98 .fill, .c100.p99 .fill, .pie {
	position: absolute;
	border: .08em solid #3f7287;
	width: .84em;
	height: .84em;
	clip: rect(0,.5em,1em,0);
	border-radius: 50%;
	-webkit-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}
.c100.p100 .bar:after, .c100.p100 .fill, .c100.p51 .bar:after, .c100.p51 .fill, .c100.p52 .bar:after, .c100.p52 .fill, .c100.p53 .bar:after, .c100.p53 .fill, .c100.p54 .bar:after, .c100.p54 .fill, .c100.p55 .bar:after, .c100.p55 .fill, .c100.p56 .bar:after, .c100.p56 .fill, .c100.p57 .bar:after, .c100.p57 .fill, .c100.p58 .bar:after, .c100.p58 .fill, .c100.p59 .bar:after, .c100.p59 .fill, .c100.p60 .bar:after, .c100.p60 .fill, .c100.p61 .bar:after, .c100.p61 .fill, .c100.p62 .bar:after, .c100.p62 .fill, .c100.p63 .bar:after, .c100.p63 .fill, .c100.p64 .bar:after, .c100.p64 .fill, .c100.p65 .bar:after, .c100.p65 .fill, .c100.p66 .bar:after, .c100.p66 .fill, .c100.p67 .bar:after, .c100.p67 .fill, .c100.p68 .bar:after, .c100.p68 .fill, .c100.p69 .bar:after, .c100.p69 .fill, .c100.p70 .bar:after, .c100.p70 .fill, .c100.p71 .bar:after, .c100.p71 .fill, .c100.p72 .bar:after, .c100.p72 .fill, .c100.p73 .bar:after, .c100.p73 .fill, .c100.p74 .bar:after, .c100.p74 .fill, .c100.p75 .bar:after, .c100.p75 .fill, .c100.p76 .bar:after, .c100.p76 .fill, .c100.p77 .bar:after, .c100.p77 .fill, .c100.p78 .bar:after, .c100.p78 .fill, .c100.p79 .bar:after, .c100.p79 .fill, .c100.p80 .bar:after, .c100.p80 .fill, .c100.p81 .bar:after, .c100.p81 .fill, .c100.p82 .bar:after, .c100.p82 .fill, .c100.p83 .bar:after, .c100.p83 .fill, .c100.p84 .bar:after, .c100.p84 .fill, .c100.p85 .bar:after, .c100.p85 .fill, .c100.p86 .bar:after, .c100.p86 .fill, .c100.p87 .bar:after, .c100.p87 .fill, .c100.p88 .bar:after, .c100.p88 .fill, .c100.p89 .bar:after, .c100.p89 .fill, .c100.p90 .bar:after, .c100.p90 .fill, .c100.p91 .bar:after, .c100.p91 .fill, .c100.p92 .bar:after, .c100.p92 .fill, .c100.p93 .bar:after, .c100.p93 .fill, .c100.p94 .bar:after, .c100.p94 .fill, .c100.p95 .bar:after, .c100.p95 .fill, .c100.p96 .bar:after, .c100.p96 .fill, .c100.p97 .bar:after, .c100.p97 .fill, .c100.p98 .bar:after, .c100.p98 .fill, .c100.p99 .bar:after, .c100.p99 .fill, .pie-fill {
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.c100 {
	position: relative;
	font-size: 120px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	float: left;
	margin: 0 .1em .1em 0;
	background-color: #ccc
}
.c100 *, .c100 :after, .c100 :before {
	box-sizing: content-box
}
.c100.center {
	float: none;
	margin: 0 auto
}
.c100.big {
	font-size: 240px
}
.c100.small {
	font-size: 80px
}
.c100>span {
	position: absolute;
	width: 100%;
	z-index: 1;
	left: 0;
	top: 0;
	width: 5em;
	line-height: 5em;
	font-size: .2em;
	color: #ccc;
	display: block;
	text-align: center;
	white-space: nowrap;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.c100:after {
	position: absolute;
	top: .08em;
	left: .08em;
	display: block;
	content: " ";
	border-radius: 50%;
	background-color: #f5f5f5;
	width: .84em;
	height: .84em;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in
}
.c100 .slice {
	position: absolute;
	width: 1em;
	height: 1em;
	clip: rect(0,1em,1em,.5em)
}
.c100.p1 .bar {
	-webkit-transform: rotate(3.6deg);
	-o-transform: rotate(3.6deg);
	transform: rotate(3.6deg)
}
.c100.p2 .bar {
	-webkit-transform: rotate(7.2deg);
	-o-transform: rotate(7.2deg);
	transform: rotate(7.2deg)
}
.c100.p3 .bar {
	-webkit-transform: rotate(10.8deg);
	-o-transform: rotate(10.8deg);
	transform: rotate(10.8deg)
}
.c100.p4 .bar {
	-webkit-transform: rotate(14.4deg);
	-o-transform: rotate(14.4deg);
	transform: rotate(14.4deg)
}
.c100.p5 .bar {
	-webkit-transform: rotate(18deg);
	-o-transform: rotate(18deg);
	transform: rotate(18deg)
}
.c100.p6 .bar {
	-webkit-transform: rotate(21.6deg);
	-o-transform: rotate(21.6deg);
	transform: rotate(21.6deg)
}
.c100.p7 .bar {
	-webkit-transform: rotate(25.2deg);
	-o-transform: rotate(25.2deg);
	transform: rotate(25.2deg)
}
.c100.p8 .bar {
	-webkit-transform: rotate(28.8deg);
	-o-transform: rotate(28.8deg);
	transform: rotate(28.8deg)
}
.c100.p9 .bar {
	-webkit-transform: rotate(32.4deg);
	-o-transform: rotate(32.4deg);
	transform: rotate(32.4deg)
}
.c100.p10 .bar {
	-webkit-transform: rotate(36deg);
	-o-transform: rotate(36deg);
	transform: rotate(36deg)
}
.c100.p11 .bar {
	-webkit-transform: rotate(39.6deg);
	-o-transform: rotate(39.6deg);
	transform: rotate(39.6deg)
}
.c100.p12 .bar {
	-webkit-transform: rotate(43.2deg);
	-o-transform: rotate(43.2deg);
	transform: rotate(43.2deg)
}
.c100.p13 .bar {
	-webkit-transform: rotate(46.8deg);
	-o-transform: rotate(46.8deg);
	transform: rotate(46.8deg)
}
.c100.p14 .bar {
	-webkit-transform: rotate(50.4deg);
	-o-transform: rotate(50.4deg);
	transform: rotate(50.4deg)
}
.c100.p15 .bar {
	-webkit-transform: rotate(54deg);
	-o-transform: rotate(54deg);
	transform: rotate(54deg)
}
.c100.p16 .bar {
	-webkit-transform: rotate(57.6deg);
	-o-transform: rotate(57.6deg);
	transform: rotate(57.6deg)
}
.c100.p17 .bar {
	-webkit-transform: rotate(61.2deg);
	-o-transform: rotate(61.2deg);
	transform: rotate(61.2deg)
}
.c100.p18 .bar {
	-webkit-transform: rotate(64.8deg);
	-o-transform: rotate(64.8deg);
	transform: rotate(64.8deg)
}
.c100.p19 .bar {
	-webkit-transform: rotate(68.4deg);
	-o-transform: rotate(68.4deg);
	transform: rotate(68.4deg)
}
.c100.p20 .bar {
	-webkit-transform: rotate(72deg);
	-o-transform: rotate(72deg);
	transform: rotate(72deg)
}
.c100.p21 .bar {
	-webkit-transform: rotate(75.6deg);
	-o-transform: rotate(75.6deg);
	transform: rotate(75.6deg)
}
.c100.p22 .bar {
	-webkit-transform: rotate(79.2deg);
	-o-transform: rotate(79.2deg);
	transform: rotate(79.2deg)
}
.c100.p23 .bar {
	-webkit-transform: rotate(82.8deg);
	-o-transform: rotate(82.8deg);
	transform: rotate(82.8deg)
}
.c100.p24 .bar {
	-webkit-transform: rotate(86.4deg);
	-o-transform: rotate(86.4deg);
	transform: rotate(86.4deg)
}
.c100.p25 .bar {
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.c100.p26 .bar {
	-webkit-transform: rotate(93.6deg);
	-o-transform: rotate(93.6deg);
	transform: rotate(93.6deg)
}
.c100.p27 .bar {
	-webkit-transform: rotate(97.2deg);
	-o-transform: rotate(97.2deg);
	transform: rotate(97.2deg)
}
.c100.p28 .bar {
	-webkit-transform: rotate(100.8deg);
	-o-transform: rotate(100.8deg);
	transform: rotate(100.8deg)
}
.c100.p29 .bar {
	-webkit-transform: rotate(104.4deg);
	-o-transform: rotate(104.4deg);
	transform: rotate(104.4deg)
}
.c100.p30 .bar {
	-webkit-transform: rotate(108deg);
	-o-transform: rotate(108deg);
	transform: rotate(108deg)
}
.c100.p31 .bar {
	-webkit-transform: rotate(111.6deg);
	-o-transform: rotate(111.6deg);
	transform: rotate(111.6deg)
}
.c100.p32 .bar {
	-webkit-transform: rotate(115.2deg);
	-o-transform: rotate(115.2deg);
	transform: rotate(115.2deg)
}
.c100.p33 .bar {
	-webkit-transform: rotate(118.8deg);
	-o-transform: rotate(118.8deg);
	transform: rotate(118.8deg)
}
.c100.p34 .bar {
	-webkit-transform: rotate(122.4deg);
	-o-transform: rotate(122.4deg);
	transform: rotate(122.4deg)
}
.c100.p35 .bar {
	-webkit-transform: rotate(126deg);
	-o-transform: rotate(126deg);
	transform: rotate(126deg)
}
.c100.p36 .bar {
	-webkit-transform: rotate(129.6deg);
	-o-transform: rotate(129.6deg);
	transform: rotate(129.6deg)
}
.c100.p37 .bar {
	-webkit-transform: rotate(133.2deg);
	-o-transform: rotate(133.2deg);
	transform: rotate(133.2deg)
}
.c100.p38 .bar {
	-webkit-transform: rotate(136.8deg);
	-o-transform: rotate(136.8deg);
	transform: rotate(136.8deg)
}
.c100.p39 .bar {
	-webkit-transform: rotate(140.4deg);
	-o-transform: rotate(140.4deg);
	transform: rotate(140.4deg)
}
.c100.p40 .bar {
	-webkit-transform: rotate(144deg);
	-o-transform: rotate(144deg);
	transform: rotate(144deg)
}
.c100.p41 .bar {
	-webkit-transform: rotate(147.6deg);
	-o-transform: rotate(147.6deg);
	transform: rotate(147.6deg)
}
.c100.p42 .bar {
	-webkit-transform: rotate(151.2deg);
	-o-transform: rotate(151.2deg);
	transform: rotate(151.2deg)
}
.c100.p43 .bar {
	-webkit-transform: rotate(154.8deg);
	-o-transform: rotate(154.8deg);
	transform: rotate(154.8deg)
}
.c100.p44 .bar {
	-webkit-transform: rotate(158.4deg);
	-o-transform: rotate(158.4deg);
	transform: rotate(158.4deg)
}
.c100.p45 .bar {
	-webkit-transform: rotate(162deg);
	-o-transform: rotate(162deg);
	transform: rotate(162deg)
}
.c100.p46 .bar {
	-webkit-transform: rotate(165.6deg);
	-o-transform: rotate(165.6deg);
	transform: rotate(165.6deg)
}
.c100.p47 .bar {
	-webkit-transform: rotate(169.2deg);
	-o-transform: rotate(169.2deg);
	transform: rotate(169.2deg)
}
.c100.p48 .bar {
	-webkit-transform: rotate(172.8deg);
	-o-transform: rotate(172.8deg);
	transform: rotate(172.8deg)
}
.c100.p49 .bar {
	-webkit-transform: rotate(176.4deg);
	-o-transform: rotate(176.4deg);
	transform: rotate(176.4deg)
}
.c100.p50 .bar {
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.c100.p51 .bar {
	-webkit-transform: rotate(183.6deg);
	-o-transform: rotate(183.6deg);
	transform: rotate(183.6deg)
}
.c100.p52 .bar {
	-webkit-transform: rotate(187.2deg);
	-o-transform: rotate(187.2deg);
	transform: rotate(187.2deg)
}
.c100.p53 .bar {
	-webkit-transform: rotate(190.8deg);
	-o-transform: rotate(190.8deg);
	transform: rotate(190.8deg)
}
.c100.p54 .bar {
	-webkit-transform: rotate(194.4deg);
	-o-transform: rotate(194.4deg);
	transform: rotate(194.4deg)
}
.c100.p55 .bar {
	-webkit-transform: rotate(198deg);
	-o-transform: rotate(198deg);
	transform: rotate(198deg)
}
.c100.p56 .bar {
	-webkit-transform: rotate(201.6deg);
	-o-transform: rotate(201.6deg);
	transform: rotate(201.6deg)
}
.c100.p57 .bar {
	-webkit-transform: rotate(205.2deg);
	-o-transform: rotate(205.2deg);
	transform: rotate(205.2deg)
}
.c100.p58 .bar {
	-webkit-transform: rotate(208.8deg);
	-o-transform: rotate(208.8deg);
	transform: rotate(208.8deg)
}
.c100.p59 .bar {
	-webkit-transform: rotate(212.4deg);
	-o-transform: rotate(212.4deg);
	transform: rotate(212.4deg)
}
.c100.p60 .bar {
	-webkit-transform: rotate(216deg);
	-o-transform: rotate(216deg);
	transform: rotate(216deg)
}
.c100.p61 .bar {
	-webkit-transform: rotate(219.6deg);
	-o-transform: rotate(219.6deg);
	transform: rotate(219.6deg)
}
.c100.p62 .bar {
	-webkit-transform: rotate(223.2deg);
	-o-transform: rotate(223.2deg);
	transform: rotate(223.2deg)
}
.c100.p63 .bar {
	-webkit-transform: rotate(226.8deg);
	-o-transform: rotate(226.8deg);
	transform: rotate(226.8deg)
}
.c100.p64 .bar {
	-webkit-transform: rotate(230.4deg);
	-o-transform: rotate(230.4deg);
	transform: rotate(230.4deg)
}
.c100.p65 .bar {
	-webkit-transform: rotate(234deg);
	-o-transform: rotate(234deg);
	transform: rotate(234deg)
}
.c100.p66 .bar {
	-webkit-transform: rotate(237.6deg);
	-o-transform: rotate(237.6deg);
	transform: rotate(237.6deg)
}
.c100.p67 .bar {
	-webkit-transform: rotate(241.2deg);
	-o-transform: rotate(241.2deg);
	transform: rotate(241.2deg)
}
.c100.p68 .bar {
	-webkit-transform: rotate(244.8deg);
	-o-transform: rotate(244.8deg);
	transform: rotate(244.8deg)
}
.c100.p69 .bar {
	-webkit-transform: rotate(248.4deg);
	-o-transform: rotate(248.4deg);
	transform: rotate(248.4deg)
}
.c100.p70 .bar {
	-webkit-transform: rotate(252deg);
	-o-transform: rotate(252deg);
	transform: rotate(252deg)
}
.c100.p71 .bar {
	-webkit-transform: rotate(255.6deg);
	-o-transform: rotate(255.6deg);
	transform: rotate(255.6deg)
}
.c100.p72 .bar {
	-webkit-transform: rotate(259.2deg);
	-o-transform: rotate(259.2deg);
	transform: rotate(259.2deg)
}
.c100.p73 .bar {
	-webkit-transform: rotate(262.8deg);
	-o-transform: rotate(262.8deg);
	transform: rotate(262.8deg)
}
.c100.p74 .bar {
	-webkit-transform: rotate(266.4deg);
	-o-transform: rotate(266.4deg);
	transform: rotate(266.4deg)
}
.c100.p75 .bar {
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.c100.p76 .bar {
	-webkit-transform: rotate(273.6deg);
	-o-transform: rotate(273.6deg);
	transform: rotate(273.6deg)
}
.c100.p77 .bar {
	-webkit-transform: rotate(277.2deg);
	-o-transform: rotate(277.2deg);
	transform: rotate(277.2deg)
}
.c100.p78 .bar {
	-webkit-transform: rotate(280.8deg);
	-o-transform: rotate(280.8deg);
	transform: rotate(280.8deg)
}
.c100.p79 .bar {
	-webkit-transform: rotate(284.4deg);
	-o-transform: rotate(284.4deg);
	transform: rotate(284.4deg)
}
.c100.p80 .bar {
	-webkit-transform: rotate(288deg);
	-o-transform: rotate(288deg);
	transform: rotate(288deg)
}
.c100.p81 .bar {
	-webkit-transform: rotate(291.6deg);
	-o-transform: rotate(291.6deg);
	transform: rotate(291.6deg)
}
.c100.p82 .bar {
	-webkit-transform: rotate(295.2deg);
	-o-transform: rotate(295.2deg);
	transform: rotate(295.2deg)
}
.c100.p83 .bar {
	-webkit-transform: rotate(298.8deg);
	-o-transform: rotate(298.8deg);
	transform: rotate(298.8deg)
}
.c100.p84 .bar {
	-webkit-transform: rotate(302.4deg);
	-o-transform: rotate(302.4deg);
	transform: rotate(302.4deg)
}
.c100.p85 .bar {
	-webkit-transform: rotate(306deg);
	-o-transform: rotate(306deg);
	transform: rotate(306deg)
}
.c100.p86 .bar {
	-webkit-transform: rotate(309.6deg);
	-o-transform: rotate(309.6deg);
	transform: rotate(309.6deg)
}
.c100.p87 .bar {
	-webkit-transform: rotate(313.2deg);
	-o-transform: rotate(313.2deg);
	transform: rotate(313.2deg)
}
.c100.p88 .bar {
	-webkit-transform: rotate(316.8deg);
	-o-transform: rotate(316.8deg);
	transform: rotate(316.8deg)
}
.c100.p89 .bar {
	-webkit-transform: rotate(320.4deg);
	-o-transform: rotate(320.4deg);
	transform: rotate(320.4deg)
}
.c100.p90 .bar {
	-webkit-transform: rotate(324deg);
	-o-transform: rotate(324deg);
	transform: rotate(324deg)
}
.c100.p91 .bar {
	-webkit-transform: rotate(327.6deg);
	-o-transform: rotate(327.6deg);
	transform: rotate(327.6deg)
}
.c100.p92 .bar {
	-webkit-transform: rotate(331.2deg);
	-o-transform: rotate(331.2deg);
	transform: rotate(331.2deg)
}
.c100.p93 .bar {
	-webkit-transform: rotate(334.8deg);
	-o-transform: rotate(334.8deg);
	transform: rotate(334.8deg)
}
.c100.p94 .bar {
	-webkit-transform: rotate(338.4deg);
	-o-transform: rotate(338.4deg);
	transform: rotate(338.4deg)
}
.c100.p95 .bar {
	-webkit-transform: rotate(342deg);
	-o-transform: rotate(342deg);
	transform: rotate(342deg)
}
.c100.p96 .bar {
	-webkit-transform: rotate(345.6deg);
	-o-transform: rotate(345.6deg);
	transform: rotate(345.6deg)
}
.c100.p97 .bar {
	-webkit-transform: rotate(349.2deg);
	-o-transform: rotate(349.2deg);
	transform: rotate(349.2deg)
}
.c100.p98 .bar {
	-webkit-transform: rotate(352.8deg);
	-o-transform: rotate(352.8deg);
	transform: rotate(352.8deg)
}
.c100.p99 .bar {
	-webkit-transform: rotate(356.4deg);
	-o-transform: rotate(356.4deg);
	transform: rotate(356.4deg)
}
.c100.p100 .bar {
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}
.c100:hover {
	cursor: default
}
.c100:hover>span {
	width: 3.33em;
	line-height: 3.33em;
	font-size: .3em;
	color: #307bbb
}
.c100:hover:after {
	top: .04em;
	left: .04em;
	width: .92em;
	height: .92em
}
.c100.dark {
	background-color: #777
}
.c100.dark .bar, .c100.dark .fill {
	border-color: #c6ff00!important
}
.c100.dark>span {
	color: #777
}
.c100.dark:after {
	background-color: #666
}
.c100.dark:hover>span {
	color: #c6ff00
}
.c100.green .bar, .c100.green .fill {
	border-color: #4db53c!important
}
.c100.green:hover>span {
	color: #4db53c
}
.c100.green.dark .bar, .c100.green.dark .fill {
	border-color: #5fd400!important
}
.c100.green.dark:hover>span {
	color: #5fd400
}
.c100.orange .bar, .c100.orange .fill {
	border-color: #dd9d22!important
}
.c100.orange:hover>span {
	color: #dd9d22
}
.c100.orange.dark .bar, .c100.orange.dark .fill {
	border-color: #e08833!important
}
.c100.orange.dark:hover>span {
	color: #e08833
}
.banner, .wrap, header {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity, .6s, linear;
	-o-transition: opacity, .6s, linear;
	transition: opacity, .6s, linear
}
body.loaded .banner, body.loaded .wrap, body.loaded header {
	opacity: 1;
	filter: alpha(opacity=100)
}
.loader {
	position: fixed;
	display: none;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #141414;
	background-repeat: no-repeat;
	background-image: url(../../assets/images/loader.gif);
	background-position: center center
}
#skrollr-body, body, html {
	overflow-x: hidden;
	width: 100%;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto!important;
	position: relative;
	text-rendering: optimizeLegibility!important;
	-webkit-font-smoothing: antialiased!important;
	display: block
}
.main {
	margin-top: 100px
}
@media (max-width:992px) {
.main {
	margin-top: 0
}
}
.orientation-lock {
	position: fixed;
	display: block;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background-color: #212121;
	display: none
}
.orientation-lock img {
	width: 100%
}
@media screen and (orientation:portrait) {
.orientation-lock {
	display: none
}
.skrollr-body {
	display: block
}
}
.mobile-logo-header {
	display: none;
	position: relative
}
@media (max-width:992px) {
.mobile-logo-header {
	display: block
}
}
.mobile-logo-header a {
	color: #fff;
	font-size: 45px
}
@media (max-width:1200px) {
.dynamic-parallax-item, .parallax-item, .parallax-item-global {
	display: none
}
}
.custom-button-class {
	position: relative;
	display: inline-block;
	margin-top: 10px;
	background-color: #024772;
	width: 100%
}
.banner {
	position: relative
}
section {
	position: relative
}
.full-image-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 250px
}
.wrap {
	position: relative;
	width: 100%;
	display: block
}
.inner-content-wrap {
	position: relative;
	margin-top: -40px
}
.content-single {
	position: relative;
	margin-top: 0
}
.bold {
	font-weight: bolder
}
.absolute-center {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.fixed {
	position: fixed
}
.center {
	text-align: center
}
.left {
	text-align: left
}
.block {
	position: relative;
	padding: 5px 0;
	border: solid 0 #141414
}
.top-layer {
	z-index: 9
}
.white-stroke {
	border-bottom: solid 35px #FFF
}
.white-stroke-top {
	border-top: solid 35px #FFF
}
.acf-checkbox-list acf-bl ul {
	position: relative
}
.acf-checkbox-list acf-bl ul li {
	position: relative;
	display: inline-block
}
.video-play {
	position: relative;
	font-size: 70px;
	color: #FFF;
	cursor: pointer;
	margin-top: 5px;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.video-play:hover {
	color: #3f7287
}
.green-bg {
	background-color: #03863b
}
.general-skew:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -84px;
	overflow: visible;
	width: 100%;
	height: 150px;
	background: #fff;
	z-index: 20;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	z-index: 1
}
.top-skew:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: visible;
	width: 100%;
	height: 10px;
	background: #fff;
	z-index: 20;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	z-index: 1
}
.bottom-skew:before {
	content: '';
	position: absolute;
	left: 0;
	top: -14px;
	overflow: visible;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 20;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	z-index: 1;
	background-size: cover;
	background-image: url(//localhost:3000/content/uploads/2016/07/stock-photo-business-people-meeting-corporate-teamwork-collaboration-concept-343098755-e1472757138875.jpg)
}
body {
	background-color: #FFF
}
#tinymce {
	background-color: #FFF!important
}
.black {
	color: #141414
}
.white {
	color: #FFF
}
.blue {
	color: #024772
}
.grey {
	color: #757575
}
.blackBg {
	background-color: #141414
}
.whiteBg {
	background-color: #FFF
}
.blueBg {
	background-color: #024772
}
.light-blue {
	color: #3f7287
}
.gradient-show {
	background: -webkit-linear-gradient(top, transparent 0, #000 99%, #000 100%);
	background: -o-linear-gradient(top, transparent 0, #000 99%, #000 100%);
	background: linear-gradient(to bottom, transparent 0, #000 99%, #000 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 )
}
body {
	font-family: latoregular, Helvetica, sans-serif;
	font-size: 17px;
	font-size: 16px;
	color: #757575
}
h1, h2, h3, h4, h5, h6 {
letter-spacing:.025rem;
	font-style: normal;
	line-height: 1.2em;
	color: #024772;
	margin-top: 0
}
h1, h2, h3, h4 {
	font-family: "Titillium Web", sans-serif;
	font-weight: 300
}
h5, h6 {
	font-family: "Titillium Web", sans-serif;
	font-weight: 400
}
h1 {
	font-size: 60px
}
h2 {
	font-size: 45px
}
h3 {
	font-size: 40px
}
h4 {
	font-size: 35px
}
h5 {
	font-size: 28px
}
h5.sm {
	font-size: 24px;
	padding: 0 150px;
	position: relative;
	display: inline-block
}
@media (max-width:480px) {
h5.sm {
	padding: 0 0;
	margin-bottom: 100px
}
}
@media (max-width:321px) {
h5.sm {
	padding: 0 0;
	margin-bottom: 100px
}
}
h6 {
	font-size: 22px
}
p.super-small {
	font-size: 14px;
	color: #757575!important
}
p {
	margin-bottom: 20px;
	line-height: 1.5em;
	font-size: 16px
}
p:empty {
	display: none
}
.left-aligned {
	text-align: left!important
}
html.hidden {
	display: block!important
}
p.blue {
	color: #024772!important
}
.table {
	display: table;
	width: 100%;
	margin-bottom: 0;
	height: 90vh
}
.table .table {
	background-color: transparent
}
.table .table-cell {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}
.inner-width-container {
	max-width: 950px
}
.div-skew {
	-webkit-transform: skewY(5deg);
	-o-transform: skewY(5deg);
	transform: skewY(5deg);
	overflow: hidden;
	-webkit-overflow-scrolling: auto!important;
	top: -100px;
	position: relative
}
.inner-skew {
	-webkit-transform: skewY(-5deg);
	-o-transform: skewY(-5deg);
	transform: skewY(-5deg);
	top: 100px;
	position: relative
}
.rev-skew {
	-webkit-transform: skewY(-5deg);
	-o-transform: skewY(-5deg);
	transform: skewY(-5deg);
	overflow: hidden;
	-webkit-overflow-scrolling: auto!important;
	position: relative
}
.header-rev {
	-webkit-transform: skewY(-5deg);
	-o-transform: skewY(-5deg);
	transform: skewY(-5deg);
	overflow: hidden;
	-webkit-overflow-scrolling: auto!important;
	position: relative;
	margin-top: -100px;
	padding-bottom: 100px;
	margin-bottom: 100px
}
.inner-rev-skew {
	-webkit-transform: skewY(5deg);
	-o-transform: skewY(5deg);
	transform: skewY(5deg);
	position: relative
}
.top-skew {
	-webkit-transform: skewY(5deg);
	-o-transform: skewY(5deg);
	transform: skewY(5deg);
	overflow: hidden;
	position: relative
}
.top-skew-inner {
	-webkit-transform: skewY(-5deg);
	-o-transform: skewY(-5deg);
	transform: skewY(-5deg);
	position: relative;
	z-index: 9
}
.no-margins {
	margin-left: 0;
	margin-right: 0
}
.skew-banner-reverse {
	margin-bottom: -150px
}
.modal .close {
	z-index: 999
}
.modal .embed-responsive-16by9 {
	padding-bottom: 58.25%!important
}
footer .inside {
	margin-top: 20px;
	margin-bottom: 0;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f4f4), color-stop(100%, #ededed));
	background: -ms-linear-gradient(top, #f4f4f4 0, #ededed 100%)
}
footer .inside-full-height {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0
}
footer .row-height {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%
}
footer .col-height {
	display: table-cell;
	float: none;
	height: 100%
}
footer .col-top {
	vertical-align: top
}
footer .col-middle {
	vertical-align: middle
}
footer .col-bottom {
	vertical-align: bottom
}
@media (min-width:480px) {
footer .row-xs-height {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%
}
footer .col-xs-height {
	display: table-cell;
	float: none;
	height: 100%
}
footer .col-xs-top {
	vertical-align: top
}
footer .col-xs-middle {
	vertical-align: middle
}
footer .col-xs-bottom {
	vertical-align: bottom
}
}
@media (min-width:768px) {
footer .row-sm-height {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%
}
footer .col-sm-height {
	display: table-cell;
	float: none;
	height: 100%
}
footer .col-sm-top {
	vertical-align: top
}
footer .col-sm-middle {
	vertical-align: middle
}
footer .col-sm-bottom {
	vertical-align: bottom
}
}
@media (min-width:992px) {
footer .row-md-height {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%
}
footer .col-md-height {
	display: table-cell;
	float: none;
	height: 100%
}
footer .col-md-top {
	vertical-align: top
}
footer .col-md-middle {
	vertical-align: middle
}
footer .col-md-bottom {
	vertical-align: bottom
}
}
@media (min-width:1200px) {
footer .row-lg-height {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%
}
footer .col-lg-height {
	display: table-cell;
	float: none;
	height: 100%
}
footer .col-lg-top {
	vertical-align: top
}
footer .col-lg-middle {
	vertical-align: middle
}
footer .col-lg-bottom {
	vertical-align: bottom
}
}
.breadcrumb>li+li:before {
	content: "| ";
	padding: 0 5px;
	color: #ccc
}
@media (max-width:800px) {
.container {
	width: 100%!important
}
}
a.learn-more, button.learn-more {
	border-radius: 5px;
	border: solid 1px #959595;
	padding: 10px 25px;
	background-color: #FFF;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
a.learn-more a, button.learn-more a {
	color: #3f7287;
	text-transform: uppercase;
	font-size: 13px;
	padding: 0;
	line-height: 0;
	text-transform: uppercase;
	text-decoration: none
}
a.learn-more:hover, button.learn-more:hover {
	background-color: #3f7287;
	color: #fff;
	text-decoration: none
}
.blue-hover {
	margin-top: 20px;
	position: relative;
	display: inline-block;
	border-radius: 5px;
	border: solid 1px #959595;
	padding: 10px 25px;
	background-color: #FFF;
	background-color: #03863b;
	border: solid 1px #FFF;
	color: #FFF;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.blue-hover:hover {
	background-color: #3f7287;
	color: #FFF;
	text-decoration: none
}
a.transparent, button.transparent {
	background-color: transparent;
	border: solid 1px #FFF;
	font-size: 13px;
	color: #fff;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
a.transparent:hover, button.transparent:hover {
	background-color: #024772;
	border: solid 1px #3f7287;
	text-decoration: none
}
button.standard {
	color: #3f7287;
	font-size: 11px;
	font-weight: 700;
	font-family: latoregular;
	border-radius: 5px;
	background-color: transparent;
	margin-top: 30px;
	border: solid 1px #757575;
	padding: 10px 35px;
	text-transform: uppercase;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
a.green-bg, button.green-bg {
	background-color: #03863b;
	border: solid 1px #FFF;
	color: #FFF;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
a.green-bg:hover, button.green-bg:hover {
	background-color: #FFF;
	color: #024772;
	text-decoration: none
}
a.green-bg a, button.green-bg a {
	color: #FFF
}
button.blue-bg {
	background-color: #024772;
	border: solid 1px #FFF;
	color: #FFF
}
button.blue-bg a {
	color: #FFF
}
.container-cta a:hover button {
	background-color: #024772;
	color: #FFF;
	border-color: #3f7287
}
.alignnone {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	height: auto
}
.aligncenter {
	display: block;
	margin: 10px auto;
	height: auto
}
.alignleft, .alignright {
	margin-bottom: 10px;
	height: auto
}
@media (min-width:480px) {
.alignleft {
	float: left;
	margin-right: 10px
}
.alignright {
	float: right;
	margin-left: 10px
}
}
.wp-caption-text {
	padding: 9px
}
.content-expander {
	position: relative
}
.content-expander h2 {
	font-size: 28px;
	color: #024772;
	margin-bottom: 25px;
	margin-top: 0
}
.content-expander img {
	border: solid 10px #ebebeb;
	max-width: 250px
}
.content-expander img.alignleft {
	margin-right: 25px
}
.content-expander .more-cta {
	font-family: latoregular, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #3f7287;
	position: relative;
	cursor: pointer
}
.content-expander p {
	font-family: latoregular, Helvetica, sans-serif;
	line-height: 24px;
	color: #757575
}
.content-expander .expand {
	position: relative;
	display: inline-block;
	height: 95px;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.content-expander .expand.expanded {
	height: auto
}
.content-expander .gradient-border {
	position: relative;
	height: 60px;
	width: 100%;
	margin-top: -55px;
	opacity: 1;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0, #fff 78%, #fff 84%, #fff 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0, #fff 78%, #fff 84%, #fff 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0, #fff 78%, #fff 84%, #fff 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.content-expander .gradient-border.expanded {
	opacity: 0
}
.dynamic-counter {
	position: relative
}
.dynamic-counter h2 {
	font-size: 28px;
	color: #024772;
	margin-bottom: 25px
}
.dynamic-counter .col-md-6 {
	margin-left: -15px
}
.dynamic-counter .skill {
	padding: 10px;
	position: relative;
	width: 100%;
	padding: 5px;
	margin-bottom: 30px;
	background-color: #d6d6d6
}
.dynamic-counter .bg-grad {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #03a549;
	z-index: 9
}
.dynamic-counter .skill-desc {
	text-align: left;
	position: relative;
	z-index: 10
}
.dynamic-counter .skill-desc p {
	margin-left: 5px
}
.dynamic-counter .percent-item {
	position: absolute;
	border-radius: 25px;
	color: #FFF;
	background-color: #65a5bf;
	top: -15px;
	z-index: 10;
	padding: 7px;
	font-size: 13px;
	width: 38px;
	height: 38px;
	margin-left: -20px
}
.ordered-lists, .post-content, .wysiwyg {
	position: relative
}
.ordered-lists h2, .post-content h2, .wysiwyg h2 {
	color: #024772;
	margin-bottom: 25px
}
.ordered-lists ul, .post-content ul, .wysiwyg ul {
	position: relative;
	margin-left: 0;
	padding-left: 30px;
	counter-reset: section
}
.ordered-lists ul.list-object, .post-content ul.list-object, .wysiwyg ul.list-object {
	position: relative;
	display: inline-block;
	max-width: 25%;
	vertical-align: top;
	margin-left: -4px
}
@media (max-width:992px) {
.ordered-lists ul.list-object, .post-content ul.list-object, .wysiwyg ul.list-object {
	max-width: 100%;
	margin-left: 10px
}
}
.ordered-lists ul li, .post-content ul li, .wysiwyg ul li {
	font-size: 16px;
	color: #757575;
	margin-left: 0;
	list-style: none;
	list-style-position: inside;
	text-indent: -2.3em;
	padding-right: 35px;
	line-height: 2em
}
.ordered-lists ul li:before, .post-content ul li:before, .wysiwyg ul li:before {
	content: "• ";
	color: #024772;
	padding-right: 20px
}
.ordered-lists ul li a, .post-content ul li a, .wysiwyg ul li a {
	position: relative;
	color: #3f7287;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: all .2s ease-in-out
}
.ordered-lists ul li a:hover, .post-content ul li a:hover, .wysiwyg ul li a:hover {
	text-decoration: none;
	color: #024772
}
.ordered-lists ul.bulleted li:before, .post-content ul.bulleted li:before, .wysiwyg ul.bulleted li:before {
	content: "• ";
	color: #024772;
	padding-right: 20px
}
.ordered-lists ul.counter li:before, .post-content ul.counter li:before, .wysiwyg ul.counter li:before {
	counter-increment: section;
	content: counter(section) ".";
	color: #024772;
	padding-right: 20px
}
.ordered-lists ul.check li:before, .post-content ul.check li:before, .wysiwyg ul.check li:before {
	font-family: "Glyphicons Halflings";
	content: "\e013";
	color: #024772;
	padding-right: 20px
}
.ordered-lists ul.star li:before, .post-content ul.star li:before, .wysiwyg ul.star li:before {
	font-family: "Glyphicons Halflings";
	content: "\e006";
	color: #024772;
	padding-right: 20px
}
.accordions {
	position: relative
}
.accordions h2 {
	color: #024772;
	margin-bottom: 25px;
	margin-top: 0
}
.accordions .accordion-wrapper {
	position: relative;
	margin-bottom: 30px
}
.accordions p {
	font-family: latoregular, Helvetica, sans-serif;
	color: #757575;
	margin-left: 0
}
.accordions .col-md-12, .accordions .col-md-6 {
	margin-left: -15px;
	margin-right: 15px
}
.accordions.col-md-9 {
	margin-left: 0;
	padding-left: 0
}
@media (max-width:1200px) {
.accordions.col-md-9 {
	margin-left: 15px;
	padding-left: 0
}
.accordions.col-md-9.pull-right {
	float: none!important
}
}
.accordions .accordion {
	position: relative
}
.accordions .accordion .toggle-heading {
	position: relative
}
.accordions .accordion .accordion-arrow {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px
}
.accordions .accordion .accordion-arrow::before {
	font-family: "Glyphicons Halflings";
	content: "\e114";
	color: #757575
}
.accordions .accordion ul {
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}
.accordions .accordion ul li {
	position: relative
}
.accordions .accordion ul li a {
	border-bottom: 0;
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.accordions .accordion ul li a:hover {
	color: #024772
}
.accordions .accordion .learn-more {
	color: #fff!important;
	border: solid 0!important;
	display: inline-block;
	width: auto!important
}
.accordions .accordion .learn-more:hover {
	background-color: #024772
}
@media (max-width:480px) {
.accordions .accordion .alignleft, .accordions .accordion .alignright {
	text-align: center;
	margin: auto;
	position: relative;
	float: none;
	margin-right: 15px;
	vertical-align: bottom;
	max-width: 90%;
	width: 90%;
	margin: auto;
	display: inline-block
}
}
.accordions .accordion .accordion-arrow-col::before {
	content: "\e113";
	color: #3f7287
}
.accordions .accordion a {
	position: relative;
	text-decoration: none;
	border-bottom: solid 1px #757575;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
	display: inline-block;
	color: #757575;
	padding-left: 15px;
	padding-right: 20px
}
.accordions .accordion a.collapsed {
	border-bottom: solid 1px #3f7287;
	color: #3f7287
}
.accordions .accordion h4 {
	font-size: 18px;
	position: relative;
	width: 100%
}
.accordions .toggle h4 {
	font-size: 18px;
	position: relative;
	width: 100%
}
.accordions .toggle h4 a {
	position: relative;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: solid 0;
	position: relative;
	width: 100%;
	display: inline-block;
	color: #3f7287
}
.accordions .toggle h4 a .toggle-title {
	margin-left: 20px;
	position: relative;
	display: inline-block;
	top: 2px
}
@media (max-width:992px) {
.accordions .toggle h4 a .toggle-title {
	width: 75%;
	vertical-align: top
}
}
.accordions .toggle h4 a .accordion-arrow {
	position: relative;
	width: 13px;
	height: 13px;
	font-size: 10px;
	padding: 2px 2px 0 3px;
	background-color: #757575;
	overflow: hidden
}
.accordions .toggle h4 a .accordion-arrow::before {
	font-family: "Glyphicons Halflings";
	content: "\2212";
	color: #c6c6c6
}
.accordions .toggle h4 a.collapsed {
	color: #757575
}
.accordions .toggle h4 a.collapsed .accordion-arrow {
	position: relative;
	padding: 2px 2px 0 3px
}
.accordions .toggle h4 a.collapsed .accordion-arrow::before {
	content: "\002b";
	color: #c6c6c6;
	opacity: .5
}
.accordions .toggle p {
	margin-left: 35px
}
.tabs h2 {
	font-size: 28px;
	color: #024772;
	margin-bottom: 25px
}
.tabs .nav-tabs {
	background-color: #f2f2f2;
	border-radius: 4px 4px 0 0;
	border: solid 1px #d6d6d6
}
.tabs .col-md-6 {
	margin-left: -15px;
	margin-right: 15px
}
.tabs .tab-content {
	padding: 25px 15px;
	border: solid 1px #ddd;
	border-top: solid 0;
	border-radius: 0 0 4px 4px
}
.tabs .nav-tabs li {
	position: relative
}
.tabs .nav-tabs li.active a {
	color: #3f7287
}
.tabs .nav-tabs li.active a::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin: 0 auto;
	width: 80%;
	height: 1px;
	background: #3f7287
}
.tabs .nav-tabs>li>a {
	margin-right: 0;
	border-radius: 0;
	margin-top: -1px;
	border-right: solid 1px #d6d6d6;
	cursor: pointer;
	color: #757575;
	font-family: "Titillium Web", sans-serif;
	font-weight: 700;
	font-size: 13px;
	padding-left: 30px;
	padding-right: 30px
}
.tabs .nav-tabs>li>a:first-child {
	border-left: solid 0
}
.tabs p {
	font-family: latoregular, Helvetica, sans-serif;
	color: #757575;
	font-size: 13px;
	margin-left: 15px
}
.faqs {
	position: relative
}
.faqs ul {
	position: relative;
	margin-left: 0;
	padding-left: 20px
}
.faqs ul li {
	font-size: 13px;
	color: #757575;
	margin-left: -20px;
	list-style: none;
	position: relative;
	margin-bottom: 10px;
	height: auto;
	display: table;
	width: 100%;
	cursor: pointer
}
.faqs ul li p {
	position: relative
}
.faqs ul li h5 {
	position: relative;
	margin-top: 0;
	font-size: 18px;
	font-weight: 700;
	color: #3f7287
}
.faqs ul li .item-count {
	position: relative;
	display: inline-block;
	vertical-align: top;
	background-color: #d6d6d6;
	height: 100%;
	padding: 20px 20px 5% 20px;
	display: table-cell;
	width: 65px;
	text-align: center;
	font-family: "Titillium Web", sans-serif;
	font-weight: 700
}
.faqs ul li .item-content {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	background-color: #f2f2f2;
	padding: 20px;
	display: table-cell;
	border-left: solid 10px #FFF
}
.faqs ul li .item-content p {
	position: relative;
	display: none
}
.tables {
	position: relative
}
.tables .container, .tables .row, .tables .table-bordered, .tables .table-responsive, .tables .table100 {
	height: 100%;
	text-align: center
}
.tables .table-bordered>tbody>tr>td, .tables .table-bordered>tbody>tr>th, .tables .table-bordered>tfoot>tr>td, .tables .table-bordered>tfoot>tr>th, .tables .table-bordered>thead>tr>td, .tables .table-bordered>thead>tr>th {
	border: 1px solid #fff
}
.tables thead {
	position: relative;
	height: 20px;
	text-align: center!important
}
.tables thead th, .tables thead tr {
	text-align: center;
	font-family: latoregular, Helvetica, sans-serif;
	font-weight: 700
}
.tables thead tr {
	background-color: #7f7f7f!important;
	color: #FFF!important;
	text-align: center;
	font-size: 13px;
	height: 20px!important;
	width: 100%
}
.tables th, .tables tr {
	text-align: center;
	font-family: latoregular, Helvetica, sans-serif;
	font-weight: 400
}
.tables tr:nth-child(odd) {
	background-color: #f2f2f2;
	font-size: 13px;
	font-family: latoregular, Helvetica, sans-serif
}
.tables tr:nth-child(even) {
	background-color: #d6d6d6;
	font-size: 13px;
	font-family: latoregular, Helvetica, sans-serif
}
.promo-box {
	position: relative
}
.promo-box .full-box {
	position: relative;
	padding: 25px;
	border: dotted 1px #334a69;
	display: block;
	vertical-align: top
}
.promo-box .full-box .promo-image {
	position: relative;
	display: inline-block;
	width: 170px;
	height: auto;
	overflow: hidden;
	vertical-align: top
}
.promo-box .full-box .promo-image img {
	width: 100%
}
.promo-box .full-box .promo-content {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 35px;
	max-width: 50%
}
.promo-box .cta {
	position: relative;
	padding: 25px;
	background-color: #65a5bf;
	display: inline-block;
	vertical-align: top
}
.promo-box .cta .table {
	height: auto!important
}
.promo-box .cta .max-width {
	position: relative;
	max-width: 55%
}
.promo-box .cta .promo-content {
	position: relative;
	display: inline-block;
	width: 50%;
	color: #FFF;
	text-align: left;
	vertical-align: middle
}
.promo-box .cta .cta-floater {
	position: relative;
	display: inline-block;
	text-align: right;
	vertical-align: middle
}
.callout-full-width {
	position: relative
}
.callout-full-width .col-md-12 {
	margin-left: 15px;
	margin-right: 15px
}
.callout-full-width .full-wrapper {
	position: relative;
	padding: 50px 0;
	background-color: #052148
}
.callout-full-width .full-wrapper .table {
	height: auto!important
}
.callout-full-width .full-wrapper .content-side {
	position: relative;
	width: 75%;
	display: inline-block;
	margin-left: -4px
}
.callout-full-width .full-wrapper .content-side h5 {
	color: #FFF;
	text-align: left;
	font-size: 35px
}
@media (max-width:1200px) {
.callout-full-width .full-wrapper .content-side {
	width: 100%;
	text-align: center;
	margin-bottom: 30px
}
.callout-full-width .full-wrapper .content-side h5 {
	text-align: center
}
}
@media (max-width:992px) {
.callout-full-width .full-wrapper .content-side {
	width: 100%;
	text-align: center
}
.callout-full-width .full-wrapper .content-side h5 {
	text-align: center
}
}
.callout-full-width .full-wrapper .cta-side {
	position: relative;
	width: 25%;
	display: inline-block;
	margin-left: -4px;
	text-align: right;
	top: -8px
}
@media (max-width:1200px) {
.callout-full-width .full-wrapper .cta-side {
	width: 100%;
	text-align: center;
	top: 0;
	margin-top: 10px
}
}
.icon-callout-inset {
	position: relative;
	overflow: hidden
}
.icon-callout-inset .inset-wrapper {
	position: relative;
	height: 150px
}
.icon-callout-inset .inset-wrapper .left-icon {
	position: relative;
	width: 150px;
	height: 150px;
	margin-left: -4px;
	display: inline-block;
	background-color: #03a549;
	vertical-align: top;
	overflow: hidden
}
.icon-callout-inset .inset-wrapper .left-icon .cat-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	background-position: center
}
.icon-callout-inset .inset-wrapper .inset-content {
	position: relative;
	display: inline-block;
	padding: 15px;
	padding-right: 25px;
	background-color: #65a5bf;
	vertical-align: top;
	margin-left: 10px;
	width: calc(100% - 150px);
	margin-left: -4px;
	border-left: solid 10px #FFF;
	height: 150px
}
@media (max-width:992px) {
.icon-callout-inset .inset-wrapper .inset-content {
	width: 100%;
	margin-left: 0;
	height: auto;
	border-left: solid 0 #FFF
}
}
.icon-callout-inset .inset-wrapper .inset-content .table {
	height: auto!important
}
.icon-callout-inset .inset-wrapper .inset-content .title-text {
	width: 75%;
	position: relative;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	margin-left: -4px;
	padding-left: 25px;
	color: #FFF
}
@media (max-width:992px) {
.icon-callout-inset .inset-wrapper .inset-content .title-text {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	text-align: center
}
}
.icon-callout-inset .inset-wrapper .inset-content .title-text h5 {
	color: #FFF;
	font-size: 35px
}
.icon-callout-inset .inset-wrapper .inset-content .title-text p {
	font-family: "Titillium Web", sans-serif;
	font-size: 18px
}
.icon-callout-inset .inset-wrapper .inset-content .inset-cta {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	width: 25%;
	margin-left: -4px
}
@media (max-width:992px) {
.icon-callout-inset .inset-wrapper .inset-content .inset-cta {
	width: 150px
}
}
.content-columns {
	position: relative;
	background-color: #f2f2f2;
	margin-top: 25px
}
.content-columns.block {
	padding: 25px 0
}
.content-columns h2 {
	font-size: 28px;
	color: #024772;
	margin-bottom: 25px
}
.content-columns h3 {
	margin-top: 15px
}
.content-columns p {
	font-family: latoregular, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #757575
}
.content-columns.one-third .col-md-4 {
	background-color: #f2f2f2;
	margin-right: -15px;
	padding: 30px
}
.content-columns.one-quarter .col-md-3 {
	background-color: #f2f2f2;
	margin-right: -15px;
	padding: 30px
}
.content-columns.one-quarter .col-md-9 img {
	width: 100%
}
.content-columns .row .col-md-3, .content-columns .row .col-md-4, .content-columns .row .col-md-6, .content-columns .row .col-md-8, .content-columns .row .col-md-9 {
	margin-left: -15px;
	margin-right: 15px;
	vertical-align: top
}
.wysiwyg {
	position: relative
}
@media (max-width:992px) {
.wysiwyg.col-md-9 {
	margin: 0 15px
}
}
.wysiwyg h2 {
	text-align: left!important
}
.wysiwyg h3 {
	color: #024772;
	text-align: left!important;
	margin-top: 0
}
.wysiwyg p {
	color: #757575
}
.wysiwyg img.alignleft {
	margin-right: 25px
}
@media (max-width:480px) {
.wysiwyg img.alignleft {
	position: relative;
	margin: auto;
	display: inherit;
	text-align: center
}
}
.image-block-box {
	position: relative
}
.image-block-box .col-md-6 {
	vertical-align: top;
	margin-left: 0;
	text-align: left!important
}
.image-block-box .col-md-6 h2 {
	color: #3f7287;
	text-align: left!important;
	font-size: 40px;
	margin-top: 0
}
.image-block-box .col-md-6 p {
	text-align: left!important;
	color: #757575
}
.image-block-box .col-md-6 .table {
	height: 500px
}
@media (max-width:992px) {
.image-block-box .col-md-6 .table {
	height: auto
}
}
.image-block-box .col-md-6 .image-side {
	width: 100%;
	height: 500px;
	background-size: contain;
	display: block;
	position: relative;
	background-position: center, center;
	background-repeat: no-repeat
}
@media (max-width:992px) {
.image-block-box .col-md-6 .image-side {
	height: 250px
}
}
.image-block-box .col-md-6 .container-cta {
	left: 0;
	margin-left: 0;
	position: relative;
	width: auto;
	display: block;
	text-align: left
}
.image-block-box .col-md-6 .container-cta button {
	margin-top: 0
}
.title-text-iamge .text-side {
	margin-right: -4px;
	background-color: #f2f2f2;
	padding: 30px;
	width: 25%;
	display: table-cell
}
@media (max-width:1200px) {
.title-text-iamge .text-side {
	position: relative;
	width: 100%;
	display: block;
	margin-right: 0;
	text-align: center
}
}
.title-text-iamge .image-side {
	margin-right: -4px;
	padding: 0;
	width: 75%;
	height: 100%;
	display: table-cell;
	background-size: cover;
	background-position: center
}
@media (max-width:1200px) {
.title-text-iamge .image-side {
	position: relative;
	width: 100%;
	height: 350px;
	display: block;
	margin-right: 0
}
}
.title-text-iamge .table {
	height: auto
}
.title-text-iamge h2, .title-text-iamge h3 {
	font-size: 28px;
	color: #024772;
	margin-bottom: 25px
}
.title-text-iamge ul {
	position: relative;
	margin-left: 0;
	padding-left: 30px;
	counter-reset: section
}
.title-text-iamge ul.list-object {
	position: relative;
	display: inline-block;
	max-width: 25%;
	vertical-align: top;
	margin-left: -4px
}
.title-text-iamge ul li {
	font-size: 13px;
	color: #757575;
	margin-left: 0;
	list-style: none;
	list-style-position: inside;
	text-indent: -2.3em;
	padding-right: 35px
}
.title-text-iamge ul li:before {
	font-family: "Glyphicons Halflings";
	content: "\e013";
	color: #024772;
	padding-right: 20px
}
.feature-block {
	position: relative;
	margin-bottom: 35px
}
.feature-block .text-side {
	margin-right: -4px;
	background-color: #f2f2f2;
	padding: 30px;
	width: 50%;
	display: table-cell
}
@media (max-width:1200px) {
.feature-block .text-side {
	position: relative;
	width: 100%;
	display: block;
	margin-right: 0;
	text-align: center
}
}
.feature-block .image-side {
	margin-right: -4px;
	padding: 0;
	width: 50%;
	height: 100%;
	display: table-cell;
	background-size: cover;
	background-position: center
}
@media (max-width:1200px) {
.feature-block .image-side {
	position: relative;
	width: 100%;
	height: 190px;
	display: block;
	margin-right: 0
}
}
.feature-block .table {
	height: 300px;
	overflow: hidden
}
.feature-block .title-hover {
	text-decoration: none
}
.feature-block .title-hover h3 {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.feature-block .title-hover:hover {
	text-decoration: none
}
.feature-block .title-hover:hover h3 {
	color: #024772
}
.feature-block h2, .feature-block h3 {
	font-size: 45px;
	color: #7f7f7f;
	margin-bottom: 25px
}
.feature-block ul {
	position: relative;
	margin-left: 0;
	padding-left: 30px;
	counter-reset: section
}
.feature-block ul.list-object {
	position: relative;
	display: inline-block;
	max-width: 25%;
	vertical-align: top;
	margin-left: -4px
}
.feature-block ul li {
	font-size: 13px;
	color: #757575;
	margin-left: 0;
	list-style: none;
	list-style-position: inside;
	text-indent: -2.3em;
	padding-right: 35px
}
.feature-block ul li:before {
	font-family: "Glyphicons Halflings";
	content: "\e013";
	color: #024772;
	padding-right: 20px
}
.feature-block .feature-excerpt {
	text-transform: uppercase
}
.feature-block .post-footer {
	position: absolute;
	bottom: 20px;
	width: 100%;
	height: 20px
}
.feature-block .post-footer .left-side, .feature-block .post-footer .right-side {
	position: relative;
	display: inline-block;
	font-size: 15px
}
.feature-block .post-footer .left-side {
	width: 25%
}
@media (max-width:480px) {
.feature-block .post-footer .left-side {
	position: absolute;
	left: -15px;
	width: auto
}
}
.feature-block .post-footer .right-side {
	text-align: right;
	right: 60%;
	position: absolute
}
@media (max-width:480px) {
.feature-block .post-footer .right-side {
	right: 45px
}
}
.feature-block .post-footer .right-side a {
	color: #3f7287;
	font-size: 15px
}
.feature-block .post-footer .vector-clock, .feature-block .post-footer .vector-read-more {
	margin-right: 10px
}
.latest-news-component {
	position: relative;
	background-color: #2a2a2a
}
.latest-news-component.container-fluid {
	padding: 0
}
.latest-news-component .container {
	padding-left: 30px;
	padding-right: 30px
}
.latest-news-component .container .col-md-4:last-child {
	padding-right: 0
}
.latest-news-component .container .col-md-4:last-child .hover-content {
	width: 100%
}
.latest-news-component .container .col-md-4:first-child {
	padding-left: 0
}
.latest-news-component .container .col-md-4:first-child .hover-content {
	width: 95%
}
@media (max-width:992px) {
.latest-news-component .container .col-md-4 {
	margin-left: 0;
	width: 50%;
	float: left;
	padding: 0 15px
}
.latest-news-component .container .col-md-4:nth-child(2) {
	padding-right: 0
}
}
.latest-news-component .container .col-xs-6 {
	margin-left: 0;
	width: 50%;
	padding: 0;
	padding: 0 15px
}
.latest-news-component .container .col-xs-6:nth-child(2) {
	padding-right: 0
}
@media (max-width:1200px) {
.latest-news-component .container .col-md-4:last-child {
	display: none
}
}
.latest-news-component h2 {
	font-size: 24px;
	width: 100%;
	background-color: #7f7f7f;
	border-bottom: solid 5px #FFF;
	margin: 0;
	padding: 10px 0
}
.latest-news-component .col-md-4 {
	margin: 25px 0;
	position: relative;
	overflow: hidden
}
.latest-news-component .col-md-4:hover .hover-content {
	bottom: 0
}
.latest-news-component .news-item {
	position: relative;
	height: 230px;
	background-size: cover;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center;
	border: solid 10px #ebebeb;
	padding: 10px;
	width: 100%;
	cursor: pointer
}
@media (max-width:480px) {
.latest-news-component .news-item {
	height: 150px
}
}
.latest-news-component .hover-content {
	position: absolute;
	background-color: #ebebeb;
	bottom: -400%;
	z-index: 999;
	width: 90%;
	padding: 20px 15px;
	padding-right: 30px;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.latest-news-component .hover-content .date {
	font-size: 11px;
	font-weight: 700
}
.latest-news-component .hover-content h3 {
	font-size: 28px
}
.latest-news-component .hover-content h3 a {
	text-decoration: none;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.latest-news-component .hover-content h3 a:hover {
	color: #3f7287
}
@media (max-width:480px) {
.latest-news-component .hover-content h3 {
	font-size: 18px
}
}
.latest-news-component .hover-content .vector-clock {
	margin-right: 15px
}
.feature-video {
	position: relative;
	background-color: #000;
	padding: 55px 0
}
.feature-video h2 {
	font-size: 45px;
	color: #65a5bf
}
.feature-video p {
	font-size: 18px;
	color: #d6d6d6;
	font-family: 'Titillium Web', sans-serif
}
.feature-video .full {
	position: relative;
	width: 80%;
	margin: auto;
	margin-bottom: 30px
}
.feature-video .video {
	position: relative
}
.feature-video .video iframe {
	width: 100%;
	height: 475px
}
@media (max-width:992px) {
.feature-video .video iframe {
	height: auto
}
}
*, :after, :before {
	box-sizing: border-box
}
#cd-timeline {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em
}
#cd-timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #f2f2f2
}
@media only screen and (min-width:1170px) {
#cd-timeline {
	margin-top: 3em;
	margin-bottom: 3em
}
#cd-timeline::before {
	left: 50%;
	margin-left: -2px
}
}
.cd-container {
	width: 90%;
	max-width: 1170px;
	margin: 0 auto
}
.cd-container::after {
	content: '';
	display: table;
	clear: both
}
.cd-container h2 {
	color: #3f7287;
	margin-top: 0
}
.cd-container .cd-timeline-block {
	position: relative;
	margin: 2em 0
}
.cd-container .cd-timeline-block:after {
	content: "";
	display: table;
	clear: both
}
.cd-container .cd-timeline-block:first-child {
	margin-top: 0
}
.cd-container .cd-timeline-block:last-child {
	margin-bottom: 0
}
@media only screen and (min-width:1170px) {
.cd-container .cd-timeline-block {
	margin: 4em 0
}
.cd-container .cd-timeline-block:first-child {
	margin-top: 0
}
.cd-container .cd-timeline-block:last-child {
	margin-bottom: 0
}
}
.cd-container .cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0,0,0,.08), 0 3px 0 4px rgba(0,0,0,.05);
	background: #3f7287
}
.cd-container .cd-timeline-img.lrg {
	width: 45px;
	height: 45px
}
.cd-container .cd-timeline-img img {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px
}
@media only screen and (min-width:1170px) {
.cd-container .cd-timeline-img {
	width: 15px;
	height: 15px;
	left: 50%;
	margin-left: -7.5px;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden
}
.cd-container .cd-timeline-img.lrg {
	width: 45px;
	height: 45px;
	margin-left: -22.5px
}
}
.cd-container .cd-timeline-content {
	position: relative;
	margin-left: 60px;
	background: #fff;
	border-radius: .25em
}
.cd-container .cd-timeline-content:after {
	content: "";
	display: table;
	clear: both
}
.cd-container .cd-timeline-content .cd-date, .cd-container .cd-timeline-content .cd-read-more, .cd-container .cd-timeline-content p {
	font-size: 13px;
	font-family: latoregular, Helvetica, sans-serif;
	color: #757575
}
.cd-container .cd-timeline-content .cd-date, .cd-container .cd-timeline-content .cd-read-more {
	display: inline-block
}
.cd-container .cd-timeline-content p {
	margin: 1em 0;
	line-height: 1.6
}
.cd-container .cd-timeline-content .cd-date {
	float: left;
	background-color: #f2f2f2;
	display: inline-block;
	color: #3f7287;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
	font-weight: bolder
}
.cd-container .cd-timeline-content .cd-date::before {
	content: '';
	position: absolute;
	top: 7px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #f2f2f2
}
@media only screen and (min-width:768px) {
.cd-container .cd-timeline-content p {
	font-size: 13px;
	font-family: latoregular, Helvetica, sans-serif;
	color: #757575
}
.cd-container .cd-timeline-content .cd-date, .cd-container .cd-timeline-content .cd-read-more {
	font-size: 13px
}
}
@media only screen and (min-width:1170px) {
.cd-container .cd-timeline-content {
	margin-left: 0;
	width: 45%
}
.cd-container .cd-timeline-content::before {
	top: 24px;
	left: 100%;
	border-color: transparent;
	border-left-color: #fff
}
.cd-container .cd-timeline-content .cd-read-more {
	float: left
}
.cd-container .cd-timeline-content .cd-date {
	position: absolute;
	width: auto;
	display: inline-table;
	left: 122%;
	top: 0
}
.cd-container .cd-timeline-block:nth-child(even) .cd-timeline-content {
	float: right;
	display: inline-block
}
.cd-container .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date::before {
	top: 7px;
	left: 100%;
	border-color: transparent;
	border-left-color: #f2f2f2
}
.cd-container .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
	top: 24px;
	left: auto;
	right: 100%;
	border-color: transparent;
	border-right-color: #fff
}
.cd-container .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
	float: right
}
.cd-container .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
	left: auto;
	right: 122%;
	text-align: right
}
}
.masonry-grid .grid {
	position: relative
}
@media (max-width:992px) {
.masonry-grid .grid {
	width: 320px
}
}
.masonry-grid .grid-item {
	width: 33.333%;
	position: relative;
	padding: 15px
}
@media (max-width:992px) {
.masonry-grid .grid-item {
	width: 100%;
	margin-left: 25px
}
}
@media (max-width:321px) {
.masonry-grid .grid-item {
	margin-left: 0
}
}
.masonry-grid .grid-item h5 {
	color: #7f7f7f;
	margin-bottom: 20px;
	margin-top: 25px
}
.masonry-grid .grid-item p {
	font-size: 14px;
	color: #7f7f7f
}
.masonry-grid .grid-item .post-content {
	position: relative;
	padding: 0 20px
}
.masonry-grid .grid-item .post-image {
	position: relative
}
.masonry-grid .grid-item .post-image img {
	border: solid 10px #ebebeb;
	width: 100%;
	height: auto
}
.masonry-grid .grid-item .post-footer {
	position: relative;
	padding: 10px;
	background-color: #ebebeb;
	font-size: 14px
}
.masonry-grid .grid-item .post-footer .left-side, .masonry-grid .grid-item .post-footer .right-side {
	position: relative;
	display: inline-block
}
.masonry-grid .grid-item .post-footer .left-side {
	padding-right: 50px;
	border-right: solid 1px #757575;
	left: 10px;
	width: 65%
}
.masonry-grid .grid-item .post-footer .right-side {
	text-align: right;
	float: right;
	right: 10px
}
.masonry-grid .grid-item .post-footer .right-side .read-more-btn {
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.masonry-grid .grid-item .post-footer .right-side .read-more-btn:hover {
	text-decoration: none;
	color: #83c9cc
}
.masonry-grid .grid-item .post-footer .vector-clock, .masonry-grid .grid-item .post-footer .vector-read-more {
	margin-right: 10px;
	color: #757575
}
.masonry-grid .load-more-btn {
	position: relative;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	background-color: #03a549
}
.masonry-grid .load-more-btn a {
	width: 100%;
	display: block;
	color: #FFF
}
#light-box-modal {
	height: 100%
}
#light-box-modal .light-box-image {
	position: relative;
	width: 75%;
	height: 75%;
	margin: auto;
	margin-top: 5%;
	overflow-y: auto;
	text-align: center
}
#light-box-modal .light-box-image img {
	width: auto;
	position: relative;
	max-width: 600px
}
@media (max-width:992px) {
#light-box-modal .light-box-image img {
	width: 100%;
	min-width: 100%
}
}
.custom-lightbox {
	width: auto;
	display: inherit;
	position: inherit;
	position: relative;
	display: inline-block
}
.post-image .custom-lightbox:before {
	content: url(../images/streatch-ico.svg);
	position: absolute;
	z-index: 999;
	width: 50px;
	height: 50px
}
.light-box {
	position: relative
}
.light-box h2 {
	text-align: left!important
}
.light-box h3 {
	color: #024772;
	text-align: left!important;
	margin-top: 0
}
.light-box p {
	color: #757575
}
.light-box img {
	border: solid 10px #ebebeb;
	max-width: 300px;
	position: relative;
	display: block;
	cursor: pointer;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.light-box img:hover {
	opacity: .8
}
.light-box img.alignleft {
	margin-right: 25px
}
@media (max-width:800px) {
.light-box {
	width: 90%;
	margin: auto
}
}
header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	z-index: 9999
}
header .nav>li>a:focus, header .nav>li>a:hover {
	text-decoration: none;
	background-color: transparent
}
header .header-logo {
	position: relative;
	max-width: 100px;
	z-index: 20;
	top: -6px
}
header .header-logo a {
	text-decoration: none;
	color: #FFF;
	font-size: 65px;
	top: 10px;
	position: relative;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
header .header-logo a.open {
	color: #024772!important;
	font-size: 30px;
	top: 6px;
	opacity: 1px
}
@media (max-width:992px) {
header .header-logo {
	display: none
}
}
header .nav-primary {
	width: 100%;
	height: 100px;
	z-index: 10;
	position: relative
}
header .nav-primary li {
	position: relative;
	font-family: "Titillium Web", sans-serif
}
header .nav-primary li a {
	color: #FFF;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-family: "Titillium Web", sans-serif
}
header .nav-primary li a:hover {
	color: #3f7287
}
header .sub-nav {
	position: relative;
	background-color: #f5f5f5;
	height: 50px;
	border-top: solid 3px #f5f5f5;
	width: 100%;
	text-align: center;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
header .sub-nav #menu-primary-navigation {
	top: 0!important;
	margin-top: 3px
}
header .sub-nav.open {
	top: -100px
}
@media (max-width:1200px) {
header .sub-nav {
	display: none!important
}
}
header .nav-backdrop {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 0;
	background-color: #052148;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 1
}
header .nav-backdrop.open {
	top: -30px;
	background-color: #f2f2f2;
	height: 70px
}
header .header-sticky {
	position: fixed;
	width: 100%;
	height: 50px;
	top: 0;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	-o-transition: -o-transform .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-align: right
}
header .header-sticky ul {
	position: relative;
	margin: 0;
	padding: 0;
	display: inline-block;
	top: 20px;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	-o-transition: -o-transform .5s ease-in-out;
	transition: all .5s ease-in-out
}
header .header-sticky ul li {
	position: relative;
	display: inline-block;
	color: #fff;
	font-family: "Titillium Web", sans-serif
}
header .header-sticky ul li a {
	color: #024772;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Titillium Web", sans-serif;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
header .header-sticky ul li a:hover {
	color: #1c714a;
	font-size: 17px
}
header .header-sticky ul li a.active {
	color: #1c714a;
	font-size: 17px
}
header .header-sticky .social-nav {
	position: relative;
	display: inline-block;
	margin-top: 26px
}
header .header-sticky .social-nav .start-project {
	position: relative;
	margin-left: 20px;
	top: 13px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: latoregular;
	font-weight: 700;
	padding: 8px 20px;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: all .2s ease-in-out
}
@media (max-width:1200px) {
header .header-sticky .social-nav .start-project {
	display: none
}
}
header .header-sticky .social-nav ul {
	position: relative;
	margin-left: 30px
}
header .header-sticky .social-nav ul li {
	margin-right: 20px;
	cursor: pointer;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
header .header-sticky .social-nav ul li:hover {
	color: #3f7287
}
@media (max-width:992px) {
header .header-sticky .social-nav ul li {
	margin-right: 40px
}
}
header .header-sticky .social-nav ul li:last-child {
	margin-right: 0
}
header .header-sticky .social-nav.open {
	margin-top: 0
}
header .header-sticky .social-nav.open .start-project {
	top: -100px;
	opacity: 0;
	visibility: 0;
	right: 0;
	position: absolute;
	display: block
}
header .header-sticky .social-nav .burger {
	display: none
}
header .header-sticky-open {
	top: 0!important
}
header .header-sticky-open .nav-primary {
	height: 50px
}
header .header-sticky-open ul {
	top: 9px
}
header .header-sticky-open ul li {
	color: #024772
}
header .header-sticky-open ul li a {
	color: #024772
}
header .logo-highlight {
	color: #024772
}
.sub-header {
	margin-bottom: 50px;
	z-index: 1
}
@media (max-width:992px) {
.sub-header {
	margin-bottom: 0
}
}
.banner-head {
	position: relative;
	height: 265px
}
.banner-head .header-image-bg {
	position: relative;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 100px;
	top: 0
}
.banner-head .header-image-bg.clip-top {
	-webkit-clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 100%);
	-moz-clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 100%)
}
.banner-head .header-image-bg.clip-bottom {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 60%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 60%);
	-moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 60%)
}
@media (max-width:992px) {
.banner-head .header-image-bg {
	padding-top: 0
}
}
.angle {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover
}
.angle:after {
	content: url(../images/angle.svg)
}
.light-bulb {
	position: absolute;
	right: 0;
	z-index: 20
}
.light-bulb img {
	position: relative;
	top: 0;
	width: 100%
}
@media (max-width:1200px) {
.light-bulb {
	display: none
}
}
body {
	padding-right: 0!important;
	margin-right: 0!important
}
body.modal-open {
	overflow: hidden
}
.close-label {
	text-transform: uppercase
}
.modal-backdrop {
	z-index: 1;
	background-color: rgba(26,26,26,.9)
}
.modal-backdrop.in {
	display: none!important
}
.modal {
	background-color: rgba(26,26,26,.9);
	z-index: 9999
}
.modal .close-label {
	text-transform: uppercase
}
.modal .search-form {
	position: relative;
	width: 300px
}
@media (max-width:992px) {
.modal .search-form {
	margin: auto
}
}
.modal .content-wrap {
	position: absolute;
	left: 40%;
	right: 0;
	top: 45%;
	bottom: 0;
	margin: auto;
	z-index: 9999
}
@media (max-width:992px) {
.modal .content-wrap {
	width: 100%;
	text-align: center;
	left: 0
}
}
.modal .close {
	color: #fff;
	font-size: 13px;
	top: 10px;
	right: 20px;
	opacity: 1;
	font-family: "Titillium Web", sans-serif;
	font-weight: 400;
	width: auto;
	height: 25px;
	position: absolute;
	z-index: 9999999
}
.modal .close .close-label {
	margin-right: 10px
}
.modal .close img {
	width: 15px
}
.modal .logo {
	position: relative;
	text-align: center;
	font-size: 40px;
	width: 150px;
	margin: auto
}
.modal .search-submit {
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	overflow: hidden;
	outline: 0;
	color: #fff;
	position: absolute;
	left: 250px
}
.modal .search-field {
	border-width: 0;
	background-color: transparent;
	border-bottom: solid 1px #fff;
	outline: 0;
	color: #fff;
	font-family: latoregular, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: 200;
	width: 280px
}
#social-modal .content-wrap {
	left: 45%;
	top: 35%
}
@media (max-width:992px) {
#social-modal .content-wrap {
	width: 100%;
	text-align: center;
	left: 0
}
}
#social-modal h5 {
	font-family: "Titillium Web", sans-serif;
	font-size: 21px;
	color: #fff;
	margin-top: 50px;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 0
}
#social-modal .social-wrap {
	position: relative;
	width: 180px;
	margin: auto;
	display: inline-block;
	left: 10px
}
#social-modal .social-wrap .logo {
	left: -20px
}
@media (max-width:992px) {
#social-modal .social-wrap {
	left: 0
}
}
#social-modal ul {
	position: relative;
	margin: auto;
	padding: 0;
	margin-top: 30px;
	width: 300px;
	left: -50px;
	text-align: center
}
@media (max-width:992px) {
#social-modal ul {
	left: -40px
}
}
#social-modal ul li {
	list-style: none;
	color: #fff;
	display: inline-block;
	margin-left: 15px;
	font-size: 30px
}
#social-modal ul li:first-child {
	margin-left: 0
}
#social-modal ul li a {
	color: #fff;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 10px
}
#social-modal ul li a:hover {
	color: #3f7287;
	text-decoration: none
}
#language-modal .nav-wrap {
	position: relative;
	display: table;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%
}
#language-modal .nav-wrap .nav {
	position: relative;
	display: table-cell;
	vertical-align: middle
}
#language-modal .nav-wrap .nav a {
	color: #FFF;
	text-transform: uppercase;
	width: 100%;
	font-family: "Titillium Web", sans-serif;
	position: relative;
	display: inline-block;
	padding: 15px
}
#language-modal .nav-wrap .nav a:hover {
	background-color: #034670
}
@media (max-width:480px) {
.banner-head {
	height: 250px
}
}
@media (max-width:1200px) {
#menu-primary-navigation {
	display: none
}
header .header-logo {
	position: relative;
	max-width: 100px;
	z-index: 20;
	left: 30px;
	margin-top: 0
}
header .header-sticky .social-nav {
	position: relative;
	display: inline-block;
	margin-right: 30px;
	margin-top: 10px
}
header .header-sticky .social-nav .parent-search {
	display: none
}
header .header-sticky ul li {
	font-size: 15px;
	margin-right: 40px
}
header .burger {
	display: inline-block!important;
	top: 0
}
.banner-head {
	height: 300px
}
}
@media (max-width:992px) {
header .header-sticky {
	display: none
}
header .header-sticky .social-nav ul li {
	margin-right: 40px
}
.banner-head {
	height: 150px
}
}
.sidebar {
	display: none
}
footer {
	position: relative;
	width: 100%;
	color: #FFF;
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 30px
}
@media (max-width:992px) {
footer {
	margin-bottom: 90px
}
}
footer h3 {
	color: #FFF
}
footer .vector-map-icon {
	position: relative;
	top: -2px;
	font-size: 16px
}
footer .chat-box {
	position: fixed;
	bottom: -500px;
	width: 100%;
	height: 300px;
	z-index: 999;
	width: 320px;
	right: 0;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
footer .chat-box .close-chat-box {
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 999;
	cursor: pointer
}
footer .chat-box .close-chat-box .close-label {
	top: 2px;
	position: relative
}
footer .chat-box .close-chat-box img {
	width: 15px;
	margin-left: 6px
}
footer .chat-box.open {
	bottom: 10px
}
@media (max-width:992px) {
footer .chat-box.open {
	bottom: 90px
}
}
footer .analytics {
	display: none
}
footer .footer-column-wrap {
	background-color: #2a2a2a;
	width: 100%;
	padding-top: 30px
}
footer h3 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 30px
}
footer p {
	margin-bottom: 0;
	font-size: 13px
}
footer .side-a {
	position: relative;
	width: 10%;
	margin-left: 0;
	display: inline-block
}
footer .side-a a {
	font-size: 35px;
	color: #83c9cc
}
@media (max-width:1200px) {
footer .side-a {
	position: relative;
	width: 10%;
	margin-left: 0;
	text-align: center;
	margin: auto;
	margin-bottom: 20px
}
}
@media (max-width:992px) {
footer .side-a {
	display: inline-block
}
}
footer .side-b {
	position: relative;
	width: 90%;
	float: right;
	padding-left: 30px;
	vertical-align: top
}
@media (max-width:1200px) {
footer .side-b {
	position: relative;
	width: 100%;
	float: none;
	padding-left: 0;
	vertical-align: top
}
}
footer .col-md-3 {
	border-right: solid 0 #969696;
	padding: 0 30px 10px
}
footer .col-md-3:last-child {
	border-right: solid 0 #969696
}
footer .partners {
	z-index: 999;
	position: relative;
	background-color: #FFF;
	display: none
}
footer .partner-logos {
	position: relative;
	padding-top: 0!important;
	margin-bottom: 25px;
	display: none
}
footer .partner-logos h3 {
	color: #3f7287;
	font-size: 35px
}
footer .partner-logos .sm-arrow-down {
	position: relative;
	text-align: center;
	color: #d6d6d6;
	margin-bottom: 60px
}
footer .partner-logos li {
	margin: 0 10px;
	text-align: center;
	border: solid 0 #141414;
	padding: 0 50px
}
@media (max-width:992px) {
footer .partner-logos li {
	padding: 0 10px
}
}
footer .partner-logos li img {
	width: 85%
}
footer ul {
	position: relative;
	margin: 0;
	padding: 0
}
footer ul li {
	list-style: none;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 2px #2a2a2a
}
footer ul li:last-child {
	border-bottom: solid 0 #FFF;
	margin-bottom: 0;
	padding-bottom: 0
}
footer ul li .post-image {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #3f7287;
	overflow: hidden;
	vertical-align: top
}
footer ul li .post-image img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	position: relative
}
@media (max-width:1200px) {
footer ul li .post-image {
	display: none
}
}
footer ul li .post-desc {
	position: relative;
	display: inline-block;
	width: 180px;
	margin-left: 5px;
	vertical-align: top
}
footer ul li .post-desc .read-more {
	color: #83c9cc
}
footer ul li a {
	color: #FFF;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
footer ul li a:hover {
	color: #83c9cc;
	text-decoration: none
}
footer .disclaimer {
	position: relative;
	background-color: #2a2a2a;
	width: 100%;
	padding: 20px 0;
	margin-top: 3px
}
footer .disclaimer p {
	vertical-align: middle;
	position: relative;
	display: block
}
footer .disclaimer a {
	color: #FFF;
	text-decoration: underline;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
footer .disclaimer a:hover {
	color: #3f7287
}
footer .contact-info {
	position: relative
}
footer .contact-info .contact-group {
	position: relative;
	margin-bottom: 20px;
	padding-left: 30px
}
footer .contact-info .contact-group a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
footer .contact-info .contact-group a:hover {
	color: #83c9cc
}
footer .contact-info .contact-group .group-icon {
	position: absolute;
	top: 5px;
	left: 0;
	color: #83c9cc;
	font-size: 14px
}
footer .contact-info .contact-group .group-icon .vector-mail {
	position: relative;
	top: -4px
}
@media (max-width:1200px) {
footer .contact-info .contact-group .group-icon {
	position: relative;
	top: 25px;
	left: -40px
}
}
@media (max-width:1200px) {
footer .contact-info .contact-group {
	padding-left: 30px;
	text-align: left;
	margin: auto;
	width: 200px
}
}
footer .margin-top {
	margin-top: 20px
}
footer .about-nav {
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 10px
}
footer .about-nav li {
	position: relative;
	display: inline-block;
	border-bottom: none;
	height: 13px
}
footer .about-nav li:after {
	content: "|";
	border-bottom: solid 0;
	padding-left: 7px;
	padding-right: 7px
}
@media (max-width:1200px) {
footer .about-nav li:after {
	padding-left: 3px;
	padding-right: 3px
}
}
@media (max-width:1200px) {
footer .about-nav li a {
	font-size: 12px
}
}
footer .about-nav li:last-child:after {
	content: ""
}
footer .about-nav li a {
	color: #83c9cc
}
@media (max-width:992px) {
footer .row-height {
	display: block
}
footer .col-height {
	display: block;
	margin-top: 20px;
	border-right-width: 0;
	border-top: solid 1px #c3c3c3;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 10px
}
.footer-column-wrap {
	text-align: center
}
footer ul li {
	border-bottom: solid 0 #969696
}
}
.single-skew:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -70px;
	overflow: visible;
	width: 100%;
	height: 150px;
	background: #fff;
	z-index: 5;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial
}
.single-skew.head-margins {
	z-index: -1
}
.single-skew-blog:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: visible;
	width: 100%;
	height: 100vh;
	background: #fff;
	z-index: 5;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	background-image: url(/wp-content/uploads/2016/07/home-header-static-1024x567.jpg);
	background-size: cover;
	border-bottom: solid 20px #fff
}
.single-skew-contact:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -70px;
	overflow: visible;
	width: 100%;
	height: 350px;
	background: #fff;
	z-index: 5;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	background-image: url(/wp-content/uploads/2016/07/home-header-static-1024x567.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: solid 20px #fff
}
.single-skew-sm:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -70px;
	overflow: visible;
	width: 100%;
	height: 100px;
	background: #fff;
	z-index: 5;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial
}
.single-skew .banner-head, .single-skew-sm .banner-head {
	height: 450px
}
.reverse-this {
	position: relative;
	margin-top: 0;
	z-index: 99
}
.not-found-page {
	position: relative;
	margin-top: 150px;
	margin-bottom: 150px;
	padding: 50px 0
}
.head-margins {
	position: relative;
	margin-top: 0
}
.table.sm {
	height: auto
}
.head-banner {
	background-size: cover;
	background-repeat: no-repeat
}
.page footer .partners {
	margin-top: 0
}
.video-wrapper {
	position: relative
}
.about-intro, .blog-landing, .page-intro {
	position: relative
}
.about-intro .wysiwyg, .blog-landing .wysiwyg, .page-intro .wysiwyg {
	position: relative;
	border-bottom: solid 1px #757575;
	margin-bottom: 30px
}
.about-intro .wysiwyg h2, .blog-landing .wysiwyg h2, .page-intro .wysiwyg h2 {
	margin-top: 0
}
@media (max-width:992px) {
.about-intro .wysiwyg img, .blog-landing .wysiwyg img, .page-intro .wysiwyg img {
	width: 100%
}
}
.about-intro .col-md-9, .blog-landing .col-md-9, .page-intro .col-md-9 {
	margin-left: -15px;
	padding-right: 0
}
@media (max-width:992px) {
.about-intro .col-md-9, .blog-landing .col-md-9, .page-intro .col-md-9 {
	margin-left: 0;
	margin-right: 15px
}
}
.about-intro .col-md-12, .blog-landing .col-md-12, .page-intro .col-md-12 {
	margin-left: 15px
}
@media (max-width:992px) {
.about-intro .col-md-12, .blog-landing .col-md-12, .page-intro .col-md-12 {
	margin-left: 15px;
	margin-right: 15px
}
}
.about-intro .page-sub-nav, .blog-landing .page-sub-nav, .page-intro .page-sub-nav {
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	padding-right: 30px
}
.about-intro .page-sub-nav ul, .blog-landing .page-sub-nav ul, .page-intro .page-sub-nav ul {
	margin-left: 0;
	padding-left: 0
}
.about-intro .page-sub-nav .second-child, .about-intro .page-sub-nav .super-child, .blog-landing .page-sub-nav .second-child, .blog-landing .page-sub-nav .super-child, .page-intro .page-sub-nav .second-child, .page-intro .page-sub-nav .super-child {
	display: none;
	margin-left: 15px
}
.about-intro .page-sub-nav .grand-child, .blog-landing .page-sub-nav .grand-child, .page-intro .page-sub-nav .grand-child {
	display: none;
	margin-left: 30px
}
.about-intro .page-sub-nav .child-identifier, .about-intro .page-sub-nav .grand-child-identifier, .blog-landing .page-sub-nav .child-identifier, .blog-landing .page-sub-nav .grand-child-identifier, .page-intro .page-sub-nav .child-identifier, .page-intro .page-sub-nav .grand-child-identifier {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	cursor: pointer
}
.about-intro .page-sub-nav li, .blog-landing .page-sub-nav li, .page-intro .page-sub-nav li {
	list-style: none;
	line-height: 15px;
	margin-bottom: 15px;
	position: relative
}
.about-intro .page-sub-nav li a, .blog-landing .page-sub-nav li a, .page-intro .page-sub-nav li a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 13px;
	text-decoration: none
}
.about-intro .page-sub-nav li a.selected, .blog-landing .page-sub-nav li a.selected, .page-intro .page-sub-nav li a.selected {
	color: #3f7287;
	text-decoration: none
}
.about-intro .page-sub-nav .sel, .blog-landing .page-sub-nav .sel, .page-intro .page-sub-nav .sel {
	color: #3f7287;
	text-decoration: none
}
@media (max-width:992px) {
.about-intro .page-sub-nav, .blog-landing .page-sub-nav, .page-intro .page-sub-nav {
	display: none
}
}
.about-intro .mobile-sub-nav-select, .blog-landing .mobile-sub-nav-select, .page-intro .mobile-sub-nav-select {
	position: relative;
	width: 100%;
	text-align: center;
	border: solid 1px #024772;
	padding: 20px 0;
	margin-bottom: 30px;
	display: none
}
.about-intro .mobile-sub-nav-select .dropper, .blog-landing .mobile-sub-nav-select .dropper, .page-intro .mobile-sub-nav-select .dropper {
	position: absolute;
	color: #03a549;
	float: right;
	right: 15px;
	top: 20px;
	font-size: 20px
}
.about-intro .mobile-sub-nav-select h5, .blog-landing .mobile-sub-nav-select h5, .page-intro .mobile-sub-nav-select h5 {
	font-size: 28px;
	color: #3f7287;
	margin-bottom: 10px;
	text-transform: uppercase;
	cursor: pointer;
	margin-bottom: 0;
	width: 75%;
	position: relative;
	margin: auto
}
.about-intro .mobile-sub-nav-select ul, .blog-landing .mobile-sub-nav-select ul, .page-intro .mobile-sub-nav-select ul {
	position: relative;
	visibility: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 0;
	padding: 0
}
.about-intro .mobile-sub-nav-select ul li, .blog-landing .mobile-sub-nav-select ul li, .page-intro .mobile-sub-nav-select ul li {
	list-style: none;
	margin-bottom: 20px
}
.about-intro .mobile-sub-nav-select ul li a, .blog-landing .mobile-sub-nav-select ul li a, .page-intro .mobile-sub-nav-select ul li a {
	font-size: 18px;
	text-transform: uppercase;
	color: #757575
}
.about-intro .mobile-sub-nav-select ul.open, .blog-landing .mobile-sub-nav-select ul.open, .page-intro .mobile-sub-nav-select ul.open {
	visibility: visible;
	opacity: 1;
	height: auto;
	margin-top: 20px
}
@media (max-width:992px) {
.about-intro .mobile-sub-nav-select, .blog-landing .mobile-sub-nav-select, .page-intro .mobile-sub-nav-select {
	display: block
}
}
.search-result {
	position: relative
}
.search-result a {
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.search-result a:hover {
	color: #024772;
	text-decoration: none
}
.breadcrumb {
	padding: 8px 30px;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	border-bottom: solid 1px #757575;
	font-size: 12px;
	color: #757575;
	font-family: latoregular, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase
}
.breadcrumb a {
	font-size: 11px;
	color: #757575;
	text-transform: uppercase
}
.breadcrumb .item-current {
	color: #3f7287
}
@media (max-width:1200px) {
.breadcrumb {
	display: none
}
}
.post-bread {
	position: relative
}
.post-bread .bread-nav {
	position: absolute;
	top: 8px;
	color: #639ec8;
	z-index: 99
}
@media (max-width:992px) {
.post-bread .bread-nav {
	margin-left: 20px
}
}
.post-bread .bread-nav a {
	color: #639ec8;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: all .2s ease-in-out
}
.post-bread .bread-nav a:hover {
	color: #024772
}
.post-bread .bread-nav .glyphicon {
	cursor: pointer
}
.post-bread .bread-bag {
	position: relative
}
.post-bread .breadcrumb {
	padding: 8px 15px 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	border-bottom: solid 1px #757575;
	font-size: 11px;
	color: #757575;
	font-family: latoregular, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase
}
.post-bread .breadcrumb a {
	font-size: 11px;
	color: #757575;
	text-transform: uppercase;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.post-bread .breadcrumb a:hover {
	color: #3f7287;
	text-decoration: none
}
.post-bread .show-all {
	position: absolute;
	top: 8px;
	right: 0;
	cursor: pointer;
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
@media (max-width:992px) {
.post-bread .show-all {
	right: 20px
}
}
.post-bread .show-all a {
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none
}
.post-bread .show-all a:hover {
	color: #ebebeb;
	text-decoration: none
}
.post-bread .show-all .title {
	margin-left: 10px;
	font-size: 14px;
	font-weight: 700
}
@media (max-width:992px) {
.post-bread .show-all .title {
	display: none
}
}
.post-bread .show-all:hover {
	color: #ebebeb;
	text-decoration: none
}
.inline-floater {
	position: absolute;
	top: -150px;
	left: 0;
	right: 0;
	margin: auto;
	width: 650px;
	z-index: 30
}
.inline-floater img {
	width: 100%
}
@media (max-width:992px) {
.inline-floater {
	top: -250px;
	width: 80%
}
}
@media (max-width:480px) {
.inline-floater {
	width: 90%;
	top: -100px
}
}
.conversion {
	position: relative
}
.conversion .col-md-6 {
	padding-right: 50px;
	vertical-align: top
}
.conversion .col-md-6:last-child {
	padding-right: 0
}
.dynamic-parallax-item {
	position: absolute;
	z-index: 999;
	width: 320px
}
.dynamic-parallax-item.left {
	left: 0
}
.dynamic-parallax-item.right {
	right: 0
}
.dynamic-parallax-item.center {
	text-align: center;
	left: 50%
}
.dynamic-parallax-item img {
	width: 100%
}
.basic-content {
	position: relative
}
.basic-content a {
	text-decoration: none;
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.basic-content a:hover {
	color: #024772;
	text-decoration: none
}
.survey-page {
	position: relative;
	padding: 50px;
	background-color: rgba(0,0,0,.2);
	margin: auto
}
.survey-page .survey-thank-you {
	position: absolute;
	top: 300px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 250px;
	text-align: center;
	display: none
}
.survey-page .survey-thank-you p {
	color: #fff!important
}
.survey-page .survey-submit {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #fff
}
.survey-page .survey-submit:hover {
	background-color: #024772
}
.survey-page .error {
	border: solid 1px red!important
}
@media (max-width:992px) {
.survey-page {
	padding: 50px 0
}
}
@media (max-width:480px) {
.survey-page {
	padding: 50px 15px
}
}
@media (max-width:992px) {
.survey-page #survey {
	width: 90%
}
}
@media (max-width:480px) {
.survey-page #survey {
	width: 100%
}
}
.survey-page .form-column {
	position: relative;
	margin: 20px 0;
	color: #FFF
}
.survey-page .form-column label {
	vertical-align: top;
	max-width: 100%
}
@media (max-width:992px) {
.survey-page .form-column label {
	width: 80%
}
}
.survey-page .form-column label p {
	margin-bottom: 0
}
.survey-page .form-column.general-info .element {
	position: relative;
	display: inline-block;
	width: 50%;
	margin-left: -4px;
	padding: 0 10px
}
.survey-page .form-column.general-info .element:before {
	color: #757575;
	position: absolute;
	left: 10px;
	top: 0;
	z-index: 99;
	font-family: vector-icons!important
}
.survey-page .form-column.general-info .element.icon-1:before {
	content: "\e90b"
}
.survey-page .form-column.general-info .element.icon-2:before {
	content: "\e907"
}
.survey-page .form-column.general-info .element.icon-3:before {
	content: "\e90d"
}
.survey-page .form-column.general-info .element.icon-4:before {
	content: "\e902"
}
.survey-page .form-column.general-info .element input {
	padding-left: 0
}
.survey-page .form-column h2 {
	font-size: 28px;
	margin-bottom: 22px;
	color: #FFF
}
.survey-page .form-column input {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	border-radius: 0;
	border: none;
	border-bottom: solid 1px #757575;
	padding-right: 10px;
	background-color: transparent
}
.survey-page .form-column select, .survey-page .form-column textarea {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	background-color: transparent;
	color: #757575
}
.survey-page .form-column input[type=checkbox] {
	width: 40px;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer
}
.survey-page .form-column .select-list {
	position: relative;
	margin-bottom: 20px
}
.survey-page .form-column .check-area {
	position: relative;
	margin: 20px 0
}
@media (max-width:992px) {
.survey-page .form-column .check-area {
	margin-bottom: 80px
}
}
.survey-page .form-column .check-area .check-item {
	position: relative;
	height: auto;
	margin-bottom: 5px
}
.start-a-project-with-wsi .content-wrap {
	padding: 0 30px
}
.start-a-project-with-wsi .content-wrap iframe {
	padding: 20px;
	border: solid 0 #d7d7d7;
	border-radius: 5px;
	height: 650px
}
@media (max-width:992px) {
.start-a-project-with-wsi .content-wrap iframe {
	height: 650px
}
}
.content-block p iframe, .content-wrap p iframe {
	width: 100%!important
}
.single-blog .banner-head .header-image-bg {
	top: -100px
}
.blog-role .grid {
	position: relative
}
@media (max-width:992px) {
.blog-role .grid {
	width: 100%
}
}
.blog-role .grid-item {
	width: 33.333%;
	position: relative;
	padding: 15px
}
@media (max-width:992px) {
.blog-role .grid-item {
	width: 48.8%
}
}
@media (max-width:480px) {
.blog-role .grid-item {
	width: 100%
}
}
@media (max-width:321px) {
.blog-role .grid-item {
	margin-left: 0
}
}
.blog-role .grid-item:hover .post-image {
	opacity: .5
}
.blog-role .grid-item:hover h5 a {
	color: #024772
}
.blog-role .grid-item h5 {
	color: #7f7f7f;
	margin-bottom: 20px;
	margin-top: 25px
}
.blog-role .grid-item h5 a {
	color: #7f7f7f;
	text-decoration: none;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.blog-role .grid-item h5 a:hover {
	color: #024772
}
.blog-role .grid-item p {
	color: #7f7f7f
}
.blog-role .grid-item .post-content {
	position: relative;
	padding: 0 20px;
	height: 220px;
	overflow: hidden;
	text-align: center
}
.blog-role .grid-item .post-content a {
	word-break: normal
}
.blog-role .grid-item .post-content .post-cat-list {
	position: relative;
	margin-top: -10px;
	text-align: center
}
.blog-role .grid-item .post-content .post-cat-list span {
	color: #3f7287;
	margin-right: 10px;
	font-size: 12px;
	text-transform: uppercase
}
@media (max-width:480px) {
.blog-role .grid-item .post-content {
	text-align: center
}
}
.blog-role .grid-item .post-image {
	position: relative;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 190px;
	overflow: hidden
}
.blog-role .grid-item .post-image a {
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center;
	position: relative;
	display: inline-block;
	margin-bottom: -10px
}
.blog-role .grid-item .post-image img {
	border: solid 10px #ebebeb;
	width: 100%;
	height: auto
}
.blog-role .grid-item .post-footer {
	position: relative;
	padding: 10px;
	background-color: #ebebeb
}
.blog-role .grid-item .post-footer .left-side, .blog-role .grid-item .post-footer .right-side {
	position: relative;
	display: inline-block
}
.blog-role .grid-item .post-footer .left-side {
	padding-right: 50px;
	border-right: solid 1px #757575;
	left: 10px;
	width: 60%;
	font-size: 13px
}
@media (max-width:480px) {
.blog-role .grid-item .post-footer .left-side {
	width: 50%;
	font-size: 10px;
	padding-right: 0
}
}
.blog-role .grid-item .post-footer .right-side {
	text-align: right;
	float: right;
	right: 10px;
	font-size: 13px
}
.blog-role .grid-item .post-footer .right-side .read-more-btn {
	color: #024772;
	font-size: 13px;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.blog-role .grid-item .post-footer .right-side .read-more-btn:hover {
	text-decoration: none;
	color: #3f7287
}
.blog-role .grid-item .post-footer .vector-clock, .blog-role .grid-item .post-footer .vector-read-more {
	margin-right: 10px;
	color: #656565
}
.blog-role .load-more-btn {
	position: relative;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	background-color: #03863b
}
.blog-role .load-more-btn a {
	width: 100%;
	display: block;
	color: #FFF
}
.single-post .content-wrap {
	word-wrap: break-word
}
@media (max-width:992px) {
.single-post .content-wrap {
	padding: 0 20px
}
}
.single-post .banner-head {
	top: -100px
}
.single-post .inner-width-container {
	z-index: 9;
	position: relative
}
.single-post .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.4);
	z-index: 0;
	top: 0;
	left: 0
}
.blog-landing .show-all {
	position: absolute;
	top: 8px;
	right: 15px;
	cursor: pointer;
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
@media (max-width:992px) {
.blog-landing .show-all {
	right: 20px
}
}
.blog-landing .show-all a {
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none
}
.blog-landing .show-all a:hover {
	color: #ebebeb;
	text-decoration: none
}
.blog-landing .show-all .title {
	margin-left: 10px;
	font-size: 14px;
	font-weight: 700
}
@media (max-width:992px) {
.blog-landing .show-all .title {
	display: none
}
}
.blog-landing .show-all:hover {
	color: #ebebeb;
	text-decoration: none
}
.category-filters {
	position: relative;
	border-top: solid 1px #d6d6d6
}
.category-filters li {
	cursor: pointer;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.category-filters li:hover {
	color: #3f7287
}
.category-filters li.selected {
	color: #3f7287
}
.blog-single {
	position: relative
}
.blog-single h1 {
	font-size: 45px;
	color: #024772;
	font-weight: 500
}
@media (max-width:992px) {
.blog-single h1 {
	font-size: 30px
}
}
.blog-single .auto-height {
	height: auto!important
}
.blog-single .header-copy {
	margin-top: 100px;
	position: relative
}
.blog-single .header-copy .author-date {
	position: relative;
	font-size: 11px;
	color: #7f7f7f;
	font-weight: 700;
	margin-top: 35px
}
.blog-single .header-copy .author-date .vector-clock {
	margin-left: 15px;
	font-size: 13px
}
.blog-single .header-copy .author-date .date {
	padding-left: 10px
}
.blog-single .header-copy .author-date .blue {
	color: #3f7287
}
@media (max-width:992px) {
.blog-single .header-copy {
	margin-top: 150px
}
}
.blog-single-post {
	position: relative
}
.blog-single-post .about-the-author {
	padding: 30px 0;
	border-top: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	position: relative;
	display: block
}
.blog-single-post .about-the-author .icon-callout-inset {
	position: relative
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 200px
}
@media (max-width:992px) {
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper {
	display: block;
	height: auto
}
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-icon {
	position: relative;
	display: inline-block;
	width: 20%;
	height: 200px;
	overflow: hidden;
	background-color: #03a549;
	padding: 0;
	margin-left: -4px;
	color: #FFF;
	text-align: center
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-icon .bg-image {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: none
}
@media (max-width:992px) {
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-icon {
	width: 100%;
	margin-left: 0
}
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-icon img {
	height: 100%;
	position: relative;
	width: auto;
	margin: auto
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content {
	position: relative;
	display: inline-block;
	padding: 15px;
	padding-right: 25px;
	background-color: #65a5bf;
	vertical-align: top;
	margin-left: 10px;
	width: 80%;
	margin-left: -4px;
	border-left: solid 10px #FFF;
	height: 200px
}
@media (max-width:992px) {
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content {
	width: 100%;
	margin-left: 0;
	height: auto;
	border-left: solid 0 #FFF
}
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content .table {
	height: auto!important
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content .title-text {
	width: 100%;
	position: relative;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	margin-left: -4px;
	padding-left: 25px;
	color: #FFF
}
@media (max-width:992px) {
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content .title-text {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	text-align: center
}
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content .title-text h5 {
	color: #FFF;
	font-size: 35px
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content .title-text p {
	font-family: "Titillium Web", sans-serif;
	font-size: 18px
}
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content .inset-cta {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	width: 25%;
	margin-left: -4px
}
@media (max-width:992px) {
.blog-single-post .about-the-author .icon-callout-inset .inset-wrapper .inset-content .inset-cta {
	width: 150px
}
}
.blog-single-post .col-md-8 {
	position: relative;
	margin-left: -15px;
	margin-right: 15px
}
.blog-single-post .post-categories {
	position: relative;
	border-bottom: solid 1px #d6d6d6;
	padding-bottom: 25px;
	padding-left: 15px
}
.blog-single-post .post-categories ul {
	position: relative;
	margin: 0;
	padding: 0
}
.blog-single-post .post-categories ul li {
	position: relative;
	display: inline-block;
	list-style: none;
	background-color: #ebebeb;
	color: #639ec8;
	margin-right: 10px;
	font-size: 8px;
	font-weight: 700;
	padding: 5px 15px;
	text-transform: uppercase
}
@media (max-width:992px) {
.blog-single-post .post-categories {
	width: 1000px;
	margin-top: 50px
}
}
.blog-single-post .post-social {
	position: relative;
	padding-bottom: 25px;
	margin-top: 25px;
	padding-left: 15px
}
.blog-single-post .post-social ul {
	position: relative;
	margin: 0;
	padding: 0
}
.blog-single-post .post-social ul li {
	position: relative;
	display: inline-block;
	list-style: none;
	color: #FFF;
	margin-right: 8px;
	font-size: 13px;
	padding: 5px 15px;
	text-transform: uppercase;
	border-radius: 5px
}
@media (max-width:992px) {
.blog-single-post .post-social ul li {
	width: 29%;
	text-align: center
}
}
.blog-single-post .post-social ul li a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.blog-single-post .post-social ul li a:hover {
	opacity: .5
}
.blog-single-post .post-social ul li.fb-bg {
	background-color: #506dad
}
.blog-single-post .post-social ul li.tw-bg {
	background-color: #13c4f8
}
.blog-single-post .post-social ul li.li-bg {
	background-color: #1b72b8
}
.blog-single-post .post-social ul li .margin-left {
	margin-left: 5px
}
@media (max-width:992px) {
.blog-single-post .post-social ul li .margin-left {
	display: none
}
}
.blog-single-post .post-content {
	position: relative;
	padding-left: 15px;
	font-size: 13px;
	color: #757575
}
.blog-single-post .post-content img {
	width: auto;
	max-width: 600px
}
@media (max-width:992px) {
.blog-single-post .post-content img {
	width: 100%;
	word-break: normal
}
}
.blog-single-post .post-content .container {
	max-width: 100%
}
@media (max-width:992px) {
.blog-single-post .post-content {
	word-break: normal
}
}
.blog-single-post .right-rail {
	position: relative
}
.blog-single-post .right-rail .advertisment-block {
	position: relative;
	width: 100%;
	height: 300px;
	background-color: #757575
}
.blog-single-post .right-rail .advertisment-block .add-bg {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover
}
.blog-single-post .latest-news {
	position: relative;
	margin-top: 35px
}
.blog-single-post .latest-news h3 {
	font-family: latoregular, Helvetica, sans-serif;
	font-weight: 700;
	color: #3f7287;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 20px
}
.blog-single-post .latest-news ul {
	position: relative;
	margin: 0;
	padding: 0
}
.blog-single-post .latest-news ul li {
	list-style: none;
	position: relative;
	margin-bottom: 15px
}
.blog-single-post .latest-news ul li:last-child {
	border-bottom: solid 0 #FFF;
	margin-bottom: 0;
	padding-bottom: 0
}
.blog-single-post .latest-news ul li .post-image {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #3f7287;
	overflow: hidden;
	vertical-align: top
}
.blog-single-post .latest-news ul li .post-image img {
	width: 100%;
	vertical-align: middle;
	position: relative
}
.blog-single-post .latest-news ul li .post-desc {
	position: relative;
	display: inline-block;
	width: 180px;
	margin-left: 5px
}
.blog-single-post .latest-news ul li .post-desc .read-more {
	color: #83c9cc;
	font-style: italic
}
.blog-single-post .latest-news ul li a {
	color: #757575;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 13px;
	line-height: 15px
}
.blog-single-post .latest-news ul li a:hover {
	color: #83c9cc;
	text-decoration: none
}
.blog-single-post .news-letter-signup {
	position: relative;
	width: 100%;
	background-color: #fff;
	border-radius: 8px;
	padding: 30px;
	margin-top: 50px;
	text-align: center;
	border: solid 1px #024772
}
.blog-single-post .news-letter-signup .thank-you-msg {
	position: relative;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.blog-single-post .news-letter-signup .checkbox-option {
	position: relative;
	display: block;
	text-align: left!important;
	margin-top: 10px
}
.blog-single-post .news-letter-signup .checkbox-option .checkbox {
	position: relative;
	display: inline-block;
	width: 10px;
	vertical-align: top;
	margin-right: 8px
}
.blog-single-post .news-letter-signup .checkbox-option label {
	position: relative;
	display: inline-block;
	width: 85%;
	text-align: left;
	vertical-align: top;
	font-size: 12px
}
.blog-single-post .news-letter-signup .wsi-logo {
	color: #FFF;
	font-size: 70px;
	margin-bottom: 15px
}
.blog-single-post .news-letter-signup .mail-element {
	position: relative
}
.blog-single-post .news-letter-signup .mail-element:before {
	font-family: vector-icons!important;
	content: "\e907";
	color: #7f7f7f;
	position: absolute;
	left: 0;
	top: 0
}
.blog-single-post .news-letter-signup .form-element {
	background-color: transparent;
	border: none;
	border-bottom: solid 1px #7f7f7f;
	width: 100%;
	padding-left: 30px;
	color: #7f7f7f
}
.blog-single-post .news-letter-signup .form-element::-webkit-input-placeholder {
color:#7f7f7f
}
.blog-single-post .news-letter-signup .form-element::-moz-placeholder {
color:#7f7f7f
}
.blog-single-post .news-letter-signup .form-element::-moz-placeholder {
color:#7f7f7f
}
.blog-single-post .news-letter-signup .form-element::-moz-placeholder {
color:#7f7f7f
}
.blog-single-post .news-letter-signup .table {
	height: 300px
}
.blog-single-post .news-letter-signup h2 {
	color: #FFF;
	font-size: 28px
}
.blog-single-post .news-letter-signup p {
	color: #757575;
	font-size: 13px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 300px
}
.resource-filters {
	position: relative
}
.resource-filters li {
	cursor: pointer;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.resource-filters li:hover {
	color: #3f7287
}
.resource-filters li.selected {
	color: #3f7287
}
.content-download-wrapper {
	color: #fff;
	max-width: 500px;
	height: auto;
	text-align: center;
	background-color: #fff;
	padding: 30px;
	border-radius: 8px;
	color: #757575;
	position: absolute;
	top: 50%;
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto
}
.content-download-wrapper .form-logo {
	font-size: 40px
}
.content-download-wrapper .form-logo a:hover {
	text-decoration: none
}
.content-download-wrapper .dec-area {
	position: relative;
	margin-top: 30px
}
.content-download-wrapper .download-link {
	position: relative;
	margin: auto;
	text-align: center;
	margin-top: 30px
}
.single-resources {
	position: relative
}
.single-resources .banner-head {
	height: 365px
}
.single-resources .form-thank-you {
	position: relative
}
.single-resources .content-block {
	position: relative;
	border-top: solid 1px #d6d6d6;
	padding-top: 30px
}
.single-resources .make-top {
	position: relative;
	z-index: 99;
	padding-top: 40px
}
.single-resources .form-wrapper {
	position: relative;
	background-color: #fff;
	border-radius: 8px;
	border: solid 1px #3f7287;
	padding: 30px
}
@media (max-width:992px) {
.single-resources .form-wrapper {
	padding: 100px 30px 30px
}
}
.single-resources .form-wrapper .form-ico {
	position: relative;
	margin-top: -100px;
	z-index: 999
}
@media (max-width:992px) {
.single-resources .form-wrapper .form-ico {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
}
.single-resources .form-wrapper .form-loader {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: #141414;
	top: 0;
	left: 0;
	border-radius: 5px;
	display: none
}
.single-resources .form-wrapper .sm-loader {
	position: absolute;
	display: block;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../../assets/images/loader.gif);
	background-position: center center
}
.single-resources .form-wrapper ul {
	margin: 0;
	padding: 0
}
.single-resources .form-wrapper ul li {
	list-style: none
}
.single-resources .form-wrapper input, .single-resources .form-wrapper select {
	width: 100%;
	border: none;
	border-bottom: solid 1px #757575;
	margin-bottom: 20px;
	position: relative
}
.single-resources .form-wrapper input[type=checkbox] {
	width: 20px;
	position: relative;
	vertical-align: top;
	display: inline-block
}
.single-resources .form-wrapper select {
	color: #757575
}
.single-resources .form-wrapper label.error {
	clear: both;
	background: 0 0;
	color: #d93d3d;
	position: relative;
	display: block!important;
	top: -10px;
	left: 0;
	z-index: 99;
	margin-bottom: 20px
}
.single-resources .form-wrapper .checkbox-label {
	font-family: latoregular, Helvetica, sans-serif;
	color: #757575;
	display: inline-block;
	width: 250px;
	vertical-align: top;
	padding-left: 0;
	font-size: 13px
}
.single-resources .form-wrapper .element {
	position: relative;
	display: inline-block;
	width: 100%
}
.single-resources .form-wrapper .element:before {
	color: #7f7f7f;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	font-family: vector-icons!important
}
.single-resources .form-wrapper .element.icon-name-last:before, .single-resources .form-wrapper .element.icon-name:before {
	content: "\e90b"
}
.single-resources .form-wrapper .element.icon-email:before {
	content: "\e907"
}
.single-resources .form-wrapper .element.icon-phone:before {
	content: "\e90c"
}
.single-resources .form-wrapper .element input {
	border: solid 1px #7f7f7f;
	border-radius: 5px;
	padding: 5px 8px
}
.single-resources .form-wrapper .element input.error {
	border: solid 1px red
}
.single-resources .form-wrapper h5 {
	margin-bottom: 30px
}
.single-resources .resource-skew:before {
	content: '';
	position: absolute;
	left: 0;
	top: -80px;
	overflow: visible;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 20;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	border-top: solid 20px #fff;
	background-image: url(/wp-content/uploads/2016/09/clouds.png);
	background-repeat: no-repeat
}
.single-resources .news-letter-signup {
	position: relative;
	width: 100%;
	background-color: #fff;
	border-radius: 8px;
	padding: 30px;
	margin-top: 50px;
	text-align: center;
	border: solid 1px #024772
}
.single-resources .news-letter-signup .wsi-logo {
	color: #024772;
	font-size: 70px;
	margin-bottom: 15px
}
.single-resources .news-letter-signup .mail-element {
	position: relative
}
.single-resources .news-letter-signup .mail-element:before {
	font-family: vector-icons!important;
	content: "\e907";
	color: #757575;
	position: absolute;
	left: 0;
	top: 0
}
.single-resources .news-letter-signup .form-element {
	background-color: transparent;
	border: none;
	border-bottom: solid 1px #757575;
	width: 100%;
	padding-left: 30px;
	color: #757575
}
.single-resources .news-letter-signup .form-element::-webkit-input-placeholder {
color:#757575
}
.single-resources .news-letter-signup .form-element::-moz-placeholder {
color:#757575
}
.single-resources .news-letter-signup .form-element::-moz-placeholder {
color:#757575
}
.single-resources .news-letter-signup .form-element::-moz-placeholder {
color:#757575
}
.single-resources .news-letter-signup .table {
	height: auto
}
.single-resources .news-letter-signup h2 {
	color: #757575;
	font-size: 28px
}
.single-resources .news-letter-signup p {
	color: #757575;
	font-size: 13px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 300px
}
body#tinymce {
	margin: 12px!important;
	color: #000
}
.flag-icon-background {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}
.flag-icon {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	width: 25px;
	line-height: 1em
}
.flag-icon:before {
	content: "\00a0"
}
.flag-icon.flag-icon-squared {
	width: 25px
}
.flag-icon-ad {
	background-image: url(../images/flags/4x3/ad.svg)
}
.flag-icon-ad.flag-icon-squared {
	background-image: url(../images/flags/1x1/ad.svg)
}
.flag-icon-ae {
	background-image: url(../images/flags/4x3/ae.svg)
}
.flag-icon-ae.flag-icon-squared {
	background-image: url(../images/flags/1x1/ae.svg)
}
.flag-icon-af {
	background-image: url(../images/flags/4x3/af.svg)
}
.flag-icon-af.flag-icon-squared {
	background-image: url(../images/flags/1x1/af.svg)
}
.flag-icon-ag {
	background-image: url(../images/flags/4x3/ag.svg)
}
.flag-icon-ag.flag-icon-squared {
	background-image: url(../images/flags/1x1/ag.svg)
}
.flag-icon-ai {
	background-image: url(../images/flags/4x3/ai.svg)
}
.flag-icon-ai.flag-icon-squared {
	background-image: url(../images/flags/1x1/ai.svg)
}
.flag-icon-al {
	background-image: url(../images/flags/4x3/al.svg)
}
.flag-icon-al.flag-icon-squared {
	background-image: url(../images/flags/1x1/al.svg)
}
.flag-icon-am {
	background-image: url(../images/flags/4x3/am.svg)
}
.flag-icon-am.flag-icon-squared {
	background-image: url(../images/flags/1x1/am.svg)
}
.flag-icon-ao {
	background-image: url(../images/flags/4x3/ao.svg)
}
.flag-icon-ao.flag-icon-squared {
	background-image: url(../images/flags/1x1/ao.svg)
}
.flag-icon-aq {
	background-image: url(../images/flags/4x3/aq.svg)
}
.flag-icon-aq.flag-icon-squared {
	background-image: url(../images/flags/1x1/aq.svg)
}
.flag-icon-ar {
	background-image: url(../images/flags/4x3/ar.svg)
}
.flag-icon-ar.flag-icon-squared {
	background-image: url(../images/flags/1x1/ar.svg)
}
.flag-icon-as {
	background-image: url(../images/flags/4x3/as.svg)
}
.flag-icon-as.flag-icon-squared {
	background-image: url(../images/flags/1x1/as.svg)
}
.flag-icon-at {
	background-image: url(../images/flags/4x3/at.svg)
}
.flag-icon-at.flag-icon-squared {
	background-image: url(../images/flags/1x1/at.svg)
}
.flag-icon-au {
	background-image: url(../images/flags/4x3/au.svg)
}
.flag-icon-au.flag-icon-squared {
	background-image: url(../images/flags/1x1/au.svg)
}
.flag-icon-aw {
	background-image: url(../images/flags/4x3/aw.svg)
}
.flag-icon-aw.flag-icon-squared {
	background-image: url(../images/flags/1x1/aw.svg)
}
.flag-icon-ax {
	background-image: url(../images/flags/4x3/ax.svg)
}
.flag-icon-ax.flag-icon-squared {
	background-image: url(../images/flags/1x1/ax.svg)
}
.flag-icon-az {
	background-image: url(../images/flags/4x3/az.svg)
}
.flag-icon-az.flag-icon-squared {
	background-image: url(../images/flags/1x1/az.svg)
}
.flag-icon-ba {
	background-image: url(../images/flags/4x3/ba.svg)
}
.flag-icon-ba.flag-icon-squared {
	background-image: url(../images/flags/1x1/ba.svg)
}
.flag-icon-bb {
	background-image: url(../images/flags/4x3/bb.svg)
}
.flag-icon-bb.flag-icon-squared {
	background-image: url(../images/flags/1x1/bb.svg)
}
.flag-icon-bd {
	background-image: url(../images/flags/4x3/bd.svg)
}
.flag-icon-bd.flag-icon-squared {
	background-image: url(../images/flags/1x1/bd.svg)
}
.flag-icon-be {
	background-image: url(../images/flags/4x3/be.svg)
}
.flag-icon-be.flag-icon-squared {
	background-image: url(../images/flags/1x1/be.svg)
}
.flag-icon-bf {
	background-image: url(../images/flags/4x3/bf.svg)
}
.flag-icon-bf.flag-icon-squared {
	background-image: url(../images/flags/1x1/bf.svg)
}
.flag-icon-bg {
	background-image: url(../images/flags/4x3/bg.svg)
}
.flag-icon-bg.flag-icon-squared {
	background-image: url(../images/flags/1x1/bg.svg)
}
.flag-icon-bh {
	background-image: url(../images/flags/4x3/bh.svg)
}
.flag-icon-bh.flag-icon-squared {
	background-image: url(../images/flags/1x1/bh.svg)
}
.flag-icon-bi {
	background-image: url(../images/flags/4x3/bi.svg)
}
.flag-icon-bi.flag-icon-squared {
	background-image: url(../images/flags/1x1/bi.svg)
}
.flag-icon-bj {
	background-image: url(../images/flags/4x3/bj.svg)
}
.flag-icon-bj.flag-icon-squared {
	background-image: url(../images/flags/1x1/bj.svg)
}
.flag-icon-bl {
	background-image: url(../images/flags/4x3/bl.svg)
}
.flag-icon-bl.flag-icon-squared {
	background-image: url(../images/flags/1x1/bl.svg)
}
.flag-icon-bm {
	background-image: url(../images/flags/4x3/bm.svg)
}
.flag-icon-bm.flag-icon-squared {
	background-image: url(../images/flags/1x1/bm.svg)
}
.flag-icon-bn {
	background-image: url(../images/flags/4x3/bn.svg)
}
.flag-icon-bn.flag-icon-squared {
	background-image: url(../images/flags/1x1/bn.svg)
}
.flag-icon-bo {
	background-image: url(../images/flags/4x3/bo.svg)
}
.flag-icon-bo.flag-icon-squared {
	background-image: url(../images/flags/1x1/bo.svg)
}
.flag-icon-bq {
	background-image: url(../images/flags/4x3/bq.svg)
}
.flag-icon-bq.flag-icon-squared {
	background-image: url(../images/flags/1x1/bq.svg)
}
.flag-icon-br {
	background-image: url(../images/flags/4x3/br.svg)
}
.flag-icon-br.flag-icon-squared {
	background-image: url(../images/flags/1x1/br.svg)
}
.flag-icon-bs {
	background-image: url(../images/flags/4x3/bs.svg)
}
.flag-icon-bs.flag-icon-squared {
	background-image: url(../images/flags/1x1/bs.svg)
}
.flag-icon-bt {
	background-image: url(../images/flags/4x3/bt.svg)
}
.flag-icon-bt.flag-icon-squared {
	background-image: url(../images/flags/1x1/bt.svg)
}
.flag-icon-bv {
	background-image: url(../images/flags/4x3/bv.svg)
}
.flag-icon-bv.flag-icon-squared {
	background-image: url(../images/flags/1x1/bv.svg)
}
.flag-icon-bw {
	background-image: url(../images/flags/4x3/bw.svg)
}
.flag-icon-bw.flag-icon-squared {
	background-image: url(../images/flags/1x1/bw.svg)
}
.flag-icon-by {
	background-image: url(../images/flags/4x3/by.svg)
}
.flag-icon-by.flag-icon-squared {
	background-image: url(../images/flags/1x1/by.svg)
}
.flag-icon-bz {
	background-image: url(../images/flags/4x3/bz.svg)
}
.flag-icon-bz.flag-icon-squared {
	background-image: url(../images/flags/1x1/bz.svg)
}
.flag-icon-ca {
	background-image: url(../images/flags/4x3/ca.svg)
}
.flag-icon-ca.flag-icon-squared {
	background-image: url(../images/flags/1x1/ca.svg)
}
.flag-icon-cc {
	background-image: url(../images/flags/4x3/cc.svg)
}
.flag-icon-cc.flag-icon-squared {
	background-image: url(../images/flags/1x1/cc.svg)
}
.flag-icon-cd {
	background-image: url(../images/flags/4x3/cd.svg)
}
.flag-icon-cd.flag-icon-squared {
	background-image: url(../images/flags/1x1/cd.svg)
}
.flag-icon-cf {
	background-image: url(../images/flags/4x3/cf.svg)
}
.flag-icon-cf.flag-icon-squared {
	background-image: url(../images/flags/1x1/cf.svg)
}
.flag-icon-cg {
	background-image: url(../images/flags/4x3/cg.svg)
}
.flag-icon-cg.flag-icon-squared {
	background-image: url(../images/flags/1x1/cg.svg)
}
.flag-icon-ch {
	background-image: url(../images/flags/4x3/ch.svg)
}
.flag-icon-ch.flag-icon-squared {
	background-image: url(../images/flags/1x1/ch.svg)
}
.flag-icon-ci {
	background-image: url(../images/flags/4x3/ci.svg)
}
.flag-icon-ci.flag-icon-squared {
	background-image: url(../images/flags/1x1/ci.svg)
}
.flag-icon-ck {
	background-image: url(../images/flags/4x3/ck.svg)
}
.flag-icon-ck.flag-icon-squared {
	background-image: url(../images/flags/1x1/ck.svg)
}
.flag-icon-cl {
	background-image: url(../images/flags/4x3/cl.svg)
}
.flag-icon-cl.flag-icon-squared {
	background-image: url(../images/flags/1x1/cl.svg)
}
.flag-icon-cm {
	background-image: url(../images/flags/4x3/cm.svg)
}
.flag-icon-cm.flag-icon-squared {
	background-image: url(../images/flags/1x1/cm.svg)
}
.flag-icon-cn {
	background-image: url(../images/flags/4x3/cn.svg)
}
.flag-icon-cn.flag-icon-squared {
	background-image: url(../images/flags/1x1/cn.svg)
}
.flag-icon-co {
	background-image: url(../images/flags/4x3/co.svg)
}
.flag-icon-co.flag-icon-squared {
	background-image: url(../images/flags/1x1/co.svg)
}
.flag-icon-cr {
	background-image: url(../images/flags/4x3/cr.svg)
}
.flag-icon-cr.flag-icon-squared {
	background-image: url(../images/flags/1x1/cr.svg)
}
.flag-icon-cu {
	background-image: url(../images/flags/4x3/cu.svg)
}
.flag-icon-cu.flag-icon-squared {
	background-image: url(../images/flags/1x1/cu.svg)
}
.flag-icon-cv {
	background-image: url(../images/flags/4x3/cv.svg)
}
.flag-icon-cv.flag-icon-squared {
	background-image: url(../images/flags/1x1/cv.svg)
}
.flag-icon-cw {
	background-image: url(../images/flags/4x3/cw.svg)
}
.flag-icon-cw.flag-icon-squared {
	background-image: url(../images/flags/1x1/cw.svg)
}
.flag-icon-cx {
	background-image: url(../images/flags/4x3/cx.svg)
}
.flag-icon-cx.flag-icon-squared {
	background-image: url(../images/flags/1x1/cx.svg)
}
.flag-icon-cy {
	background-image: url(../images/flags/4x3/cy.svg)
}
.flag-icon-cy.flag-icon-squared {
	background-image: url(../images/flags/1x1/cy.svg)
}
.flag-icon-cz {
	background-image: url(../images/flags/4x3/cz.svg)
}
.flag-icon-cz.flag-icon-squared {
	background-image: url(../images/flags/1x1/cz.svg)
}
.flag-icon-de {
	background-image: url(../images/flags/4x3/de.svg)
}
.flag-icon-de.flag-icon-squared {
	background-image: url(../images/flags/1x1/de.svg)
}
.flag-icon-dj {
	background-image: url(../images/flags/4x3/dj.svg)
}
.flag-icon-dj.flag-icon-squared {
	background-image: url(../images/flags/1x1/dj.svg)
}
.flag-icon-dk {
	background-image: url(../images/flags/4x3/dk.svg)
}
.flag-icon-dk.flag-icon-squared {
	background-image: url(../images/flags/1x1/dk.svg)
}
.flag-icon-dm {
	background-image: url(../images/flags/4x3/dm.svg)
}
.flag-icon-dm.flag-icon-squared {
	background-image: url(../images/flags/1x1/dm.svg)
}
.flag-icon-do {
	background-image: url(../images/flags/4x3/do.svg)
}
.flag-icon-do.flag-icon-squared {
	background-image: url(../images/flags/1x1/do.svg)
}
.flag-icon-dz {
	background-image: url(../images/flags/4x3/dz.svg)
}
.flag-icon-dz.flag-icon-squared {
	background-image: url(../images/flags/1x1/dz.svg)
}
.flag-icon-ec {
	background-image: url(../images/flags/4x3/ec.svg)
}
.flag-icon-ec.flag-icon-squared {
	background-image: url(../images/flags/1x1/ec.svg)
}
.flag-icon-ee {
	background-image: url(../images/flags/4x3/ee.svg)
}
.flag-icon-ee.flag-icon-squared {
	background-image: url(../images/flags/1x1/ee.svg)
}
.flag-icon-eg {
	background-image: url(../images/flags/4x3/eg.svg)
}
.flag-icon-eg.flag-icon-squared {
	background-image: url(../images/flags/1x1/eg.svg)
}
.flag-icon-eh {
	background-image: url(../images/flags/4x3/eh.svg)
}
.flag-icon-eh.flag-icon-squared {
	background-image: url(../images/flags/1x1/eh.svg)
}
.flag-icon-er {
	background-image: url(../images/flags/4x3/er.svg)
}
.flag-icon-er.flag-icon-squared {
	background-image: url(../images/flags/1x1/er.svg)
}
.flag-icon-es {
	background-image: url(../images/flags/4x3/es.svg)
}
.flag-icon-es.flag-icon-squared {
	background-image: url(../images/flags/1x1/es.svg)
}
.flag-icon-et {
	background-image: url(../images/flags/4x3/et.svg)
}
.flag-icon-et.flag-icon-squared {
	background-image: url(../images/flags/1x1/et.svg)
}
.flag-icon-fi {
	background-image: url(../images/flags/4x3/fi.svg)
}
.flag-icon-fi.flag-icon-squared {
	background-image: url(../images/flags/1x1/fi.svg)
}
.flag-icon-fj {
	background-image: url(../images/flags/4x3/fj.svg)
}
.flag-icon-fj.flag-icon-squared {
	background-image: url(../images/flags/1x1/fj.svg)
}
.flag-icon-fk {
	background-image: url(../images/flags/4x3/fk.svg)
}
.flag-icon-fk.flag-icon-squared {
	background-image: url(../images/flags/1x1/fk.svg)
}
.flag-icon-fm {
	background-image: url(../images/flags/4x3/fm.svg)
}
.flag-icon-fm.flag-icon-squared {
	background-image: url(../images/flags/1x1/fm.svg)
}
.flag-icon-fo {
	background-image: url(../images/flags/4x3/fo.svg)
}
.flag-icon-fo.flag-icon-squared {
	background-image: url(../images/flags/1x1/fo.svg)
}
.flag-icon-fr {
	background-image: url(../images/flags/4x3/fr.svg)
}
.flag-icon-fr.flag-icon-squared {
	background-image: url(../images/flags/1x1/fr.svg)
}
.flag-icon-ga {
	background-image: url(../images/flags/4x3/ga.svg)
}
.flag-icon-ga.flag-icon-squared {
	background-image: url(../images/flags/1x1/ga.svg)
}
.flag-icon-gb {
	background-image: url(../images/flags/4x3/gb.svg)
}
.flag-icon-gb.flag-icon-squared {
	background-image: url(../images/flags/1x1/gb.svg)
}
.flag-icon-gd {
	background-image: url(../images/flags/4x3/gd.svg)
}
.flag-icon-gd.flag-icon-squared {
	background-image: url(../images/flags/1x1/gd.svg)
}
.flag-icon-ge {
	background-image: url(../images/flags/4x3/ge.svg)
}
.flag-icon-ge.flag-icon-squared {
	background-image: url(../images/flags/1x1/ge.svg)
}
.flag-icon-gf {
	background-image: url(../images/flags/4x3/gf.svg)
}
.flag-icon-gf.flag-icon-squared {
	background-image: url(../images/flags/1x1/gf.svg)
}
.flag-icon-gg {
	background-image: url(../images/flags/4x3/gg.svg)
}
.flag-icon-gg.flag-icon-squared {
	background-image: url(../images/flags/1x1/gg.svg)
}
.flag-icon-gh {
	background-image: url(../images/flags/4x3/gh.svg)
}
.flag-icon-gh.flag-icon-squared {
	background-image: url(../images/flags/1x1/gh.svg)
}
.flag-icon-gi {
	background-image: url(../images/flags/4x3/gi.svg)
}
.flag-icon-gi.flag-icon-squared {
	background-image: url(../images/flags/1x1/gi.svg)
}
.flag-icon-gl {
	background-image: url(../images/flags/4x3/gl.svg)
}
.flag-icon-gl.flag-icon-squared {
	background-image: url(../images/flags/1x1/gl.svg)
}
.flag-icon-gm {
	background-image: url(../images/flags/4x3/gm.svg)
}
.flag-icon-gm.flag-icon-squared {
	background-image: url(../images/flags/1x1/gm.svg)
}
.flag-icon-gn {
	background-image: url(../images/flags/4x3/gn.svg)
}
.flag-icon-gn.flag-icon-squared {
	background-image: url(../images/flags/1x1/gn.svg)
}
.flag-icon-gp {
	background-image: url(../images/flags/4x3/gp.svg)
}
.flag-icon-gp.flag-icon-squared {
	background-image: url(../images/flags/1x1/gp.svg)
}
.flag-icon-gq {
	background-image: url(../images/flags/4x3/gq.svg)
}
.flag-icon-gq.flag-icon-squared {
	background-image: url(../images/flags/1x1/gq.svg)
}
.flag-icon-gr {
	background-image: url(../images/flags/4x3/gr.svg)
}
.flag-icon-gr.flag-icon-squared {
	background-image: url(../images/flags/1x1/gr.svg)
}
.flag-icon-gs {
	background-image: url(../images/flags/4x3/gs.svg)
}
.flag-icon-gs.flag-icon-squared {
	background-image: url(../images/flags/1x1/gs.svg)
}
.flag-icon-gt {
	background-image: url(../images/flags/4x3/gt.svg)
}
.flag-icon-gt.flag-icon-squared {
	background-image: url(../images/flags/1x1/gt.svg)
}
.flag-icon-gu {
	background-image: url(../images/flags/4x3/gu.svg)
}
.flag-icon-gu.flag-icon-squared {
	background-image: url(../images/flags/1x1/gu.svg)
}
.flag-icon-gw {
	background-image: url(../images/flags/4x3/gw.svg)
}
.flag-icon-gw.flag-icon-squared {
	background-image: url(../images/flags/1x1/gw.svg)
}
.flag-icon-gy {
	background-image: url(../images/flags/4x3/gy.svg)
}
.flag-icon-gy.flag-icon-squared {
	background-image: url(../images/flags/1x1/gy.svg)
}
.flag-icon-hk {
	background-image: url(../images/flags/4x3/hk.svg)
}
.flag-icon-hk.flag-icon-squared {
	background-image: url(../images/flags/1x1/hk.svg)
}
.flag-icon-hm {
	background-image: url(../images/flags/4x3/hm.svg)
}
.flag-icon-hm.flag-icon-squared {
	background-image: url(../images/flags/1x1/hm.svg)
}
.flag-icon-hn {
	background-image: url(../images/flags/4x3/hn.svg)
}
.flag-icon-hn.flag-icon-squared {
	background-image: url(../images/flags/1x1/hn.svg)
}
.flag-icon-hr {
	background-image: url(../images/flags/4x3/hr.svg)
}
.flag-icon-hr.flag-icon-squared {
	background-image: url(../images/flags/1x1/hr.svg)
}
.flag-icon-ht {
	background-image: url(../images/flags/4x3/ht.svg)
}
.flag-icon-ht.flag-icon-squared {
	background-image: url(../images/flags/1x1/ht.svg)
}
.flag-icon-hu {
	background-image: url(../images/flags/4x3/hu.svg)
}
.flag-icon-hu.flag-icon-squared {
	background-image: url(../images/flags/1x1/hu.svg)
}
.flag-icon-id {
	background-image: url(../images/flags/4x3/id.svg)
}
.flag-icon-id.flag-icon-squared {
	background-image: url(../images/flags/1x1/id.svg)
}
.flag-icon-ie {
	background-image: url(../images/flags/4x3/ie.svg)
}
.flag-icon-ie.flag-icon-squared {
	background-image: url(../images/flags/1x1/ie.svg)
}
.flag-icon-il {
	background-image: url(../images/flags/4x3/il.svg)
}
.flag-icon-il.flag-icon-squared {
	background-image: url(../images/flags/1x1/il.svg)
}
.flag-icon-im {
	background-image: url(../images/flags/4x3/im.svg)
}
.flag-icon-im.flag-icon-squared {
	background-image: url(../images/flags/1x1/im.svg)
}
.flag-icon-in {
	background-image: url(../images/flags/4x3/in.svg)
}
.flag-icon-in.flag-icon-squared {
	background-image: url(../images/flags/1x1/in.svg)
}
.flag-icon-io {
	background-image: url(../images/flags/4x3/io.svg)
}
.flag-icon-io.flag-icon-squared {
	background-image: url(../images/flags/1x1/io.svg)
}
.flag-icon-iq {
	background-image: url(../images/flags/4x3/iq.svg)
}
.flag-icon-iq.flag-icon-squared {
	background-image: url(../images/flags/1x1/iq.svg)
}
.flag-icon-ir {
	background-image: url(../images/flags/4x3/ir.svg)
}
.flag-icon-ir.flag-icon-squared {
	background-image: url(../images/flags/1x1/ir.svg)
}
.flag-icon-is {
	background-image: url(../images/flags/4x3/is.svg)
}
.flag-icon-is.flag-icon-squared {
	background-image: url(../images/flags/1x1/is.svg)
}
.flag-icon-it {
	background-image: url(../images/flags/4x3/it.svg)
}
.flag-icon-it.flag-icon-squared {
	background-image: url(../images/flags/1x1/it.svg)
}
.flag-icon-je {
	background-image: url(../images/flags/4x3/je.svg)
}
.flag-icon-je.flag-icon-squared {
	background-image: url(../images/flags/1x1/je.svg)
}
.flag-icon-jm {
	background-image: url(../images/flags/4x3/jm.svg)
}
.flag-icon-jm.flag-icon-squared {
	background-image: url(../images/flags/1x1/jm.svg)
}
.flag-icon-jo {
	background-image: url(../images/flags/4x3/jo.svg)
}
.flag-icon-jo.flag-icon-squared {
	background-image: url(../images/flags/1x1/jo.svg)
}
.flag-icon-jp {
	background-image: url(../images/flags/4x3/jp.svg)
}
.flag-icon-jp.flag-icon-squared {
	background-image: url(../images/flags/1x1/jp.svg)
}
.flag-icon-ke {
	background-image: url(../images/flags/4x3/ke.svg)
}
.flag-icon-ke.flag-icon-squared {
	background-image: url(../images/flags/1x1/ke.svg)
}
.flag-icon-kg {
	background-image: url(../images/flags/4x3/kg.svg)
}
.flag-icon-kg.flag-icon-squared {
	background-image: url(../images/flags/1x1/kg.svg)
}
.flag-icon-kh {
	background-image: url(../images/flags/4x3/kh.svg)
}
.flag-icon-kh.flag-icon-squared {
	background-image: url(../images/flags/1x1/kh.svg)
}
.flag-icon-ki {
	background-image: url(../images/flags/4x3/ki.svg)
}
.flag-icon-ki.flag-icon-squared {
	background-image: url(../images/flags/1x1/ki.svg)
}
.flag-icon-km {
	background-image: url(../images/flags/4x3/km.svg)
}
.flag-icon-km.flag-icon-squared {
	background-image: url(../images/flags/1x1/km.svg)
}
.flag-icon-kn {
	background-image: url(../images/flags/4x3/kn.svg)
}
.flag-icon-kn.flag-icon-squared {
	background-image: url(../images/flags/1x1/kn.svg)
}
.flag-icon-kp {
	background-image: url(../images/flags/4x3/kp.svg)
}
.flag-icon-kp.flag-icon-squared {
	background-image: url(../images/flags/1x1/kp.svg)
}
.flag-icon-kr {
	background-image: url(../images/flags/4x3/kr.svg)
}
.flag-icon-kr.flag-icon-squared {
	background-image: url(../images/flags/1x1/kr.svg)
}
.flag-icon-kw {
	background-image: url(../images/flags/4x3/kw.svg)
}
.flag-icon-kw.flag-icon-squared {
	background-image: url(../images/flags/1x1/kw.svg)
}
.flag-icon-ky {
	background-image: url(../images/flags/4x3/ky.svg)
}
.flag-icon-ky.flag-icon-squared {
	background-image: url(../images/flags/1x1/ky.svg)
}
.flag-icon-kz {
	background-image: url(../images/flags/4x3/kz.svg)
}
.flag-icon-kz.flag-icon-squared {
	background-image: url(../images/flags/1x1/kz.svg)
}
.flag-icon-la {
	background-image: url(../images/flags/4x3/la.svg)
}
.flag-icon-la.flag-icon-squared {
	background-image: url(../images/flags/1x1/la.svg)
}
.flag-icon-lb {
	background-image: url(../images/flags/4x3/lb.svg)
}
.flag-icon-lb.flag-icon-squared {
	background-image: url(../images/flags/1x1/lb.svg)
}
.flag-icon-lc {
	background-image: url(../images/flags/4x3/lc.svg)
}
.flag-icon-lc.flag-icon-squared {
	background-image: url(../images/flags/1x1/lc.svg)
}
.flag-icon-li {
	background-image: url(../images/flags/4x3/li.svg)
}
.flag-icon-li.flag-icon-squared {
	background-image: url(../images/flags/1x1/li.svg)
}
.flag-icon-lk {
	background-image: url(../images/flags/4x3/lk.svg)
}
.flag-icon-lk.flag-icon-squared {
	background-image: url(../images/flags/1x1/lk.svg)
}
.flag-icon-lr {
	background-image: url(../images/flags/4x3/lr.svg)
}
.flag-icon-lr.flag-icon-squared {
	background-image: url(../images/flags/1x1/lr.svg)
}
.flag-icon-ls {
	background-image: url(../images/flags/4x3/ls.svg)
}
.flag-icon-ls.flag-icon-squared {
	background-image: url(../images/flags/1x1/ls.svg)
}
.flag-icon-lt {
	background-image: url(../images/flags/4x3/lt.svg)
}
.flag-icon-lt.flag-icon-squared {
	background-image: url(../images/flags/1x1/lt.svg)
}
.flag-icon-lu {
	background-image: url(../images/flags/4x3/lu.svg)
}
.flag-icon-lu.flag-icon-squared {
	background-image: url(../images/flags/1x1/lu.svg)
}
.flag-icon-lv {
	background-image: url(../images/flags/4x3/lv.svg)
}
.flag-icon-lv.flag-icon-squared {
	background-image: url(../images/flags/1x1/lv.svg)
}
.flag-icon-ly {
	background-image: url(../images/flags/4x3/ly.svg)
}
.flag-icon-ly.flag-icon-squared {
	background-image: url(../images/flags/1x1/ly.svg)
}
.flag-icon-ma {
	background-image: url(../images/flags/4x3/ma.svg)
}
.flag-icon-ma.flag-icon-squared {
	background-image: url(../images/flags/1x1/ma.svg)
}
.flag-icon-mc {
	background-image: url(../images/flags/4x3/mc.svg)
}
.flag-icon-mc.flag-icon-squared {
	background-image: url(../images/flags/1x1/mc.svg)
}
.flag-icon-md {
	background-image: url(../images/flags/4x3/md.svg)
}
.flag-icon-md.flag-icon-squared {
	background-image: url(../images/flags/1x1/md.svg)
}
.flag-icon-me {
	background-image: url(../images/flags/4x3/me.svg)
}
.flag-icon-me.flag-icon-squared {
	background-image: url(../images/flags/1x1/me.svg)
}
.flag-icon-mf {
	background-image: url(../images/flags/4x3/mf.svg)
}
.flag-icon-mf.flag-icon-squared {
	background-image: url(../images/flags/1x1/mf.svg)
}
.flag-icon-mg {
	background-image: url(../images/flags/4x3/mg.svg)
}
.flag-icon-mg.flag-icon-squared {
	background-image: url(../images/flags/1x1/mg.svg)
}
.flag-icon-mh {
	background-image: url(../images/flags/4x3/mh.svg)
}
.flag-icon-mh.flag-icon-squared {
	background-image: url(../images/flags/1x1/mh.svg)
}
.flag-icon-mk {
	background-image: url(../images/flags/4x3/mk.svg)
}
.flag-icon-mk.flag-icon-squared {
	background-image: url(../images/flags/1x1/mk.svg)
}
.flag-icon-ml {
	background-image: url(../images/flags/4x3/ml.svg)
}
.flag-icon-ml.flag-icon-squared {
	background-image: url(../images/flags/1x1/ml.svg)
}
.flag-icon-mm {
	background-image: url(../images/flags/4x3/mm.svg)
}
.flag-icon-mm.flag-icon-squared {
	background-image: url(../images/flags/1x1/mm.svg)
}
.flag-icon-mn {
	background-image: url(../images/flags/4x3/mn.svg)
}
.flag-icon-mn.flag-icon-squared {
	background-image: url(../images/flags/1x1/mn.svg)
}
.flag-icon-mo {
	background-image: url(../images/flags/4x3/mo.svg)
}
.flag-icon-mo.flag-icon-squared {
	background-image: url(../images/flags/1x1/mo.svg)
}
.flag-icon-mp {
	background-image: url(../images/flags/4x3/mp.svg)
}
.flag-icon-mp.flag-icon-squared {
	background-image: url(../images/flags/1x1/mp.svg)
}
.flag-icon-mq {
	background-image: url(../images/flags/4x3/mq.svg)
}
.flag-icon-mq.flag-icon-squared {
	background-image: url(../images/flags/1x1/mq.svg)
}
.flag-icon-mr {
	background-image: url(../images/flags/4x3/mr.svg)
}
.flag-icon-mr.flag-icon-squared {
	background-image: url(../images/flags/1x1/mr.svg)
}
.flag-icon-ms {
	background-image: url(../images/flags/4x3/ms.svg)
}
.flag-icon-ms.flag-icon-squared {
	background-image: url(../images/flags/1x1/ms.svg)
}
.flag-icon-mt {
	background-image: url(../images/flags/4x3/mt.svg)
}
.flag-icon-mt.flag-icon-squared {
	background-image: url(../images/flags/1x1/mt.svg)
}
.flag-icon-mu {
	background-image: url(../images/flags/4x3/mu.svg)
}
.flag-icon-mu.flag-icon-squared {
	background-image: url(../images/flags/1x1/mu.svg)
}
.flag-icon-mv {
	background-image: url(../images/flags/4x3/mv.svg)
}
.flag-icon-mv.flag-icon-squared {
	background-image: url(../images/flags/1x1/mv.svg)
}
.flag-icon-mw {
	background-image: url(../images/flags/4x3/mw.svg)
}
.flag-icon-mw.flag-icon-squared {
	background-image: url(../images/flags/1x1/mw.svg)
}
.flag-icon-mx {
	background-image: url(../images/flags/4x3/mx.svg)
}
.flag-icon-mx.flag-icon-squared {
	background-image: url(../images/flags/1x1/mx.svg)
}
.flag-icon-my {
	background-image: url(../images/flags/4x3/my.svg)
}
.flag-icon-my.flag-icon-squared {
	background-image: url(../images/flags/1x1/my.svg)
}
.flag-icon-mz {
	background-image: url(../images/flags/4x3/mz.svg)
}
.flag-icon-mz.flag-icon-squared {
	background-image: url(../images/flags/1x1/mz.svg)
}
.flag-icon-na {
	background-image: url(../images/flags/4x3/na.svg)
}
.flag-icon-na.flag-icon-squared {
	background-image: url(../images/flags/1x1/na.svg)
}
.flag-icon-nc {
	background-image: url(../images/flags/4x3/nc.svg)
}
.flag-icon-nc.flag-icon-squared {
	background-image: url(../images/flags/1x1/nc.svg)
}
.flag-icon-ne {
	background-image: url(../images/flags/4x3/ne.svg)
}
.flag-icon-ne.flag-icon-squared {
	background-image: url(../images/flags/1x1/ne.svg)
}
.flag-icon-nf {
	background-image: url(../images/flags/4x3/nf.svg)
}
.flag-icon-nf.flag-icon-squared {
	background-image: url(../images/flags/1x1/nf.svg)
}
.flag-icon-ng {
	background-image: url(../images/flags/4x3/ng.svg)
}
.flag-icon-ng.flag-icon-squared {
	background-image: url(../images/flags/1x1/ng.svg)
}
.flag-icon-ni {
	background-image: url(../images/flags/4x3/ni.svg)
}
.flag-icon-ni.flag-icon-squared {
	background-image: url(../images/flags/1x1/ni.svg)
}
.flag-icon-nl {
	background-image: url(../images/flags/4x3/nl.svg)
}
.flag-icon-nl.flag-icon-squared {
	background-image: url(../images/flags/1x1/nl.svg)
}
.flag-icon-no {
	background-image: url(../images/flags/4x3/no.svg)
}
.flag-icon-no.flag-icon-squared {
	background-image: url(../images/flags/1x1/no.svg)
}
.flag-icon-np {
	background-image: url(../images/flags/4x3/np.svg)
}
.flag-icon-np.flag-icon-squared {
	background-image: url(../images/flags/1x1/np.svg)
}
.flag-icon-nr {
	background-image: url(../images/flags/4x3/nr.svg)
}
.flag-icon-nr.flag-icon-squared {
	background-image: url(../images/flags/1x1/nr.svg)
}
.flag-icon-nu {
	background-image: url(../images/flags/4x3/nu.svg)
}
.flag-icon-nu.flag-icon-squared {
	background-image: url(../images/flags/1x1/nu.svg)
}
.flag-icon-nz {
	background-image: url(../images/flags/4x3/nz.svg)
}
.flag-icon-nz.flag-icon-squared {
	background-image: url(../images/flags/1x1/nz.svg)
}
.flag-icon-om {
	background-image: url(../images/flags/4x3/om.svg)
}
.flag-icon-om.flag-icon-squared {
	background-image: url(../images/flags/1x1/om.svg)
}
.flag-icon-pa {
	background-image: url(../images/flags/4x3/pa.svg)
}
.flag-icon-pa.flag-icon-squared {
	background-image: url(../images/flags/1x1/pa.svg)
}
.flag-icon-pe {
	background-image: url(../images/flags/4x3/pe.svg)
}
.flag-icon-pe.flag-icon-squared {
	background-image: url(../images/flags/1x1/pe.svg)
}
.flag-icon-pf {
	background-image: url(../images/flags/4x3/pf.svg)
}
.flag-icon-pf.flag-icon-squared {
	background-image: url(../images/flags/1x1/pf.svg)
}
.flag-icon-pg {
	background-image: url(../images/flags/4x3/pg.svg)
}
.flag-icon-pg.flag-icon-squared {
	background-image: url(../images/flags/1x1/pg.svg)
}
.flag-icon-ph {
	background-image: url(../images/flags/4x3/ph.svg)
}
.flag-icon-ph.flag-icon-squared {
	background-image: url(../images/flags/1x1/ph.svg)
}
.flag-icon-pk {
	background-image: url(../images/flags/4x3/pk.svg)
}
.flag-icon-pk.flag-icon-squared {
	background-image: url(../images/flags/1x1/pk.svg)
}
.flag-icon-pl {
	background-image: url(../images/flags/4x3/pl.svg)
}
.flag-icon-pl.flag-icon-squared {
	background-image: url(../images/flags/1x1/pl.svg)
}
.flag-icon-pm {
	background-image: url(../images/flags/4x3/pm.svg)
}
.flag-icon-pm.flag-icon-squared {
	background-image: url(../images/flags/1x1/pm.svg)
}
.flag-icon-pn {
	background-image: url(../images/flags/4x3/pn.svg)
}
.flag-icon-pn.flag-icon-squared {
	background-image: url(../images/flags/1x1/pn.svg)
}
.flag-icon-pr {
	background-image: url(../images/flags/4x3/pr.svg)
}
.flag-icon-pr.flag-icon-squared {
	background-image: url(../images/flags/1x1/pr.svg)
}
.flag-icon-ps {
	background-image: url(../images/flags/4x3/ps.svg)
}
.flag-icon-ps.flag-icon-squared {
	background-image: url(../images/flags/1x1/ps.svg)
}
.flag-icon-pt {
	background-image: url(../images/flags/4x3/pt.svg)
}
.flag-icon-pt.flag-icon-squared {
	background-image: url(../images/flags/1x1/pt.svg)
}
.flag-icon-pw {
	background-image: url(../images/flags/4x3/pw.svg)
}
.flag-icon-pw.flag-icon-squared {
	background-image: url(../images/flags/1x1/pw.svg)
}
.flag-icon-py {
	background-image: url(../images/flags/4x3/py.svg)
}
.flag-icon-py.flag-icon-squared {
	background-image: url(../images/flags/1x1/py.svg)
}
.flag-icon-qa {
	background-image: url(../images/flags/4x3/qa.svg)
}
.flag-icon-qa.flag-icon-squared {
	background-image: url(../images/flags/1x1/qa.svg)
}
.flag-icon-re {
	background-image: url(../images/flags/4x3/re.svg)
}
.flag-icon-re.flag-icon-squared {
	background-image: url(../images/flags/1x1/re.svg)
}
.flag-icon-ro {
	background-image: url(../images/flags/4x3/ro.svg)
}
.flag-icon-ro.flag-icon-squared {
	background-image: url(../images/flags/1x1/ro.svg)
}
.flag-icon-rs {
	background-image: url(../images/flags/4x3/rs.svg)
}
.flag-icon-rs.flag-icon-squared {
	background-image: url(../images/flags/1x1/rs.svg)
}
.flag-icon-ru {
	background-image: url(../images/flags/4x3/ru.svg)
}
.flag-icon-ru.flag-icon-squared {
	background-image: url(../images/flags/1x1/ru.svg)
}
.flag-icon-rw {
	background-image: url(../images/flags/4x3/rw.svg)
}
.flag-icon-rw.flag-icon-squared {
	background-image: url(../images/flags/1x1/rw.svg)
}
.flag-icon-sa {
	background-image: url(../images/flags/4x3/sa.svg)
}
.flag-icon-sa.flag-icon-squared {
	background-image: url(../images/flags/1x1/sa.svg)
}
.flag-icon-sb {
	background-image: url(../images/flags/4x3/sb.svg)
}
.flag-icon-sb.flag-icon-squared {
	background-image: url(../images/flags/1x1/sb.svg)
}
.flag-icon-sc {
	background-image: url(../images/flags/4x3/sc.svg)
}
.flag-icon-sc.flag-icon-squared {
	background-image: url(../images/flags/1x1/sc.svg)
}
.flag-icon-sd {
	background-image: url(../images/flags/4x3/sd.svg)
}
.flag-icon-sd.flag-icon-squared {
	background-image: url(../images/flags/1x1/sd.svg)
}
.flag-icon-se {
	background-image: url(../images/flags/4x3/se.svg)
}
.flag-icon-se.flag-icon-squared {
	background-image: url(../images/flags/1x1/se.svg)
}
.flag-icon-sg {
	background-image: url(../images/flags/4x3/sg.svg)
}
.flag-icon-sg.flag-icon-squared {
	background-image: url(../images/flags/1x1/sg.svg)
}
.flag-icon-sh {
	background-image: url(../images/flags/4x3/sh.svg)
}
.flag-icon-sh.flag-icon-squared {
	background-image: url(../images/flags/1x1/sh.svg)
}
.flag-icon-si {
	background-image: url(../images/flags/4x3/si.svg)
}
.flag-icon-si.flag-icon-squared {
	background-image: url(../images/flags/1x1/si.svg)
}
.flag-icon-sj {
	background-image: url(../images/flags/4x3/sj.svg)
}
.flag-icon-sj.flag-icon-squared {
	background-image: url(../images/flags/1x1/sj.svg)
}
.flag-icon-sk {
	background-image: url(../images/flags/4x3/sk.svg)
}
.flag-icon-sk.flag-icon-squared {
	background-image: url(../images/flags/1x1/sk.svg)
}
.flag-icon-sl {
	background-image: url(../images/flags/4x3/sl.svg)
}
.flag-icon-sl.flag-icon-squared {
	background-image: url(../images/flags/1x1/sl.svg)
}
.flag-icon-sm {
	background-image: url(../images/flags/4x3/sm.svg)
}
.flag-icon-sm.flag-icon-squared {
	background-image: url(../images/flags/1x1/sm.svg)
}
.flag-icon-sn {
	background-image: url(../images/flags/4x3/sn.svg)
}
.flag-icon-sn.flag-icon-squared {
	background-image: url(../images/flags/1x1/sn.svg)
}
.flag-icon-so {
	background-image: url(../images/flags/4x3/so.svg)
}
.flag-icon-so.flag-icon-squared {
	background-image: url(../images/flags/1x1/so.svg)
}
.flag-icon-sr {
	background-image: url(../images/flags/4x3/sr.svg)
}
.flag-icon-sr.flag-icon-squared {
	background-image: url(../images/flags/1x1/sr.svg)
}
.flag-icon-ss {
	background-image: url(../images/flags/4x3/ss.svg)
}
.flag-icon-ss.flag-icon-squared {
	background-image: url(../images/flags/1x1/ss.svg)
}
.flag-icon-st {
	background-image: url(../images/flags/4x3/st.svg)
}
.flag-icon-st.flag-icon-squared {
	background-image: url(../images/flags/1x1/st.svg)
}
.flag-icon-sv {
	background-image: url(../images/flags/4x3/sv.svg)
}
.flag-icon-sv.flag-icon-squared {
	background-image: url(../images/flags/1x1/sv.svg)
}
.flag-icon-sx {
	background-image: url(../images/flags/4x3/sx.svg)
}
.flag-icon-sx.flag-icon-squared {
	background-image: url(../images/flags/1x1/sx.svg)
}
.flag-icon-sy {
	background-image: url(../images/flags/4x3/sy.svg)
}
.flag-icon-sy.flag-icon-squared {
	background-image: url(../images/flags/1x1/sy.svg)
}
.flag-icon-sz {
	background-image: url(../images/flags/4x3/sz.svg)
}
.flag-icon-sz.flag-icon-squared {
	background-image: url(../images/flags/1x1/sz.svg)
}
.flag-icon-tc {
	background-image: url(../images/flags/4x3/tc.svg)
}
.flag-icon-tc.flag-icon-squared {
	background-image: url(../images/flags/1x1/tc.svg)
}
.flag-icon-td {
	background-image: url(../images/flags/4x3/td.svg)
}
.flag-icon-td.flag-icon-squared {
	background-image: url(../images/flags/1x1/td.svg)
}
.flag-icon-tf {
	background-image: url(../images/flags/4x3/tf.svg)
}
.flag-icon-tf.flag-icon-squared {
	background-image: url(../images/flags/1x1/tf.svg)
}
.flag-icon-tg {
	background-image: url(../images/flags/4x3/tg.svg)
}
.flag-icon-tg.flag-icon-squared {
	background-image: url(../images/flags/1x1/tg.svg)
}
.flag-icon-th {
	background-image: url(../images/flags/4x3/th.svg)
}
.flag-icon-th.flag-icon-squared {
	background-image: url(../images/flags/1x1/th.svg)
}
.flag-icon-tj {
	background-image: url(../images/flags/4x3/tj.svg)
}
.flag-icon-tj.flag-icon-squared {
	background-image: url(../images/flags/1x1/tj.svg)
}
.flag-icon-tk {
	background-image: url(../images/flags/4x3/tk.svg)
}
.flag-icon-tk.flag-icon-squared {
	background-image: url(../images/flags/1x1/tk.svg)
}
.flag-icon-tl {
	background-image: url(../images/flags/4x3/tl.svg)
}
.flag-icon-tl.flag-icon-squared {
	background-image: url(../images/flags/1x1/tl.svg)
}
.flag-icon-tm {
	background-image: url(../images/flags/4x3/tm.svg)
}
.flag-icon-tm.flag-icon-squared {
	background-image: url(../images/flags/1x1/tm.svg)
}
.flag-icon-tn {
	background-image: url(../images/flags/4x3/tn.svg)
}
.flag-icon-tn.flag-icon-squared {
	background-image: url(../images/flags/1x1/tn.svg)
}
.flag-icon-to {
	background-image: url(../images/flags/4x3/to.svg)
}
.flag-icon-to.flag-icon-squared {
	background-image: url(../images/flags/1x1/to.svg)
}
.flag-icon-tr {
	background-image: url(../images/flags/4x3/tr.svg)
}
.flag-icon-tr.flag-icon-squared {
	background-image: url(../images/flags/1x1/tr.svg)
}
.flag-icon-tt {
	background-image: url(../images/flags/4x3/tt.svg)
}
.flag-icon-tt.flag-icon-squared {
	background-image: url(../images/flags/1x1/tt.svg)
}
.flag-icon-tv {
	background-image: url(../images/flags/4x3/tv.svg)
}
.flag-icon-tv.flag-icon-squared {
	background-image: url(../images/flags/1x1/tv.svg)
}
.flag-icon-tw {
	background-image: url(../images/flags/4x3/tw.svg)
}
.flag-icon-tw.flag-icon-squared {
	background-image: url(../images/flags/1x1/tw.svg)
}
.flag-icon-tz {
	background-image: url(../images/flags/4x3/tz.svg)
}
.flag-icon-tz.flag-icon-squared {
	background-image: url(../images/flags/1x1/tz.svg)
}
.flag-icon-ua {
	background-image: url(../images/flags/4x3/ua.svg)
}
.flag-icon-ua.flag-icon-squared {
	background-image: url(../images/flags/1x1/ua.svg)
}
.flag-icon-ug {
	background-image: url(../images/flags/4x3/ug.svg)
}
.flag-icon-ug.flag-icon-squared {
	background-image: url(../images/flags/1x1/ug.svg)
}
.flag-icon-um {
	background-image: url(../images/flags/4x3/um.svg)
}
.flag-icon-um.flag-icon-squared {
	background-image: url(../images/flags/1x1/um.svg)
}
.flag-icon-us {
	background-image: url(../images/flags/4x3/us.svg)
}
.flag-icon-us.flag-icon-squared {
	background-image: url(../images/flags/1x1/us.svg)
}
.flag-icon-uy {
	background-image: url(../images/flags/4x3/uy.svg)
}
.flag-icon-uy.flag-icon-squared {
	background-image: url(../images/flags/1x1/uy.svg)
}
.flag-icon-uz {
	background-image: url(../images/flags/4x3/uz.svg)
}
.flag-icon-uz.flag-icon-squared {
	background-image: url(../images/flags/1x1/uz.svg)
}
.flag-icon-va {
	background-image: url(../images/flags/4x3/va.svg)
}
.flag-icon-va.flag-icon-squared {
	background-image: url(../images/flags/1x1/va.svg)
}
.flag-icon-vc {
	background-image: url(../images/flags/4x3/vc.svg)
}
.flag-icon-vc.flag-icon-squared {
	background-image: url(../images/flags/1x1/vc.svg)
}
.flag-icon-ve {
	background-image: url(../images/flags/4x3/ve.svg)
}
.flag-icon-ve.flag-icon-squared {
	background-image: url(../images/flags/1x1/ve.svg)
}
.flag-icon-vg {
	background-image: url(../images/flags/4x3/vg.svg)
}
.flag-icon-vg.flag-icon-squared {
	background-image: url(../images/flags/1x1/vg.svg)
}
.flag-icon-vi {
	background-image: url(../images/flags/4x3/vi.svg)
}
.flag-icon-vi.flag-icon-squared {
	background-image: url(../images/flags/1x1/vi.svg)
}
.flag-icon-vn {
	background-image: url(../images/flags/4x3/vn.svg)
}
.flag-icon-vn.flag-icon-squared {
	background-image: url(../images/flags/1x1/vn.svg)
}
.flag-icon-vu {
	background-image: url(../images/flags/4x3/vu.svg)
}
.flag-icon-vu.flag-icon-squared {
	background-image: url(../images/flags/1x1/vu.svg)
}
.flag-icon-wf {
	background-image: url(../images/flags/4x3/wf.svg)
}
.flag-icon-wf.flag-icon-squared {
	background-image: url(../images/flags/1x1/wf.svg)
}
.flag-icon-ws {
	background-image: url(../images/flags/4x3/ws.svg)
}
.flag-icon-ws.flag-icon-squared {
	background-image: url(../images/flags/1x1/ws.svg)
}
.flag-icon-ye {
	background-image: url(../images/flags/4x3/ye.svg)
}
.flag-icon-ye.flag-icon-squared {
	background-image: url(../images/flags/1x1/ye.svg)
}
.flag-icon-yt {
	background-image: url(../images/flags/4x3/yt.svg)
}
.flag-icon-yt.flag-icon-squared {
	background-image: url(../images/flags/1x1/yt.svg)
}
.flag-icon-za {
	background-image: url(../images/flags/4x3/za.svg)
}
.flag-icon-za.flag-icon-squared {
	background-image: url(../images/flags/1x1/za.svg)
}
.flag-icon-zm {
	background-image: url(../images/flags/4x3/zm.svg)
}
.flag-icon-zm.flag-icon-squared {
	background-image: url(../images/flags/1x1/zm.svg)
}
.flag-icon-zw {
	background-image: url(../images/flags/4x3/zw.svg)
}
.flag-icon-zw.flag-icon-squared {
	background-image: url(../images/flags/1x1/zw.svg)
}
.flag-icon-eu {
	background-image: url(../images/flags/4x3/eu.svg)
}
.flag-icon-eu.flag-icon-squared {
	background-image: url(../images/flags/1x1/eu.svg)
}
.flag-icon-gb-eng {
	background-image: url(../images/flags/4x3/gb-eng.svg)
}
.flag-icon-gb-eng.flag-icon-squared {
	background-image: url(../images/flags/1x1/gb-eng.svg)
}
.flag-icon-gb-nir {
	background-image: url(../images/flags/4x3/gb-nir.svg)
}
.flag-icon-gb-nir.flag-icon-squared {
	background-image: url(../images/flags/1x1/gb-nir.svg)
}
.flag-icon-gb-sct {
	background-image: url(../images/flags/4x3/gb-sct.svg)
}
.flag-icon-gb-sct.flag-icon-squared {
	background-image: url(../images/flags/1x1/gb-sct.svg)
}
.flag-icon-gb-wls {
	background-image: url(../images/flags/4x3/gb-wls.svg)
}
.flag-icon-gb-wls.flag-icon-squared {
	background-image: url(../images/flags/1x1/gb-wls.svg)
}
.flag-icon-un {
	background-image: url(../images/flags/4x3/un.svg)
}
.flag-icon-un.flag-icon-squared {
	background-image: url(../images/flags/1x1/un.svg)
}
.challange-skew:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100px;
	overflow: visible;
	width: 100%;
	height: 102%;
	background: #fff;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	z-index: -1;
	background-image: url(../images/crumpled_paper.jpg);
	background-repeat: no-repeat;
	border-top: solid 20px #fff
}
.challange-skew {
	z-index: 999
}
.challenge-banner .banner-head {
	height: 395px
}
@media (max-width:1366px) {
.challenge-banner .banner-head {
	height: 395px
}
}
@media (max-width:992px) {
.challenge-banner .banner-head {
	height: auto
}
}
.challenge-banner .header-copy {
	position: absolute;
	margin: auto;
	color: #FFF;
	width: 80%;
	display: inline-block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	top: 48%;
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}
.challenge-banner .header-copy h1 {
	color: #FFF
}
@media (max-width:992px) {
.challenge-banner .header-copy h1 {
	font-size: 55px;
	padding: 60px 0
}
}
.challenge-banner .header-copy p {
	position: relative;
	display: inline-block;
	max-width: 50%
}
@media (max-width:992px) {
.challenge-banner .header-copy p {
	max-width: 100%;
	margin-bottom: 200px;
	margin-top: -50px;
	position: relative;
	display: inline-block
}
}
@media (max-width:992px) {
.challenge-banner .header-copy {
	position: relative;
	top: 0;
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transform: translateY(0)
}
}
.your-challenges {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat
}
.your-challenges .not-on-mobile {
	display: block
}
.your-challenges .only-on-mobile {
	display: none
}
.your-challenges .intro-content h3 {
	margin-top: 40px
}
.your-challenges .page-push {
	margin-top: -190px;
	padding-top: 190px;
	margin-bottom: 250px
}
@media (max-width:992px) {
.your-challenges .page-push {
	margin-bottom: 0
}
}
.your-challenges .intro-content {
	max-width: 70%;
	margin: auto;
	z-index: 999999
}
.your-challenges .intro-content p {
	color: #fff
}
.your-challenges .blue-bg {
	background-color: #024772
}
.your-challenges .content-grid {
	position: relative;
	margin-top: 50px
}
.your-challenges .content-grid .lefter .arrow-float {
	position: absolute;
	top: 210px;
	bottom: 0;
	display: inline-block;
	margin: auto;
	right: -29px;
	color: #fff;
	font-size: 45px;
	z-index: 99
}
.your-challenges .content-grid .righter .arrow-float {
	position: absolute;
	top: 210px;
	bottom: 0;
	display: inline-block;
	margin: auto;
	left: -30px;
	color: #fff;
	font-size: 45px;
	z-index: 99
}
.your-challenges .content-grid .col-md-6 {
	background-color: #FFF
}
.your-challenges .content-grid .col-md-6 .image-side {
	width: 105.5%;
	height: 500px;
	background-size: cover;
	display: block;
	position: relative;
	background-position: center, center;
	background-repeat: no-repeat;
	margin-left: -15px;
	margin-right: -15px;
	background-color: #999
}
@media (max-width:992px) {
.your-challenges .content-grid .col-md-6 .image-side {
	width: 100%;
	height: 250px;
	margin-left: 0;
	margin-right: 0
}
}
@media (max-width:992px) {
.your-challenges .content-grid .col-md-6 {
	padding: 0
}
}
.your-challenges .content-grid .col-md-6 .content {
	padding: 0 20px;
	color: #959595;
	margin-top: -1.2em
}
@media (max-width:992px) {
.your-challenges .content-grid .col-md-6 .content {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0 30px
}
}
.your-challenges .image-full {
	position: relative;
	width: 100%;
	height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}
@media (max-width:992px) {
.your-challenges .image-full {
	height: 475px
}
}
@media (max-width:480px) {
.your-challenges .image-full {
	height: 350px
}
}
.your-challenges .arrow-float-mobile {
	position: absolute;
	bottom: 0;
	bottom: -30px;
	display: inline-block;
	margin: auto;
	left: 45%;
	color: #fff;
	font-size: 45px;
	z-index: 99
}
@media (max-width:992px) {
.your-challenges .not-on-mobile {
	display: none!important
}
.your-challenges .only-on-mobile {
	display: block!important
}
.your-challenges .arrow-float {
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	position: absolute;
	left: 50%;
	right: auto
}
}
.grid-layout-template {
	position: relative
}
.grid-layout-template #content-modal .content-wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 9999;
	width: 90%;
	max-width: 800px;
	height: 450px;
	overflow-y: auto;
	padding: 30px;
	background-color: #fff;
	border-radius: 5px
}
.grid-layout-template .block-content {
	position: relative;
	margin-top: 15px;
	height: 90px
}
.grid-layout-template .block-content h4, .grid-layout-template .block-content h6 {
	color: #024772;
	text-align: center
}
.grid-layout-template .block-content h4 {
	margin: 0;
	font-size: 25px
}
.grid-layout-template .block-content h6 {
	font-size: 18px
}
.grid-layout-template .full-width .block-content {
	margin-left: 20px
}
.grid-layout-template .full-width .block-content h4, .grid-layout-template .full-width .block-content h6 {
	color: #7f7f7f;
	text-align: left;
	margin-left: 10px
}
.grid-layout-template .full-width .block-footer {
	position: relative;
	background-color: #e4e7ec;
	width: 100%;
	padding: 10px
}
.grid-layout-template .full-width .block-footer .read-more-link {
	border-right: solid 1px #c4c4c4
}
.grid-layout-template .full-width .block-footer .read-more-link a {
	font-size: 12px
}
.grid-layout-template .full-width .block-footer .linkedin, .grid-layout-template .full-width .block-footer .read-more-link {
	position: relative;
	display: inline-block;
	width: 50%;
	margin-left: -4px;
	text-align: center
}
.grid-layout-template .full-width .block-footer .linkedin a, .grid-layout-template .full-width .block-footer .read-more-link a {
	color: #024772
}
.grid-layout-template .grid-wrapper {
	position: relative;
	margin: 30px -15px
}
.grid-layout-template .grid-wrapper .grid-item {
	position: relative;
	margin-bottom: 30px;
	cursor: pointer;
	display: inline-block
}
@media (max-width:992px) {
.grid-layout-template .grid-wrapper .grid-item {
	width: 50%;
	margin-left: -4px
}
}
@media (max-width:480px) {
.grid-layout-template .grid-wrapper .grid-item {
	width: 100%;
	margin-left: 0
}
}
.grid-layout-template .grid-wrapper .grid-item:hover .block-content h4, .grid-layout-template .grid-wrapper .grid-item:hover .block-content h6 {
	color: #3f7287
}
.grid-layout-template .grid-wrapper .grid-item:hover .block-image .hover-content {
	bottom: 0
}
.grid-layout-template .grid-wrapper .grid-item .block-image {
	position: relative;
	width: 100%;
	height: 315px;
	background-size: cover;
	background-position: center;
	border: solid 10px #e4e7ec;
	overflow: hidden
}
.grid-layout-template .grid-wrapper .grid-item .block-image .hover-content {
	height: 55px;
	position: absolute;
	bottom: -100px;
	background-color: #e4e7ec;
	width: 100%;
	padding: 20px 10px;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: all .2s ease-in-out
}
.grid-layout-template .grid-wrapper .grid-item .block-image .hover-content .read-more-link {
	position: relative;
	border-right: solid 1px #7b7f83;
	width: 60%;
	padding-right: 10px
}
.grid-layout-template .grid-wrapper .grid-item .block-image .hover-content .read-more-link a {
	color: #024772;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 12px
}
.grid-layout-template .grid-wrapper .grid-item .block-image .hover-content .read-more-link a:hover {
	color: #3f7287;
	text-decoration: none
}
.grid-layout-template .grid-wrapper .grid-item .block-image .hover-content .linkedin {
	position: absolute;
	right: 20px;
	top: 20px
}
.grid-layout-template .grid-wrapper .grid-item .block-image .hover-content .person {
	font-family: vector-icons!important
}
.grid-layout-template .grid-wrapper .grid-item .block-image .hover-content .person:before {
	content: "\e90b"
}
.grid-layout-template .grid-wrapper .grid-item.sm-height {
	position: relative
}
.grid-layout-template .grid-wrapper .grid-item.sm-height .block-image {
	height: 215px!important
}
.grid-layout-template .grid-wrapper .grid-item.sm-height .hover-content {
	padding: 20px 5px
}
.grid-layout-template .grid-wrapper .grid-item.sm-height .hover-content .read-more-link {
	font-size: 12px;
	width: 60%;
	padding-right: 0
}
.grid-layout-template .grid-wrapper .grid-item.sm-height .hover-content .read-more-link a {
	font-size: 10px
}
.grid-layout-template .grid-wrapper .grid-item.sm-height .hover-content .linkedin {
	font-size: 12px;
	right: 5px
}
@media (max-width:480px) {
.grid-layout-template .grid-wrapper .grid-item {
	display: none
}
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item {
	position: relative;
	padding: 0 20px;
	margin-bottom: 30px;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	width: 100%;
	display: none
}
@media (max-width:480px) {
.grid-layout-template .grid-wrapper .mobile-only.grid-item {
	display: inline-block
}
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item .block-content {
	position: relative;
	display: inline-block;
	width: 50%;
	margin-left: -4px;
	vertical-align: top
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item .block-image {
	position: relative;
	width: 50%;
	height: 155px;
	background-size: cover;
	background-position: center;
	border: solid 0 #e4e7ec;
	overflow: hidden;
	display: inline-block;
	margin-left: -4px;
	vertical-align: top;
	left: 2px
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item .block-image:hover .hover-content {
	bottom: 0
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item .block-image .hover-content {
	height: 55px;
	position: absolute;
	bottom: -100px;
	background-color: #e4e7ec;
	width: 100%;
	padding: 20px 10px;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: all .2s ease-in-out
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item .block-image .hover-content .read-more-link {
	position: relative;
	border-right: solid 1px #7b7f83;
	width: 60%;
	padding-right: 10px
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item .block-image .hover-content .read-more-link a {
	color: #7b7f83;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item .block-image .hover-content .read-more-link a:hover {
	color: #3f7287;
	text-decoration: none
}
.grid-layout-template .grid-wrapper .mobile-only.grid-item .block-image .hover-content .linkedin {
	position: absolute;
	right: 20px;
	top: 20px
}
.page-template-template-landing-page {
	position: relative
}
.page-template-template-landing-page header {
	display: none
}
.page-template-template-landing-page footer {
	margin-top: 0
}
.page-template-template-landing-page .main {
	margin-top: 0
}
@media (max-width:992px) {
.page-template-template-landing-page .container {
	max-width: 100%
}
}
.page-template-template-landing-page .landing-header {
	position: relative;
	margin-bottom: 80px
}
.page-template-template-landing-page .landing-header .vector-flat-logo {
	font-size: 40px
}
.page-template-template-landing-page .landing-header .header-right-side {
	position: relative;
	float: right;
	vertical-align: top;
	top: -50px;
	text-align: right;
	max-width: 300px
}
@media (max-width:992px) {
.page-template-template-landing-page .landing-header .header-right-side {
	float: none;
	top: 0;
	text-align: center;
	margin: auto;
	margin-top: 40px;
	max-width: 80%
}
}
@media (max-width:992px) {
.page-template-template-landing-page .landing-header {
	margin-bottom: 0
}
}
.page-template-template-landing-page .footer-logo {
	font-size: 60px;
	color: #fff;
	position: relative;
	display: inline-block;
	width: 25%;
	margin-left: -4px;
	vertical-align: top
}
.page-template-template-landing-page .footer-logo a {
	color: #fff
}
@media (max-width:992px) {
.page-template-template-landing-page .footer-logo {
	width: 90%;
	margin: auto;
	margin-bottom: 30px
}
}
.page-template-template-landing-page .footer-content {
	position: relative;
	display: inline-block;
	width: 75%;
	margin-left: -4px;
	vertical-align: top
}
.page-template-template-landing-page .banner-head {
	height: 365px
}
.page-template-template-landing-page .blog-single-post {
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 30px
}
.page-template-template-landing-page .content-block {
	position: relative;
	border-top: solid 1px #d6d6d6;
	padding-top: 30px
}
.page-template-template-landing-page .make-top {
	position: relative;
	z-index: 99;
	padding-top: 40px
}
.page-template-template-landing-page .form-thank-you {
	position: relative
}
.page-template-template-landing-page .form-wrapper {
	position: relative;
	background-color: #fff;
	border-radius: 8px;
	border: solid 1px #3f7287;
	padding: 30px;
	width: 100%
}
@media (max-width:992px) {
.page-template-template-landing-page .form-wrapper {
	padding: 100px 30px 30px;
	margin-top: 100px
}
}
.page-template-template-landing-page .form-wrapper .form-ico {
	position: relative;
	margin-top: -150px;
	margin-bottom: 30px;
	z-index: 999;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.page-template-template-landing-page .form-wrapper .form-ico img {
	width: 100%
}
@media (max-width:992px) {
.page-template-template-landing-page .form-wrapper .form-ico {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
}
.page-template-template-landing-page .form-wrapper .form-loader {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: #141414;
	top: 0;
	left: 0;
	border-radius: 5px;
	display: none
}
.page-template-template-landing-page .form-wrapper .sm-loader {
	position: absolute;
	display: block;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../../assets/images/loader.gif);
	background-position: center center
}
.page-template-template-landing-page .form-wrapper ul {
	margin: 0;
	padding: 0
}
.page-template-template-landing-page .form-wrapper ul li {
	list-style: none
}
.page-template-template-landing-page .form-wrapper input, .page-template-template-landing-page .form-wrapper select {
	width: 100%;
	border: none;
	border-bottom: solid 1px #757575;
	margin-bottom: 20px;
	position: relative
}
.page-template-template-landing-page .form-wrapper input[type=checkbox] {
	width: 20px;
	position: relative;
	vertical-align: top;
	display: inline-block
}
.page-template-template-landing-page .form-wrapper select {
	color: #757575
}
.page-template-template-landing-page .form-wrapper label.error {
	clear: both;
	background: 0 0;
	color: #d93d3d;
	position: relative;
	display: block!important;
	top: -10px;
	left: 0;
	z-index: 99;
	margin-bottom: 20px
}
.page-template-template-landing-page .form-wrapper .checkbox-label {
	font-family: latoregular, Helvetica, sans-serif;
	color: #757575;
	display: inline-block;
	width: 250px;
	vertical-align: top;
	padding-left: 0;
	font-size: 13px
}
.page-template-template-landing-page .form-wrapper .element {
	position: relative;
	display: inline-block;
	width: 100%
}
.page-template-template-landing-page .form-wrapper .element:before {
	color: #7f7f7f;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	font-family: vector-icons!important
}
.page-template-template-landing-page .form-wrapper .element.icon-name-last:before, .page-template-template-landing-page .form-wrapper .element.icon-name:before {
	content: "\e90b"
}
.page-template-template-landing-page .form-wrapper .element.icon-email:before {
	content: "\e907"
}
.page-template-template-landing-page .form-wrapper .element.icon-phone:before {
	content: "\e90c"
}
.page-template-template-landing-page .form-wrapper .element input {
	border: solid 1px #7f7f7f;
	border-radius: 5px;
	padding: 5px 8px
}
.page-template-template-landing-page .form-wrapper .element input.error {
	border: solid 1px red
}
.page-template-template-landing-page .form-wrapper h5 {
	margin-bottom: 30px
}
.page-template-template-landing-page .news-letter-signup {
	position: relative;
	width: 100%;
	background-color: #fff;
	border-radius: 8px;
	padding: 30px;
	margin-top: 50px;
	text-align: center;
	border: solid 1px #024772
}
.page-template-template-landing-page .news-letter-signup .wsi-logo {
	color: #024772;
	font-size: 70px;
	margin-bottom: 15px
}
.page-template-template-landing-page .news-letter-signup .mail-element {
	position: relative
}
.page-template-template-landing-page .news-letter-signup .mail-element:before {
	font-family: vector-icons!important;
	content: "\e907";
	color: #757575;
	position: absolute;
	left: 0;
	top: 0
}
.page-template-template-landing-page .news-letter-signup .form-element {
	background-color: transparent;
	border: none;
	border-bottom: solid 1px #757575;
	width: 100%;
	padding-left: 30px;
	color: #757575
}
.page-template-template-landing-page .news-letter-signup .form-element::-webkit-input-placeholder {
color:#757575
}
.page-template-template-landing-page .news-letter-signup .form-element::-moz-placeholder {
color:#757575
}
.page-template-template-landing-page .news-letter-signup .form-element::-moz-placeholder {
color:#757575
}
.page-template-template-landing-page .news-letter-signup .form-element::-moz-placeholder {
color:#757575
}
.page-template-template-landing-page .news-letter-signup .table {
	height: auto
}
.page-template-template-landing-page .news-letter-signup h2 {
	color: #757575;
	font-size: 28px
}
.page-template-template-landing-page .news-letter-signup p {
	color: #757575;
	font-size: 13px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 300px
}
.page-template-template-landing-page .footer-image {
	max-width: 440px;
	position: relative;
	margin: auto
}
.page-template-template-landing-page .footer-image img {
	width: 100%
}
@media (max-width:992px) {
.page-template-template-landing-page .footer-image {
	max-width: 320px;
	margin: auto
}
}
@media (max-width:992px) {
.page-template-template-landing-page footer {
	margin-bottom: 0
}
}
.no-scroll {
	overflow: hidden;
	width: 100%;
	height: 100%
}
.mobile-nav {
	position: fixed;
	width: 100%;
	bottom: 0;
	height: 90px;
	background-color: rgba(5,33,72,.8);
	display: none;
	z-index: 9999
}
.mobile-nav .icon-wrap {
	position: relative
}
.mobile-nav .icon-wrap ul {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 15px
}
.mobile-nav .icon-wrap ul li {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 1.5em;
	width: 20%;
	height: 100%;
	cursor: pointer;
	margin-left: -4px;
	top: 5px;
	font-family: "Titillium Web", sans-serif
}
.mobile-nav .icon-wrap ul li a {
	font-family: "Titillium Web", sans-serif
}
.mobile-nav .icon-wrap ul li .icon-label {
	font-size: 10px
}
@media (max-width:992px) {
.mobile-nav {
	display: block
}
}
.mobile-nav-close {
	position: absolute;
	right: 0;
	z-index: 99;
	margin: 20px;
	color: #fff;
	opacity: 1;
	font-size: 15px;
	font-weight: 300px
}
.mobile-nav-close img {
	width: 15px;
	margin-left: 6px
}
.mobile-primary {
	position: fixed;
	background-color: rgba(0,0,0,.9);
	width: 100%;
	height: 100%;
	border-bottom: solid 3px #FFF;
	top: -190%;
	z-index: 99999;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.mobile-primary .start-project {
	position: relative;
	margin-bottom: 50px;
	display: inline-block;
	width: 200px!important;
	margin-left: 15px;
	text-align: center
}
.mobile-primary .start-project:hover {
	color: #024772
}
@media (max-width:600px) {
.mobile-primary .start-project {
	display: none!important
}
}
.mobile-primary .child-pages {
	display: none;
	position: relative;
	overflow: hidden;
	width: 100%
}
.mobile-primary .child-pages ul {
	position: relative;
	padding: 10px;
	overflow: hidden;
	width: 100%;
	text-align: left;
	background-color: #024772
}
.mobile-primary .child-pages ul li {
	list-style: none;
	width: 100%
}
.mobile-primary .child-pages ul li a {
	width: 100%;
	padding: 5px 0;
	background-color: #024772;
	display: inline-block;
	margin: 0 0;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
@media (max-width:992px) {
.mobile-primary .child-pages ul li {
	padding-left: 25px
}
}
.mobile-primary .child-pages ul li.second-child {
	display: none;
	margin-left: -10px;
	width: 110%
}
@media (max-width:992px) {
.mobile-primary .child-pages ul li.second-child {
	margin-left: -35px
}
}
.mobile-primary .child-pages ul li.second-child a {
	background-color: #757575;
	padding-left: 10px
}
@media (max-width:992px) {
.mobile-primary .child-pages ul li.second-child a {
	padding-left: 35px
}
}
.mobile-primary .child-pages ul li.second-child .child-identifier {
	display: none!important
}
.mobile-primary .child-pages ul li.second-child .grand-child-identifier {
	display: none
}
.mobile-primary .child-pages ul li.grand-child {
	display: none!important
}
@media (max-width:992px) {
.mobile-primary .child-pages {
	width: 115%;
	margin: 0 -20px
}
}
.mobile-primary.open {
	top: 0;
	overflow-y: auto
}
.mobile-primary .page_item .children {
	display: none
}
.mobile-primary .nav-wrap {
	position: relative;
	text-align: center;
	vertical-align: middle;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: center;
	vertical-align: middle;
	width: 320px;
	text-align: left;
	padding-top: 10%;
	margin: auto
}
.mobile-primary .nav-wrap .logo {
	position: relative;
	text-align: center;
	font-size: 40px
}
.mobile-primary .nav-wrap .child-identifier, .mobile-primary .nav-wrap .identifier {
	position: relative;
	float: right;
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 30px;
	top: -15px
}
@media (max-width:992px) {
.mobile-primary .nav-wrap .child-identifier {
	right: 40px
}
}
.mobile-primary .nav-wrap .nav>li {
	margin-bottom: 10px
}
.mobile-primary .nav-wrap .nav>li>a {
	position: relative;
	display: block;
	padding: 5px 15px
}
@media (max-width:992px) {
.mobile-primary .nav-wrap {
	top: 10%;
	width: 100%
}
.mobile-primary .nav-wrap .nav>li {
	padding-left: 0
}
.mobile-primary .nav-wrap .nav {
	padding-right: 0
}
}
.mobile-primary .nav-wrap a {
	color: #FFF;
	text-transform: uppercase;
	width: 100%;
	font-family: "Titillium Web", sans-serif
}
@font-face {
	font-family: latoregular;
	src: url(../fonts/lato-regular-webfont.eot);
	src: url(../fonts/lato-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/lato-regular-webfont.woff2) format("woff2"), url(../fonts/lato-regular-webfont.woff) format("woff"), url(../fonts/lato-regular-webfont.ttf) format("truetype"), url(../fonts/lato-regular-webfont.svg#latoregular) format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: vector-icons;
	src: url(../fonts/vector-icons.eot?asqwc);
	src: url(../fonts/vector-icons.eot?asqwc#iefix) format("embedded-opentype"), url(../fonts/vector-icons.ttf?asqwc) format("truetype"), url(../fonts/vector-icons.woff?asqwc) format("woff"), url(../fonts/vector-icons.svg?asqwc#vector-icons) format("svg");
	font-weight: 400;
	font-style: normal
}
[class*=" vector-"], [class^=vector-] {
font-family:vector-icons!important;
speak:none;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.vector-play:before {
	content: "\e91c"
}
.vector-globe:before {
	content: "\e91d"
}
.vector-flat-logo:before {
	content: "\e91a"
}
.vector-clock:before {
	content: "\e912"
}
.vector-read-more:before {
	content: "\e919"
}
.vector-arrow-down:before {
	content: "\e900"
}
.vector-burger:before {
	content: "\e901"
}
.vector-download:before {
	content: "\e902"
}
.vector-facebook:before {
	content: "\e903"
}
.vector-help:before {
	content: "\e904"
}
.vector-large-arrow:before {
	content: "\e905"
}
.vector-linkedin:before {
	content: "\e906"
}
.vector-mail:before {
	content: "\e907"
}
.vector-map-icon:before {
	content: "\e908"
}
.vector-mobile:before {
	content: "\e909"
}
.vector-pencil:before {
	content: "\e90a"
}
.vector-person:before {
	content: "\e90b"
}
.vector-phone:before {
	content: "\e90c"
}
.vector-pillars:before {
	content: "\e90d"
}
.vector-plus:before {
	content: "\e90e"
}
.vector-search:before {
	content: "\e90f"
}
.vector-social:before {
	content: "\e910"
}
.vector-twitter:before {
	content: "\e911"
}
.vector-WSIWorldRedesign_Badge-01:before {
	content: "\e913"
}
.vector-WSIWorldRedesign_Badge-02:before {
	content: "\e914"
}
.vector-WSIWorldRedesign_Badge-03:before {
	content: "\e915"
}
.vector-WSIWorldRedesign_Badge-04:before {
	content: "\e916"
}
.vector-WSIWorldRedesign_Badge-05:before {
	content: "\e917"
}
.vector-WSIWorldRedesign_Badge-06:before {
	content: "\e918"
}
.vector-flat-logo2:before {
	content: "\e91b"
}
.vector-globe2:before {
	content: "\e91e"
}
.vector-google-plus:before {
	content: "\ea8b"
}
.vector-google-plus2:before {
	content: "\ea8c"
}
.vector-youtube:before {
	content: "\ea9d"
}
.vector-youtube2:before {
	content: "\ea9e"
}
.vector-burger-2:before {
	content: "\e91f"
}
.vector-instagram:before {
	content: "\ea92"
}
.vector-youtube3:before {
	content: "\ea9f"
}
.vector-pinterest:before {
	content: "\ead1"
}
.vector-pinterest2:before {
	content: "\ead2"
}
.video-wrapper {
	width: 75%;
	height: 75%;
	position: relative;
	margin: auto
}
.video-wrapper iframe {
	width: 75%;
	height: 75%
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 75%;
	width: 100%;
	border: 0;
	margin: auto
}
@media (max-width:992px) {
.video-play {
	display: none
}
}
.home .section-wrap.skew:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 54px;
	overflow: visible;
	width: 100%;
	height: 20px;
	background: #fff;
	z-index: 20;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial
}
.home .section-wrap.skew-top:before {
	content: '';
	position: absolute;
	left: 0;
	top: -55px;
	overflow: visible;
	width: 100%;
	height: 115%;
	background: #fff;
	z-index: 1;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	background-size: cover;
	background-image: url(../images/mission-bg.jpg)
}
.home .section-wrap.case-skew:before {
	content: '';
	position: absolute;
	left: 0;
	top: -85px;
	overflow: visible;
	width: 100%;
	height: 200px;
	background: #fff;
	z-index: 20;
	-webkit-transform: skewY(-4deg);
	-o-transform: skewY(-4deg);
	transform: skewY(-4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	z-index: -1
}
.home .section-wrap.twitter-skew:before {
	content: '';
	position: absolute;
	left: 0;
	top: -90px;
	overflow: visible;
	width: 100%;
	height: 150px;
	background: #fff;
	z-index: 20;
	-webkit-transform: skewY(-4deg);
	-o-transform: skewY(-4deg);
	transform: skewY(-4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	z-index: 555
}
.home .section-wrap.global-skew:before {
	content: '';
	position: absolute;
	left: 0;
	top: -70px;
	overflow: visible;
	width: 100%;
	height: 150px;
	background: #03863b;
	z-index: 20;
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	transform: skewY(4deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	z-index: -1;
	border-top: solid 20px #fff
}
.home .col-md-6.right-side {
	margin-bottom: 30px
}
.home .home-header-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}
.home .home-banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%
}
.home .home-banner .table {
	height: 70vh
}
@media (max-width:992px) {
.home .home-banner .table {
	height: auto;
	padding: 50px 0
}
}
.home .home-banner .video-wrap {
	position: relative;
	width: 860px
}
.home .home-banner .parallax-item {
	position: relative
}
@media (max-width:992px) {
.home .home-banner {
	padding-bottom: 100px
}
}
@media (max-width:480px) {
.home .home-banner {
	padding-bottom: 0
}
}
.home .floating-ballons {
	position: absolute;
	top: 250px;
	left: 50px;
	z-index: 99;
	width: 350px;
	height: auto;
	opacity: 0;
	-webkit-transition: -webkit-transform 3s ease-in-out;
	-o-transition: -o-transform 3s ease-in-out;
	transition: all 3s ease-in-out
}
.home .floating-ballons.float {
	top: 150px;
	opacity: 1
}
.home .floating-ballons .parallax-item {
	position: absolute
}
.home .floating-ballons img {
	width: 100%
}
@media (max-width:1200px) {
.home .floating-ballons {
	display: none
}
}
@media (max-width:1366px) {
.home .floating-ballons {
	width: 250px
}
}
.home .twitter {
	position: relative;
	padding: 150px 0 200px;
	overflow: hidden
}
.home .twitter #twitter-slider {
	position: relative;
	width: 80%;
	margin: auto
}
.home .twitter #twitter-slider li {
	list-style: none
}
@media (max-width:992px) {
.home .twitter #twitter-slider {
	width: 90%
}
}
.home .twitter .twitter-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}
.home .twitter .twitter-icon {
	position: absolute;
	font-size: 70px;
	color: #FFF;
	left: 30px
}
@media (max-width:992px) {
.home .twitter .twitter-icon {
	display: none
}
}
.home .twitter .top-layer {
	z-index: 10;
	position: relative;
	padding-top: 50px;
	left: -20px
}
.home .twitter .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background-color: rgba(56,97,114,.6);
	z-index: 8
}
.home .twitter li {
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-style: italic;
	font-size: 35px;
	color: #FFF;
	line-height: 1.5em
}
.home .twitter li p {
	line-height: 1.5em;
	font-size: 20px
}
@media (max-width:992px) {
.home .twitter li {
	font-size: 20px
}
}
.home .twitter li .tweet-time {
	font-size: 16px
}
.home .twitter li a {
	color: #FFF
}
.home .twitter .large-twitter-ico {
	position: absolute;
	right: 0;
	top: -50px;
	font-size: 400px;
	color: #FFF;
	opacity: .1;
	z-index: 10
}
@media (max-width:1200px) {
.home .twitter .large-twitter-ico {
	display: none
}
}
.home .twitter .slick-dots {
	position: absolute;
	bottom: -50px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	z-index: 99;
	left: 0
}
.home .twitter .slick-dots li {
	position: relative;
	display: inline-block;
	height: 18px;
	width: 18px;
	text-align: center;
	margin: 0 5px;
	padding: 4px;
	cursor: pointer;
	border-radius: 25px;
	border: solid 0 #024772;
	background-color: transparent;
	background-size: 0
}
.home .twitter .slick-dots li .dot {
	position: relative;
	width: 20px;
	overflow: hidden;
	display: inline-block
}
.home .twitter .slick-dots li .dot img {
	position: relative;
	left: -29px
}
.home .twitter .slick-dots li.slick-active .dot img {
	position: relative;
	left: 0
}
@media (max-width:992px) {
.home .twitter {
	padding: 80px 0
}
}
.home .globe, .home .parallax-item-global {
	position: relative;
	z-index: 99;
	height: 0;
	left: 45%;
	top: 0
}
.home .globe img, .home .parallax-item-global img {
	width: 100%
}
@media (max-width:992px) {
.home .globe, .home .parallax-item-global {
	display: none
}
}
.home .global-content {
	position: relative;
	color: #FFF;
	padding: 90px 0 120px;
	margin-top: 0;
	background-color: #03863b
}
.home .global-content h2 {
	color: #FFF
}
@media (max-width:992px) {
.home .global-content {
	text-align: center
}
}
.home .global-content .global-parallax-img {
	position: fixed;
	top: -200px
}
.home .global-content .global-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	color: #FFF;
	z-index: 0;
	overflow: hidden
}
.home .global-content .global-bg img {
	width: 100%;
	height: auto
}
@media (max-width:992px) {
.home .global-content {
	padding: 0 0 50px
}
}
.home .globe, .home .parallax-item-global {
	position: relative;
	z-index: 99;
	height: 0;
	left: 60%;
	width: 420px;
	top: -20px
}
.home .mission-statement {
	position: relative;
	padding: 50px 0 220px
}
.home .mission-statement .max-width {
	width: 100%;
	margin: auto
}
.about-us .inline-floater {
	cursor: pointer
}
.about-intro {
	position: relative
}
.about-intro .accordions {
	position: relative;
	margin-top: 30px
}
.about-intro .accordions.col-md-12 {
	padding: 0;
	margin-left: 0
}
@media (max-width:1200px) {
.about-intro .accordions.col-md-12 {
	margin: 0;
	padding: 0
}
}
@media (max-width:1366px) {
.light-bulb {
	right: 0;
	width: 400px
}
}
#map {
	position: relative;
	width: 100%;
	height: 300px;
	margin-top: 0;
	margin-bottom: 50px
}
.contact .map-skew:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -70px;
	overflow: visible;
	width: 100%;
	height: 50px;
	background: #fff;
	z-index: 20;
	-webkit-transform: skewY(2deg);
	-o-transform: skewY(2deg);
	transform: skewY(2deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial;
	border-top: solid 10px #FFF;
	z-index: 999
}
.contact-us {
	position: relative;
	margin-bottom: 80px;
	font-size: 13px;
	color: #7f7f7f
}
.contact-us .col-md-6 .col-md-6 {
	margin-left: -15px
}
.contact-us h2 {
	color: #024772;
	font-size: 35px;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: solid 1px #d6d6d6;
	padding-left: 15px
}
.contact-us .contact-form {
	position: relative;
	margin-top: 20px;
	padding: 20px;
	border: solid 1px #d7d7d7;
	border-radius: 5px
}
.contact-us .contact-form h2 {
	border: none;
	color: #3f7287
}
.ic-profile {
	position: relative
}
.ic-profile .banner-head {
	top: 0!important
}
.ic-profile .blog-role {
	position: relative;
	margin: 0 0 150px
}
.ic-profile #breadcrumbs {
	margin-top: 80px
}
@media (max-width:992px) {
.ic-profile .form-padding {
	padding: 0 50px 0 30px
}
}
@media (max-width:480px) {
.ic-profile .form-padding {
	padding: 0
}
}
.ic-profile .mobile-local {
	display: none
}
@media (max-width:992px) {
.ic-profile .mobile-local {
	display: block!important;
	margin-bottom: 30px
}
}
.ic-profile .latest-news-component {
	background-color: transparent;
	width: 100%
}
.ic-profile .latest-news-component h2 {
	font-size: 28px;
	color: #024772;
	text-align: left;
	background-color: transparent
}
.ic-profile .latest-news-component .date {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	color: #7f7f7f
}
.ic-profile .latest-news-component a {
	color: #7f7f7f
}
.ic-profile .latest-news-component h3 {
	font-size: 24px
}
.ic-profile .profile-content {
	position: relative;
	z-index: 30
}
.ic-profile .profile-content h2 {
	margin: 0
}
.ic-profile .profile-content h5 {
	margin: 0;
	font-size: 28px;
	margin-bottom: 15px
}
.ic-profile .profile-content p {
	font-size: 14px;
	color: #757575;
	margin-bottom: 5px
}
@media (max-width:992px) {
.ic-profile .profile-content {
	margin-top: -50px
}
}
.ic-profile h3 {
	font-size: 28px;
	margin-top: 0
}
.ic-profile .container {
	position: relative;
	display: block
}
.ic-profile .ic-countries {
	position: relative;
	margin-bottom: 35px
}
.ic-profile .ic-countries ul {
	position: relative;
	margin: 0;
	padding: 0
}
.ic-profile .ic-countries ul li {
	position: relative;
	display: inline-block;
	list-style: none;
	margin-right: 10px;
	cursor: pointer
}
.ic-profile .about-wsi {
	position: relative;
	border-bottom: solid 1px #d6d6d6
}
.ic-profile .about-wsi.block {
	padding: 30px 0
}
.ic-profile .offer-wrap {
	position: relative;
	border: dotted 1px #5f5f5f;
	padding: 30px;
	background-color: #f2f2f2;
	margin: 40px 0
}
.ic-profile .offer-wrap h2 {
	font-size: 28px;
	margin-top: 0;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 30px
}
.ic-profile .offer-wrap .offer-image {
	position: relative;
	width: 235px;
	height: 235px
}
.ic-profile .offer-wrap .offer-image img {
	width: 100%
}
.ic-profile .offer-wrap .inline-offer {
	position: relative;
	margin-left: 150px
}
.ic-profile .offer-wrap .inline-offer button {
	margin-top: 30px;
	font-weight: bolder
}
@media (max-width:992px) {
.ic-profile .offer-wrap .inline-offer {
	margin-left: 0
}
}
.ic-profile .ic-description {
	position: relative;
	display: block;
	max-height: 300px;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.ic-profile .open-desc {
	max-height: 1200px!important
}
.ic-profile .read-more-btn {
	position: relative;
	cursor: pointer;
	font-size: 14px;
	color: #3f7287
}
.ic-profile .location-details {
	position: relative
}
.ic-profile .location-details h5 {
	font-size: 15px;
	color: #757575;
	font-weight: 700;
	margin-bottom: 0
}
@media (max-width:992px) {
.ic-profile .location-details {
	display: none
}
}
.ic-profile .profile-pic {
	position: relative;
	margin-bottom: 25px
}
@media (max-width:992px) {
.ic-profile .profile-pic {
	margin-top: 0;
	max-width: 250px
}
}
@media (max-width:480px) {
.ic-profile .profile-pic {
	max-width: 100%;
	margin-top: -50px
}
}
.ic-profile .profile-pic img {
	width: 100%
}
.ic-profile .social-wrap {
	position: absolute;
	right: 0;
	top: 0
}
.ic-profile .social-wrap ul {
	margin: 0;
	padding: 0
}
.ic-profile .social-wrap ul li {
	position: relative;
	display: inline-block;
	font-size: 20px;
	margin-right: 10px
}
.ic-profile .social-wrap ul li:last-child {
	margin-right: 0
}
.ic-profile .social-wrap ul li a {
	text-decoration: none;
	color: #3f7287;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.ic-profile .social-wrap ul li a:hover {
	color: #024772
}
@media (max-width:992px) {
.ic-profile .social-wrap {
	position: relative;
	margin-bottom: 20px
}
}
.ic-profile .social-price-tag {
	font-size: 150px
}
.ic-profile .skills {
	position: relative;
	border-top: solid 1px #d6d6d6;
	margin: 40px 0 0 0
}
.ic-profile .skills .margin-top {
	margin-top: 30px
}
.ic-profile .skills .skill {
	padding: 10px;
	position: relative;
	width: 100%;
	padding: 5px;
	margin-bottom: 30px;
	background-color: #d6d6d6
}
.ic-profile .skills .bg-grad {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #03863b;
	z-index: 9
}
.ic-profile .skills .skill-desc {
	text-align: left;
	position: relative;
	z-index: 10;
	top: -10px
}
.ic-profile .skills .skill-desc p {
	margin-left: 5px
}
.ic-profile .skills .percent-item {
	position: absolute;
	border-radius: 25px;
	color: #FFF;
	background-color: #3f7287;
	top: -25px;
	z-index: 10;
	padding: 7px;
	font-size: 14px;
	width: 50px;
	height: 50px;
	margin-left: -45px
}
.ic-profile .skills .percent-item .per, .ic-profile .skills .percent-item .value {
	position: relative;
	display: inline-block;
	top: 7px;
	text-align: center
}
.ic-profile .badges {
	position: relative;
	border-top: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6
}
.ic-profile .badges ul {
	position: relative;
	margin: 0;
	padding: 0
}
@media (max-width:992px) {
.ic-profile .badges ul {
	text-align: center
}
}
.ic-profile .badges ul li {
	position: relative;
	display: inline-block;
	width: 78px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 90px;
	color: #a7a7a7;
	opacity: .5;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	-o-transition: -o-transform .5s ease-in-out;
	transition: all .5s ease-in-out;
	cursor: pointer
}
.ic-profile .badges ul li:hover {
	color: #3f7287;
	opacity: 1
}
.ic-profile .badges ul li img {
	width: 100%
}
.ic-profile .badges .popover {
	max-width: 276px;
	padding: 1px;
	font-family: "Titillium Web", sans-serif;
	color: #024772;
	font-size: 18px;
	background-color: #fff;
	background-clip: padding-box;
	text-align: center;
	border: 3px solid #3f7287;
	border-radius: 6px;
	box-shadow: 0 0 0 transparent
}
.ic-profile .badges .popover.top>.arrow {
	border-top-color: #3f7287;
	border-width: 12px;
	bottom: -25px
}
.ic-profile .badges .popover.top>.arrow:after {
	bottom: 5px
}
.ic-profile .industries {
	position: relative;
	display: block;
	border-bottom: solid 1px #d6d6d6
}
.ic-profile .industries ul {
	position: relative;
	margin: 35px 0;
	padding: 0 20px
}
.ic-profile .industries ul li {
	width: 33%;
	height: auto;
	line-height: 1.5em;
	float: left;
	vertical-align: top;
	font-size: 14px;
	color: #757575;
	padding-right: 20px;
	margin-bottom: 15px
}
@media (max-width:992px) {
.ic-profile .industries ul li {
	width: 100%
}
}
.ic-profile .testimonials {
	position: relative;
	margin-bottom: 50px
}
.ic-profile .testimonials .slick-dots {
	position: absolute;
	bottom: -5px!important;
	left: -230px
}
.ic-profile .testimonials .user-testimonial {
	position: relative;
	width: 100%;
	height: 375px;
	border: solid 1px #7f7f7f;
	margin-top: 20px;
	overflow: hidden
}
.ic-profile .testimonials .user-testimonial .left-side {
	position: relative;
	display: inline-block;
	width: 45%;
	background-color: #d6d6d6;
	border-right: solid 1px #7f7f7f;
	height: 100%;
	left: 0;
	margin-left: -4px;
	vertical-align: top
}
.ic-profile .testimonials .user-testimonial .left-side .content-wrap {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 20px
}
@media (max-width:992px) {
.ic-profile .testimonials .user-testimonial .left-side .content-wrap {
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
}
@media (max-width:992px) {
.ic-profile .testimonials .user-testimonial .left-side {
	width: 100%;
	border-right: solid 0 #7f7f7f;
	margin-left: 0
}
}
.ic-profile .testimonials .user-testimonial .right-side {
	position: relative;
	display: inline-block;
	width: 55%;
	margin-left: -4px;
	text-align: left;
	padding: 20px;
	height: 100%
}
.ic-profile .testimonials .user-testimonial .right-side .content-expander .expand {
	max-height: 375px;
	height: 100%
}
.ic-profile .testimonials .user-testimonial .right-side .content-expander .expand.open {
	overflow-y: auto;
	max-height: 300px
}
.ic-profile .testimonials .user-testimonial .right-side .more-cta {
	position: absolute;
	bottom: 20px;
	font-family: latoregular, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #3f7287;
	cursor: pointer
}
.ic-profile .testimonials .user-testimonial .right-side .inner-text-wrap {
	text-align: left
}
.ic-profile .testimonials .user-testimonial .right-side .gradient-border {
	position: absolute;
	height: 190px;
	width: 100%;
	bottom: 0;
	opacity: 1;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0, #fff 78%, #fff 84%, #fff 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0, #fff 78%, #fff 84%, #fff 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0, #fff 78%, #fff 84%, #fff 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.ic-profile .testimonials .user-testimonial .right-side .gradient-border.expanded {
	opacity: 0
}
@media (max-width:992px) {
.ic-profile .testimonials .user-testimonial .right-side {
	width: 100%
}
}
.ic-profile .testimonials .user-testimonial .author {
	color: #024772;
	text-align: center
}
@media (max-width:992px) {
.ic-profile .testimonials .user-testimonial {
	height: auto
}
}
.ic-profile .testimonials .table {
	height: auto
}
.ic-profile .testimonials .arrow-right {
	float: right;
	right: 0;
	top: 0;
	position: absolute;
	font-size: 30px
}
.ic-profile .testimonials .arrow-left {
	float: left;
	left: 0;
	top: 0;
	font-size: 30px
}
.ic-profile .testimonials h2 {
	font-size: 35px;
	font-style: italic;
	color: #024772;
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.2em
}
.ic-profile .testimonials #testimonial-slider {
	position: relative;
	margin-top: 40px
}
.ic-profile .testimonials #testimonial-slider .slick-dots {
	position: absolute;
	bottom: -65px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	z-index: 99
}
.ic-profile .testimonials #testimonial-slider .slick-dots li {
	position: relative;
	display: inline-block;
	height: 18px;
	width: 18px;
	text-align: center;
	margin: 0 5px;
	padding: 4px;
	cursor: pointer;
	border-radius: 25px;
	border: solid 1px #7f7f7f;
	background-color: #FFF;
	background-size: 90%
}
.ic-profile .testimonials #testimonial-slider .slick-dots li.slick-active::after {
	content: ".";
	position: absolute;
	top: -85.7px;
	left: -2.2px;
	font-size: 90px;
	color: #3f7287
}
.ic-profile .ci-form {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 75px 0;
	width: 100%;
	height: auto;
	margin-bottom: 75px
}
.ic-profile .ci-form .ic-thankyou-msg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 50%;
	display: none
}
.ic-profile .ci-form .required-fields {
	font-size: 12px;
	color: #fff;
	text-align: right;
	right: 20px
}
.ic-profile .ci-form p {
	color: #FFF!important
}
.ic-profile .ci-form .ci-phone {
	position: relative;
	border-bottom: solid 1px #FFF;
	text-align: right;
	padding-bottom: 10px;
	right: 25px;
	float: right;
	margin-bottom: 20px;
	width: 45%
}
@media (max-width:992px) {
.ic-profile .ci-form .ci-phone {
	width: 100%;
	float: none;
	right: 0
}
}
@media (max-width:992px) {
.ic-profile .ci-form {
	width: 90%;
	margin: auto auto 75px
}
}
.ic-profile .ci-form ol, .ic-profile .ci-form ul {
	list-style: none
}
.ic-profile .ci-form form {
	padding: 0 0;
	margin: 0
}
.ic-profile .ci-form fieldset {
	border: none;
	width: 100%;
	margin-bottom: 50px
}
.ic-profile .ci-form fieldset ul li {
	margin: 0 0 10px 0;
	list-style: none;
	padding: 0;
	position: relative;
	clear: both
}
.ic-profile .ci-form fieldset li label {
	font-size: 13px;
	text-align: left;
	margin-top: 5px;
	margin: 0 10px 5px 0;
	line-height: 17px;
	color: #333
}
.ic-profile .ci-form fieldset li .field_info {
	font-size: 11px;
	color: #999;
	font-style: italic
}
.ic-profile .ci-form input, .ic-profile .ci-form option, .ic-profile .ci-form textarea {
	font-size: 13px
}
.ic-profile .ci-form input[type=password], .ic-profile .ci-form input[type=text], .ic-profile .ci-form select, .ic-profile .ci-form textarea {
	border: 1px solid #888;
	padding: 7px 5px;
	margin: 2px 0;
	width: 100%;
	font-size: 13px;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-sizing: border-box;
	color: #707070
}
.ic-profile .ci-form input:focus, .ic-profile .ci-form textarea:focus {
	outline: 0;
	box-shadow: 0 2px 4px #ddd;
	background-color: #fffdf3;
	transition: background-color .5s;
	-moz-transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-o-transition: background-color .5s
}
.ic-profile .ci-form select {
	max-width: 100%;
	border-radius: 2px
}
.ic-profile .ci-form option {
	padding: 2px;
	font-size: 14px
}
.ic-profile .ci-form textarea {
	height: 60px;
	border: 1px solid #888;
	color: #707070
}
.ic-profile .ci-form label.error {
	clear: both;
	display: inline-block;
	background: #d93d3d;
	color: #fff;
	box-shadow: 0 1px 1px #900;
	padding: 2px 6px;
	margin: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}
.ic-profile .ci-form select.error {
	border: 2px solid #d93d3d
}
.ic-profile .ci-form #form_errors {
	clear: both;
	float: left;
	background: #d93d3d;
	color: #fff;
	box-shadow: 0 1px 1px #900;
	font-size: 12px;
	padding: 5px 6px;
	margin: 10px 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}
.ic-profile .ci-form #form_errors.hide {
	display: none
}
.ic-profile .ci-form .button {
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #474747;
	padding: 5px 12px;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M5YzljOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ebebeb), color-stop(100%, #c9c9c9));
	background-image: -webkit-linear-gradient(#ebebeb, #c9c9c9);
	background-image: -o-linear-gradient(#ebebeb, #c9c9c9);
	background-image: linear-gradient(#ebebeb, #c9c9c9);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #ababab;
	-moz-box-shadow: 1px 1px 0 #fff, inset 0 1px 0 #fff;
	-webkit-box-shadow: 1px 1px 0 #fff, inset 0 1px 0 #fff;
	text-shadow: 1px 1px 0 #f0f0f0, 0 2px 4px rgba(255,255,255,0)
}
.ic-profile .ci-form .button:hover {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #f9f9f9), color-stop(100%, #ddd));
	background-image: -webkit-linear-gradient(#f9f9f9, #ddd);
	background-image: -o-linear-gradient(#f9f9f9, #ddd);
	background-image: linear-gradient(#f9f9f9, #ddd)
}
.ic-profile .ci-form .button:active {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ccc), color-stop(100%, #f9f9f9));
	background-image: -webkit-linear-gradient(#ccc, #f9f9f9);
	background-image: -o-linear-gradient(#ccc, #f9f9f9);
	background-image: linear-gradient(#ccc, #f9f9f9)
}
.ic-profile .ci-form button {
	cursor: pointer
}
.ic-profile .ci-form .clear {
	clear: both
}
.ic-profile .ci-form .pull-right {
	float: right
}
.ic-profile .ci-form .pull-left {
	float: left
}
.ic-profile .ci-form .hide {
	display: none
}
.ic-profile .ci-form .field_value {
	padding-right: 15px
}
.ic-profile .ci-form #field_365429763, .ic-profile .ci-form #field_365430787, .ic-profile .ci-form #field_365431811, .ic-profile .ci-form #field_365432835, .ic-profile .ci-form #field_365436931, .ic-profile .ci-form #field_485026819 {
	display: inline-block;
	width: 50%;
	margin-left: -4px;
	background-color: transparent;
	color: #fff;
	vertical-align: top
}
@media (max-width:480px) {
.ic-profile .ci-form #field_365429763, .ic-profile .ci-form #field_365430787, .ic-profile .ci-form #field_365431811, .ic-profile .ci-form #field_365432835, .ic-profile .ci-form #field_365436931, .ic-profile .ci-form #field_485026819 {
	width: 100%
}
}
.ic-profile .ci-form #field_365429763 label {
	display: none
}
.ic-profile .ci-form #field_365430787 label {
	display: none
}
.ic-profile .ci-form #field_365436931 label {
	display: none
}
.ic-profile .ci-form #field_365431811 label {
	display: none
}
.ic-profile .ci-form #field_365432835 label {
	display: none
}
.ic-profile .ci-form #field_485026819 label {
	display: none
}
.ic-profile .ci-form #field_472326147 {
	margin-top: 20px;
	background-color: transparent
}
.ic-profile .ci-form #field_472326147 label {
	display: none
}
.ic-profile .ci-form textarea {
	height: 60px;
	border: 1px solid #888;
	background-color: transparent;
	color: #707070
}
.ic-profile .ci-form .custom-check-span {
	position: relative;
	display: inline-block;
	width: 70%;
	vertical-align: top
}
@media (max-width:992px) {
.ic-profile .ci-form .custom-check-span {
	width: 50%
}
}
.ic-profile .ci-form #field_472327171 label {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	color: #fff
}
.ic-profile .ci-form .checkbox input[type=checkbox], .ic-profile .ci-form .checkbox-inline input[type=checkbox], .ic-profile .ci-form .radio input[type=radio], .ic-profile .ci-form .radio-inline input[type=radio] {
	margin-left: 0
}
.ic-profile .ci-form #field_472327171 .checkbox-label {
	display: none!important
}
.ic-profile .ci-form #submit_button {
	color: #65a5bf;
	font-size: 13px;
	font-weight: 700;
	font-family: "Titillium Web", sans-serif;
	border-radius: 5px;
	background-color: transparent;
	margin-top: 30px;
	padding: 10px 35px;
	text-transform: uppercase;
	background-color: transparent;
	background-image: none;
	position: absolute;
	right: 30px;
	bottom: 0;
	border-color: #7f7f7f!important;
	text-shadow: none;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out
}
.ic-profile .ci-form #submit_button:hover {
	background-color: #024772;
	color: #fff
}
@media (max-width:992px) {
.ic-profile .ci-form #submit_button {
	position: relative;
	left: 30px;
	margin-top: 50px
}
}
.ic-profile .ci-form button:focus {
	outline: 0!important
}
.ic-profile .ci-form .check-box {
	visibility: hidden
}
.ic-profile .ci-form #field_472327171 label {
	padding-left: 0
}
.ic-profile .ci-form .custom-check {
	width: 15px;
	height: 15px;
	background-color: #3f7287;
	border: solid 1px #fff;
	border-radius: 5px;
	font-family: 'Glyphicons Halflings';
	position: relative;
	display: inline-block;
	width: 15px;
	margin-right: 20px
}
.ic-profile .ci-form .custom-check:after {
	content: ""
}
.ic-profile .ci-form .custom-check.checked:after {
	content: "\e013";
	position: absolute;
	top: -2px;
	left: 2px;
	font-size: 10px
}
.ic-profile .ci-form input, .ic-profile .ci-form textarea {
	border: solid 1px #7f7f7f;
	background-color: #fff;
	border-radius: 5px!important;
	padding: 5px 8px
}
.ic-profile .ci-form input.error, .ic-profile .ci-form textarea.error {
	border-color: red
}
.ic-profile .ci-form input[type=checkbox]:checked {
	display: none
}
.ic-profile .ci-form input[type=checkbox]:checked .custom-check:after {
	content: "\e013";
	position: relative;
	top: -4px;
	left: 2px;
	font-size: 10px
}
@media (max-width:992px) {
.single-icprofile .profile-pic {
	margin-bottom: 25px;
	display: inline-block;
	width: 25%
}
.single-icprofile .location-details {
	display: inline-block;
	margin-left: 20px
}
.single-icprofile .offer-wrap .offer-image {
	text-align: center;
	margin: auto
}
.single-icprofile .offer-wrap .inline-offer {
	position: relative;
	margin: auto;
	max-width: 75%;
	text-align: center
}
}
.mission-statement h2, .mission-statement h5 {
	color: #024772
}
.mission-statement .max-width {
	position: relative;
	max-width: 800px
}
.mission-statement .table {
	height: auto
}
.mission-statement .mission-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}
.mission-statement .mission-bg img {
	width: 100%
}
.mission-statement .reverse-margins {
	z-index: 9;
	position: relative
}
@media (max-width:480px) {
.world-badge {
	position: relative;
	top: -400px;
	right: 350px;
	width: 258px;
	height: 0;
	z-index: 99;
	left: 60%
}
}
.rocket-ship {
	position: relative;
	bottom: 0;
	right: 50px;
	width: 200px;
	height: 0;
	z-index: 99;
	left: 89%
}
.rocket-ship img {
	width: 100%
}
.rocket-ship .rocket-flame {
	position: absolute;
	z-index: 1px;
	width: 33px;
	left: 77px;
	top: 400px;
	-webkit-animation: flame .6s infinite;
	-o-animation: flame .6s infinite;
	animation: flame .6s infinite
}
.rocket-ship .rocket-flame-2 {
	position: absolute;
	z-index: 1px;
	width: 33px;
	left: 77px;
	top: 400px;
	-webkit-animation: flame .4s infinite;
	-o-animation: flame .4s infinite;
	animation: flame .4s infinite
}
@-webkit-keyframes flame {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes flame {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes flame {
0% {
opacity:0
}
100% {
opacity:1
}
}
.world-badge {
	position: relative;
	top: 10px;
	right: 250px;
	width: 358px;
	height: 0;
	z-index: 99;
	left: 75%
}
.world-badge img {
	width: 100%
}
.case-studies {
	position: relative;
	background-color: #FFF
}
.case-studies .intro-content p {
	color: #024772
}
.case-studies .container-slogan {
	position: relative;
	margin-bottom: 30px
}
.case-studies .container-slogan h2, .case-studies .container-slogan h5 {
	color: #024772
}
@media (max-width:992px) {
.case-studies .container-slogan {
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 50px
}
}
.case-studies .case-wrap {
	position: relative
}
@media (max-width:992px) {
.case-studies .case-wrap {
	margin-top: -100px
}
}
.case-studies .case-background {
	width: 100%;
	height: 500px;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: center
}
@media (max-width:992px) {
.case-studies .case-background {
	background-position: top left;
	height: 250px
}
}
.case-studies.page-id-1770 {
	padding-bottom: 0
}
.case-studies.page-id-1770 .case-page-wrap {
	margin-top: 250px!important;
	z-index: 99
}
.case-studies.page-id-1770 .case-image {
	width: 100%;
	position: relative;
	height: 100%;
	display: inline-block
}
.case-studies .case-image {
	width: 100%;
	overflow: hidden
}
.case-studies .case-image img {
	height: 100%
}
@media (max-width:992px) {
.case-studies .case-image {
	width: 250px;
	margin: auto;
	text-align: center
}
}
.case-studies .col-max {
	max-width: 75%
}
@media (max-width:992px) {
.case-studies .col-max {
	max-width: 90%
}
}
.case-studies .col-max-sm {
	max-width: 65%
}
@media (max-width:992px) {
.case-studies .col-max-sm {
	max-width: 90%
}
}
.case-studies .slick-slide {
	outline: 0
}
.case-studies .right-side {
	position: relative;
	margin-top: 60px
}
.case-studies .col-md-6.right-side {
	margin-top: 0
}
@media (max-width:992px) {
.case-studies .col-md-6 {
	margin-left: -15px
}
}
.case-studies .slick-dots {
	position: absolute;
	list-style: none;
	display: block;
	left: 0;
	text-align: center;
	padding: 0;
	width: 100%;
	z-index: 99;
	bottom: -20px
}
.case-studies .slick-dots li {
	position: relative;
	display: inline-block;
	height: 18px;
	width: 18px;
	text-align: center;
	margin: 0 5px;
	padding: 4px;
	cursor: pointer;
	border-radius: 25px;
	border: solid 0 #024772;
	background-color: #FFF;
	background-size: 0
}
.case-studies .slick-dots li .dot {
	position: relative;
	width: 20px;
	overflow: hidden;
	display: inline-block
}
.case-studies .slick-dots li .dot img {
	position: relative;
	left: -29px
}
.case-studies .slick-dots li.slick-active .dot img {
	position: relative;
	left: 0
}
.case-studies .service-list {
	position: relative;
	padding: 0;
	margin: 0;
	margin-bottom: 30px
}
.case-studies .service-list li {
	list-style: none;
	display: inline-block;
	margin-right: 20px;
	cursor: pointer
}
.case-studies .service-list li:last-child {
	margin-right: 0
}
@media (max-width:992px) {
.case-studies .service-list li {
	width: 50px
}
.case-studies .service-list li img {
	width: 100%
}
}
@media (max-width:321px) {
.case-studies .service-list li {
	margin-right: 3px
}
}
@media (max-width:1366px) {
.world-badge {
	position: relative;
	top: -200px;
	width: 258px;
	height: 0;
	z-index: 99;
	left: 75%;
	margin-top: 100px
}
}
@media (max-width:480px) {
.world-badge {
	position: relative;
	top: -400px;
	right: 350px;
	width: 258px;
	height: 0;
	z-index: 99;
	left: 60%;
	display: none
}
.rocket-ship {
	display: none;
	right: 50px;
	width: 191px;
	left: 60%;
	top: 600px
}
.rocket-ship img {
	width: 100%
}
.case-studies .right-side {
	position: relative;
	margin-top: 60px;
	text-align: center
}
.case-studies .col-max {
	margin: auto
}
}
/*# sourceMappingURL=main.css.map */
