@charset "UTF-8";
html {
	font: 300 16px / 24px Ubuntu, Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background: #fafafa;
	color: #3b3b3b
}

body {
	margin: 0
}

.contrast .container {
	background: #333
}

.box {
	padding: 16px 32px
}

a {
	background: 0 0
}

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

.link, a {
	color: #0066a7;
	text-decoration: none;
	cursor: pointer
}

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a, p > a {
	border-bottom: 1px solid rgba(212, 170, 93, .33);
	border-bottom: 1px solid rgba(212, 170, 93, .33)
}

h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover, p > a:hover {
	border-bottom-color: rgba(243, 190, 103, .5)
}

.link:hover, a:hover {
	color: #0073bc;
	text-decoration: none
}

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

b, strong {
	font-weight: 500
}

:not(pre) > code, :not(pre) > kbd, :not(pre) > samp {
	font-size: 12px;
	font-family: Consolas, monospace, serif;
	color: #555;
	background-color: #fafafa;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	white-space: nowrap
}

ins {
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: Merriweather, Georgia, serif;
	background: #e1f4ff;
	color: rgba(59, 59, 59, .8);
	text-decoration: none;
	padding: 32px 40px;
	border-left: 3px solid #6bc6ff;
	margin-left: 0
}

ins p:last-child {
	margin-bottom: 0
}

@media screen and (min-width: 48em) {
	ins {
		margin-left: -35px;
		padding: 32px 40px 32px 64px
	}
}

.ins-expert {
	background: #feefd4;
	border-left-color: #d4aa5d;
	text-align: left;
	font-family: Ubuntu, Helvetica, Arial, sans-serif;
	font-size: 16px;
	position: relative
}

.ins-expert p, .ins-expert-content {
	position: relative
}

.ins-expert-content .box {
	padding-left: 32px
}

.ins-expert-content:before {
	position: absolute;
	content: "«";
	color: #fff;
	font-size: 5em;
	font-family: Merriweather, Georgia, serif;
	top: 16px;
	left: 0
}

.ins-expert + .ins-expert {
	margin-top: 16px
}

details {
	float: left
}

mark {
	background: #fdcb6f;
	color: #000;
	padding: 0 4px
}

q {
	font-style: normal
}

.small, small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

audio, canvas, iframe, img, svg, video {
	vertical-align: middle
}

img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 0
}

.img-preserve, .img-preserve img {
	max-width: none
}

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

address, blockquote, dl, fieldset, figure, ol, p, pre, ul {
	margin: 0 0 16px
}

* + address, * + blockquote, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
	margin-top: 16px
}

h1, h2, h3, h4, h5, h6 {
	clear: left;
	margin: 0 0 16px;
	font-weight: 500;
	color: #3b3b3b;
	text-transform: none
}

h1 .subheading, h2 .subheading, h3 .subheading, h4 .subheading, h5 .subheading, h6 .subheading {
	font-family: Merriweather, Georgia, serif;
	font-style: italic;
	font-weight: 400;
	font-size: .8em;
	opacity: .66;
	margin-top: .33em
}

h1 {
	font-weight: 400
}

h1 .subheading {
	margin-top: 0;
	opacity: 1;
	line-height: 32px
}

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
	margin-top: 25px
}

.h1, h1 {
	font-family: Merriweather, Georgia, serif;
	font-size: 36px;
	line-height: 42px
}

.h2, h2 {
	font-size: 24px;
	line-height: 26px
}

.h3, h3 {
	font-size: 18px;
	line-height: 22px
}

.h4, h4 {
	font-size: 16px;
	line-height: 18px
}

.h5, h5 {
	font-size: 14px;
	line-height: 16px
}

.h6, h6 {
	font-size: 12px;
	line-height: 14px
}

ol > li > ol, ol > li > ul, ul > li > ol, ul > li > ul {
	margin: 0
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

hr {
	box-sizing: content-box;
	width: 64px;
	height: 0;
	margin: 16px 0;
	border: 0;
	border-top: 3px solid #bebebe
}

address {
	font-style: normal
}

blockquote {
	position: relative;
	text-align: center;
	padding: 32px 48px;
	font-family: Merriweather, Georgia, serif;
	font-size: 18px;
	line-height: 28px;
	font-style: normal;
	color: rgba(59, 59, 59, .9)
}

blockquote:after, blockquote:before {
	content: '';
	color: #004876;
	display: block;
	margin: 0 auto;
	width: 62%;
	height: 1px;
	background: rgba(0, 72, 118, .2)
}

blockquote:before {
	margin-bottom: 32px
}

blockquote:after {
	margin-top: 32px
}

blockquote i {
	font-size: 2em;
	color: #004876;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -.5em;
	background: #fff;
	padding: 8px
}

blockquote i:last-child {
	top: auto;
	bottom: 12px
}

pre {
	padding: 10px;
	background: #f5f5f5;
	font: 12px / 18px Consolas, monospace, serif;
	color: #444;
	-moz-tab-size: 4;
	tab-size: 4;
	overflow: auto
}

::-moz-selection {
	background: #39f;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #39f;
	color: #fff;
	text-shadow: none
}

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

progress {
	vertical-align: baseline
}

[hidden], audio:not([controls]), template {
	display: none
}

iframe {
	border: 0
}

@media screen and (max-width: 400px) {
	@-ms-viewport {
		width: device-width
	}
}

.width-1-1 {
	width: 100%
}

.width-1-2, .width-2-4, .width-3-6, .width-5-10 {
	width: 50%
}

.width-1-3, .width-2-6 {
	width: 33.333%
}

.width-2-3, .width-4-6 {
	width: 66.666%
}

.width-1-4 {
	width: 25%
}

.width-3-4 {
	width: 75%
}

.width-1-5, .width-2-10 {
	width: 20%
}

.width-2-5, .width-4-10 {
	width: 40%
}

.width-3-5, .width-6-10 {
	width: 60%
}

.width-4-5, .width-8-10 {
	width: 80%
}

.width-1-6 {
	width: 16.666%
}

.width-5-6 {
	width: 83.333%
}

.width-1-10 {
	width: 10%
}

.width-3-10 {
	width: 30%
}

.width-7-10 {
	width: 70%
}

.width-9-10 {
	width: 90%
}

.article {
	padding: 12px 32px
}

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

.article:after {
	clear: both
}

.article > :last-child {
	margin-bottom: 0
}

.article + .article {
	margin-top: 25px
}

.article-title {
	font-size: 36px;
	line-height: 42px;
	font-weight: 400;
	text-transform: none
}

.article-title a {
	color: inherit;
	text-decoration: none
}

.article-meta {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: .05em
}

.article-lead {
	color: #555;
	font-family: Merriweather, Georgia, serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400
}

.article-lead.small {
	font-size: 16px;
	line-height: 22.4px
}

.article-divider {
	margin-bottom: 25px;
	border-color: #ddd
}

* + .article-divider {
	margin-top: 25px
}

aside {
	width: 100%;
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 21px;
	color: rgba(59, 59, 59, .8);
	font-family: Merriweather, Georgia, serif;
	margin-right: 64px;
	padding: 16px 0
}

aside:after, aside:before {
	content: '';
	position: relative;
	display: block;
	height: 1px;
	width: 100%;
	background-color: rgba(0, 72, 118, .2)
}

aside:after {
	margin-top: 16px
}

aside:before {
	margin-bottom: 16px
}

aside i {
	position: absolute;
	display: inline-block;
	top: 6px;
	left: 50%;
	width: 1em;
	font-size: 1.5em;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	margin-left: -.5em;
	color: #004876;
	background-color: #fff
}

@media screen and (min-width: 32em) {
	aside {
		width: 33%
	}
}

.digits {
	font-family: Merriweather, Georgia, serif
}

.digits span {
	opacity: .5
}

.digits .current {
	opacity: 1;
	font-size: 1.5em
}

.digits .slash {
	padding: 0 4px
}

.container {
	background: #fff
}

@media only screen and (max-width: 63.99em) {
	.remove-sm {
		display: none
	}
}

.content-wrap, .wrapper, body, html {
	overflow: hidden;
	width: 100%;
	height: 100%
}

.content-wrap {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

.content-wrap:before {
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	content: '';
	opacity: 0;
	transition: left .1s, opacity .4s .1s
}

.menu-wrap {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.site-right-column {
	padding: 0 32px
}

.site-left-column {
	padding: 16px 32px
}

.menu-wrap {
	position: absolute;
	z-index: 1001;
	width: 320px;
	height: 100%;
	background: #0066a7
}

.close-button, .menu-wrap {
	left: -320px;
	transition: .4s;
	transition-timing-function: cubic-bezier(0.7, 0, .3, 1)
}

.menu-button, .menu-button:hover {
	opacity: 1 !important;
	position: relative;
	display: inline-block;
	z-index: 1000;
	padding: 0;
	height: 20px;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	text-transform: uppercase;
	padding-right: 30px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OThGNjM4NjJFNjRGMTFFNUI2N0VCMDNBMTM0MDJFQUQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OThGNjM4NjFFNjRGMTFFNUI2N0VCMDNBMTM0MDJFQUQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNjRDN0Q0RkQ5NkMxMUU1QUYzREY1NTEyNUNCNTQ5RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNjRDN0Q1MEQ5NkMxMUU1QUYzREY1NTEyNUNCNTQ5RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpRmH0QAAAAmSURBVHjaYvwPBAxUBEwMVAZUN5AFiBlHnpdHY3k0loedlwECDAAFOQYiEJCotQAAAABJRU5ErkJggg==) 100% 50% no-repeat
}

.close-button {
	position: absolute;
	z-index: 1002;
	top: -16px;
	left: -64px;
	display: block;
	width: 64px;
	height: 64px;
	color: #fff;
	text-align: center
}

.close-button i {
	display: inline-block;
	margin-top: 20px
}

.menu-content {
	display: none
}

@media screen and (min-width: 768px) {
	.menu-content {
		display: block
	}
}

.menu-button-container {
	display: block
}

@media screen and (min-width: 768px) {
	.menu-button-container {
		display: none
	}
}

.block-menu {
	background: #0066a7
}

.block-menu p {
	margin: 0;
	width: 100%
}

.block-menu .box {
	padding: 0
}

.block-menu a {
	display: block;
	padding: 8px 8px 8px 24px;
	line-height: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	transition: .3s
}

.block-menu a.current, .block-menu a:hover {
	background: #0073bc;
	border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.block-menu svg {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	fill: #fff;
	position: relative;
	top: -2px
}

.block-menu:hover a.current {
	background-color: rgba(107, 198, 255, .5)
}

.show-menu .close-button, .show-menu .menu-wrap {
	left: 0;
	transition: .8s;
	transition-timing-function: cubic-bezier(0.7, 0, .3, 1)
}

.show-menu .content-wrap:before {
	opacity: 1;
	left: 0
}

.show-menu .close-button {
	left: 260px
}

.breadcrumb {
	background: #d4aa5d;
	padding: 4px 0 4px 32px;
	list-style: none;
	font-size: .001px;
	position: relative;
	z-index: 3
}

.breadcrumb.actual {
	background: #6bc6ff
}

.breadcrumb.photo {
	background: #215f86
}

.breadcrumb.video {
	background: #e7281b
}

.breadcrumb.estate {
	background: #ad7139
}

.breadcrumb.social {
	background: #3b5998
}

.breadcrumb.transport {
	background: #129da6
}

.breadcrumb.culture {
	background: #87560f
}

.breadcrumb.rest {
	background: #ff9d0d
}

.breadcrumb.education {
	background: #00997f
}

.breadcrumb.health {
	background: #db3c27
}

.breadcrumb.history {
	background: #945330
}

.breadcrumb.riga {
	background: #004876
}

.breadcrumb.before {
	background: #955431
}

.breadcrumb.expert {
	background: #d4aa5d
}

.breadcrumb.animals {
	background: #464646
}

.breadcrumb.security {
	background: #44832b
}

.breadcrumb.market {
	background: #00aaed
}

.breadcrumb.sport {
	background: #669a00
}

.breadcrumb > li {
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: middle
}

.breadcrumb > li, .breadcrumb > li > a, .breadcrumb > li > span {
	display: inline-block;
	color: #fff
}

.breadcrumb > li > span {
	margin: 0 8px;
	opacity: .4
}

.breadcrumb > li:not(.active) > span {
	color: #fff
}

.menu-link {
	margin-right: 16px
}

.menu-link-text {
	padding-left: 26px;
	position: relative;
	z-index: 1
}

.hamburger {
	width: 20px;
	height: 20px;
	position: relative;
	z-index: 2;
	transition: .5s ease-in-out;
	cursor: pointer
}

.hamburger span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #fff;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

.hamburger span:nth-child(1) {
	top: 0;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.hamburger span:nth-child(2) {
	top: 6px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.hamburger span:nth-child(3) {
	top: 12px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.menu-open .hamburger span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0;
	left: 0
}

.menu-open .hamburger span:nth-child(2) {
	width: 0;
	opacity: 0
}

.menu-open .hamburger span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 14px;
	left: 0
}

.pagination {
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: .001px
}

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

.pagination:after {
	clear: both
}

.pagination > li {
	display: inline-block;
	font-size: 1rem;
	vertical-align: top
}

.pagination > li:nth-child(n+2) {
	margin-left: 5px
}

.pagination > li > a, .pagination > li > span {
	display: inline-block;
	min-width: 16px;
	padding: 3px 5px;
	line-height: 20px;
	text-decoration: none;
	box-sizing: content-box;
	text-align: center
}

.pagination > li > a {
	background: #eee;
	color: #444
}

.pagination > li > a:focus, .pagination > li > a:hover {
	background-color: #f5f5f5;
	color: #444;
	outline: 0
}

.pagination > li > a:active {
	background-color: #ddd;
	color: #444
}

.pagination > .active > span {
	background: #00a8e6;
	color: #fff
}

.pagination > .disabled > span {
	background-color: #f5f5f5;
	color: #999
}

.pagination-previous {
	float: left
}

.pagination-next {
	float: right
}

.pagination-left {
	text-align: left
}

.pagination-right {
	text-align: right
}

.thumbnav {
	width: 100%;
	display: block;
	text-align: center;
	padding: 0
}

.thumbnav li {
	display: inline-block;
	overflow: hidden;
	width: 64px;
	height: 64px;
	position: relative;
	opacity: 1;
	margin: 10px 10px 0 0
}

.thumbnav li.active {
	opacity: .7
}

.thumbnav li:last-child {
	margin-right: 0
}

.thumbnav li .icon-button, .thumbnav li img {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.thumbnav li .icon-button {
	font-size: 20px;
	color: rgba(59, 59, 59, .5)
}

.thumbnav-large {
	margin: 32px auto
}

.thumbnav-large .box {
	display: block;
	margin: 3px;
	height: 100px;
	background: 50% 50% no-repeat;
	background-size: cover
}

ul {
	padding: 0
}

ul li {
	padding-top: 3px
}

ol > li > :last-child, ul > li > :last-child {
	margin-bottom: 0
}

ol, ul {
	margin: 0;
	padding-left: 20px;
	list-style: none
}

ol {
	counter-reset: item
}

ol li:before {
	content: counters(item, ".") ".";
	counter-increment: item;
	margin-right: .4em;
	font-family: Merriweather, Georgia, serif;
	font-style: italic;
	color: #777
}

.ul-line > li:nth-child(n+2) {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #ddd
}

.ul-striped > li {
	padding: 5px
}

.ul-striped > li:nth-of-type(odd) {
	background: #f5f5f5
}

.ul-space > li:nth-child(n+2) {
	margin-top: 10px
}

.ul-dashed > li {
	padding: 0 0 8px 8px;
	position: relative;
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAGCAYAAADOic7aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTlFNDdBMUNFM0I5MTFFNUFBQ0FGNzkyNUM0OTAwNjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTlFNDdBMURFM0I5MTFFNUFBQ0FGNzkyNUM0OTAwNjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1OUU0N0ExQUUzQjkxMUU1QUFDQUY3OTI1QzQ5MDA2OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1OUU0N0ExQkUzQjkxMUU1QUFDQUY3OTI1QzQ5MDA2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pns2/YMAAAArSURBVHjaYrx169b/f//+MVACmJiYGJgYqAQY////TxWDqOaiwWcQQIABAIboCZXpRhv3AAAAAElFTkSuQmCC);
	-webkit-margin-start: 6px
}

.ul-quiz li {
	padding-bottom: 4px
}

.ul-quiz label {
	font-family: Merriweather, Georgia, serif;
	opacity: .7
}

.ul-quiz input[type=radio] {
	transform: translateY(-3px);
	margin-right: 8px
}

.ul-quiz input[type=radio]:checked + label {
	opacity: 1
}

.ul-quiz li.answered {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.ul-quiz li.answered label {
	opacity: 1
}

.ul-quiz .percent {
	float: right;
	font-style: italic;
	font-family: Merriweather, Georgia, serif;
	color: #444
}

.ul-quiz li.answered.correct * {
	color: #4ab336
}

.ul-quiz li.answered.incorrect * {
	color: #800
}

.ul-quiz .hint {
	color: #777;
	font-size: 14px;
	padding-left: 28px
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 16px;
	max-width: 100%
}

* + table {
	margin-top: 16px
}

table td, table th {
	padding: 8px 24px;
	border-bottom: 1px solid #eee;
	vertical-align: top
}

table th {
	text-align: left;
	font-family: Merriweather, Georgia, serif;
	font-style: italic;
	font-size: 14px;
	color: #555;
	background-color: #fafafa;
	border-bottom-width: 3px
}

table caption {
	padding: 8px 24px;
	text-align: left;
	font-family: Merriweather, Georgia, serif;
	font-size: 16.8px;
	color: #555;
	background-color: #fafafa
}

table tbody tr.active {
	color: #3b3b3b;
	background: #e1f4ff
}

table tbody tr.active:hover {
	color: #363636;
	background: #d7f0ff
}

table tbody tr.active td {
	border-bottom-color: #aee1ff
}

.table-hover tbody tr:hover, .table-striped tbody tr:nth-of-type(odd) {
	background: #f5f5f5
}

.select-first-column tr td:first-child, .select-first-column tr th:first-child {
	background-color: #fafafa;
	border-right: 1px solid rgba(0, 0, 0, .05)
}

.form input, .form select, .form textarea {
	box-sizing: border-box;
	margin: 0;
	border-radius: 0;
	font: inherit;
	color: inherit
}

.form select {
	text-transform: none
}

.form optgroup {
	font: inherit;
	font-weight: 700
}

.form input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.form input[type=checkbox], .form input[type=radio] {
	padding: 0
}

.form input[type=checkbox]:not(:disabled), .form input[type=radio]:not(:disabled) {
	cursor: pointer
}

.form input:not([type]), .form input[type=datetime], .form input[type=email], .form input[type=number], .form input[type=password], .form input[type=search], .form input[type=tel], .form input[type=text], .form input[type=url], .form textarea {
	-webkit-appearance: none
}

.form input[type=search]::-webkit-search-cancel-button, .form input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

.form input[type=number]::-webkit-inner-spin-button, .form input[type=number]::-webkit-outer-spin-button {
	height: auto
}

.form fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

.form textarea {
	overflow: auto;
	vertical-align: top
}

.form ::-moz-placeholder {
	opacity: 1
}

.form :invalid {
	box-shadow: none
}

.form input:not([type=radio]):not([type=checkbox]), .form select {
	vertical-align: middle
}

.form > :last-child {
	margin-bottom: 0
}

.form input:not([type]), .form input[type=color], .form input[type=date], .form input[type=datetime-local], .form input[type=datetime], .form input[type=email], .form input[type=month], .form input[type=number], .form input[type=password], .form input[type=search], .form input[type=tel], .form input[type=text], .form input[type=time], .form input[type=url], .form input[type=week], .form select, .form textarea {
	height: 30px;
	max-width: 100%;
	padding: 4px 6px;
	border: 1px solid #ddd;
	background: #fff;
	color: #444;
	-webkit-transition: all linear .2s;
	transition: all linear .2s
}

.form input:not([type]):focus, .form input[type=color]:focus, .form input[type=date]:focus, .form input[type=datetime-local]:focus, .form input[type=datetime]:focus, .form input[type=email]:focus, .form input[type=month]:focus, .form input[type=number]:focus, .form input[type=password]:focus, .form input[type=search]:focus, .form input[type=tel]:focus, .form input[type=text]:focus, .form input[type=time]:focus, .form input[type=url]:focus, .form input[type=week]:focus, .form select:focus, .form textarea:focus {
	border-color: #99baca;
	outline: 0;
	background: #f5fbfe;
	color: #444
}

.form input:not([type]):disabled, .form input[type=color]:disabled, .form input[type=date]:disabled, .form input[type=datetime-local]:disabled, .form input[type=datetime]:disabled, .form input[type=email]:disabled, .form input[type=month]:disabled, .form input[type=number]:disabled, .form input[type=password]:disabled, .form input[type=search]:disabled, .form input[type=tel]:disabled, .form input[type=text]:disabled, .form input[type=time]:disabled, .form input[type=url]:disabled, .form input[type=week]:disabled, .form select:disabled, .form textarea:disabled {
	border-color: #ddd;
	background-color: #f5f5f5;
	color: #999
}

.form :-ms-input-placeholder {
	color: #999 !important
}

.form ::-moz-placeholder {
	color: #999
}

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

.form :disabled:-ms-input-placeholder {
	color: #999 !important
}

.form :disabled::-moz-placeholder {
	color: #999
}

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

.form legend {
	width: 100%;
	border: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 30px
}

.form legend:after {
	content: "";
	display: block;
	border-bottom: 1px solid #ddd;
	width: 100%
}

input:not([type]).form-small, input[type].form-small, select.form-small, textarea.form-small {
	height: 25px;
	padding: 3px;
	font-size: 12px
}

input:not([type]).form-large, input[type].form-large, select.form-large, textarea.form-large {
	height: 40px;
	padding: 8px 6px;
	font-size: 16px
}

.form select[multiple], .form select[size], .form textarea {
	height: auto
}

.form-danger {
	border-color: #dc8d99 !important;
	background: #fff7f8 !important;
	color: #d85030 !important
}

.form-success {
	border-color: #8ec73b !important;
	background: #fafff2 !important;
	color: #659f13 !important
}

.form-blank {
	border-color: transparent !important;
	border-style: dashed !important;
	background: none !important
}

.form-blank:focus {
	border-color: #ddd !important
}

input.form-width-mini {
	width: 40px
}

select.form-width-mini {
	width: 65px
}

.form-width-small {
	width: 130px
}

.form-width-medium {
	width: 200px
}

.form-width-large {
	width: 500px
}

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

.form-row:after {
	clear: both
}

.form-row + .form-row {
	margin-top: 15px
}

.form-help-inline {
	display: inline-block;
	margin: 0 0 0 10px
}

.form-help-block {
	margin: 5px 0 0
}

.form-controls > :first-child {
	margin-top: 0
}

.form-controls > :last-child {
	margin-bottom: 0
}

.form-controls-condensed {
	margin: 5px 0
}

.form-stacked .form-label {
	display: block;
	margin-bottom: 5px;
	font-weight: 700
}

@media (max-width: 959px) {
	.form-horizontal .form-label {
		display: block;
		margin-bottom: 5px;
		font-weight: 700
	}
}

@media (min-width: 960px) {
	.form-horizontal .form-label {
		width: 200px;
		margin-top: 5px;
		float: left
	}

	.form-horizontal .form-controls {
		margin-left: 215px
	}

	.form-horizontal .form-controls-text {
		padding-top: 5px
	}
}

.form-icon {
	display: inline-block;
	position: relative;
	max-width: 100%
}

.form-icon > [class*=icon-] {
	position: absolute;
	top: 50%;
	width: 30px;
	margin-top: -7px;
	font-size: 14px;
	color: #999;
	text-align: center;
	pointer-events: none
}

.form-icon:not(.form-icon-flip) > input {
	padding-left: 30px !important
}

.form-icon-flip > [class*=icon-] {
	right: 0
}

.form-icon-flip > input {
	padding-right: 30px !important
}

.button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.button {
	-webkit-appearance: none;
	margin: 0;
	border: 0;
	overflow: visible;
	font: inherit;
	color: #fff;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 24px;
	background: #6bc6ff;
	vertical-align: middle;
	line-height: 32px;
	min-height: 32px;
	font-size: .8rem;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	transition: .2s
}

.button i {
	margin-left: 16px
}

.button:not(:disabled) {
	cursor: pointer
}

.button:focus, .button:hover {
	background-color: #0066a7;
	color: #fff;
	outline: 0;
	text-decoration: none
}

.button.active, .button:active {
	background-color: #0066a7;
	color: #fff
}

.button-primary {
	background-color: #d4aa5d;
	color: #fff
}

.button-primary.active, .button-primary:active, .button-primary:focus, .button-primary:hover {
	background-color: #cf9f49;
	color: #fff
}

.button-success {
	background-color: #8cc14c;
	color: #fff
}

.button-success:focus, .button-success:hover {
	background-color: #8ec73b;
	color: #fff
}

.button-success.active, .button-success:active {
	background-color: #72ae41;
	color: #fff
}

.button-danger {
	background-color: #da314b;
	color: #fff
}

.button-danger:focus, .button-danger:hover {
	background-color: #e4354f;
	color: #fff
}

.button-danger.active, .button-danger:active {
	background-color: #c91032;
	color: #fff
}

.button:disabled {
	background-color: #f5f5f5;
	color: #999
}

.button-link, .button-link.active, .button-link:active, .button-link:disabled, .button-link:focus, .button-link:hover {
	border-color: transparent;
	background-color: transparent;
	padding: 0
}

.button-link {
	color: #07D
}

.button-link.active, .button-link:active, .button-link:focus, .button-link:hover {
	color: #059;
	text-decoration: underline
}

.button-link:disabled {
	color: #999
}

.button-link:focus {
	outline: 1px dotted
}

.button-mini {
	min-height: 20px;
	padding: 0 12px;
	line-height: 20px;
	font-size: 11px
}

.button-small {
	min-height: 25px;
	padding: 0 16px;
	line-height: 25px;
	font-size: 12px
}

.button-large {
	min-height: 40px;
	padding: 0 32px;
	line-height: 40px;
	font-size: 16px
}

.button-group {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: .001px;
	white-space: nowrap
}

.button-group > * {
	display: inline-block
}

.button-group .button {
	vertical-align: top
}

.button-dropdown {
	display: inline-block;
	vertical-align: middle;
	position: relative
}

@font-face {
	font-family: FontAwesome;
	src: url(/web/20171001133715im_/https://www.riga.lv/fonts/fontawesome-webfont.woff2) format("woff2"), url(/web/20171001133715im_/https://www.riga.lv/fonts/fontawesome-webfont.woff) format("woff"), url(/web/20171001133715im_/https://www.riga.lv/fonts/fontawesome-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

[class*=icon-] {
	font-family: FontAwesome;
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 1.5em;
	text-align: center
}

[class*=icon-], [class*=icon-]:focus, [class*=icon-]:hover {
	text-decoration: none
}

.icon-small {
	font-size: 150%;
	vertical-align: -10%
}

.icon-medium {
	font-size: 200%;
	vertical-align: -16%
}

.icon-large {
	font-size: 250%;
	vertical-align: -22%
}

.icon-spin {
	display: inline-block;
	-webkit-animation: rotate 2s infinite linear;
	animation: rotate 2s infinite linear
}

.icon-hover {
	color: #999
}

.icon-hover:hover {
	color: #444
}

.icon-button {
	box-sizing: border-box;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background: #eee;
	line-height: 35px;
	color: #444;
	font-size: 18px;
	text-align: center
}

.icon-button:focus, .icon-button:hover {
	background-color: #f5f5f5;
	color: #444;
	outline: 0
}

.icon-button:active {
	background-color: #ddd;
	color: #444
}

.icon-glass:before {
	content: "\f000"
}

.icon-music:before {
	content: "\f001"
}

.icon-search:before {
	content: "\f002"
}

.icon-envelope-o:before {
	content: "\f003"
}

.icon-heart:before {
	content: "\f004"
}

.icon-star:before {
	content: "\f005"
}

.icon-star-o:before {
	content: "\f006"
}

.icon-user:before {
	content: "\f007"
}

.icon-film:before {
	content: "\f008"
}

.icon-th-large:before {
	content: "\f009"
}

.icon-th:before {
	content: "\f00a"
}

.icon-th-list:before {
	content: "\f00b"
}

.icon-check:before {
	content: "\f00c"
}

.icon-close:before, .icon-remove:before, .icon-times:before {
	content: "\f00d"
}

.icon-search-plus:before {
	content: "\f00e"
}

.icon-search-minus:before {
	content: "\f010"
}

.icon-power-off:before {
	content: "\f011"
}

.icon-signal:before {
	content: "\f012"
}

.icon-cog:before, .icon-gear:before {
	content: "\f013"
}

.icon-trash-o:before {
	content: "\f014"
}

.icon-home:before {
	content: "\f015"
}

.icon-file-o:before {
	content: "\f016"
}

.icon-clock-o:before {
	content: "\f017"
}

.icon-road:before {
	content: "\f018"
}

.icon-download:before {
	content: "\f019"
}

.icon-arrow-circle-o-down:before {
	content: "\f01a"
}

.icon-arrow-circle-o-up:before {
	content: "\f01b"
}

.icon-inbox:before {
	content: "\f01c"
}

.icon-play-circle-o:before {
	content: "\f01d"
}

.icon-repeat:before, .icon-rotate-right:before {
	content: "\f01e"
}

.icon-refresh:before {
	content: "\f021"
}

.icon-list-alt:before {
	content: "\f022"
}

.icon-lock:before {
	content: "\f023"
}

.icon-flag:before {
	content: "\f024"
}

.icon-headphones:before {
	content: "\f025"
}

.icon-volume-off:before {
	content: "\f026"
}

.icon-volume-down:before {
	content: "\f027"
}

.icon-volume-up:before {
	content: "\f028"
}

.icon-qrcode:before {
	content: "\f029"
}

.icon-barcode:before {
	content: "\f02a"
}

.icon-tag:before {
	content: "\f02b"
}

.icon-tags:before {
	content: "\f02c"
}

.icon-book:before {
	content: "\f02d"
}

.icon-bookmark:before {
	content: "\f02e"
}

.icon-print:before {
	content: "\f02f"
}

.icon-camera:before {
	content: "\f030"
}

.icon-font:before {
	content: "\f031"
}

.icon-bold:before {
	content: "\f032"
}

.icon-italic:before {
	content: "\f033"
}

.icon-text-height:before {
	content: "\f034"
}

.icon-text-width:before {
	content: "\f035"
}

.icon-align-left:before {
	content: "\f036"
}

.icon-align-center:before {
	content: "\f037"
}

.icon-align-right:before {
	content: "\f038"
}

.icon-align-justify:before {
	content: "\f039"
}

.icon-list:before {
	content: "\f03a"
}

.icon-dedent:before, .icon-outdent:before {
	content: "\f03b"
}

.icon-indent:before {
	content: "\f03c"
}

.icon-video-camera:before {
	content: "\f03d"
}

.icon-image:before, .icon-photo:before, .icon-picture-o:before {
	content: "\f03e"
}

.icon-pencil:before {
	content: "\f040"
}

.icon-map-marker:before {
	content: "\f041"
}

.icon-adjust:before {
	content: "\f042"
}

.icon-tint:before {
	content: "\f043"
}

.icon-edit:before, .icon-pencil-square-o:before {
	content: "\f044"
}

.icon-share-square-o:before {
	content: "\f045"
}

.icon-check-square-o:before {
	content: "\f046"
}

.icon-arrows:before {
	content: "\f047"
}

.icon-step-backward:before {
	content: "\f048"
}

.icon-fast-backward:before {
	content: "\f049"
}

.icon-backward:before {
	content: "\f04a"
}

.icon-play:before {
	content: "\f04b"
}

.icon-pause:before {
	content: "\f04c"
}

.icon-stop:before {
	content: "\f04d"
}

.icon-forward:before {
	content: "\f04e"
}

.icon-fast-forward:before {
	content: "\f050"
}

.icon-step-forward:before {
	content: "\f051"
}

.icon-eject:before {
	content: "\f052"
}

.icon-chevron-left:before {
	content: "\f053"
}

.icon-chevron-right:before {
	content: "\f054"
}

.icon-plus-circle:before {
	content: "\f055"
}

.icon-minus-circle:before {
	content: "\f056"
}

.icon-times-circle:before {
	content: "\f057"
}

.icon-check-circle:before {
	content: "\f058"
}

.icon-question-circle:before {
	content: "\f059"
}

.icon-info-circle:before {
	content: "\f05a"
}

.icon-crosshairs:before {
	content: "\f05b"
}

.icon-times-circle-o:before {
	content: "\f05c"
}

.icon-check-circle-o:before {
	content: "\f05d"
}

.icon-ban:before {
	content: "\f05e"
}

.icon-arrow-left:before {
	content: "\f060"
}

.icon-arrow-right:before {
	content: "\f061"
}

.icon-arrow-up:before {
	content: "\f062"
}

.icon-arrow-down:before {
	content: "\f063"
}

.icon-mail-forward:before, .icon-share:before {
	content: "\f064"
}

.icon-expand:before {
	content: "\f065"
}

.icon-compress:before {
	content: "\f066"
}

.icon-plus:before {
	content: "\f067"
}

.icon-minus:before {
	content: "\f068"
}

.icon-asterisk:before {
	content: "\f069"
}

.icon-exclamation-circle:before {
	content: "\f06a"
}

.icon-gift:before {
	content: "\f06b"
}

.icon-leaf:before {
	content: "\f06c"
}

.icon-fire:before {
	content: "\f06d"
}

.icon-eye:before {
	content: "\f06e"
}

.icon-eye-slash:before {
	content: "\f070"
}

.icon-exclamation-triangle:before, .icon-warning:before {
	content: "\f071"
}

.icon-plane:before {
	content: "\f072"
}

.icon-calendar:before {
	content: "\f073"
}

.icon-random:before {
	content: "\f074"
}

.icon-comment:before {
	content: "\f075"
}

.icon-magnet:before {
	content: "\f076"
}

.icon-chevron-up:before {
	content: "\f077"
}

.icon-chevron-down:before {
	content: "\f078"
}

.icon-retweet:before {
	content: "\f079"
}

.icon-shopping-cart:before {
	content: "\f07a"
}

.icon-folder:before {
	content: "\f07b"
}

.icon-folder-open:before {
	content: "\f07c"
}

.icon-arrows-v:before {
	content: "\f07d"
}

.icon-arrows-h:before {
	content: "\f07e"
}

.icon-bar-chart-o:before, .icon-bar-chart:before {
	content: "\f080"
}

.icon-twitter-square:before {
	content: "\f081"
}

.icon-facebook-square:before {
	content: "\f082"
}

.icon-camera-retro:before {
	content: "\f083"
}

.icon-key:before {
	content: "\f084"
}

.icon-cogs:before, .icon-gears:before {
	content: "\f085"
}

.icon-comments:before {
	content: "\f086"
}

.icon-thumbs-o-up:before {
	content: "\f087"
}

.icon-thumbs-o-down:before {
	content: "\f088"
}

.icon-star-half:before {
	content: "\f089"
}

.icon-heart-o:before {
	content: "\f08a"
}

.icon-sign-out:before {
	content: "\f08b"
}

.icon-linkedin-square:before {
	content: "\f08c"
}

.icon-thumb-tack:before {
	content: "\f08d"
}

.icon-external-link:before {
	content: "\f08e"
}

.icon-sign-in:before {
	content: "\f090"
}

.icon-trophy:before {
	content: "\f091"
}

.icon-github-square:before {
	content: "\f092"
}

.icon-upload:before {
	content: "\f093"
}

.icon-lemon-o:before {
	content: "\f094"
}

.icon-phone:before {
	content: "\f095"
}

.icon-square-o:before {
	content: "\f096"
}

.icon-bookmark-o:before {
	content: "\f097"
}

.icon-phone-square:before {
	content: "\f098"
}

.icon-twitter:before {
	content: "\f099"
}

.icon-facebook-f:before, .icon-facebook:before {
	content: "\f09a"
}

.icon-github:before {
	content: "\f09b"
}

.icon-unlock:before {
	content: "\f09c"
}

.icon-credit-card:before {
	content: "\f09d"
}

.icon-rss:before {
	content: "\f09e"
}

.icon-hdd-o:before {
	content: "\f0a0"
}

.icon-bullhorn:before {
	content: "\f0a1"
}

.icon-bell:before {
	content: "\f0f3"
}

.icon-certificate:before {
	content: "\f0a3"
}

.icon-hand-o-right:before {
	content: "\f0a4"
}

.icon-hand-o-left:before {
	content: "\f0a5"
}

.icon-hand-o-up:before {
	content: "\f0a6"
}

.icon-hand-o-down:before {
	content: "\f0a7"
}

.icon-arrow-circle-left:before {
	content: "\f0a8"
}

.icon-arrow-circle-right:before {
	content: "\f0a9"
}

.icon-arrow-circle-up:before {
	content: "\f0aa"
}

.icon-arrow-circle-down:before {
	content: "\f0ab"
}

.icon-globe:before {
	content: "\f0ac"
}

.icon-wrench:before {
	content: "\f0ad"
}

.icon-tasks:before {
	content: "\f0ae"
}

.icon-filter:before {
	content: "\f0b0"
}

.icon-briefcase:before {
	content: "\f0b1"
}

.icon-arrows-alt:before {
	content: "\f0b2"
}

.icon-group:before, .icon-users:before {
	content: "\f0c0"
}

.icon-chain:before, .icon-link:before {
	content: "\f0c1"
}

.icon-cloud:before {
	content: "\f0c2"
}

.icon-flask:before {
	content: "\f0c3"
}

.icon-cut:before, .icon-scissors:before {
	content: "\f0c4"
}

.icon-copy:before, .icon-files-o:before {
	content: "\f0c5"
}

.icon-paperclip:before {
	content: "\f0c6"
}

.icon-floppy-o:before, .icon-save:before {
	content: "\f0c7"
}

.icon-square:before {
	content: "\f0c8"
}

.icon-bars:before, .icon-navicon:before, .icon-reorder:before {
	content: "\f0c9"
}

.icon-list-ul:before {
	content: "\f0ca"
}

.icon-list-ol:before {
	content: "\f0cb"
}

.icon-strikethrough:before {
	content: "\f0cc"
}

.icon-underline:before {
	content: "\f0cd"
}

.icon-table:before {
	content: "\f0ce"
}

.icon-magic:before {
	content: "\f0d0"
}

.icon-truck:before {
	content: "\f0d1"
}

.icon-pinterest:before {
	content: "\f0d2"
}

.icon-pinterest-square:before {
	content: "\f0d3"
}

.icon-google-plus-square:before {
	content: "\f0d4"
}

.icon-google-plus:before {
	content: "\f0d5"
}

.icon-money:before {
	content: "\f0d6"
}

.icon-caret-down:before {
	content: "\f0d7"
}

.icon-caret-up:before {
	content: "\f0d8"
}

.icon-caret-left:before {
	content: "\f0d9"
}

.icon-caret-right:before {
	content: "\f0da"
}

.icon-columns:before {
	content: "\f0db"
}

.icon-sort:before, .icon-unsorted:before {
	content: "\f0dc"
}

.icon-sort-desc:before, .icon-sort-down:before {
	content: "\f0dd"
}

.icon-sort-asc:before, .icon-sort-up:before {
	content: "\f0de"
}

.icon-envelope:before {
	content: "\f0e0"
}

.icon-linkedin:before {
	content: "\f0e1"
}

.icon-rotate-left:before, .icon-undo:before {
	content: "\f0e2"
}

.icon-gavel:before, .icon-legal:before {
	content: "\f0e3"
}

.icon-dashboard:before, .icon-tachometer:before {
	content: "\f0e4"
}

.icon-comment-o:before {
	content: "\f0e5"
}

.icon-comments-o:before {
	content: "\f0e6"
}

.icon-bolt:before, .icon-flash:before {
	content: "\f0e7"
}

.icon-sitemap:before {
	content: "\f0e8"
}

.icon-umbrella:before {
	content: "\f0e9"
}

.icon-clipboard:before, .icon-paste:before {
	content: "\f0ea"
}

.icon-lightbulb-o:before {
	content: "\f0eb"
}

.icon-exchange:before {
	content: "\f0ec"
}

.icon-cloud-download:before {
	content: "\f0ed"
}

.icon-cloud-upload:before {
	content: "\f0ee"
}

.icon-user-md:before {
	content: "\f0f0"
}

.icon-stethoscope:before {
	content: "\f0f1"
}

.icon-suitcase:before {
	content: "\f0f2"
}

.icon-bell-o:before {
	content: "\f0a2"
}

.icon-coffee:before {
	content: "\f0f4"
}

.icon-cutlery:before {
	content: "\f0f5"
}

.icon-file-text-o:before {
	content: "\f0f6"
}

.icon-building-o:before {
	content: "\f0f7"
}

.icon-hospital-o:before {
	content: "\f0f8"
}

.icon-ambulance:before {
	content: "\f0f9"
}

.icon-medkit:before {
	content: "\f0fa"
}

.icon-fighter-jet:before {
	content: "\f0fb"
}

.icon-beer:before {
	content: "\f0fc"
}

.icon-h-square:before {
	content: "\f0fd"
}

.icon-plus-square:before {
	content: "\f0fe"
}

.icon-angle-double-left:before {
	content: "\f100"
}

.icon-angle-double-right:before {
	content: "\f101"
}

.icon-angle-double-up:before {
	content: "\f102"
}

.icon-angle-double-down:before {
	content: "\f103"
}

.icon-angle-left:before {
	content: "\f104"
}

.icon-angle-right:before {
	content: "\f105"
}

.icon-angle-up:before {
	content: "\f106"
}

.icon-angle-down:before {
	content: "\f107"
}

.icon-desktop:before {
	content: "\f108"
}

.icon-laptop:before {
	content: "\f109"
}

.icon-tablet:before {
	content: "\f10a"
}

.icon-mobile-phone:before, .icon-mobile:before {
	content: "\f10b"
}

.icon-circle-o:before {
	content: "\f10c"
}

.icon-quote-left:before {
	content: "\f10d"
}

.icon-quote-right:before {
	content: "\f10e"
}

.icon-spinner:before {
	content: "\f110"
}

.icon-circle:before {
	content: "\f111"
}

.icon-mail-reply:before, .icon-reply:before {
	content: "\f112"
}

.icon-github-alt:before {
	content: "\f113"
}

.icon-folder-o:before {
	content: "\f114"
}

.icon-folder-open-o:before {
	content: "\f115"
}

.icon-smile-o:before {
	content: "\f118"
}

.icon-frown-o:before {
	content: "\f119"
}

.icon-meh-o:before {
	content: "\f11a"
}

.icon-gamepad:before {
	content: "\f11b"
}

.icon-keyboard-o:before {
	content: "\f11c"
}

.icon-flag-o:before {
	content: "\f11d"
}

.icon-flag-checkered:before {
	content: "\f11e"
}

.icon-terminal:before {
	content: "\f120"
}

.icon-code:before {
	content: "\f121"
}

.icon-mail-reply-all:before, .icon-reply-all:before {
	content: "\f122"
}

.icon-star-half-empty:before, .icon-star-half-full:before, .icon-star-half-o:before {
	content: "\f123"
}

.icon-location-arrow:before {
	content: "\f124"
}

.icon-crop:before {
	content: "\f125"
}

.icon-code-fork:before {
	content: "\f126"
}

.icon-chain-broken:before, .icon-unlink:before {
	content: "\f127"
}

.icon-question:before {
	content: "\f128"
}

.icon-info:before {
	content: "\f129"
}

.icon-exclamation:before {
	content: "\f12a"
}

.icon-superscript:before {
	content: "\f12b"
}

.icon-subscript:before {
	content: "\f12c"
}

.icon-eraser:before {
	content: "\f12d"
}

.icon-puzzle-piece:before {
	content: "\f12e"
}

.icon-microphone:before {
	content: "\f130"
}

.icon-microphone-slash:before {
	content: "\f131"
}

.icon-shield:before {
	content: "\f132"
}

.icon-calendar-o:before {
	content: "\f133"
}

.icon-fire-extinguisher:before {
	content: "\f134"
}

.icon-rocket:before {
	content: "\f135"
}

.icon-maxcdn:before {
	content: "\f136"
}

.icon-chevron-circle-left:before {
	content: "\f137"
}

.icon-chevron-circle-right:before {
	content: "\f138"
}

.icon-chevron-circle-up:before {
	content: "\f139"
}

.icon-chevron-circle-down:before {
	content: "\f13a"
}

.icon-html5:before {
	content: "\f13b"
}

.icon-css3:before {
	content: "\f13c"
}

.icon-anchor:before {
	content: "\f13d"
}

.icon-unlock-alt:before {
	content: "\f13e"
}

.icon-bullseye:before {
	content: "\f140"
}

.icon-ellipsis-h:before {
	content: "\f141"
}

.icon-ellipsis-v:before {
	content: "\f142"
}

.icon-rss-square:before {
	content: "\f143"
}

.icon-play-circle:before {
	content: "\f144"
}

.icon-ticket:before {
	content: "\f145"
}

.icon-minus-square:before {
	content: "\f146"
}

.icon-minus-square-o:before {
	content: "\f147"
}

.icon-level-up:before {
	content: "\f148"
}

.icon-level-down:before {
	content: "\f149"
}

.icon-check-square:before {
	content: "\f14a"
}

.icon-pencil-square:before {
	content: "\f14b"
}

.icon-external-link-square:before {
	content: "\f14c"
}

.icon-share-square:before {
	content: "\f14d"
}

.icon-compass:before {
	content: "\f14e"
}

.icon-caret-square-o-down:before, .icon-toggle-down:before {
	content: "\f150"
}

.icon-caret-square-o-up:before, .icon-toggle-up:before {
	content: "\f151"
}

.icon-caret-square-o-right:before, .icon-toggle-right:before {
	content: "\f152"
}

.icon-eur:before, .icon-euro:before {
	content: "\f153"
}

.icon-gbp:before {
	content: "\f154"
}

.icon-dollar:before, .icon-usd:before {
	content: "\f155"
}

.icon-inr:before, .icon-rupee:before {
	content: "\f156"
}

.icon-cny:before, .icon-jpy:before, .icon-rmb:before, .icon-yen:before {
	content: "\f157"
}

.icon-rouble:before, .icon-rub:before, .icon-ruble:before {
	content: "\f158"
}

.icon-krw:before, .icon-won:before {
	content: "\f159"
}

.icon-bitcoin:before, .icon-btc:before {
	content: "\f15a"
}

.icon-file:before {
	content: "\f15b"
}

.icon-file-text:before {
	content: "\f15c"
}

.icon-sort-alpha-asc:before {
	content: "\f15d"
}

.icon-sort-alpha-desc:before {
	content: "\f15e"
}

.icon-sort-amount-asc:before {
	content: "\f160"
}

.icon-sort-amount-desc:before {
	content: "\f161"
}

.icon-sort-numeric-asc:before {
	content: "\f162"
}

.icon-sort-numeric-desc:before {
	content: "\f163"
}

.icon-thumbs-up:before {
	content: "\f164"
}

.icon-thumbs-down:before {
	content: "\f165"
}

.icon-youtube-square:before {
	content: "\f166"
}

.icon-youtube:before {
	content: "\f167"
}

.icon-xing:before {
	content: "\f168"
}

.icon-xing-square:before {
	content: "\f169"
}

.icon-youtube-play:before {
	content: "\f16a"
}

.icon-dropbox:before {
	content: "\f16b"
}

.icon-stack-overflow:before {
	content: "\f16c"
}

.icon-instagram:before {
	content: "\f16d"
}

.icon-flickr:before {
	content: "\f16e"
}

.icon-adn:before {
	content: "\f170"
}

.icon-bitbucket:before {
	content: "\f171"
}

.icon-bitbucket-square:before {
	content: "\f172"
}

.icon-tumblr:before {
	content: "\f173"
}

.icon-tumblr-square:before {
	content: "\f174"
}

.icon-long-arrow-down:before {
	content: "\f175"
}

.icon-long-arrow-up:before {
	content: "\f176"
}

.icon-long-arrow-left:before {
	content: "\f177"
}

.icon-long-arrow-right:before {
	content: "\f178"
}

.icon-apple:before {
	content: "\f179"
}

.icon-windows:before {
	content: "\f17a"
}

.icon-android:before {
	content: "\f17b"
}

.icon-linux:before {
	content: "\f17c"
}

.icon-dribbble:before {
	content: "\f17d"
}

.icon-skype:before {
	content: "\f17e"
}

.icon-foursquare:before {
	content: "\f180"
}

.icon-trello:before {
	content: "\f181"
}

.icon-female:before {
	content: "\f182"
}

.icon-male:before {
	content: "\f183"
}

.icon-gittip:before, .icon-gratipay:before {
	content: "\f184"
}

.icon-sun-o:before {
	content: "\f185"
}

.icon-moon-o:before {
	content: "\f186"
}

.icon-archive:before {
	content: "\f187"
}

.icon-bug:before {
	content: "\f188"
}

.icon-vk:before {
	content: "\f189"
}

.icon-weibo:before {
	content: "\f18a"
}

.icon-renren:before {
	content: "\f18b"
}

.icon-pagelines:before {
	content: "\f18c"
}

.icon-stack-exchange:before {
	content: "\f18d"
}

.icon-arrow-circle-o-right:before {
	content: "\f18e"
}

.icon-arrow-circle-o-left:before {
	content: "\f190"
}

.icon-caret-square-o-left:before, .icon-toggle-left:before {
	content: "\f191"
}

.icon-dot-circle-o:before {
	content: "\f192"
}

.icon-wheelchair:before {
	content: "\f193"
}

.icon-vimeo-square:before {
	content: "\f194"
}

.icon-try:before, .icon-turkish-lira:before {
	content: "\f195"
}

.icon-plus-square-o:before {
	content: "\f196"
}

.icon-space-shuttle:before {
	content: "\f197"
}

.icon-slack:before {
	content: "\f198"
}

.icon-envelope-square:before {
	content: "\f199"
}

.icon-wordpress:before {
	content: "\f19a"
}

.icon-openid:before {
	content: "\f19b"
}

.icon-bank:before, .icon-institution:before, .icon-university:before {
	content: "\f19c"
}

.icon-graduation-cap:before, .icon-mortar-board:before {
	content: "\f19d"
}

.icon-yahoo:before {
	content: "\f19e"
}

.icon-google:before {
	content: "\f1a0"
}

.icon-reddit:before {
	content: "\f1a1"
}

.icon-reddit-square:before {
	content: "\f1a2"
}

.icon-stumbleupon-circle:before {
	content: "\f1a3"
}

.icon-stumbleupon:before {
	content: "\f1a4"
}

.icon-delicious:before {
	content: "\f1a5"
}

.icon-digg:before {
	content: "\f1a6"
}

.icon-pied-piper:before {
	content: "\f1a7"
}

.icon-pied-piper-alt:before {
	content: "\f1a8"
}

.icon-drupal:before {
	content: "\f1a9"
}

.icon-joomla:before {
	content: "\f1aa"
}

.icon-language:before {
	content: "\f1ab"
}

.icon-fax:before {
	content: "\f1ac"
}

.icon-building:before {
	content: "\f1ad"
}

.icon-child:before {
	content: "\f1ae"
}

.icon-paw:before {
	content: "\f1b0"
}

.icon-spoon:before {
	content: "\f1b1"
}

.icon-cube:before {
	content: "\f1b2"
}

.icon-cubes:before {
	content: "\f1b3"
}

.icon-behance:before {
	content: "\f1b4"
}

.icon-behance-square:before {
	content: "\f1b5"
}

.icon-steam:before {
	content: "\f1b6"
}

.icon-steam-square:before {
	content: "\f1b7"
}

.icon-recycle:before {
	content: "\f1b8"
}

.icon-automobile:before, .icon-car:before {
	content: "\f1b9"
}

.icon-cab:before, .icon-taxi:before {
	content: "\f1ba"
}

.icon-tree:before {
	content: "\f1bb"
}

.icon-spotify:before {
	content: "\f1bc"
}

.icon-deviantart:before {
	content: "\f1bd"
}

.icon-soundcloud:before {
	content: "\f1be"
}

.icon-database:before {
	content: "\f1c0"
}

.icon-file-pdf-o:before {
	content: "\f1c1"
}

.icon-file-word-o:before {
	content: "\f1c2"
}

.icon-file-excel-o:before {
	content: "\f1c3"
}

.icon-file-powerpoint-o:before {
	content: "\f1c4"
}

.icon-file-image-o:before, .icon-file-photo-o:before, .icon-file-picture-o:before {
	content: "\f1c5"
}

.icon-file-archive-o:before, .icon-file-zip-o:before {
	content: "\f1c6"
}

.icon-file-audio-o:before, .icon-file-sound-o:before {
	content: "\f1c7"
}

.icon-file-movie-o:before, .icon-file-video-o:before {
	content: "\f1c8"
}

.icon-file-code-o:before {
	content: "\f1c9"
}

.icon-vine:before {
	content: "\f1ca"
}

.icon-codepen:before {
	content: "\f1cb"
}

.icon-jsfiddle:before {
	content: "\f1cc"
}

.icon-life-bouy:before, .icon-life-buoy:before, .icon-life-ring:before, .icon-life-saver:before, .icon-support:before {
	content: "\f1cd"
}

.icon-circle-o-notch:before {
	content: "\f1ce"
}

.icon-ra:before, .icon-rebel:before {
	content: "\f1d0"
}

.icon-empire:before, .icon-ge:before {
	content: "\f1d1"
}

.icon-git-square:before {
	content: "\f1d2"
}

.icon-git:before {
	content: "\f1d3"
}

.icon-hacker-news:before {
	content: "\f1d4"
}

.icon-tencent-weibo:before {
	content: "\f1d5"
}

.icon-qq:before {
	content: "\f1d6"
}

.icon-wechat:before, .icon-weixin:before {
	content: "\f1d7"
}

.icon-paper-plane:before, .icon-send:before {
	content: "\f1d8"
}

.icon-paper-plane-o:before, .icon-send-o:before {
	content: "\f1d9"
}

.icon-history:before {
	content: "\f1da"
}

.icon-circle-thin:before, .icon-genderless:before {
	content: "\f1db"
}

.icon-header:before {
	content: "\f1dc"
}

.icon-paragraph:before {
	content: "\f1dd"
}

.icon-sliders:before {
	content: "\f1de"
}

.icon-share-alt:before {
	content: "\f1e0"
}

.icon-share-alt-square:before {
	content: "\f1e1"
}

.icon-bomb:before {
	content: "\f1e2"
}

.icon-futbol-o:before, .icon-soccer-ball-o:before {
	content: "\f1e3"
}

.icon-tty:before {
	content: "\f1e4"
}

.icon-binoculars:before {
	content: "\f1e5"
}

.icon-plug:before {
	content: "\f1e6"
}

.icon-slideshare:before {
	content: "\f1e7"
}

.icon-twitch:before {
	content: "\f1e8"
}

.icon-yelp:before {
	content: "\f1e9"
}

.icon-newspaper-o:before {
	content: "\f1ea"
}

.icon-wifi:before {
	content: "\f1eb"
}

.icon-calculator:before {
	content: "\f1ec"
}

.icon-paypal:before {
	content: "\f1ed"
}

.icon-google-wallet:before {
	content: "\f1ee"
}

.icon-cc-visa:before {
	content: "\f1f0"
}

.icon-cc-mastercard:before {
	content: "\f1f1"
}

.icon-cc-discover:before {
	content: "\f1f2"
}

.icon-cc-amex:before {
	content: "\f1f3"
}

.icon-cc-paypal:before {
	content: "\f1f4"
}

.icon-cc-stripe:before {
	content: "\f1f5"
}

.icon-bell-slash:before {
	content: "\f1f6"
}

.icon-bell-slash-o:before {
	content: "\f1f7"
}

.icon-trash:before {
	content: "\f1f8"
}

.icon-copyright:before {
	content: "\f1f9"
}

.icon-at:before {
	content: "\f1fa"
}

.icon-eyedropper:before {
	content: "\f1fb"
}

.icon-paint-brush:before {
	content: "\f1fc"
}

.icon-birthday-cake:before {
	content: "\f1fd"
}

.icon-area-chart:before {
	content: "\f1fe"
}

.icon-pie-chart:before {
	content: "\f200"
}

.icon-line-chart:before {
	content: "\f201"
}

.icon-lastfm:before {
	content: "\f202"
}

.icon-lastfm-square:before {
	content: "\f203"
}

.icon-toggle-off:before {
	content: "\f204"
}

.icon-toggle-on:before {
	content: "\f205"
}

.icon-bicycle:before {
	content: "\f206"
}

.icon-bus:before {
	content: "\f207"
}

.icon-ioxhost:before {
	content: "\f208"
}

.icon-angellist:before {
	content: "\f209"
}

.icon-cc:before {
	content: "\f20a"
}

.icon-ils:before, .icon-shekel:before, .icon-sheqel:before {
	content: "\f20b"
}

.icon-meanpath:before {
	content: "\f20c"
}

.icon-buysellads:before {
	content: "\f20d"
}

.icon-connectdevelop:before {
	content: "\f20e"
}

.icon-dashcube:before {
	content: "\f210"
}

.icon-forumbee:before {
	content: "\f211"
}

.icon-leanpub:before {
	content: "\f212"
}

.icon-sellsy:before {
	content: "\f213"
}

.icon-shirtsinbulk:before {
	content: "\f214"
}

.icon-simplybuilt:before {
	content: "\f215"
}

.icon-skyatlas:before {
	content: "\f216"
}

.icon-cart-plus:before {
	content: "\f217"
}

.icon-cart-arrow-down:before {
	content: "\f218"
}

.icon-diamond:before {
	content: "\f219"
}

.icon-ship:before {
	content: "\f21a"
}

.icon-user-secret:before {
	content: "\f21b"
}

.icon-motorcycle:before {
	content: "\f21c"
}

.icon-street-view:before {
	content: "\f21d"
}

.icon-heartbeat:before {
	content: "\f21e"
}

.icon-venus:before {
	content: "\f221"
}

.icon-mars:before {
	content: "\f222"
}

.icon-mercury:before {
	content: "\f223"
}

.icon-transgender:before {
	content: "\f224"
}

.icon-transgender-alt:before {
	content: "\f225"
}

.icon-venus-double:before {
	content: "\f226"
}

.icon-mars-double:before {
	content: "\f227"
}

.icon-venus-mars:before {
	content: "\f228"
}

.icon-mars-stroke:before {
	content: "\f229"
}

.icon-mars-stroke-v:before {
	content: "\f22a"
}

.icon-mars-stroke-h:before {
	content: "\f22b"
}

.icon-neuter:before {
	content: "\f22c"
}

.icon-facebook-official:before {
	content: "\f230"
}

.icon-pinterest-p:before {
	content: "\f231"
}

.icon-whatsapp:before {
	content: "\f232"
}

.icon-server:before {
	content: "\f233"
}

.icon-user-plus:before {
	content: "\f234"
}

.icon-user-times:before {
	content: "\f235"
}

.icon-bed:before, .icon-hotel:before {
	content: "\f236"
}

.icon-viacoin:before {
	content: "\f237"
}

.icon-train:before {
	content: "\f238"
}

.icon-subway:before {
	content: "\f239"
}

.icon-medium-logo:before {
	content: "\f23a"
}

.icon-500px:before {
	content: "\f26e"
}

.icon-amazon:before {
	content: "\f270"
}

.icon-balance-scale:before {
	content: "\f24e"
}

.icon-battery-0:before, .icon-battery-empty:before {
	content: "\f244"
}

.icon-battery-1:before, .icon-battery-quarter:before {
	content: "\f243"
}

.icon-battery-2:before, .icon-battery-half:before {
	content: "\f242"
}

.icon-battery-3:before, .icon-battery-three-quarters:before {
	content: "\f241"
}

.icon-battery-4:before, .icon-battery-full:before {
	content: "\f240"
}

.icon-black-tie:before {
	content: "\f27e"
}

.icon-calendar-check-o:before {
	content: "\f274"
}

.icon-calendar-minus-o:before {
	content: "\f272"
}

.icon-calendar-plus-o:before {
	content: "\f271"
}

.icon-calendar-times-o:before {
	content: "\f273"
}

.icon-cc-diners-club:before {
	content: "\f24c"
}

.icon-cc-jcb:before {
	content: "\f24b"
}

.icon-chrome:before {
	content: "\f268"
}

.icon-clone:before {
	content: "\f24d"
}

.icon-commenting:before {
	content: "\f27a"
}

.icon-commenting-o:before {
	content: "\f27b"
}

.icon-contao:before {
	content: "\f26d"
}

.icon-creative-commons:before {
	content: "\f25e"
}

.icon-expeditedssl:before {
	content: "\f23e"
}

.icon-firefox:before {
	content: "\f269"
}

.icon-fonticons:before {
	content: "\f280"
}

.icon-get-pocket:before {
	content: "\f265"
}

.icon-gg:before {
	content: "\f260"
}

.icon-gg-circle:before {
	content: "\f261"
}

.icon-hand-lizard-o:before {
	content: "\f258"
}

.icon-hand-paper-o:before, .icon-hand-stop-o:before {
	content: "\f256"
}

.icon-hand-peace-o:before {
	content: "\f25b"
}

.icon-hand-pointer-o:before {
	content: "\f25a"
}

.icon-hand-grab-o:before, .icon-hand-rock-o:before {
	content: "\f255"
}

.icon-hand-scissors-o:before {
	content: "\f257"
}

.icon-hand-spock-o:before {
	content: "\f259"
}

.icon-hourglass:before {
	content: "\f254"
}

.icon-hourglass-o:before {
	content: "\f250"
}

.icon-hourglass-1:before, .icon-hourglass-start:before {
	content: "\f251"
}

.icon-hourglass-2:before, .icon-hourglass-half:before {
	content: "\f252"
}

.icon-hourglass-3:before, .icon-hourglass-end:before {
	content: "\f253"
}

.icon-houzz:before {
	content: "\f27c"
}

.icon-i-cursor:before {
	content: "\f246"
}

.icon-industry:before {
	content: "\f275"
}

.icon-internet-explorer:before {
	content: "\f26b"
}

.icon-map:before {
	content: "\f279"
}

.icon-map-o:before {
	content: "\f278"
}

.icon-map-pin:before {
	content: "\f276"
}

.icon-map-signs:before {
	content: "\f277"
}

.icon-mouse-pointer:before {
	content: "\f245"
}

.icon-object-group:before {
	content: "\f247"
}

.icon-object-ungroup:before {
	content: "\f248"
}

.icon-odnoklassniki:before {
	content: "\f263"
}

.icon-odnoklassniki-square:before {
	content: "\f264"
}

.icon-opencart:before {
	content: "\f23d"
}

.icon-opera:before {
	content: "\f26a"
}

.icon-optin-monster:before {
	content: "\f23c"
}

.icon-registered:before {
	content: "\f25d"
}

.icon-safari:before {
	content: "\f267"
}

.icon-sticky-note:before {
	content: "\f249"
}

.icon-sticky-note-o:before {
	content: "\f24a"
}

.icon-television:before, .icon-tv:before {
	content: "\f26c"
}

.icon-trademark:before {
	content: "\f25c"
}

.icon-tripadvisor:before {
	content: "\f262"
}

.icon-vimeo:before {
	content: "\f27d"
}

.icon-wikipedia-w:before {
	content: "\f266"
}

.icon-y-combinator:before, .icon-yc:before {
	content: "\f23b"
}

.icon-y-combinator-square:before, .icon-yc-square:before {
	content: "\f1d4"
}

.icon-bluetooth:before {
	content: "\f293"
}

.icon-bluetooth-b:before {
	content: "\f294"
}

.icon-codiepie:before {
	content: "\f284"
}

.icon-credit-card-alt:before {
	content: "\f283"
}

.icon-edge:before {
	content: "\f282"
}

.icon-fort-awesome:before {
	content: "\f286"
}

.icon-hashtag:before {
	content: "\f292"
}

.icon-mixcloud:before {
	content: "\f289"
}

.icon-modx:before {
	content: "\f285"
}

.icon-pause-circle:before {
	content: "\f28b"
}

.icon-pause-circle-o:before {
	content: "\f28c"
}

.icon-percent:before {
	content: "\f295"
}

.icon-product-hunt:before {
	content: "\f288"
}

.icon-reddit-alien:before {
	content: "\f281"
}

.icon-scribd:before {
	content: "\f28a"
}

.icon-shopping-bag:before {
	content: "\f290"
}

.icon-shopping-basket:before {
	content: "\f291"
}

.icon-stop-circle:before {
	content: "\f28d"
}

.icon-stop-circle-o:before {
	content: "\f28e"
}

.icon-usb:before {
	content: "\f287"
}

.badge {
	display: inline-block;
	padding: 0 5px;
	background: #004876;
	font-size: 10px;
	font-weight: 700;
	line-height: 14px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	text-transform: none
}

h1 .badge, h2 .badge, h3 .badge, h4 .badge, h5 .badge, h6 .badge {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	left: 0;
	font-size: inherit;
	line-height: inherit;
	font-family: Merriweather, Georgia, serif;
	font-weight: 400;
	font-style: italic;
	border-radius: 35px;
	padding: 10px;
	min-width: 30px;
	background: #ccc;
	margin-right: 8px
}

h1.has-badge, h2.has-badge, h3.has-badge, h4.has-badge, h5.has-badge, h6.has-badge {
	position: relative;
	padding-left: 64px;
	margin-top: 40px;
	clear: left
}

a.badge:hover {
	color: #fff
}

.badge-notification {
	box-sizing: border-box;
	min-width: 18px;
	border-radius: 500px;
	font-size: 12px;
	line-height: 18px
}

.badge-success {
	background-color: #8cc14c
}

.badge-warning {
	background-color: #faa732
}

.badge-danger {
	background-color: #da314b
}

.thumbnail {
	display: block;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	background: #fff
}

.thumbnail img {
	width: 100%;
	height: auto
}

a.thumbnail:focus, a.thumbnail:hover {
	background-color: #fff;
	text-decoration: none;
	outline: 0
}

.thumbnail-caption {
	padding: 4px 8px;
	color: #777;
	background-color: #fafafa;
	font-size: .8em;
	text-align: right
}

.thumbnail-mini {
	width: 150px
}

.thumbnail-small {
	width: 200px
}

.thumbnail-medium {
	width: 300px
}

.thumbnail-large {
	width: 400px
}

.thumbnail-expand, .thumbnail-expand > img {
	width: 100%
}

[class*=column-] {
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0
}

.column-1-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}

.column-1-3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}

.column-1-4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4
}

.column-1-5 {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5
}

.column-1-6 {
	-webkit-column-count: 6;
	-moz-column-count: 6;
	column-count: 6
}

@media (min-width: 480px) {
	.column-small-1-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}

	.column-small-1-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}

	.column-small-1-4 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}

	.column-small-1-5 {
		-webkit-column-count: 5;
		-moz-column-count: 5;
		column-count: 5
	}

	.column-small-1-6 {
		-webkit-column-count: 6;
		-moz-column-count: 6;
		column-count: 6
	}
}

@media (min-width: 720px) {
	.column-medium-1-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}

	.column-medium-1-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}

	.column-medium-1-4 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}

	.column-medium-1-5 {
		-webkit-column-count: 5;
		-moz-column-count: 5;
		column-count: 5
	}

	.column-medium-1-6 {
		-webkit-column-count: 6;
		-moz-column-count: 6;
		column-count: 6
	}
}

@media (min-width: 1024px) {
	.column-large-1-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}

	.column-large-1-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}

	.column-large-1-4 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}

	.column-large-1-5 {
		-webkit-column-count: 5;
		-moz-column-count: 5;
		column-count: 5
	}

	.column-large-1-6 {
		-webkit-column-count: 6;
		-moz-column-count: 6;
		column-count: 6
	}
}

@media (min-width: 1220px) {
	.column-xlarge-1-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}

	.column-xlarge-1-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}

	.column-xlarge-1-4 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}

	.column-xlarge-1-5 {
		-webkit-column-count: 5;
		-moz-column-count: 5;
		column-count: 5
	}

	.column-xlarge-1-6 {
		-webkit-column-count: 6;
		-moz-column-count: 6;
		column-count: 6
	}
}

[class*=animation-] {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@media screen {
	[data-scrollspy*=animation-]:not([data-scrollspy*=target]) {
		opacity: 0
	}
}

.animation-fade {
	-webkit-animation-name: fade;
	animation-name: fade;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-timing-function: linear !important;
	animation-timing-function: linear !important
}

.animation-scale-up {
	-webkit-animation-name: fade-scale-02;
	animation-name: fade-scale-02
}

.animation-scale-down {
	-webkit-animation-name: fade-scale-18;
	animation-name: fade-scale-18
}

.animation-slide-top {
	-webkit-animation-name: fade-top;
	animation-name: fade-top
}

.animation-slide-bottom {
	-webkit-animation-name: fade-bottom;
	animation-name: fade-bottom
}

.animation-slide-left {
	-webkit-animation-name: fade-left;
	animation-name: fade-left
}

.animation-slide-right {
	-webkit-animation-name: fade-right;
	animation-name: fade-right
}

.animation-scale {
	-webkit-animation-name: scale-12;
	animation-name: scale-12
}

.animation-shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

.animation-reverse {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

.animation-15 {
	-webkit-animation-duration: 15s;
	animation-duration: 15s
}

.animation-top-left {
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.animation-top-center {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

.animation-top-right {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.animation-middle-left {
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.animation-middle-right {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}

.animation-bottom-left {
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%
}

.animation-bottom-center {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.animation-bottom-right {
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.animation-hover:not(:hover), .animation-hover:not(:hover) [class*=animation-], .touch .animation-hover:not(.hover), .touch .animation-hover:not(.hover) [class*=animation-] {
	-webkit-animation-name: none;
	animation-name: none
}

@-webkit-keyframes fade {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fade {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fade-top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes fade-top {
	0% {
		opacity: 0;
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes fade-bottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes fade-bottom {
	0% {
		opacity: 0;
		transform: translateY(100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes fade-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@keyframes fade-left {
	0% {
		opacity: 0;
		transform: translateX(-100%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes fade-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@keyframes fade-right {
	0% {
		opacity: 0;
		transform: translateX(100%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes fade-scale-02 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.2)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1)
	}
}

@keyframes fade-scale-02 {
	0% {
		opacity: 0;
		transform: scale(0.2)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@-webkit-keyframes fade-scale-15 {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1)
	}
}

@keyframes fade-scale-15 {
	0% {
		opacity: 0;
		transform: scale(1.5)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@-webkit-keyframes fade-scale-18 {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.8)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1)
	}
}

@keyframes fade-scale-18 {
	0% {
		opacity: 0;
		transform: scale(1.8)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@-webkit-keyframes slide-left {
	0% {
		-webkit-transform: translateX(-100%)
	}
	100% {
		-webkit-transform: translateX(0)
	}
}

@keyframes slide-left {
	0% {
		transform: translateX(-100%)
	}
	100% {
		transform: translateX(0)
	}
}

@-webkit-keyframes slide-right {
	0% {
		-webkit-transform: translateX(100%)
	}
	100% {
		-webkit-transform: translateX(0)
	}
}

@keyframes slide-right {
	0% {
		transform: translateX(100%)
	}
	100% {
		transform: translateX(0)
	}
}

@-webkit-keyframes slide-left-33 {
	0% {
		-webkit-transform: translateX(33%)
	}
	100% {
		-webkit-transform: translateX(0)
	}
}

@keyframes slide-left-33 {
	0% {
		transform: translateX(33%)
	}
	100% {
		transform: translateX(0)
	}
}

@-webkit-keyframes slide-right-33 {
	0% {
		-webkit-transform: translateX(-33%)
	}
	100% {
		-webkit-transform: translateX(0)
	}
}

@keyframes slide-right-33 {
	0% {
		transform: translateX(-33%)
	}
	100% {
		transform: translateX(0)
	}
}

@-webkit-keyframes scale-12 {
	0% {
		-webkit-transform: scale(1.2)
	}
	100% {
		-webkit-transform: scale(1)
	}
}

@keyframes scale-12 {
	0% {
		transform: scale(1.2)
	}
	100% {
		transform: scale(1)
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg)
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(359deg)
	}
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0)
	}
	10% {
		-webkit-transform: translateX(-9px)
	}
	20% {
		-webkit-transform: translateX(8px)
	}
	30% {
		-webkit-transform: translateX(-7px)
	}
	40% {
		-webkit-transform: translateX(6px)
	}
	50% {
		-webkit-transform: translateX(-5px)
	}
	60% {
		-webkit-transform: translateX(4px)
	}
	70% {
		-webkit-transform: translateX(-3px)
	}
	80% {
		-webkit-transform: translateX(2px)
	}
	90% {
		-webkit-transform: translateX(-1px)
	}
}

@keyframes shake {
	0%, 100% {
		transform: translateX(0)
	}
	10% {
		transform: translateX(-9px)
	}
	20% {
		transform: translateX(8px)
	}
	30% {
		transform: translateX(-7px)
	}
	40% {
		transform: translateX(6px)
	}
	50% {
		transform: translateX(-5px)
	}
	60% {
		transform: translateX(4px)
	}
	70% {
		transform: translateX(-3px)
	}
	80% {
		transform: translateX(2px)
	}
	90% {
		transform: translateX(-1px)
	}
}

@-webkit-keyframes slide-top-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes slide-top-fixed {
	0% {
		opacity: 0;
		transform: translateY(-10px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes slide-bottom-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes slide-bottom-fixed {
	0% {
		opacity: 0;
		transform: translateY(10px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.text-small {
	font-size: 11px;
	line-height: 16px
}

.text-large {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400
}

.text-bold {
	font-weight: 700
}

.text-muted {
	color: #999 !important
}

.text-primary {
	color: #2d7091 !important
}

.text-success {
	color: #659f13 !important
}

.text-warning {
	color: #e28327 !important
}

.text-danger {
	color: #d85030 !important
}

.text-contrast {
	color: #fff !important
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

.text-justify {
	text-align: justify !important
}

.text-top {
	vertical-align: top !important
}

.text-middle {
	vertical-align: middle !important
}

.text-bottom {
	vertical-align: bottom !important
}

.text-nowrap {
	white-space: nowrap
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-break {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}

.clearfix:before {
	content: "";
	display: table-cell
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

.float-left {
	float: left
}

.float-right {
	float: right
}

[class*=float-] {
	max-width: 100%
}

[class*=align-] {
	display: block;
	margin-bottom: 15px
}

.align-left {
	margin-right: 15px;
	float: left
}

.align-right {
	margin-left: 15px;
	float: right
}

.align-center {
	margin-left: auto;
	margin-right: auto
}

.vertical-align {
	font-size: .001px
}

.vertical-align:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.vertical-align-bottom, .vertical-align-middle {
	display: inline-block;
	max-width: 100%;
	font-size: 1rem
}

.vertical-align-middle {
	vertical-align: middle
}

.vertical-align-bottom {
	vertical-align: bottom
}

[class*=height] {
	box-sizing: border-box
}

.height-1-1 {
	height: 100%
}

.height-viewport {
	height: 100vh;
	min-height: 600px
}

.responsive-height, .responsive-width {
	box-sizing: border-box
}

.responsive-width {
	max-width: 100% !important;
	height: auto
}

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

.margin {
	margin-bottom: 16px
}

* + .margin {
	margin-top: 16px
}

.margin-top {
	margin-top: 16px !important
}

.margin-bottom {
	margin-bottom: 16px !important
}

.margin-left {
	margin-left: 16px !important
}

.margin-right {
	margin-right: 16px !important
}

.margin-large {
	margin-bottom: 32px
}

* + .margin-large {
	margin-top: 32px
}

.margin-large-top {
	margin-top: 32px !important
}

.margin-large-bottom {
	margin-bottom: 32px !important
}

.margin-large-left {
	margin-left: 32px !important
}

.margin-large-right {
	margin-right: 32px !important
}

.margin-small {
	margin-bottom: 8px
}

* + .margin-small {
	margin-top: 8px
}

.margin-small-top {
	margin-top: 8px !important
}

.margin-small-bottom {
	margin-bottom: 8px !important
}

.margin-small-left {
	margin-left: 8px !important
}

.margin-small-right {
	margin-right: 8px !important
}

.margin-remove {
	margin: 0 !important
}

.margin-top-remove {
	margin-top: 0 !important
}

.margin-bottom-remove {
	margin-bottom: 0 !important
}

.padding-remove {
	padding: 0 !important
}

.padding-top-remove {
	padding-top: 0 !important
}

.padding-right-remove {
	padding-right: 0 !important
}

.padding-bottom-remove {
	padding-bottom: 0 !important
}

.padding-left-remove {
	padding-left: 0 !important
}

@media screen and (max-width: 1024px) {
	.padding-right-remove-md {
		padding-right: 0 !important
	}
}

@media screen and (max-width: 767px) {
	.padding-right-remove-sm {
		padding-right: 0 !important
	}
}

.padding-vertical-remove {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.border-circle {
	border-radius: 50%
}

.border-rounded {
	border-radius: 5px
}

.link-muted, .link-muted a, .link-muted a:hover, .link-muted:hover {
	color: #444
}

.link-reset, .link-reset a, .link-reset a:focus, .link-reset a:hover, .link-reset:focus, .link-reset:hover {
	color: inherit;
	text-decoration: none
}

.scrollable-text {
	height: 300px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	resize: both
}

.scrollable-box {
	box-sizing: border-box;
	height: 170px;
	padding: 10px;
	border: 1px solid #ddd;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	resize: both
}

.scrollable-box > :last-child {
	margin-bottom: 0
}

.overflow-hidden {
	overflow: hidden
}

.overflow-container {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.overflow-container > :last-child {
	margin-bottom: 0
}

.position-absolute, [class*=position-bottom], [class*=position-top] {
	position: absolute !important
}

.position-top {
	top: 0;
	left: 0;
	right: 0
}

.position-bottom {
	bottom: 0;
	left: 0;
	right: 0
}

.position-top-left {
	top: 0;
	left: 0
}

.position-top-right {
	top: 0;
	right: 0
}

.position-bottom-left {
	bottom: 0;
	left: 0
}

.position-bottom-right {
	bottom: 0;
	right: 0
}

.position-cover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.position-relative {
	position: relative !important
}

.position-z-index {
	z-index: 1
}

.display-block {
	display: block !important
}

.display-inline {
	display: inline !important
}

.display-inline-block {
	display: inline-block !important;
	max-width: 100%
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.invisible {
	visibility: hidden !important
}

.visible-hover:hover .hidden, .visible-hover:hover .invisible {
	display: block !important;
	visibility: visible !important
}

.visible-hover-inline:hover .hidden, .visible-hover-inline:hover .invisible {
	display: inline-block !important;
	visibility: visible !important
}

.opacity5 {
	opacity: .5
}

.opacity75 {
	opacity: .75
}

.caps {
	text-transform: uppercase
}

.contrast {
	background-color: #004876;
	color: #fff
}

.contrast .link, .contrast a:not([class]) {
	color: fade(#fff, 70%);
	text-decoration: none
}

.contrast .link:hover, .contrast a:not([class]):hover {
	color: #fff;
	text-decoration: underline
}

.contrast :not(pre) > code, .contrast :not(pre) > kbd, .contrast :not(pre) > samp, .contrast h1, .contrast h2, .contrast h3, .contrast h4, .contrast h5, .contrast h6 {
	color: #fff
}

.contrast hr {
	border-top-color: fade(#fff, 20%)
}

.contrast .nav li > a, .contrast .nav li > a:hover {
	text-decoration: none
}

.contrast .tab {
	border-bottom-color: fade(#fff, 20%)
}

.contrast .tab > li > a {
	border-color: transparent;
	color: fade(#fff, 70%)
}

.contrast .tab > li.open > a, .contrast .tab > li > a:focus, .contrast .tab > li > a:hover {
	border-color: fade(#fff, 70%);
	background: fade(#fff, 70%);
	color: #444;
	text-decoration: none
}

.contrast .tab > li.active > a {
	border-color: fade(#fff, 20%);
	border-bottom-color: transparent;
	background: #fff;
	color: #444
}

.contrast .tab-center {
	border-bottom-color: fade(#fff, 20%)
}

.contrast .list-line > li:nth-child(n+2), .contrast .tab-grid:before {
	border-top-color: fade(#fff, 20%)
}

.contrast .form input:not([type]), .contrast .form input[type=color], .contrast .form input[type=date], .contrast .form input[type=datetime-local], .contrast .form input[type=datetime], .contrast .form input[type=email], .contrast .form input[type=month], .contrast .form input[type=number], .contrast .form input[type=password], .contrast .form input[type=search], .contrast .form input[type=tel], .contrast .form input[type=text], .contrast .form input[type=time], .contrast .form input[type=url], .contrast .form input[type=week], .contrast .form select, .contrast .form textarea {
	border-color: fade(#fff, 80%);
	background: fade(#fff, 80%);
	color: #444;
	background-clip: padding-box
}

.contrast .form input:not([type]):focus, .contrast .form input[type=color]:focus, .contrast .form input[type=date]:focus, .contrast .form input[type=datetime-local]:focus, .contrast .form input[type=datetime]:focus, .contrast .form input[type=email]:focus, .contrast .form input[type=month]:focus, .contrast .form input[type=number]:focus, .contrast .form input[type=password]:focus, .contrast .form input[type=search]:focus, .contrast .form input[type=tel]:focus, .contrast .form input[type=text]:focus, .contrast .form input[type=time]:focus, .contrast .form input[type=url]:focus, .contrast .form input[type=week]:focus, .contrast .form select:focus, .contrast .form textarea:focus {
	border-color: #fff;
	background: #fff;
	color: #444
}

.contrast .form :-ms-input-placeholder {
	color: fade(#444, 70%) !important
}

.contrast .form ::-moz-placeholder {
	color: fade(#444, 70%)
}

.contrast .form ::-webkit-input-placeholder {
	color: fade(#444, 70%)
}

.contrast .button {
	color: #444;
	background: #fff
}

.contrast .button:focus, .contrast .button:hover {
	background-color: fade(#fff, 80%);
	color: #444
}

.contrast .button.active, .contrast .button:active {
	background-color: fade(#fff, 70%);
	color: #444
}

.contrast .button-primary {
	background-color: #00a8e6;
	color: #fff
}

.contrast .button-primary:focus, .contrast .button-primary:hover {
	background-color: #35b3ee;
	color: #fff
}

.contrast .button-primary.active, .contrast .button-primary:active {
	background-color: #0091ca;
	color: #fff
}

.contrast .icon-hover {
	color: fade(#fff, 70%)
}

.contrast .icon-hover:hover {
	color: #fff
}

.contrast .icon-button {
	background: #fff;
	color: #444
}

.contrast .icon-button:focus, .contrast .icon-button:hover {
	background-color: fade(#fff, 80%);
	color: #444
}

.contrast .icon-button:active {
	background-color: fade(#fff, 70%);
	color: #444
}

.contrast .text-muted {
	color: fade(#fff, 60%) !important
}

.contrast .text-primary {
	color: #2d7091 !important
}

.block-social {
	position: relative;
	background: #004876
}

.block-social .icon {
	float: left;
	width: 100%;
	height: 50px;
	background: 50% 50% no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	margin-right: 20px
}

.block-social .icon:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 50px;
	opacity: .4;
	top: 0;
	left: 0;
	z-index: 1
}

@media screen and (min-width: 48em) {
	.block-social .icon:before {
		height: 77px
	}
}

@media screen and (min-width: 48em) {
	.block-social .icon {
		width: 114px;
		height: 77px
	}
}

.block-social svg {
	width: 40px;
	height: 30px;
	fill: #fff;
	position: relative;
	z-index: 2;
	margin-top: 10px
}

@media screen and (min-width: 48em) {
	.block-social svg {
		margin-top: 18px;
		height: 40px
	}
}

.block-social .texts {
	display: none;
	padding: 20px;
	line-height: 18px;
	font-size: 13px
}

@media screen and (min-width: 48em) {
	.block-social .texts {
		display: block
	}
}

.block-social .box-facebook {
	background: #004876
}

.block-social .box-facebook .icon {
	background-image: none
}

.block-social .box-facebook .icon:before {
	background-color: #004876
}

@media screen and (min-width: 48em) {
	.block-social .box-facebook .icon {
		background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzI0QkM5MEVBNjE4MTFFNUI5NUREOTkyMUVCMUQ4NkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzI0QkM5MEZBNjE4MTFFNUI5NUREOTkyMUVCMUQ4NkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMjRCQzkwQ0E2MTgxMUU1Qjk1REQ5OTIxRUIxRDg2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMjRCQzkwREE2MTgxMUU1Qjk1REQ5OTIxRUIxRDg2QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQD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)
	}
}

.block-social .box-twitter {
	background: #004876
}

.block-social .box-twitter .icon {
	background-image: none
}

.block-social .box-twitter .icon:before {
	background-color: #004876
}

@media screen and (min-width: 48em) {
	.block-social .box-twitter .icon {
		background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY2NEM3RDU4RDk2QzExRTVBRjNERjU1MTI1Q0I1NDlFIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY2NEM3RDU3RDk2QzExRTVBRjNERjU1MTI1Q0I1NDlFIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMjRCQzkwQUE2MTgxMUU1Qjk1REQ5OTIxRUIxRDg2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMjRCQzkwQkE2MTgxMUU1Qjk1REQ5OTIxRUIxRDg2QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAQDAwMDAwQDAwQGBAMEBgcFBAQFBwgGBgcGBggKCAkJCQkICgoMDAwMDAoMDA0NDAwRERERERQUFBQUFBQUFBQBBAUFCAcIDwoKDxQODg4UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAE0AcgMBEQACEQEDEQH/xACmAAABBAIDAAAAAAAAAAAAAAAFAwQGBwECAAgJAQADAQEBAQAAAAAAAAAAAAAAAQIDBAUGEAACAQMDAgMFBAYGCgMAAAABAgMRBAUAEgYhEzEiB0FRYTIUcUIjFYGRoVJiM9FyklMlCOGiQ2MkNGQWFxg1VTYRAAICAQMCAwUIAgMAAAAAAAABEQIhMRIDQVFhkQTwcYGhFLHB4SJCUhMF0TLxIxX/2gAMAwEAAhEDEQA/AKIhxEkWPNtaT9qNJZ0kttoqSzMS7OVLFCwUMEB8B01wUvN34/PwPEqSzF8fyIwtjCsqPE90Jba4DJETE0A7Z2SGu0lRRT0I+2uu3e7V2p/qjTpBqpk5PxrJH8SSa5WN9pYIxCBiNx2ihAHWpGutYUG+TEeHeJ0eW4ue6Q3aUyKN3Q7fFeoBHh7dUAUlxeRtgrw3lwjh03lTHRlDbalQm32+O2ukhhj/ALzHaSzylicbNaPIjXMbSSW5llO6io0jBVJO49FarH2DTEiXYLIwR2F/JQmy3iUzKGIIZaFlr8y0Q/HSKSwWHxtBNicmLeZozLIm6WEqJFb27C6uARSnVTpFrUa5HAmTkWMtzmskiXEUxljS7aMhotsy7Am0Dxo3T7KHro6jegWxOMmsbq/glvrmjTpFYy3MxmtvqWQ7VVKbgCTVi3zdevXTfgZobX03IjmbtuOwJZ5ZYHd7S7do4zJAasgkSoKvuGxtvurpLLK0WSU8F5pHyi1EF0ht8skEVyYWoDJBKqnetOh2sSjU9v261TkzsoJf1GmSaEk6oZiugJPO/G5BktrBbjGw3HcZHtopgWtle3Pkkf7rMrHyAjaa0I18w1tdrJ4/zqcKbSJJmvrLnESz25jnubeZbm6t3iZGaEKUdVC7qkMWAC+C9B400cd8Q5zoXLCXCIsvbwyw5PH3ljaTOGSGZT94AF6FqqenXyjpr0KV5aW/1bRrxtrXQ1yfG73KZG5hvrOW5szJJBDIY90ccJXyNGR4UJrXx16e14watofDD8hXimKsFM7ZKxvZVlZhula1hRngMob5lL0AJPUADRsc6AtBy8F+yN9bimkN1NLLMYgjBdrdtAVL9QyddLa+w5C/D+P3OIx+SaTvnDSSCG0W4Z5bZdpYSdonoChAHj0/TpNF1LO4QyjF5QbgWMsZjG4KzkJXy18T9mogtahOfMWsOdxdo1Gu57aWdUMcgUpEhq/d29uilhuUsG9wJ04zIN4aH+MW8yK7pY1ia2vo7s+cuzCEgAeAoGWhBOlMEpCdy72HKnyd1dJDjltJYbiORWKKaIVkr92hNG9lNVVrcKye3AN4uIJs/bJHEr3Vg80ljMpZSsMh2yIxHRkIL7a+X9moo8ml0WsrpIu5HDL4bgQR+zXQc5jpqhmNAHmbiuUGa6lyF4Umi2mNYoQySNJuA6KWIWvTyqp+FNeHy8XQ4JLQ4hNjsnyLia5O3+oaS9McbzGQqIljMhRh0qCQKKeleuj0dN3Muy9kUu5f0EGN3ydyKKPy7lO0dW9x17/Jayjapzk34lWze5xjBiGS33orW8ISoDHYgoPtINNXeUnGpnTLU6D9Y8QJDtMW0spkO1AaUNCPJri/k54f5fbzO58fBKi/zEVWycVeCIn+ov8ARrvPPki3COWRYLmfqnx28i7mCtbm2ykEKqpijE8SQTp22BB3kBiBrnvqzoo8B6+4/wCmfL/pOzcnH3cDbbb6dngRHahY9pzSgHtVxTWL2s3q3UbnB8hschj8jx+GHIYWxNzFFE285CJZlVJWnjPWcBlBTs9dLY0XvTc6EgFyiSI/amV4ry1uJURQg2RHc42yFGBFOqEbvhpECGfR8lkby7tLtUsPy+cXUdQ9UABKyxHoQwFG9upKQG47d3E8SWeJc2kMVs8+NuoyCBGgXuxLIwelRQAHrqa595pf5Fgm+ns55ZIJDdxwywRyWTbFaMSqu4u7AbpBXuEhuo10UtLycrqSKyvpL2e9jaERJazCOOQOJO6pUNuoPl6mlNWmNpjv9OmTB5cYZhjbyW4mcRLE5j7RjDUk99KnerNVSVIp+rXjc35sI4kWPxe6EnPeIQwzPLDJf3dxtkFHBNo7AU6kAUp4619Cv+xvwQ0di450FQ5A6dB8de2M4X3ElTUdD08Oh0wFY5VEjVBqVBPjTpXSA59SVqw+WviRTQBW9rlMLZepnqTeZaJpYorWyuREpYFjEwDqu379HFK9NcPOpZ2cDhBG2z/Dnh3XltdNcLKVhQQNM7lxvVVbcEVtvWjEfHR9M+rr5/dqV9RV9HpOn36AmxzXKrW4kubSf6CWR2kaygn+ut0JUPRTIsdSV6lRGKeyvjqbKHCcl1znQmFh6qW97arZcpsbfKxh2DiaF4NshOwmMygVB6eeJitfA6N8ajVZ0CGIZJYJclhbm5kwVxbXMlvBfIQ4ijQlkofMdoDU9+ptqWvEU4Nk50yaLC8Rw09rcFJCjqxZQoSiMDTdX4fZorCwO8vJZVwrizMkksFwrwpIkrKABSIAmRlHm6j5qdBqlqYvBnjU1va37W6r2FuoQyxqxaNpAaUrSlaHy0+7rSky5YrvSETCifH3fp1pJEHlg2YxXeEN2rfVd0g7UardwbtwEY8AStUHurryrcVplaHIq4LA9J5fzf1XwMsUhuILOO/nLEqBsFqEVlRQNpJk3Ee8nrrr9JxbPiDUI7IXkXbm2+zqQfhr0hGnUDbUgdCTu6UA8NAG0KvKGl7hC9FK1J6gf6dHUYjkL23so7cTSpGLq5htYQ7UaR3b5UHixoCaD2aAKxvLC/u/UPm1pZWLXd9fWFlNBHGpZwsvbVnAHTaGrurrl5MM6OLJIsvc3VneZiS4tpY7RLmG6lRO0QCm+GBl3MCSKbGH8Qrrliex21dNXu+EeH4/Ib4dvzlZLs9yMXU1t22Ux9te6skLbirlajs9AGIoeurVWJxP5Jjx1E7iQW0UFLSIgJMY1lYMiupDChJPl2lv1aexspSskS9N/wDyDiGvY0mhs7a+dHvCs0ZlaaMyLcTRoxNQY2hDheh6U9utLVlOFMdjKq2/7OJaRcOGW6w+bjvru1njtbuGaJryM9rZJOKx70cruVVIrIo6bT7tY7VVOTS8tqMr2SJ3ccgf/CrDG2kuSV4o4sjcWcMt1Hab42CFxCGO4sOoYfL19ulMZXR+3kc93GHqI4nmFhdxtsZYr60jglIiYtbyOGTzRV9/gV9ldVupuwKvKrKOpZn5jaf3i/yvqfnX+V+94+Hx10QiZPPWxxlrYR8gZpVuMfa3TOb2VTKjwwQoEnQEOdm1dyEH5aannitngPTcbuoWY+xdX2D/AKYxLb+t0c8B+os7jGRsr29ZVLZExIrELWhNBuHv1rVOZOfnsk48fsOwktjkLgQPcWMsMrht8D9CAWpQ1ofZXprWDNMbyWU4cwmMpUblLnbRF8a+3TKidBPKXC2NEhh715dU+ksrZGDysAAdqkVCj7zaSnqFmgbNxOaXI4jLZWKeTMxzxGAOoMFr1O5YBTpUHa79SffTShjmrIBw3kEeR9UuSXEkpgjurC5sreSNqfg4uRY+pB8C67vjrk5c5N+LDCGbwdg8/wCb+c3skrNKVkoyhoXkO33UmjUdPukj211CNezBsFhb4+6hssCrR482qyxLJIZnFx2nl3FqmpSVmJB0m+5q064Hs1w0K2TGOCJttdpQEBVKs58xPUiv6OmhOROerJv6a8QxvIbaDOvcxiTEXk1rloJtogmspIoyQhqNjqwBLA61opyTa8Lb0JTznjMOFsnnwGBe9ZbdpZokvGtbSO3DPJcOzSO5Y7D4RkeOnsTtMCV2lE/8CPF+Q8uzGGx+W4nxrHX+Nu7G2upsnFlPyu0nmCEGCG3gSWRZQu1WM3lQ+WrU1VVtWCW23LyG8VwrHQgtc4yCxgnjEl5aXDi5Pe3LKGaWNYgDCV2D7vxOh1TJ21jQq7/yFhP3b/8A5j8t/nxfyP73w+X/AHWo3W/b8/bA/p6fv8dH5FRTcb5hyHHZrHSQ21rdxTW1rc4+1ltY1nsTbqYAz94oZtpDSt1r+9u10V5tjtH6lE9l4Gb4dyqm9M66+8g/JeA+p8OT/MobB53sLe2tFGJvO/LAqJ+DGgjfcSQKqse+mtOXlfJD0SSXkZ04lSVq5nzOcb5Xe29pHj8hDxuHIWE8qNPya3nfKtIxDN3ZgQ20E0XdSlNYGm1diT8a9R/UXP8AI8nZYS1tczeQKWt8Ti4aW3bi8hktmeRiIhTc1R11asxOqDWFznKMR9dknucRd8hyssST5TMWn1sdnE7hCkbTsEhgjDVekfmppuYDBGuX3nK8/wAiusPipLDNXmHZWvcvw6wjx9k7Tr5jNdQLGrxqFASSd1Wvy/HOWXtQW4R6ReocGemuZJLbEn6UvNvuRO6QyuGUssVVKvtoQrHUeJW3poWG/H83Ic40l5F/hyfmlrMqbVM8jUaNd1GRfGnj76azulL8TSrx7h3Z8GmgslNnco97AsWSRpJ9sIFxMvcQhFVWJ6gV+3RKYNuZDeQ47g4r6HA3V9YWuZvpLu5xlpIxluDDbygttpUEBdwruFevu00mJhDHenNjzLEZXjwuLj6fFX9u0to0Yiw97KB39su2ryr12Mw8D0odaw0iMNj3inpnzTh5vrjJ8oW9tMZaXdvw/D2pZYrJr1Sv4kk4BcRg7Y0cso8enQaeRQHPTDB3XCOGWvDu/wB6DD3F0mOuE2kyWlxJ31dyABv3vJWg0pGg7cPC1whvJDcIrhzCzeXoevT2n7dEDk69f+t13/8Aej/9Z+beEn/xf9/4fzf4/l+GmTk0xvHsozNcCyVWn7ZneWTez9tQi1CbQKKABQ6zfHktWwL5blvBOPP+VZLIT4/leNtXtMmDihfQJMFMtvcQO0m0SRqyeYghgADSldehxeg5OTjV61wphysd9exn9TsttbxaN1f3eGMjfKco/wAv/Po7CT1JTMZ7NY6F7Y536VbK6kNR+FP9G67ihB2B18vX36rh9Dzc1U6JWXdNQZ8vLXiu1eavs5le+R/xCz/y88fvZM7we25RaXvae1kuLWXa/ZkI3oRPJ8rUGqt/W+oq81IXqOO2jHF3df5eccJEymH5FcLOp7ltJdKN6t4hhBdowB+OrX9f6h9Pmhfz8aEE9W/TDB2lhhOHR5rGYPEtWfjkVtZvaTtKp810Wnkkdyy9zc0xeq+waw+jv/IuNwrPSsqX3Oitm+O3Iqt0rE2hxVvSX49DS39ceC462uLTC8cz2VzeQnV3WKG3g7jKrFY444y/biUA9ACfEmunz+g5OGktJKdE5+JFfUrktMtvux9Z8tvczbTZC5wxw93PatBc424IkmgeJpE3FyAd1BUdOgOuNUg1dpAt1mMXiL+95PyLPXVnj8YIsHDjDJ/h8Ya2imBSGOMu0rnc24/H2Uppaiqk+6+8hOZAtp6y4bOXmTm4dh7zI5REtrbGRXdt3XlrNI88u6NtsSIhXyvL5yR08aZu2I8Soclu+n2ZzOGxuQF8s2SzWWuGuby/kiix9ui/7ONLeEk+RTt8dJ2bHBKDfif8XJPJIoNRGxAjH9VB0NPe1T8dIZq+aFwphsxJGAaFyFFVHtFDoAS7yxkyPId56mtK6YhP84/6ub5Ox93+z/V0SMjUVxFFFH9RNDGxoiq0iqSzdAAXK0IHXwOh6iWh1J5ZlYLvlefuYbyFe7k70lpnCkr9Q4U7aeFAPYPs19V6f1XGuGq3JYiH7oeDy+Tit/I3D11Bkt7MHG7K48LuG5o5S1AT1NBGN3iT8dZ09dTjoq0dUlokvwNeXitzXd+Ru1rat6v5mq5C7ifuJk7FXHQOsoB6fZ11b/s5/UvIy+kjobNlbg1MubstzsC3WViTWtTtgf2jUf8ApL9y8vwH9L4P2+IuMjHIm6bN2ZIBAULdbz71FbYeJ9mrX9hxOydrKVo4yu+YB8PIqutZh6qcONJU+QY4ZyHHWnLcXIb6MRFpe7cbzEkY7EnVmYL0665/W+t4nxtJ7m15ZT6lcPDZWlqIDeY5Tz7k2Uu8bwBgMB5IRl4U7fcYxguonl/dYso7YDUGvnnc9GCUcU9Isk+ONhyjKzZSyluTkJsfUrbm7YANJKT55T06byB4+XrqBlwYfjWPxkEMMMKRxQII4YowEREHsAAHTTAMNMsK7E8fYF9mmBrHHJO26Qk/A9dIB+u23Xodp95A0wBN/fOQVR91faBT9WgAZU/vHw1MjM4j8k3g4kWX5gANy1b6op0+Uz/ijrT5gdU9RKClPWlJpcnfDIzJa2QeP6x8DFh7qZj936lYpILxW/e+oZtSMqyyj9IQG+suOQOaeJgtUWvwCzN+3U5DARiHoSFAkbPE16tthDH9AJH7dGSsG9w3oakReyiys1xTyQzyGGOvvaREkP6k0ZFgaWKej63obJT5iQkVCWkKx26t7F3SStMx/i2r9mhSLBP+K/8ArP8AWw93v9/ptOX730+7+IDyf2unv1QF/wCP/wCzdkf0JhMO0drshBFs/h2VG37OmmhBuL8r2/g/L7KeGmIy/Yp5fD4aQCa/R1613e3QMeR/T7fw/wBOmIb3ddh2+GhgAJ9m81PTr4DSYxv/AMP/AK3x8f6dZlYP/9k=)
	}
}

.block-social .box-instagram {
	background: #004876
}

.block-social .box-instagram .icon {
	background-image: none
}

.block-social .box-instagram .icon:before {
	background-color: #004876
}

@media screen and (min-width: 48em) {
	.block-social .box-instagram .icon {
		background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZEMjA2QTUwRTM4NDExRTU4QzFCRTJFM0Y0QzJCQzNCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZEMjA2QTUxRTM4NDExRTU4QzFCRTJFM0Y0QzJCQzNCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkE5MjMzNzVFMzg0MTFFNThDMUJFMkUzRjRDMkJDM0IiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkE5MjMzNzZFMzg0MTFFNThDMUJFMkUzRjRDMkJDM0IiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwIC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)
	}
}

.block-social .box {
	height: 50px;
	display: block;
	color: #fff;
	padding: 0;
	border-right: 1px solid rgba(255, 255, 255, .2)
}

@media screen and (min-width: 48em) {
	.block-social .box {
		height: 77px;
		border-right: 0
	}
}

@media screen and (min-width: 48em) {
	.block-social {
		top: 0
	}
}

.block-social-small {
	text-align: center
}

.block-social-small a {
	display: block;
	white-space: nowrap;
	padding: 8px;
	margin: 0;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase
}

.block-social-small a i {
	font-size: 16px;
	margin-right: 4px
}

.block-social-small a.box-facebook {
	background-color: #3b5998
}

.block-social-small a.box-twitter {
	background-color: #00aced
}

.block-social-small a.box-instagram {
	background-color: #215f86
}

@media screen and (max-width: 480px) {
	.block-social-small a {
		font-size: 11px
	}
}

.block-header {
	background: 50% 15% no-repeat;
	background-size: cover;
	color: #fff;
	min-height: 400px;
	position: relative
}

.block-header:not(.without-grid):before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0Q3OEVFNTJEQ0YzMTFFNUE5NUZDRjk3OUJDRTlGQjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0Q3OEVFNTFEQ0YzMTFFNUE5NUZDRjk3OUJDRTlGQjMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NjAwMDMyOERDRjIxMUU1QTk1RkNGOTc5QkNFOUZCMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRDc4RUU0QURDRjMxMUU1QTk1RkNGOTc5QkNFOUZCMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pqox+PYAAADmSURBVHja7NSxDYAwDEVBExAVUpZh/6XoQgGOaFjA3SEZvRrxb4mIM6/lbXlD1/Sar5535+15l67p+dWf+J6h63p+6OP3qzdd0+hABzo0OtCBDnSgAx0aHehAh2mjAx0aHehABzrQgQ6NDnSgAx3oQIdGBzrQYdroQIdGBzrQYdroQIdGBzrQYdroQIdGBzrQYeboQIdGBzrQYeboQIdGBzrQYeboQIdGBzrQYeboQIdGBzrQYeboQIdGBzrQYeboQIdGBzrQodGBDo0OdKDDzNGBDo0OdKDDzNGBDo0OdKBD1/QrwAAYeu4TdeafMgAAAABJRU5ErkJggg==) repeat;
	z-index: 2
}

.block-header .video-container {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 1
}
.block-header .background-video-link {
  display: block;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.block-header .video-container video {
	position: relative;
	height: 100%;
	width: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index:1;
}

.block-header.block-header-narrow {
	min-height: 256px
}

.block-header .top-line {
	position: relative;
	z-index: 3;
	padding: 10px 0;
	background: rgba(0, 0, 0, .4);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, .4) 0, transparent 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, .4)), color-stop(100%, transparent));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0, transparent 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, .4) 0, transparent 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, .4) 0, transparent 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0, transparent 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0)
}

.block-header .bottom-line {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 3;
	background: 0 0;
	background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .4) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, .4)));
	background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .4) 100%);
	background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .4) 100%);
	background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .4) 100%);
	background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0)
}

.block-header .box-logo {
	padding: 10px 0 10px 32px
}

.block-header .box-logo .box-logo-sign {
	height: 40px;
	position: relative;
	top: 3px;
	margin-right: 8px
}

.block-header .box-logo .box-logo-text {
	font-size: 12.5px;
	line-height: 16px;
	margin-top: 4px
}

.block-header .box-logo svg {
	width: 193px;
	height: 35px
}

.block-header .box-links {
	text-align: right;
	line-height: 20px;
	padding: 16px 32px 0 0
}

.block-header .languages {
	display: inline-block
}

.block-header .weather {
	display: inline-block;
	margin-right: 32px
}

.block-header .weather svg {
	width: 20px;
	height: 20px;
	margin-right: 5px
}

.block-header a, .block-header h1, .block-header h2, .block-header h3 {
	color: #fff;
}

.block-header .section-icon {
	display: none;
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 16px;
	transform: translateY(10px)
}

@media screen and (min-width: 48em) {
	.block-header .section-icon {
		display: block
	}
}

@media screen and (max-width: 480px) {
	.block-header h1 {
		font-size: 24px;
		line-height: 30px
	}

	.block-header h1 .subheading {
		line-height: 24px
	}

	.block-header .video-container {
		display: none
	}

	.block-header .box-logo svg {
		width: 155px;
		height: 28px;
		margin-top: 4px
	}

	.block-header .box-logo .box-logo-text {
		font-size: 12px;
		line-height: 15px
	}
}

@media screen and (max-width: 360px) {
	.block-header .weather {
		display: block;
		margin-right: 0;
		margin-top: 4px
	}

	.block-header .box-links .languages {
		margin-top: 4px
	}
}

.footer {
	margin-top: 32px;
	min-height: 300px;
	background-color: #004876
}

.footer a, .footer div, .footer p {
	color: #fff;
	font-size: 14px
}

.footer ul {
	margin: 0;
	padding: 0
}

.footer .caps {
	font-size: 12px;
	letter-spacing: 1px;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
	margin-bottom: 16px;
	padding-bottom: 8px
}

.footer a {
	border-bottom: 1px solid transparent
}

.footer a:hover {
	color: rgba(255, 255, 255, .8);
	border-bottom-color: rgba(255, 255, 255, .3)
}

.footer a.link {
	color: #6bc6ff
}

.footer .copyright {
	background-color: rgba(0, 0, 0, .15);
	padding: 16px 32px 4px;
	color: rgba(255, 255, 255, .7);
	line-height: 20px
}

.footer .copyright svg {
	fill: #fff;
	height: 24px;
	margin: 0 4px 0 0
}

.footer-menu p {
	margin: 4px 0
}

.footer-search {
	margin-top: 32px
}

.footer-search input[type=text] {
	width: 100%;
	border: 1px solid #fff
}

.avatar {
	width: 96px;
	height: 96px;
	background: #3b3b3b 50% 50% no-repeat;
	background-size: cover;
	border-radius: 50%;
	margin: 0 auto 16px;
	filter: gray;
	-webkit-filter: grayscale(100%)
}

section + section {
	margin-top: 32px
}

.news-blocks {
	padding: 4px 32px
}

.news-blocks .row div[class^=col-] {
	padding-right: 16px
}

.news-blocks .row div[class^=col-]:last-child {
	padding-right: 0
}

.news-block {
	background: 50% 15% no-repeat;
	background-size: cover
}

.news-block .category {
	font-family: Merriweather, Georgia, serif;
	font-size: 16px;
	font-style: italic;
	color: rgba(0, 0, 0, .66);
	border-top: 3px solid #6bc6ff;
	transition: .3s
}

.news-block .category.sand {
	border-top-color: #d4aa5d
}

.news-block .category a, .news-block .category span {
	display: block;
	padding-top: 5px;
	padding-bottom: 6px
}

.news-block .date {
	font-size: 10px;
	color: rgba(0, 0, 0, .66);
	text-transform: uppercase
}

.news-block .heading {
	margin: 0;
	font-size: 16px
}

.news-block .heading span {
	border-bottom: 1px solid transparent
}

.news-block .image {
	width: 100%;
	height: 160px;
	background: 50% 20% no-repeat;
	background-size: cover;
	margin-bottom: 8px
}

.news-block .item {
	display: block;
	margin-bottom: 16px
}

.news-block .item:hover .heading span {
	color: #0066a7;
	border-bottom-color: rgba(107, 198, 255, .5)
}

.news-block-color .category {
	background: #004876;
	color: #fff;
	border-top: 0
}

.news-block-color .category a {
	color: #fff
}

.news-block-color .date {
	color: rgba(255, 255, 255, .5);
	padding-top: 4px
}

.news-block-color .heading {
	font-family: Merriweather, Georgia, serif;
	font-size: 17px;
	font-weight: 400
}

.news-block-color .item:hover .heading span {
	color: #fff;
	border-bottom-color: transparent
}

.news-block-color .item:hover .contrast {
	background-color: #0066a7
}

.news-block-color .contrast {
	transition: .3s;
	padding-bottom: 16px
}

.news-block-color .category, .news-block-color .contrast, .news-block-color .image, .news-block-color .item {
	margin-left: -32px;
	margin-right: -32px;
	padding-left: 32px;
	padding-right: 32px
}

.news-block-color .image {
	margin-bottom: 0
}

.news-block-color.sand {
	background: #d4aa5d
}

.news-block-color.sand .category, .news-block-color.sand .contrast {
	background-color: #d4aa5d
}

.news-block-color.sand .item:hover .contrast {
	background-color: #c99535
}

.news-block-list .heading {
	font-family: Merriweather, Georgia, serif;
	font-weight: 300;
	color: #004876
}

.news-block-list .item:hover .heading span {
	color: #0066a7
}

.new-block-image {
	position: relative;
	min-height: 256px;
	margin-bottom: 32px;
	overflow-x: hidden
}

.new-block-image .category {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	overflow: hidden
}

.new-block-image .category a {
	padding: 8px 24px;
	color: #fff;
	position: relative
}

.new-block-image .category:before {
	content: '';
	position: absolute;
	top: -40px;
	left: 0;
	width: 100%;
	height: 40px;
	background-color: #6bc6ff;
	transition: .3s ease-in-out
}

.new-block-image .category.actual:hover {
	border-top-color: #6bc6ff
}

.new-block-image .category.actual:hover:before {
	background-color: #6bc6ff
}

.new-block-image .category.photo:hover {
	border-top-color: #215f86
}

.new-block-image .category.photo:hover:before {
	background-color: #215f86
}

.new-block-image .category.video:hover {
	border-top-color: #e7281b
}

.new-block-image .category.video:hover:before {
	background-color: #e7281b
}

.new-block-image .category.estate:hover {
	border-top-color: #ad7139
}

.new-block-image .category.estate:hover:before {
	background-color: #ad7139
}

.new-block-image .category.social:hover {
	border-top-color: #3b5998
}

.new-block-image .category.social:hover:before {
	background-color: #3b5998
}

.new-block-image .category.transport:hover {
	border-top-color: #129da6
}

.new-block-image .category.transport:hover:before {
	background-color: #129da6
}

.new-block-image .category.culture:hover {
	border-top-color: #87560f
}

.new-block-image .category.culture:hover:before {
	background-color: #87560f
}

.new-block-image .category.rest:hover {
	border-top-color: #ff9d0d
}

.new-block-image .category.rest:hover:before {
	background-color: #ff9d0d
}

.new-block-image .category.education:hover {
	border-top-color: #00997f
}

.new-block-image .category.education:hover:before {
	background-color: #00997f
}

.new-block-image .category.health:hover {
	border-top-color: #db3c27
}

.new-block-image .category.health:hover:before {
	background-color: #db3c27
}

.new-block-image .category.history:hover {
	border-top-color: #945330
}

.new-block-image .category.history:hover:before {
	background-color: #945330
}

.new-block-image .category.riga:hover {
	border-top-color: #004876
}

.new-block-image .category.riga:hover:before {
	background-color: #004876
}

.new-block-image .category.before:hover {
	border-top-color: #955431
}

.new-block-image .category.before:hover:before {
	background-color: #955431
}

.new-block-image .category.expert:hover {
	border-top-color: #d4aa5d
}

.new-block-image .category.expert:hover:before {
	background-color: #d4aa5d
}

.new-block-image .category.animals:hover {
	border-top-color: #464646
}

.new-block-image .category.animals:hover:before {
	background-color: #464646
}

.new-block-image .category.security:hover {
	border-top-color: #44832b
}

.new-block-image .category.security:hover:before {
	background-color: #44832b
}

.new-block-image .category.market:hover {
	border-top-color: #00aaed
}

.new-block-image .category.market:hover:before {
	background-color: #00aaed
}

.new-block-image .category.sport:hover {
	border-top-color: #669a00
}

.new-block-image .category.sport:hover:before {
	background-color: #669a00
}

.new-block-image .date {
	display: block;
	color: #fff;
	padding: 0 24px
}

.new-block-image .heading {
	display: block;
	color: #fff;
	padding: 0 24px 16px
}

.new-block-image .item {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	height: 256px;
	background: rgba(0, 0, 0, .3);
	transition: .3s;
	margin-bottom: 0
}

.new-block-image .item:hover {
	background: rgba(0, 102, 167, .5)
}

.new-block-image .item:hover .heading span {
	color: #fff;
	border-bottom-color: transparent
}

.new-block-image .category:hover:before {
	top: 0
}

.banners {
	background-color: #f5f5f5;
	text-align: center
}

.container, .container-fluid {
	margin-right: auto;
	margin-left: auto
}

.container-fluid {
	padding-right: 0rem;
	padding-left: 0rem
}

.row {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
	margin-left: 0
}

.row.reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.col.reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.col-xs, .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, .col-xs-offset-1, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9 {
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: 0;
	padding-left: 0
}

.col-xs {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%
}

.col-xs-1 {
	-webkit-flex-basis: 8.333%;
	-ms-flex-preferred-size: 8.333%;
	flex-basis: 8.333%;
	max-width: 8.333%
}

.col-xs-2 {
	-webkit-flex-basis: 16.667%;
	-ms-flex-preferred-size: 16.667%;
	flex-basis: 16.667%;
	max-width: 16.667%
}

.col-xs-3 {
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%
}

.col-xs-4 {
	-webkit-flex-basis: 33.333%;
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	max-width: 33.333%
}

.col-xs-5 {
	-webkit-flex-basis: 41.667%;
	-ms-flex-preferred-size: 41.667%;
	flex-basis: 41.667%;
	max-width: 41.667%
}

.col-xs-6 {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}

.col-xs-7 {
	-webkit-flex-basis: 58.333%;
	-ms-flex-preferred-size: 58.333%;
	flex-basis: 58.333%;
	max-width: 58.333%
}

.col-xs-8 {
	-webkit-flex-basis: 66.667%;
	-ms-flex-preferred-size: 66.667%;
	flex-basis: 66.667%;
	max-width: 66.667%
}

.col-xs-9 {
	-webkit-flex-basis: 75%;
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%
}

.col-xs-10 {
	-webkit-flex-basis: 83.333%;
	-ms-flex-preferred-size: 83.333%;
	flex-basis: 83.333%;
	max-width: 83.333%
}

.col-xs-11 {
	-webkit-flex-basis: 91.667%;
	-ms-flex-preferred-size: 91.667%;
	flex-basis: 91.667%;
	max-width: 91.667%
}

.col-xs-12 {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

.start-xs {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: start
}

.center-xs {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.end-xs {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: end
}

.top-xs {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.middle-xs {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.bottom-xs {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.around-xs {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.between-xs {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.first-xs {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}

.last-xs {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

@media only screen and (min-width: 48em) {
	.container {
		width: 48rem
	}

	.col-sm, .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-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 {
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: 0;
		padding-left: 0
	}

	.col-sm {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}

	.col-sm-1 {
		-webkit-flex-basis: 8.333%;
		-ms-flex-preferred-size: 8.333%;
		flex-basis: 8.333%;
		max-width: 8.333%
	}

	.col-sm-2 {
		-webkit-flex-basis: 16.667%;
		-ms-flex-preferred-size: 16.667%;
		flex-basis: 16.667%;
		max-width: 16.667%
	}

	.col-sm-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-webkit-flex-basis: 33.333%;
		-ms-flex-preferred-size: 33.333%;
		flex-basis: 33.333%;
		max-width: 33.333%
	}

	.col-sm-5 {
		-webkit-flex-basis: 41.667%;
		-ms-flex-preferred-size: 41.667%;
		flex-basis: 41.667%;
		max-width: 41.667%
	}

	.col-sm-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-webkit-flex-basis: 58.333%;
		-ms-flex-preferred-size: 58.333%;
		flex-basis: 58.333%;
		max-width: 58.333%
	}

	.col-sm-8 {
		-webkit-flex-basis: 66.667%;
		-ms-flex-preferred-size: 66.667%;
		flex-basis: 66.667%;
		max-width: 66.667%
	}

	.col-sm-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-webkit-flex-basis: 83.333%;
		-ms-flex-preferred-size: 83.333%;
		flex-basis: 83.333%;
		max-width: 83.333%
	}

	.col-sm-11 {
		-webkit-flex-basis: 91.667%;
		-ms-flex-preferred-size: 91.667%;
		flex-basis: 91.667%;
		max-width: 91.667%
	}

	.col-sm-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

	.start-sm {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}

	.center-sm {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}

	.end-sm {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}

	.top-sm {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.middle-sm {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.bottom-sm {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.around-sm {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.between-sm {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.first-sm {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.last-sm {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
}

@media only screen and (min-width: 64em) {
	.container {
		width: 64rem
	}

	.col-md, .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-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 {
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: 0;
		padding-left: 0
	}

	.col-md {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}

	.col-md-1 {
		-webkit-flex-basis: 8.333%;
		-ms-flex-preferred-size: 8.333%;
		flex-basis: 8.333%;
		max-width: 8.333%
	}

	.col-md-2 {
		-webkit-flex-basis: 16.667%;
		-ms-flex-preferred-size: 16.667%;
		flex-basis: 16.667%;
		max-width: 16.667%
	}

	.col-md-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}

	.col-md-4 {
		-webkit-flex-basis: 33.333%;
		-ms-flex-preferred-size: 33.333%;
		flex-basis: 33.333%;
		max-width: 33.333%
	}

	.col-md-5 {
		-webkit-flex-basis: 41.667%;
		-ms-flex-preferred-size: 41.667%;
		flex-basis: 41.667%;
		max-width: 41.667%
	}

	.col-md-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}

	.col-md-7 {
		-webkit-flex-basis: 58.333%;
		-ms-flex-preferred-size: 58.333%;
		flex-basis: 58.333%;
		max-width: 58.333%
	}

	.col-md-8 {
		-webkit-flex-basis: 66.667%;
		-ms-flex-preferred-size: 66.667%;
		flex-basis: 66.667%;
		max-width: 66.667%
	}

	.col-md-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}

	.col-md-10 {
		-webkit-flex-basis: 83.333%;
		-ms-flex-preferred-size: 83.333%;
		flex-basis: 83.333%;
		max-width: 83.333%
	}

	.col-md-11 {
		-webkit-flex-basis: 91.667%;
		-ms-flex-preferred-size: 91.667%;
		flex-basis: 91.667%;
		max-width: 91.667%
	}

	.col-md-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

	.start-md {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}

	.center-md {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}

	.end-md {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}

	.top-md {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.middle-md {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.bottom-md {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.around-md {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.between-md {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.first-md {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.last-md {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
}

@media only screen and (min-width: 75em) {
	.container {
		width: 75rem
	}

	.col-lg, .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-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: 0;
		padding-left: 0
	}

	.col-lg {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}

	.col-lg-1 {
		-webkit-flex-basis: 8.333%;
		-ms-flex-preferred-size: 8.333%;
		flex-basis: 8.333%;
		max-width: 8.333%
	}

	.col-lg-2 {
		-webkit-flex-basis: 16.667%;
		-ms-flex-preferred-size: 16.667%;
		flex-basis: 16.667%;
		max-width: 16.667%
	}

	.col-lg-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-webkit-flex-basis: 33.333%;
		-ms-flex-preferred-size: 33.333%;
		flex-basis: 33.333%;
		max-width: 33.333%
	}

	.col-lg-5 {
		-webkit-flex-basis: 41.667%;
		-ms-flex-preferred-size: 41.667%;
		flex-basis: 41.667%;
		max-width: 41.667%
	}

	.col-lg-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-webkit-flex-basis: 58.333%;
		-ms-flex-preferred-size: 58.333%;
		flex-basis: 58.333%;
		max-width: 58.333%
	}

	.col-lg-8 {
		-webkit-flex-basis: 66.667%;
		-ms-flex-preferred-size: 66.667%;
		flex-basis: 66.667%;
		max-width: 66.667%
	}

	.col-lg-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-webkit-flex-basis: 83.333%;
		-ms-flex-preferred-size: 83.333%;
		flex-basis: 83.333%;
		max-width: 83.333%
	}

	.col-lg-11 {
		-webkit-flex-basis: 91.667%;
		-ms-flex-preferred-size: 91.667%;
		flex-basis: 91.667%;
		max-width: 91.667%
	}

	.col-lg-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

	.start-lg {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}

	.center-lg {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}

	.end-lg {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}

	.top-lg {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.middle-lg {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.bottom-lg {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.around-lg {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.between-lg {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.first-lg {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.last-lg {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
}
/*
     FILE ARCHIVED ON 13:37:15 Oct 01, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:27:50 Jun 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.644
  captures_list: 0.873
  exclusion.robots: 0.084
  exclusion.robots.policy: 0.067
  esindex: 0.013
  cdx.remote: 13.987
  LoadShardBlock: 160.262 (3)
  PetaboxLoader3.datanode: 118.539 (4)
  PetaboxLoader3.resolve: 101.043 (2)
  load_resource: 130.806
*/