@charset "utf-8";

@font-face {
	font-family: "OpenSansRegular";
	src: url("fonts/OpenSans-Regular-webfont.eot");
	src: url("fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"), url("fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: "OpenSansLight";
	src: url("fonts/OpenSans-Light-webfont.eot");
	src: url("fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Light-webfont.woff") format("woff"), url("fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("fonts/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.4.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.adp {
	float: right
}
.adz {
	float: left
}
.fa.adz {
	margin-right: .3em
}
.fa.adp {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
@font-face {
	font-family: "flexslider-icon";
	src: url("fonts/flexslider-icon.eot");
	src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
	font-weight: normal;
	font-style: normal
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none
}
.flex-slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .flex-slides >li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative
}
.flexslider .flex-slides a {
	text-decoration: none;
	outline: none
}
.flexslider .flex-slides a img {
	border: none
}
.flexslider .flex-slides img {
	max-width: 100%;
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.flex-slides::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .flex-slides {
	display: block
}
* html .flex-slides {
	height: 1%
}
.flexslider {
	position: relative;
	margin: 0
}
.flex-viewport {
	max-height: 2000px
}
.agv .flex-viewport {
	max-height: 300px
}
.aev li {
	margin-right: 30px
}
.aev li:last-child {
	margin-right: 0
}
.flex-direction-nav {
*height:0;
	line-height: normal
}
.flex-direction-nav li {
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 0;
	z-index: 10
}
.flex-direction-nav li:first-child {
	left: 10px
}
.flex-direction-nav li:last-child {
	right: 10px
}
.flex-direction-nav a {
	display: block;
	width: 30px;
	height: 30px;
	padding: 6px 0 0 0;
	font-size: 18px;
	font-family: "flexslider-icon";
	text-align: center;
	opacity: 0;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 50%;
	transition: all .3s ease
}
.flex-direction-nav a::before {
	content: "\f001"
}
.flex-direction-nav a.flex-next::before {
	content: "\f002"
}
.flex-direction-nav a {
	color: #FFF;
	background-color: #000
}
.flexslider:hover .flex-prev, .flexslider:hover .flex-next {
	opacity: 0.7
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0;
	cursor: default
}
.flex-direction-nav em {
	display: none
}
.aev.acm {
	position: relative
}
.aev.acm .flex-direction-nav {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: -94px;
	right: 0;
	width: auto
}
.aev.acm .flex-direction-nav li {
	position: relative;
	top: auto;
	width: 44px;
	height: 44px;
	margin: 0 0 0 1px
}
.aev.acm .flex-direction-nav li:first-child {
	left: 0
}
.aev.acm .flex-direction-nav li:last-child {
	right: 0
}
.aev.acm .flex-direction-nav a {
	display: table-cell;
	opacity: 1;
	text-align: center;
	vertical-align: middle;
	width: 44px;
	height: 44px;
	padding: 0;
	font-size: 20px;
	line-height: 20px
}
.aev.acm .flex-direction-nav a {
	border-radius: 0
}
.flex-pauseplay a {
	display: block;
	position: absolute;
	bottom: 5px;
	left: 10px;
	width: 20px;
	height: 20px;
	color: #000;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer
}
.flex-pauseplay a::before {
	display: inline-block;
	font-family: "flexslider-icon";
	font-size: 20px;
	content: '\f004'
}
.flex-pauseplay a:hover {
	opacity: 1
}
.flex-pauseplay a.flex-play::before {
	content: '\f003'
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display:inline
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}
.flex-control-paging li a:hover {
	background: rgba(0,0,0,0.7)
}
.flex-control-paging li a.flex-active {
	background: rgba(0,0,0,0.9);
	cursor: default
}
.flex-control-thumbs {
	margin: 0;
	position: static;
	overflow: hidden;
	border-top: 1px solid transparent
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}
.acw {
	display: block;
	width: 100%;
	box-sizing: border-box
}
.acw {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 20px 15px;
	color: #FFF;
	background: rgba(0,0,0,0.7)
}
.acw * {
	margin: 0;
	padding: 0;
	font-size: 1em
}
.nivo-lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.nivo-lightbox-overlay.nivo-lightbox-open {
	visibility: visible;
	opacity: 1
}
.nivo-lightbox-wrap {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%
}
.nivo-lightbox-content {
	width: 100%;
	height: 100%
}
.nivo-lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center
}
.nivo-lightbox-nav {
	display: none
}
.nivo-lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0
}
.nivo-lightbox-next {
	position: absolute;
	top: 50%;
	right: 0
}
.nivo-lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%
}
.nivo-lightbox-image {
	text-align: center
}
.nivo-lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle
}
.nivo-lightbox-content iframe {
	width: 100%;
	height: 100%
}
.nivo-lightbox-inline, .nivo-lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.nivo-lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000
}
.nivo-lightbox-error p {
	display: table-cell;
	vertical-align: middle
}
.nivo-lightbox-notouch .nivo-lightbox-effect-fade, .nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale, .nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft, .nivo-lightbox-notouch .nivo-lightbox-effect-slideRight, .nivo-lightbox-notouch .nivo-lightbox-effect-slideUp, .nivo-lightbox-notouch .nivo-lightbox-effect-slideDown, .nivo-lightbox-notouch .nivo-lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7)
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight .nivo-lightbox-wrap, .nivo-lightbox-effect-slideUp .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
	-webkit-transform: translateX(-10%);
	-moz-transform: translateX(-10%);
	-ms-transform: translateX(-10%);
	transform: translateX(-10%)
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
	-webkit-transform: translateX(10%);
	-moz-transform: translateX(10%);
	-ms-transform: translateX(10%);
	transform: translateX(10%)
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transform: translateY(-10%);
	-moz-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	transform: translateY(-10%)
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
	-webkit-transform: translateY(10%);
	-moz-transform: translateY(10%);
	-ms-transform: translateY(10%);
	transform: translateY(10%)
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	-moz-transform: translateZ(300px);
	-ms-transform: translateZ(300px);
	transform: translateZ(300px)
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: #666;
	background: rgba(0,0,0,0.6)
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
	background: url(images/loading.gif) no-repeat 50% 50%
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
	opacity: 1;
	background-color: rgba(0,0,0,0.5)
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
	background-image: url(images/prev.png);
	border-radius: 0 3px 3px 0
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
	background-image: url(images/next.png);
	border-radius: 3px 0 0 3px
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url(images/close.png) no-repeat 5px 5px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	padding: 5px;
	opacity: 0.5
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
	opacity: 1
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
	bottom: -7%
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0 1px 1px rgba(0,0,0,0.4)
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0 1px 1px rgba(0,0,0,0.4)
}
@media (-webkit-min-device-pixel-ratio:1.3), (-o-min-device-pixel-ratio:2.6/2), (min--moz-device-pixel-ratio:1.3), (min-device-pixel-ratio:1.3), (min-resolution:1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
background-image:url(images/loading@2x.gif);
background-size:32px 32px
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
background-image:url(images/prev@2x.png);
background-size:48px 48px
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
background-image:url(images/next@2x.png);
background-size:48px 48px
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
background-image:url(images/close@2x.png);
background-size:16px 16px
}
}
.nivo-lightbox-overlay, .mfp-wrap {
	z-index: 999999999999
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
	background-color: transparent
}
html {
	overflow-x: hidden;
	overflow-y: scroll
}
html, body {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height:20px;
	text-align: left
}
body {
	/*font-family: "OpenSansRegular", Arial, Helvetica, sans-serif*/
	font-family: 'SolaimanLipi', Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: "OpenSansLight", Arial, Helvetica, sans-serif;*/
	font-family: 'SolaimanLipi', Arial, Helvetica, sans-serif;
	margin: 0 0 30px 0;
	font-weight: normal;
	line-height: normal;
	text-transform: capitalize
}
.akk, .aki {
	border-bottom: 1px solid
}
h1 {
	font-size: 32px;
	line-height: 32px
}
h2 {
	font-size: 26px;
	line-height: 26px
}
h3 {
	font-size: 22px;
	line-height: 22px
}
h3.engh3 {
	font-size: 16px;
	line-height: 18px
}
h4 {
	font-size: 20px;
	line-height: 20px
}
h5 {
	font-size: 18px;
	line-height: 18px
}
h6 {
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: normal
}
h6.fct {
	background-color: #222 !important;
	padding:7px;
}
.eng {
	font-family: "OpenSansRegular";
	font-size: 14px;
	line-height: 18px;
}
h6.engh6 {
	font-family: "OpenSansRegular";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal
}
address {
	margin: 10px 0;
	font-style: normal
}
.afj {
	position: relative
}
.afj::after {
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px 8px;
	content: "Featured";
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 0 0 5px 0
}
.afk {
	border: 1px solid
}
.ade {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid
}
.afm {
	width: auto;
	min-height: 40px;
	margin: 0 0 50px 0;
	padding: 12px 15px;
	box-sizing: border-box
}
#ahj .adc {
	margin: 11px 0 0 0;
	padding: 0;
	text-transform: uppercase
}
#ahj .adc li {
	display: inline;
	margin-right: 10px;
	padding-right: 5px;
	border: solid;
	border-width: 0 1px 0 0
}
#ahj .adc li:last-child {
	margin: 0;
	padding: 0;
	border: none
}
#ahj .ahn li {
	float: left;
	margin-right: 1px
}
#ahj .ahn a {
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 20px
}
#ahi {
	padding: 45px 0;
	text-align: center
}
#ahi h1, #ahi p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase
}
#ahi h1 {
	margin-bottom: 12px;
	font-size: 72px;
	line-height: 60px;
	letter-spacing: -4px
}
#ahi p {
	font-size: 16px
}
#aiw {
	padding: 50px 0 0
}
#aej {
	overflow: hidden
}
#adr {
	display: block;
	width: 100%;
	margin: 0;
	padding: 25px 0;
	overflow: hidden
}
#adr .agp {
	display: block;
	position: relative;
	padding: 0 0 0 150px
}
#adr .agp span {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px 10px 10px 0px;
	z-index: 1
}
#adr .agp p {
	display: inline-block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	word-wrap: normal;
	animation: marquee 20s ease-in infinite
}
#adr:hover p {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}
#adr a small {
	display:inline;
	font-size: 100%;
}
#adr a small:after {
	content: ": ";
}
@keyframes marquee {
0% {
transform:translateX(0)
}
100% {
transform:translateX(-100%)
}
}
.aeh {
	padding: 50px 0;
	clear: both;
	font-size: 18px;
	line-height: 20px
}
.aeh section {
	margin-bottom: 50px
}
.aeh section:last-child {
	margin-bottom: 0
}
.acv, .aeh .acv {
	font-size: .8em
}
.adn, .aeh .adn {
	font-size: 1.4em
}
.age {
	font-size: 4em;
	line-height: 1.2em
}
.agb aside ul.agf li {
	margin-top: 20px
}
.agb aside .afm {
	margin: 0 0 30px 0
}
.agb aside .acs .acb {
	padding: 30px 0 0 0
}
#afa {
	padding: 80px 0;
	overflow: hidden
}
#afa input {
	padding: 8px
}
#afa input[type="submit"] {
	text-transform: uppercase;
	font-weight: bold
}
#afa #aed {
	display: block;
	width: 100%;
	margin: 30px 0 0 0;
	padding: 50px 0 0 0;
	border-top: 1px solid
}
#aee {
	padding: 30px 0
}
#aho ul, .ado ul, .agb aside nav ul, .adq ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#aho {
	position: relative;
	margin: 0;
	padding: 0;
	word-wrap: normal;
	white-space: normal;
	clear: both
}
#aho ul:first-child {
	text-align: center
}
#aho ul {
	text-align: left;
	text-transform: uppercase;
	box-sizing: border-box
}
#aho ul ul {
	z-index: 99999;
	position: absolute;
	width: 190px;
	border: solid;
	border-width: 0 0 0 0
}
#aho ul ul ul, #aho ul ul ul ul {
	left: 190px;
	top: 0
}
#aho ul:first-child li:last-child >ul {
	right: 0
}
#aho ul:first-child >li:last-child li >ul {
	left: -190px
}
#aho li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	border-left: 1px solid
}
#aho li:last-child {
	border-right: 1px solid
}
#aho ul:first-child li:last-child {
	margin-right: 0
}
#aho li li {
	width: 100%;
	margin: 0;
	text-transform: capitalize;
	border: solid;
	border-width: 0 0 1px 0
}
#aho li li:first-child {
	border-left: none
}
#aho li li:last-child {
	border: none
}
#aho li a {
	display: block;
	padding: 20px
}
#aho li li a {
	display: block;
	margin: 0;
	padding: 10px 15px
}
#aho li.parent a::before, #aho li.ahe .parent a::before {
	position: absolute;
	top: 27px;
	right: 5px;
	width: 0;
	height: 0;
	border: solid;
	border-width: 5px 3px 3px 3px;
	border-color: transparent;
	content: ""
}

#aho li.parent ul.children a::before {
	border: none;
	border-width: 0;
	border-color: transparent;
	content: ""
}

#aho ul ul {
	display: block;
	height: 0;
	opacity: 0;
	overflow: hidden;
	white-space: normal;
	word-wrap: break-word
}
#aho ul li:hover >ul {
	height: auto;
	opacity: 1;
	overflow: visible
}
#aho ul li li:hover >a, #aho ul li.ahe ul .ahe >a {
	transition: background-color .2s ease-in-out
}
#aho ul ul {
	transition: all .5s ease-in-out
}
#aho form {
	display: block;
	margin: 0 auto;
	padding: 30px 0
}
#aho form select {
	display: block;
	width: 100%;
	padding: 8px;
	border: 1px solid;
	cursor: pointer;
	outline: none
}
#aho form select option {
	display: block;
	margin: 10px;
	padding: 0;
	cursor: pointer;
	outline: none;
	border: none
}
.ado {
	margin: -45px 0 10px 0;
	padding: 25px 0 10px;
	border-bottom: 1px solid;
	font-size: 15px
}
.ado li {
	display: inline-block;
	position: relative;
	padding: 0 15px 0 0;
	margin-right: 5px;
}
.ado li:last-child {
	margin-right: 0
}
.ado li:after {
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	right: 0;
	content: "\f101"
}
.ado li:last-child:after {
	content: ""
}
.ado li:last-child a {
	padding: 0
}
.ado li:last-child a::before {
	content: ""
}
.agb aside nav {
	display: block;
	width: 100%;
	margin-bottom: 30px
}
.agb aside nav li {
	margin: 0 0 3px 0;
	padding: 0
}
.agb aside nav a {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px 10px 5px 15px;
	text-decoration: none;
	border-bottom: 1px dotted
}
.agb aside nav a::before {
	position: absolute;
	top: 5px;
	left: 5px;
	font-family: "FontAwesome";
	font-size: 9px;
	content: "\f0da"
}
.agb aside nav ul ul a {
	padding-left: 35px
}
.agb aside nav ul ul a::before {
	left: 25px
}
.agb aside nav ul ul ul a {
	padding-left: 45px
}
.agb aside nav ul ul ul a::before {
	left: 35px
}
.adq {
	display: block;
	width: 100%;
	text-align: center;
	clear: both;
	line-height: normal
}
.adq li {
	display: inline
}
.adq strong {
	font-weight: normal
}
.adq .ajn {
	margin: 0
}
.adq a, .adq .agm strong, .adq .aey strong {
	display: inline-block;
	padding: 5px 10px;
	margin: 1px 2px
}
.adq a:first-child {
	margin-left: 0
}
.adq a {
	border: 1px solid
}
#acz {
	z-index: 999999;
	visibility: hidden;
	opacity: 0.2;
	position: fixed;
	bottom: 5px;
	right: 5px;
	padding: 10px;
	line-height: normal;
	border-radius: 0px
}
#acz.agn {
	visibility: visible;
	opacity: 0.5
}
#acz.agn {
	transition: all .8s ease-in-out
}
#acz:hover {
	opacity: 1
}
/*#acz span {
	border-top: 5px solid #FFF
}*/
.adg {
	margin-bottom: 40px
}
.abh {
	font-size: 16px
}
.abh ul, #aes ul, #agl section figure ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#adh #abr {
	display: block;
	width: 100%
}
#adh #abr .aan, #aef .aab, #aef .aao, #aef #acd ul:first-child {
	margin-bottom: 50px
}
#adh #abr .aan .abh ul {
	padding: 15px 0;
	border: solid;
	border-width: 1px 0
}
#aef p {
	font-size:20px;
	line-height:24px;
	/*text-align:justify*/
}
/* Responsive Video */
.video-box {
   position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
    }
.video-box iframe,
.video-box object,
.video-box embed {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
}
/* Image Captions for Single Page Images */
#aef p img {
	position: relative;
	display: inline;
	width: auto;
	max-width: 100%;
	opacity: 1;
	margin-top: 7px;
}
#aef p img[align="left"] {
	margin-right: 25px;
}
#aef p img[align="right"] {
	margin-left: 25px;
}
#aef p .img-caption {
   display:block;
	opacity: 0.8;
   filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#aef p .img-caption:hover {
   display:block;
	opacity: 0;
   filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity: 0;
}
#aef p .img-caption em {
   background-color: #000;
   color:#fff;
   display:block;
	padding:15px;
	font-style: normal;
	font-size:13px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
}
#aef p .img-caption em:before {
	 border-bottom: 10px solid #000;
    border-right: 10px solid transparent;
	 border-left: 10px solid transparent;
    top: -9px;
    content: '';
    position: absolute;
	right: 50%;
}
#aef .aab .ach, #aes ul li, #agl section figure ul li {
	margin-bottom: 30px
}
#aef .aab .ach .abd {
	margin-bottom: 10px
}
#aef .aab .ach .abh {
	margin: 0 0 30px 0;
	padding: 8px 0;
	border: solid;
	border-width: 1px 0
}
#adh #abr .aan .abh ul li, #aef .aab .ach .abh ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 8px;
	border: solid;
	border-width: 0 0 0 1px
}
#adh #abr .aan .abh ul li:first-child, #aef .aab .ach .abh ul li:first-child {
	margin-left: 0;
	padding: 0;
	border: none
}
#aef .aaz .aap {
	float: left;
	margin-right: 15px
}
#aef .aaz .aaq {
	line-height: 1.6em
}
#aef .aaz .aaq span {
	display: block;
	margin-bottom: 8px;
	text-transform: uppercase
}
#aef .aao sup {
	vertical-align: baseline
}
#aef .aao ul {
	margin: 0;
	padding: 0
}
#aef .aao ul li {
	margin-bottom: 0
}
#aef .aao ul.agf.agk li {
	margin-bottom: 25px
}
#aef .aao ul.agf.agk li:last-child {
	margin-bottom: 0
}
#aef .aao ul.agh li {
	margin-top: 15px
}
#aef .aao ul.agh li:first-child {
	margin-top: 0
}
#aef .aao ul.agh li img {
	float: left;
	max-width: 52px;
	max-height: 52px;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid
}
#aef #aby {
	display: block;
	margin: 0 0 50px 0;
	padding: 15px;
	border: 1px solid
}
#aef #aby .agi {
	font-weight: bold
}
#aef #acd ul.ajz.aix li >ul {
	margin-top: 25px;
	margin-bottom: 25px
}
#aef #acd .aay {
	display: block;
	width: 100%
}
#aef #acd .aay .aco div {
	float: left;
	margin-right: 15px;
	line-height: normal
}
#aef #acd .aay .aco div:last-child {
	margin-right: 0
}
#aef #acd .aay .aco .abp img {
	max-width: 52px;
	max-height: 52px;
	padding: 2px;
	border: 1px solid
}
#aef #acd .aay .aco .abq .acp {
	font-size: 11px
}
#aef #acd .aay .aco .abq .acp time {
	float: left;
	margin-right: 10px
}
#aef #acd .aay .aco .abq .acp .aca {
	float: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 10px;
	border: solid;
	border-width: 0 0 0 1px;
	text-transform: uppercase
}
#aes .abh ul li {
	margin-bottom: inherit
}
#agl section figure ul li a {
	display: block;
	position: relative
}
#agl section figure ul li a::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0,0,0,.6)
}
#agl section figure ul li a::after {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
	padding: 5px 0 0 0;
	border-radius: 50%;
	box-sizing: border-box;
	font-family: "FontAwesome";
	content: "\f00e";
	font-size: 36px;
	line-height: 36px
}
#agl section figure ul li a::before, #agl section figure ul li a::after {
	opacity: 0
}
#agl section figure ul li a:hover::before, #agl section figure ul li a:hover::after {
	opacity: 1
}
#akt {
	display: block;
	margin: 0;
	padding: 100px 0 20px 0;
	text-align: center
}
#akt h2, #akt h3 {
	margin: 0;
	padding: 0;
	line-height: normal
}
#akt h2 {
	margin-top: -150px;
	font-size: 15em
}
#akt h3 {
	margin-top: -50px;
	font-size: 3.5em
}
#akt p {
	margin: 0;
	padding: 0
}
#akt p.aia {
	display: block;
	width: 100%;
	margin-bottom: 50px;
	clear: both;
	font-weight: bold;
	text-transform: uppercase
}
#akt p.aiy {
	padding: 10px;
	border: 1px solid;
	font-size: 16px
}
figure.act figcaption p {
	margin: 15px 0 0 0;
	padding: 0
}
figure.act figcaption .aeg {
	font-weight: bold
}
figure.act figcaption .adl {
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: normal
}
figure.act figcaption .aau {
	margin: 0;
	padding-top: 15px;
	border-top: 1px solid
}
.akl, .aij.akl, .ajz.aew.akl a {
	color: #56AED4
}
.aiz, .aij.aiz {
	color: #000
}
.aiv, .aij.aiv, .ajz.aew.aiv a {
	color: #84B533
}
.akn, .aij.akn, .ajz.aew.akn a {
	color: #A8A8A8
}
.aih {
	color: #333
}
.ahp, .aij.ahp {
	color: #800000
}
.aic, .aij.aic, .ajz.aew.aic a {
	color: #F90
}
.aib, .aij.aib, .ajz.aew.aib a {
	color: #9F81A9
}
.akr, .aij.akr, .ajz.aew.akr a {
	color: #D95558
}
.ahs, .aij.ahs, .ajz.aew.ahs a {
	color: #FFC600
}
.ajb, .aij.ajb {
	color: #666;
	border: 1px solid #E0E0E0
}
.ajz.aew.aih a {
	color: #333
}
.afz, .afr, .afl, .afy, .aem, .aec, .aep, .aeq, .ahr, .aer, .afo, .aij.aiz:hover, .aij.akl:hover, .aij.aiv:hover, .aij.akn:hover, .aij.ahp:hover, .aij.aic:hover, .aij.aib:hover, .aij.akr:hover, .aij.ajb:hover, .aij.ahs:hover {
	color: #FFF
}
.afz {
	background-color: #56AED4
}
.afr {
	background-color: #000
}
.afl {
	background-color: #84B533
}
.afy {
	background-color: #A8A8A8
}
.aem {
	background-color: #333
}
.aec {
	background-color: #800000
}
.aep {
	background-color: #F90
}
.aeq {
	background-color: #9F81A9
}
.ahr {
	background-color: #D95558
}
.aer {
	background-color: #FFC600
}
.afo {
	color: #686868;
	background-color: #FFF
}
.aij.aiz:hover {
	background-color: #232323
}
.aij.akl:hover {
	background-color: #4D6175
}
.aij.aiv:hover {
	background-color: #5F8125
}
.aij.akn:hover {
	background-color: #C9C9C9
}
.aij.ahp:hover {
	background-color: #400000
}
.aij.aic:hover {
	background-color: #CC7500
}
.aij.aib:hover {
	background-color: #795984
}
.aij.akr:hover {
	background-color: #B9282C
}
.aij.ajb:hover {
	color: #666;
	background-color: #FAFAFA
}
.aij.ahs:hover {
	background-color: #D2A402
}
.agc, .afn, .afq, .afx, .adu, .adt, .ads, .adv, .ahq, .adx, .afi {
	border: 1px solid;
	color: inherit;
	background-color: inherit
}
.agc {
	border-color: #56AED4
}
.afn {
	border-color: #000
}
.afq {
	border-color: #84B533
}
.afx {
	border-color: #A8A8A8
}
.adu {
	border-color: #333
}
.adt {
	border-color: #800000
}
.ads {
	border-color: #F90
}
.adv {
	border-color: #9F81A9
}
.ahq {
	border-color: #D95558
}
.adx {
	border-color: #FFC600
}
.afi {
	border-color: #FFF
}
.acj {
	display: block;
	padding: 30px;
	font-size: 17px;
	margin-bottom:50px
	
}
.aeh .acj h1 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 2em;
	text-transform: uppercase
}
.acj p {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	text-transform: none
}
.acj .aij {
	display: block;
	text-align: center;
	line-height: 1.4em
}
.acj.akc, .acj.akb, .acj.aka {
	border: solid
}
.acj.akc {
	border-width: 0 0 0 5px
}
.acj.akb {
	border-width: 0 5px 0 0
}
.acj.aka {
	border-width: 0 5px
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: block;
	position: relative;
	padding-bottom: 8px;
	border-bottom: 1px solid
}
h1 span::after, h2 span::after, h3 span::after, h4 span::after, h5 span::after, h6 span::after {
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 40px;
	height: 3px;
	content: ""
}
h1 span.fa, h2 span.fa, h3 span.fa, h4 span.fa, h5 span.fa, h6 span.fa {
	padding-bottom: 0;
	border-bottom: none
}
h1 span.fa::after, h2 span.fa::after, h3 span.fa::after, h4 span.fa::after, h5 span.fa::after, h6 span.fa::after {
	display: none
}
ul.agf, ol.agf {
	list-style: none
}
.agf.ahu li {
	display: inline-block
}
.agf.agk li {
	margin-bottom: 25px
}
.agf.agk li:last-child {
	margin-bottom: 0
}
.ajz {
	margin: 10px 0;
	padding: 0;
	list-style-position: inside
}
.ajz.ahv {
	margin-left: 20px
}
.ajz li {
	margin: 6px 0 0 0;
	padding: 0
}
.ajz li:first-child {
	margin-top: 0
}
.ajz li >ul, .ajz li >ol {
	margin: 8px 0 8px 30px
}
.ajz.akd {
	list-style-type: disc
}
.ajz.aiu {
	list-style-type: upper-roman
}
.ajz.aiq {
	list-style-type: upper-alpha
}
.ajz.agr {
	list-style-type: decimal
}
.ajz.afd {
	list-style-type: circle
}
.ajz.akf, .ajz.aix, .ajz.ajy, .ajz.air, .ajz.aez, .ajz.aeb {
	list-style-type: none
}
.ajz.aix li >ul, .ajz.aix li >ol {
	padding: 0 0 0 10px;
	list-style: none;
	border: solid;
	border-width: 0 0 0 1px
}
.ajz.ajy li, .ajz.ajy li .ajz.ajy li, .ajz.air li, .ajz.air li .ajz.air li {
	position: relative;
	padding-left: 22px
}
.ajz.ajy li::before, .ajz.air li::before, .ajz.ajy li::after, .ajz.air li::after {
	position: absolute;
	top: 0;
	font-family: "FontAwesome";
	font-size: 13px
}
.ajz.ajy li::before, .ajz.air li::before {
	left: 0
}
.ajz.ajy li::before, .ajz.ajy li .ajz.ajy li::before {
	content: "\f00c"
}
.ajz.air li::before, .ajz.air li .ajz.air li::before {
	content: "\f061"
}
.ajz.ajy li ul, .ajz.air li ul {
	margin: inherit;
	padding: inherit
}
.ajz.ajy li li, .ajz.air li li {
	position: relative;
	padding-left: 0
}
.ajz.ajy li li::before, .ajz.air li li::before {
	content: ""
}
.ajz.aeb li {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid
}
.ajz.aeb li:last-child {
	margin-bottom: 0
}
.ajz.aez li {
	display: inline-block;
	margin: 0 5px 5px 0
}
.ajz.aez li a {
	display: block;
	padding: 4px 10px;
	text-transform: capitalize
}
.ajz.aet {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none
}
.ajz.aet li {
	display: inline-block;
	position: relative;
	margin: 0 15px 5px 0;
	text-transform: capitalize
}
.ajz.aet li:last-child {
	margin-right: 0
}
.ajz.aet li a {
	display: block;
	position: relative;
	padding: 5px 12px;
	font-size: 16px;
	line-height: normal
}
.ajz.aet li a::before {
	position: absolute;
	top: 0;
	left: -12px;
	bottom: 0;
	content: "";
	border-style: solid;
	border-width: 12px 12px 12px 0;
	border-color: transparent
}
.ajz.aet li a::after {
	position: absolute;
	top: 13px;
	left: 0;
	width: 4px;
	height: 4px;
	content: "";
	background: #FFF;
	border-radius: 2px;
	box-shadow: -1px -1px 2px #000
}
.ajz.aet.akh li a {
	border-radius: 0 5px 5px 0
}
hr, .aeu {
	display: block;
	width: 100%;
	height: 20px;
	margin: 30px 0;
	padding: 0;
	border-top: 1px;
	clear: both
}
.aeu {
	border-top-style: dotted
}
hr {
	height: 1px;
	margin: 25px 0;
	border: none
}
.agw {
	display: block;
	float: left;
	clear: left;
	margin: 0 10px 0 0;
	padding: 10px 15px;
	font-size: 28px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #E5E4E3
}
blockquote, q {
	box-sizing: border-box
}
blockquote::before, q::before, blockquote::after, q::after {
	quotes: none
}
blockquote, blockquote::before, blockquote::after {
	border: solid
}
blockquote {
	display: block;
	width: auto;
	margin: 15px 0;
	padding: 15px;
	border-width: 0 0 0 5px;
	font-size: 1em;
	line-height: 1.2em;
	text-transform: none;
	font-style: normal
}
.aij {
	display: inline-block;
	font-weight: normal;
	line-height: normal
}
.aij.aip {
	font-size: .9em;
	padding: 5px 15px
}
.aij.ahw {
	font-size: 16px;
	padding: 8px 15px
}
.aij.ais {
	font-size: 1.4em;
	padding: 10px 22px
}
.adw {
	display: block;
	position: relative;
	margin: 15px 0;
	padding: 15px 20px;
	border: 1px solid #F00000
}
.adw a {
	background-color: transparent
}
.adw.akj {
	background-color: #FFF;
	border-color: #E0E0E0
}
.adw.ahb {
	background-color: #FEE794;
	border-color: #FDC703
}
.adw.agy {
	background-color: #C2E4CD;
	border-color: #76C38F
}
.adw.ait {
	background-color: #F3CBCC;
	border-color: #D95558
}
.adw .aja {
	position: absolute;
	top: 15px;
	right: 15px;
	font-weight: bold;
	font-size: 1.4em
}
.adw.akj .aja {
	color: #A8A8A8
}
.adw.ahb .aja {
	color: #FDC703
}
.adw.agy .aja {
	color: #76C38F
}
.adw.ait .aja {
	color: #D95558
}
.aal, .abl {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 15px
}
.aal:first-child, .abl:first-child {
	margin-top: 0
}
.aal .abc, .aal .abc.ahe, .abl .acl, .abl .acl.ahe {
	display: block;
	position: relative;
	padding: 0 0 0 34px;
	border: 1px solid
}
.aal .abc span, .aal .abc.ahe span, .abl .acl span, .abl .acl.ahe span {
	display: block;
	padding: 8px 15px;
	border: solid;
	border-width: 0 0 0 1px
}
.aal .abc::before, .abl .acl::before, .aal .abc.ahe::before, .abl .acl.ahe::before {
	position: absolute;
	top: 8px;
	left: 8px;
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 20px
}
.aal .abc::before, .abl .acl::before {
	content: "\f078"
}
.aal .abc.ahe::before, .abl .acl.ahe::before {
	content: "\f077"
}
.aal .aam, .abl .abj {
	display: none;
	padding: 15px 32px;
	border: solid;
	border-width: 0 1px 1px 1px
}
aside .aal .aam, aside .abl .abj {
	padding: 15px 15px 0 15px
}
.acs {
	display: block;
	width: 100%
}
.acs .afw {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none
}
.acs .afw li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0
}
.acs .afw li a {
	display: block;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 16px
}
.acs .afw li a:hover, .acs .afw li.ui-tabs-active a {
	color: inherit
}
.acs .afw li.ui-tabs-active a {
	cursor: default
}
.acs .acb {
	display: block;
	padding: 50px 0 0 0
}
.acs .acb .acy:first-child {
	margin-top: 0
}
.aac {
	text-align: center;
	line-height: normal;
	border: 1px solid
}
.aac .ace {
	display: block
}
.aeh .aaj h2 {
	margin: 0;
	padding: 20px 5px;
	text-transform: capitalize
}
.aac .ace .aak ul {
	margin: 0;
	padding: 0 25px;
	list-style: none
}
.aac .ace .aak ul li {
	padding: 10px 5px;
	border: solid;
	border-width: 1px 0 0 0
}
.aac .ace .aak ul li:first-child {
	border: none
}
.aac .ace .aah {
	padding: 15px 5px;
	font-size: 2.5em
}
.aac .ace .aah sup {
	font-size: .3em
}
.aac .ace .aah span {
	display: block;
	margin: -5px 0 0 0;
	font-size: .3em
}
.aac .ace .aae {
	padding: 20px 10px
}
.acq {
	margin: 0 0 inherit 0;
	padding: 0;
	list-style: none
}
.acq li, .acq div {
	margin: 8px 0 0 0
}
.acq li:first-child, .acq div:first-child {
	margin-top: 0
}
.acq strong {
	display: block;
	margin: 0 0 2px 0
}
.acq span {
	display: block;
	margin: 0;
	padding: 0
}
.acq em {
	display: block;
	white-space: nowrap;
	min-height: 11px;
	padding: 2px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	box-sizing: border-box
}
form, fieldset, legend, label {
	margin: 0;
	padding: 0;
	border: none
}
form {
	display: block;
	width: 100%
}
form div, form p {
	margin: 0;
	padding: 0
}
legend {
	display: none
}
label {
	display: block
}
label input {
	margin-top: 5px
}
input[type="radio"]+label, input[type="checkbox"]+label {
	display: inline-block
}
input, textarea, select {
	display: block;
	width: 100%;
	padding: 5px;
	border: 1px solid;
	resize: none;
	outline: none;
	box-sizing: border-box
}
input[type="submit"], input[type="reset"], input[type="radio"], input[type="checkbox"] {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 5px 15px;
	cursor: pointer
}
input[type="radio"], input[type="checkbox"] {
	padding: 0;
	border: none;
	border: 0
}
textarea {
	overflow: auto
}
select {
	padding: 8px;
	cursor: pointer
}
select option {
	display: block;
	margin: 10px;
	padding: 0;
	cursor: pointer;
	outline: none;
	border: none;
	text-transform: capitalize;
	font-size: 1em
}
input.aij, button.aij {
	width: auto;
	border: none;
	cursor: pointer
}
button.aij {
	display: inline-block;
	margin: 0;
	padding: 0;
	background-color: transparent
}
button.aij span {
	display: inline-block;
	padding: 5px 10px
}
.afe {
	color: #F00000;
	background-color: inherit
}
table, .ajc {
	table-layout: auto;
	width: 100%;
	box-sizing: border-box
}
table caption, .ajc .aea {
	text-align: left;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 15px
}
table thead th, .ajc .afp .ahx {
	font-weight: bold;
	vertical-align: middle
}
table, table th, table td, .ajc, .ajc .ahx {
	border: 1px solid;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top
}
table th, table td, .ajc .ahx {
	padding: 5px
}
.ajc {
	display: table
}
.ajc .ajh {
	display: table-row
}
.ajc .afp {
	display: table-header-group
}
.ajc .ahy {
	display: table-row-group
}
.ajc .ahz {
	display: table-footer-group
}
.ajc .ajg {
	display: table-column
}
.ajc .adf {
	display: table-column-group
}
.ajc .ahx {
	display: table-cell
}
.ajc .aea {
	display: table-caption
}
.ajc.aff {
	max-width: 100%;
	text-align: center;
	line-height: 1em
}
.ajc.aff a {
	display: block;
	background-color: transparent
}
.ajc.aff .aea {
	text-align: center;
	text-transform: uppercase
}
.ajc.aff .ahx {
	padding: 5px 0;
	max-height: 12px
}
.ajc.aff .afp .ahx {
	font-weight: bold
}
.fa-ul {
	margin: 0;
	padding: 0 0 0 2.14285714em;
	list-style: none
}
.fa-ul >li {
	position: relative
}
.fa-li {
	position: absolute;
	top: 0.2em;
	left: -2.14285714em;
	width: 2.14285714em;
	text-align: left
}
.ahn {
	margin: 0;
	padding: 0;
	list-style: none
}
.ahn li {
	display: inline-block;
	margin: 0 2px 2px 0;
	line-height: normal
}
.ahn li:last-child, .ahn li.akg {
	margin-right: 0
}
.ahn a em, .fa em {
	display: none
}
.ahn a {
	font-size: 1.2em;
	display: table-cell;
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle
}
.ahn a:hover, .ahn.afh a:hover {
	color: #FFF;
	background-color: #CCC
}
.ahn .adj:hover, .ahn.afh .adj {
	background-color: #4A484C
}
.ahn .abe:hover, .ahn.afh .abe {
	background-color: #A4C639
}
.ahn .acg:hover, .ahn.afh .acg {
	background-color: #000
}
.ahn .aax:hover, .ahn.afh .aax {
	background-color: #205081
}
.ahn .abo:hover, .ahn.afh .abo {
	background-color: #F7931A
}
.ahn .acr:hover, .ahn.afh .acr {
	background-color: #0070BB
}
.ahn .abn:hover, .ahn.afh .abn {
	background-color: #EA4C89
}
.ahn .abk:hover, .ahn.afh .abk {
	background-color: #3D9AE8
}
.ahn .aba:hover, .ahn.afh .aba {
	background-color: #3B5998
}
.ahn .abu:hover, .ahn.afh .abu {
	background-color: #FF0084
}
.ahn .aas:hover, .ahn.afh .aas {
	background-color: #25A0CA
}
.ahn .abt:hover, .ahn.afh .abt {
	background-color: #171516
}
.ahn .abv:hover, .ahn.afh .abv {
	background-color: #614C3E
}
.ahn .aai:hover, .ahn.afh .aai {
	background-color: #DB4A39
}
.ahn .acn:hover, .ahn.afh .acn {
	background-color: #E34C26
}
.ahn .aav:hover, .ahn.afh .aav {
	background-color: #3F729B
}
.ahn .abb:hover, .ahn.afh .abb {
	background-color: #0E76A8
}
.ahn .acc:hover, .ahn.afh .acc {
	background-color: #000
}
.ahn .abs:hover, .ahn.afh .abs {
	background-color: #F5AE34
}
.ahn .aat:hover, .ahn.afh .aat {
	background-color: #C8232C
}
.ahn .abw:hover, .ahn.afh .abw {
	background-color: #005EA8
}
.ahn .add:hover, .ahn.afh .add {
	background-color: #EE802F
}
.ahn .acf:hover, .ahn.afh .acf {
	background-color: #00AFF0
}
.ahn .aaa:hover, .ahn.afh .aaa {
	background-color: #000
}
.ahn .abx:hover, .ahn.afh .abx {
	background-color: #2174A6
}
.ahn .abz:hover, .ahn.afh .abz {
	background-color: #34526F
}
.ahn .abm:hover, .ahn.afh .abm {
	background-color: #00ACEE
}
.ahn .aeo:hover, .ahn.afh .aeo {
	background-color: #4E658E
}
.ahn .aci:hover, .ahn.afh .aci {
	background-color: #E32529
}
.ahn .abi:hover, .ahn.afh .abi {
	background-color: #94BF65
}
.ahn .acx:hover, .ahn.afh .acx {
	background-color: #126567
}
.ahn .abg:hover, .ahn.afh .abg {
	background-color: #C4302B
}
.ahn.aje li a {
	line-height: 1em
}
.afb {
	display: block;
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0
}
.afb iframe {
	display: block;
	margin: 0;
	padding: 0
}
.ahm {
	display: inline-block;
	position: relative;
	text-align: center
}
.ahm.ahg {
	width: 40px;
	height: 40px;
	font-size: 2em;
	line-height: 2.3em
}
.ahm.aip {
	width: 80px;
	height: 80px;
	font-size: 3em;
	line-height: 2.1em
}
.ahm.ahw {
	width: 120px;
	height: 120px;
	font-size: 5em;
	line-height: 1.7em
}
.ahm.ais {
	width: 200px;
	height: 200px;
	font-size: 8em;
	line-height: 1.8em
}
.akh, .ahn.akh li a {
	border-radius: 5px
}
.akm, .ahn.akm li a {
	border-radius: 8px
}
.ahn.ajf li a {
	border-radius: 10px
}
.ahn.ajd li a {
	border-radius: 12px
}
.ahn.aje li a, .ahm {
	border-radius: 50%
}
code {
	word-wrap: break-word;
	white-space: normal
}
pre, pre code {
	word-wrap: break-word;
	white-space: pre-wrap
}
.acu {
	margin-top: 30px
}
.acu:first-child {
	margin-top: 0
}
.acu div blockquote {
	position: relative;
	width: auto;
	margin: 0;
	padding: 0 0 0 60px;
	border: none
}
.acu div blockquote::before {
	position: absolute;
	top: 0;
	left: 0;
	max-height: 35px;
	overflow: hidden;
	content: "\201C";
	font: bold 110px/80px arial;
	border: none
}
.acu blockquote * {
	margin: 15px 0 0 0;
	padding: 0
}
.acu blockquote *:first-child {
	margin-top: 0
}
.acu .aag {
	display: block;
	margin: inherit 0 0 0;
	padding: 0;
	line-height: normal
}
.acu .aag .aaf {
	display: block
}
.acu .aag strong, .acu .aag span {
	display: block;
	margin: 0;
	padding: 0
}
.acu .aag span {
	font-size: .8em
}
.acu.akb blockquote, .acu.aka blockquote {
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 20px
}
.acu.akb blockquote, .acu.aka blockquote, .acu.aka blockquote::before, .acu.aka blockquote::after {
	border-width: 1px
}
.acu.akb blockquote::after {
	position: absolute;
	bottom: -20px;
	left: 20px;
	width: 0;
	height: 0;
	content: "";
	border-color: transparent;
	border-width: 20px 15px 0 15px;
	border-top-color: inherit
}
.acu.akb .aag {
	margin: 0 0 0 20px
}
.acu.aka blockquote {
	border-radius: 8px 0 8px 8px
}
.acu.aka blockquote::before {
	position: absolute;
	bottom: -20px;
	left: 20px;
	width: 0;
	height: 0;
	content: "";
	border-color: transparent;
	border-width: 20px 0 0 40px;
	border-top-color: inherit
}
.acu.aka blockquote::after {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 25px;
	height: 25px;
	padding: 2px 0 0 0;
	overflow: hidden;
	content: "\201D";
	font: bold 30px/35px arial;
	text-align: center;
	border-color: inherit;
	border-radius: 0 0 0 8px;
	box-sizing: border-box
}
.acu.aka .aag {
	width: 100%;
	margin: 15px 0 0 0;
	font-size: 12px
}
.acu.aka .aag img {
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
	max-width: 50px;
	height: auto
}
.acu.aka .aag .aaf {
	display: inline-block;
	float: left;
	margin-top: 10px
}
.acu.aka .aag span {
	display: inline
}
.aks {
	display: block;
	position: relative;
	width: 100%;
	height: 350px
}
.aks #adb {
	width: 100%;
	height: 100%
}
.aks #adb img[src*="gstatic.com/"], #adb img[src*="googleapis.com/"] {
	width: auto;
	max-width: none;
	height: auto
}
address, article, aside, figcaption, figure, footer, header, main, nav, section {
	display: block;
	margin: 0;
	padding: 0
}
.akp {
	font-weight: normal
}
.ahf {
	text-align: center
}
.aio, .ady {
	text-align: right
}
.aei {
	text-transform: uppercase
}
.ahk {
	font-style: normal
}
.agf {
	margin: 0;
	padding: 0
}
.aix {
	display: block;
	width: 100%;
	box-sizing: border-box
}
.ahl {
	display: inline-block
}
.aiy {
	display: block;
	clear: both
}
.aiy::after {
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	font-size: 0;
	content: ""
}
a, :focus, :active {
	text-decoration: none;
	outline: none
}
.agi {
	float: left
}
.aex {
	float: right
}
img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	line-height: normal;
	vertical-align: middle
}
.ako {
	float: left;
	margin: 0 15px 10px 0;
	clear: left
}
.ake {
	float: right;
	margin: 0 0 10px 15px;
	clear: right
}
nav ul, nav ol {
	margin: 0;
	padding: 0;
	list-style: none
}
.ael {
	padding: 4px;
	border: 1px solid;
	box-sizing: border-box
}
.afs, .afv, .afu, .aft, .agg, .agz, .ahc, .aha, .agu, .agt, .ags, .agq, .ahd, .ago, .agd, .afg {
	position: relative;
	display: inline;
	float: left;
	margin: 0 0 0 4.21052631578947%;
	list-style: none;
	box-sizing: border-box
}
.afs:first-child, .afv:first-child, .afu:first-child, .aft:first-child, .agg:first-child, .agz:first-child, .ahc:first-child, .aha:first-child, .agu:first-child, .agt:first-child, .ags:first-child, .agq:first-child, .ahd:first-child, .ago:first-child, .agd:first-child, .afg {
	margin-left: 0
}
.ail {
	margin-left: 0;
	clear: left
}
.ail2 {
	height: 159px !important;
	overflow: hidden;
	margin-bottom: 15px;
}
.ail2:nth-child(odd) {
	margin-left: 0;
	clear: left;
}
.adi {
	display: block;
	width: 100%;
	clear: both;
	box-sizing: border-box
}
body .aga {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	word-wrap: break-word
}
.afs {
	width: 47.89473684210526%
}
.afs.afg {
	width: 50%
}
.afv {
	width: 30.52631578947368%
}
.afu {
	width: 65.26315789473685%
}
.afv.afg {
	width: 33.33333333333333%
}
.afu.afg {
	width: 66.66666666666666%
}
.aft {
	width: 21.8421052631579%
}
.agg {
	width: 47.89473684210526%
}
.agz {
	width: 73.94736842105263%
}
.aft.afg {
	width: 25%
}
.agg.afg {
	width: 50%
}
.agz.afg {
	width: 75%
}
.ahc {
	width: 16.63157894736842%
}
.aha {
	width: 37.47368421052632%
}
.agu {
	width: 58.31578947368421%
}
.agt {
	width: 79.15789473684211%
}
.ahc.afg {
	width: 20%
}
.aha.afg {
	width: 40%
}
.agu.afg {
	width: 60%
}
.agt.afg {
	width: 80%
}
.ags {
	width: 13.1578947368421%
}
.agq {
	width: 30.52631578947368%
}
.ahd {
	width: 47.89473684210526%
}
.ago {
	width: 65.26315789473685%
}
.agd {
	width: 82.63157894736842%
}
.ags.afg {
	width: 16.66666666666666%
}
.agq.afg {
	width: 33.33333333333333%
}
.ahd.afg {
	width: 50%
}
.ago.afg {
	width: 66.66666666666666%
}
.agd.afg {
	width: 83.33333333333334%
}
.aht {
	margin-bottom: 10px
}
.aif {
	margin-bottom: 15px
}
.aid {
	margin-bottom: 20px
}
.aie {
	margin-bottom: 25px
}
.aig {
	margin-bottom: 30px
}
.aii {
	margin-bottom: 50px
}
.ahh {
	margin-bottom: 80px
}
.agj {
	margin-bottom: 100px
}
.aik {
	padding: 10px
}
.ain {
	padding: 30px
}
.ain2 {
	padding: 23px
}
.ajo, .ajl, .aji, .ajj, .ajk, .ajp, .ajq, .ajw, .ajx, .aim {
	width: auto;
	box-sizing: border-box
}
.ajo {
	width: 10%
}
.ajl {
	width: 20%
}
.aji {
	width: 30%
}
.ajj {
	width: 40%
}
.ajk {
	width: 50%
}
.ajp {
	width: 60%
}
.ajq {
	width: 70%
}
.ajw {
	width: 80%
}
.ajx {
	width: 90%
}
.aim {
	width: 100%
}
#aho li a {
	color: #000
}
#aho ul ul, #aho li li {
	border-color: #333
}
#aho li li a, #aho li.ahe li a {
	color: #FFF;
	background-color: rgba(0,0,0,.6)
}
#aho li.parent a::before {
	border-top-color: #000
}
#aho li.parent:hover li a::before {
	border-top-color: #FFF
}
#aho li {
	border-left-color: #EEE
}
.ado a {
	color: #686868
}
#aho form select {
	color: inherit;
	background: #EDEDED;
	border-color: #E1E1E1
}
.agb aside nav a {
	color: #686868;
	background-color: inherit;
	border-bottom-color: #EEE
}
.ado, .adq a {
	border-color: #EEE
}
.acj {
	color: #686868;
	background-color: #EEE
}
.ajz.aix li >ul, .ajz.aix li >ol {
	border-color: #EEE
}
.ajz.aeb li {
	border-bottom-color: #EEE
}
.ajz.aez li a, .ajz.aet li a {
	color: #686868;
	background-color: #EEE
}
#aho li:last-child, .ajz.aet li a::before {
	border-right-color: #EEE
}
hr {
	background-color: #EEE
}
.aeu {
	border-top-color: #EEE
}
blockquote, q {
	color: inherit;
	background-color: #FAFAFA;
	border-color: #EEE
}
.acu blockquote {
	color: inherit;
	background-color: inherit
}
.adw {
	color: inherit
}
.aac, .aac .ace .aak ul li {
	border-color: #EEE
}
.aac .ace .aaj, .aac .ace .aah {
	color: #333;
	background-color: #EEE
}
.acs .afw, .acs .afw li a {
	color: #FFF;
	background: #333
}
.aal .abc, .aal .abc.ahe, .abl .acl, .abl .acl.ahe, .aal .abc span, .aal .abc.ahe span, .abl .acl span, .abl .acl.ahe span, .aal .aam, .abl .abj {
	border-color: #EEE
}
form input, form select, form textarea {
	color: inherit;
	background-color: inherit;
	border-color: #EEE
}
form input[type="submit"], form input[type="reset"] {
	color: #686868;
	background-color: #FFF
}
table, table td, .ajc, .ajc .ahx {
	border-color: #CCC
}
table thead th, .ajc .afp .ahx {
	color: #FFF;
	background-color: #666;
	border-color: #CCC
}
table tr, .ajc .ajh {
	color: inherit;
	background-color: #FAFAFA
}
table tr:nth-child(even), .ajc .ajh:nth-child(even) {
	color: inherit;
	background-color: #EEE
}
.ajc.aff .ahy .ahx:hover, .ajc.aff .ahy .ahx:empty {
	background-color: #CCC
}
.ajc.aff .ajh:nth-child(odd), .ajc.aff .ajh:nth-child(even) {
	color: inherit;
	background: none
}
.ahn a, .ahn.afh a:hover {
	color: #FFF;
	background-color: #CCC
}
.ahn a:hover, .ahn.afh a {
	color: #FFF
}
.acq span {
	color: #333;
	background-color: #EEE
}
#adh #abr .aan .abh ul, #adh #abr .aan .abh ul li, #aef .aab .ach .abh ul li, #aef .aab .ach .abh, #aef .aao ul.agh li img, #aef #aby, #aef #acd .aay .aco .abq .acp .aca, #aef #acd .aay .aco .abp img, #akt p.aiy, figure.act figcaption .aau, .ael, .afk, .ade {
	border-color: #EEE
}
#akt h2 {
	text-shadow: 6px 6px 0 rgba(229,228,227,1)
}
body {
	color: #999;
	background-color: #000
}
.ajv, .ajv a {
	color: #999;
	background-color: #333
}
.akk, .aju {
	color: #686868;
	background-color: #FFF
}
.akk, .aki {
	border-color: #EEE
}
.akk a {
	color: #000;
	background-color: inherit
}
.aki {
	color: #000;
	background-color: #FFF
}
.ajr, .ajr a {
	color: #999;
	background-color: #333
}
.ajs, .ajs a {
	color: #999;
	background-color: #000
}
.ajt {
	color: #686868;
	background-color: #eee
}
.ajt2 {
	color: #686868;
	background-color: #FAFAFA
}
h1, h2, h3, h4, h5, h6 {
	color: #000
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	border-color: #E7E7E7
}
.afj::after {
	color: #FFF;
	background-color: #B9282C
}
.afm {
	color: #FFF;
	background-color: #333
}
#ahj .agi ul li {
	border-color: inherit
}
.ajv .ahn a {
	color: inherit;
	background-color: #242424
}
.ajv .ahn a:hover {
	color: #FFF
}
#adr .agp .hbn {
	color: #000;
	background-color: #FFF;
	font-weight:700
}
#adr .agp .sbn {
	color: #000;
	background-color: #FAFAFA;
	font-weight:700
}
#afa *, #afa #aed {
	border-color: #000
}
#afa h1, #afa h2, #afa h3, #afa h4, #afa h5, #afa h6 {
	color: #FFF;
	background-color: inherit
}
#afa input {
	color: #FFF;
	background-color: #000
}
a, .ado li:last-child a {
	color: #FF9000
}
h1 span::after, h2 span::after, h3 span::after, h4 span::after, h5 span::after, h6 span::after, #afa input[type="submit"] {
	background-color: #FF9000
}
#aho li.ahe a, #aho a:hover, #aho li:hover >a {
	color: #FF9000;
	background-color: inherit
}
#aho li.parent:hover a::before, #aho li.ahe .parent a::before {
	border-top-color: #FF9000
}
#aho ul li li:hover >a, #aho ul li.ahe ul .ahe >a {
	color: #FFF;
	background-color: #FF9000
}
.aeh .agb aside nav a:hover, .aeh .agb aside nav .ahe >a {
	color: #FF9000;
	background-color: inherit
}
#acz, .ajz.aez li a:hover, .ajz.aet li a:hover {
	color: #FFF;
	background-color: #FF9000
}
.ajz.aet li a:hover::before {
	border-right-color: #FF9000
}
.acj.akc, .acj.akb, .acj.aka {
	border-color: #FF9000
}
.acs .afw li a:hover, .acs .afw li.ui-tabs-active a {
	background-color: #FF9000
}
.abc:hover, .acl:hover, .aal .abc.ahe, .abl .acl.ahe, .aev.acm .flex-direction-nav a {
	color: #FFF;
	background-color: #FF9000
}
.abd a:hover {
	color: #FF9000;
	background-color: inherit
}
@media screen and (max-width:615px) {
#ahj, #ahi, #aho, #aej, #aiw, .aeh, #afa, #aee {
	max-width: 90%;
	margin: 0 auto
}
.ako, .ake, .agi, .aex {
	display: inline-block;
	float: none
}
.afs, .afs.afg, .afv, .afu, .afv.afg, .afu.afg, .aft, .agg, .agz, .aft.afg, .agg.afg, .agz.afg, .ahc, .aha, .agu, .agt, .ahc.afg, .aha.afg, .agu.afg, .agt.afg, .ags, .agq, .ahd, .ago, .agd, .ags.afg, .agq.afg, .ahd.afg, .ago.afg, .agd.afg {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 5% 0;
	padding: 0
}
.adk .aft, .adk .agz {
	margin: 0;
	padding: 0
}
#ahj {
	padding: 10px 0
}
#ahj .agi, #ahj .aex {
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0
}
#ahj .agi ul {
	margin: 0
}
#ahj .agi ul li {
	display: inline-block;
	margin: 0 8px 8px 0;
	padding-right: 8px;
	border: solid;
	border-width: 0 1px 0 0
}
#ahj .agi ul li:last-child {
	margin: 0;
	padding: 0;
	border: none
}
#afa {
	padding: 30px 0
}
}
@media screen and (max-width:360px) {
#ahi {
	padding: 30px 0
}
#ahi h1 {
	margin-bottom: 5px;
	font-size: 42px;
	line-height: 36px;
	letter-spacing: normal
}
#ahi p {
	font-size: 16px
}
#adr .agp {
	padding: 0
}
#adr .agp span {
	display: none
}
}
@media screen and (min-width:180px) and (max-width:850px) {
#aho ul {
	display: none
}
}
@media screen and (min-width:361px) {
#ahj, #ahi, #aho, #aej, #aiw, .aeh, #afa, #aee {
	max-width: 95%;
	margin: 0 auto
}
}
@media screen and (min-width:1140px) {
#ahj, #ahi, #aho, #aej, #aiw, .aeh, .aek, #afa, #aee {
	max-width: 1140px;
	margin: 0 auto
}
}
@media screen and (min-width:851px) and (max-width:10000px) {
#aho form {
	display: none
}
}
@media screen and (max-width:650px) {
.aen {
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
	overflow: auto;
	overflow-x: scroll
}
.aen table, .aen .ajc {
	margin: 0;
	padding: 0;
	white-space: nowrap
}
.acw {
	visibility: hidden;
	opacity: 0
}
}
div.ada div {
	margin-bottom: 30px;
	color: #FFF;
	background-color: #666
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, a small {
	font-size:75%;
	color:#D50000;
	display:block;
	line-height:normal;
}
.abd a small {
	font-size:60%;
	color:#D50000;
	display:block;
	line-height:normal;
}