body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
img {
	border: 0
}
hr {
	height: 0;
	box-sizing: content-box
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
input {
	line-height: normal
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
*, :after, :before {
	box-sizing: border-box
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}
img {
	vertical-align: middle
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
p {
	margin: 0 0 10px
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width: 768px) {
	.container {
		width: 750px
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	margin-right: -15px;
	margin-left: -15px
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 4px
	}
}
@media (min-width: 768px) {
	.navbar-header {
		float: left
	}
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width: 768px) {
	.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: none
	}
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display: table;
	content: " "
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both
}
/*# sourceMappingURL=bootstrap-grid-193dfcb.css.map*/
</style>
<style id='app-general-inline-css' type='text/css'>
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body, html {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%
}
body {
	background-color: #fff;
	color: #333;
	line-height: 1.5;
	min-width: 100%;
	transition: .35s
}
.clear {
	clear: both
}
a {
	color: #20c
}
a, a:hover {
	text-decoration: none
}
.page-wrapper {
	background: transparent;
	padding: 0
}
.page-container, .page-wrapper {
	display: block;
	margin: 0;
	max-width: 100%;
	min-width: 100%;
	width: 100%
}
.page-container {
	padding: 25px 0 0;
	position: relative
}
.main-content {
	display: block;
	margin: 0;
	max-width: 100%;
	min-width: 100%;
	overflow: hidden;
	padding: 0 0 25px;
	width: 100%
}
.breadcrumbs {
	display: block;
	font-size: .8rem;
	line-height: 1.5em;
	margin: 0 0 20px;
	padding: 0
}
.breadcrumbs span {
	align-items: center;
	color: #757575;
	justify-content: flex-start
}
.breadcrumbs a {
	color: #747474
}
.breadcrumbs a:active, .breadcrumbs a:hover {
	color: #20c
}
.breadcrumbs .breadcrumb-sep {
	color: transparent;
	background-image: url(wp-content/themes/blog/assets/dist/images/2GrYR7Z.png);
	background-position: 50%;
	background-size: 1em 1em;
	background-repeat: no-repeat;
	display: inline-block;
	height: 1.5em;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 1em
}
.breadcrumbs .breadcrumb-sep:before {
	content: " ";
	display: inherit
}
@media (min-width: 992px) {
	body, html {
		font-size: 16px
	}
	body {
		min-width: auto
	}
}
.topbar .navbar .navbar-header .search-form-container .search-form:hover input, .topbar .navbar .navbar-header .search-form-container .search-form input:focus {
	background-color: #fff;
	box-sizing: border-box;
	color: #333;
	padding: 0 5px 0 10px;
	width: 190px
}
.topbar .navbar .navbar-header .search-form-container .search-form input:-internal-autofill-selected, .topbar .navbar .navbar-header .search-form-container .search-form input:-webkit-autofill:focus, .topbar .navbar .navbar-header .search-form-container .search-form input:-webkit-autofill:hover {
	background-color: #fff;
	border: none;
	box-shadow: inset 0 0 0 1000px #fff;
	color: #333;
	-webkit-text-fill-color: #333
}
.topbar .navbar .navbar-header .search-form-container .search-form:hover button, .topbar .navbar .navbar-header .search-form-container .search-form input:focus + button {
	background-color: #fff;
	background-image: url(wp-content/themes/blog/assets/dist/images/3JKP2WP.svg)
}
.topbar {
	background-color: #337ab7;
	 
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: unset;
	box-shadow: 0 1px 3px #116700;
	height: 58px;
	left: 0;
	position: sticky;
	top: 0;
	z-index: 8500
}
.topbar, .topbar .navbar {
	border: none;
	box-sizing: border-box;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%
}
.topbar .navbar {
	background: transparent;
	height: 100%
}
.topbar .navbar .navbar-header {
	align-items: center;
	background: transparent;
	border: none;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	height: 58px;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	width: 100%
}
.topbar .navbar .navbar-header:after, .topbar .navbar .navbar-header:before {
	display: none
}
.topbar .navbar .navbar-header .navbar-toggle {
	background: transparent;
	border: none;
	border-radius: 0;
	display: block;
	float: none;
	height: 29px;
	margin: 0;
	padding: 0;
	position: relative;
	transition: .35s;
	width: 27px
}
.topbar .navbar .navbar-header .navbar-toggle .icon-bar {
	background: #fff;
	border-radius: 0;
	box-sizing: border-box;
	display: block;
	height: 3px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	transition: .35s;
	width: 100%
}
.topbar .navbar .navbar-header .navbar-toggle .icon-bar-1 {
	top: 5px
}
.topbar .navbar .navbar-header .navbar-toggle .icon-bar-2 {
	top: 13px
}
.topbar .navbar .navbar-header .navbar-toggle .icon-bar-3 {
	top: 21px
}
.topbar .navbar .navbar-header .navbar-toggle.navbar-toggle-close .icon-bar-2 {
	display: none
}
.topbar .navbar .navbar-header .navbar-toggle.navbar-toggle-close .icon-bar-1 {
	top: 13px;
	transform: rotate(45deg)
}
.topbar .navbar .navbar-header .navbar-toggle.navbar-toggle-close .icon-bar-3 {
	top: 13px;
	transform: rotate(-45deg)
}
.topbar .navbar .navbar-header .logo {
	background-color: transparent;
	background-image: url(wp-content/themes/blog/assets/dist/images/t2-xbuE.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 28px;
	text-indent: -9999px;
	width: 193px
}
.topbar .navbar .navbar-header .search-form-container {
	background: transparent;
	border: none;
	display: block;
	height: 32px;
	overflow: visible;
	position: relative;
	width: 32px
}
.topbar .navbar .navbar-header .search-form-container .search-form {
	background: transparent;
	border: none;
	border-radius: 16px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	height: 32px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .35s;
	width: auto
}
.topbar .navbar .navbar-header .search-form-container .search-form input {
	background: transparent;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	color: transparent;
	display: block;
	font-size: .875rem;
	height: 32px;
	line-height: 32px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	transition: .35s;
	width: 0
}
.topbar .navbar .navbar-header .search-form-container .search-form input:focus {
	border: none;
	outline: none
}
.topbar .navbar .navbar-header .search-form-container .search-form input:-webkit-autofill {
	background: transparent;
	border: none;
	box-shadow: none;
	color: transparent;
	-webkit-transition: .35s;
	transition: .35s
}
.topbar .navbar .navbar-header .search-form-container .search-form button {
	background-color: transparent;
	 
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 20px;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	display: block;
	height: 32px;
	overflow: hidden;
	text-indent: 9999px;
	transition: .35s;
	width: 32px
}
.topbar .navbar .navbar-header .search-form-container .search-form button:focus {
	border: none;
	outline: none
}
.topbar .navbar .navbar-menu {
	background: #f5f5f5;
	box-sizing: border-box;
	display: block;
	height: calc(100% - 58px);
	left: -100%;
	margin: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0 15px;
	position: fixed;
	top: 58px;
	transition: left .35s;
	width: 100%;
	z-index: 8500
}
.navbar-menu-expand {
	overflow: hidden
}
.navbar-menu-expand .topbar .navbar .navbar-menu {
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .75);
	left: 0
}
.topbar .navbar .navbar-menu ul {
	background: transparent;
	background-clip: border-box;
	background-clip: initial;
	border: none;
	border-radius: 0;
	border-radius: initial;
	box-shadow: none;
	float: none;
	height: auto;
	max-height: unset;
	max-width: unset;
	min-height: unset;
	min-width: unset;
	position: relative;
	width: 100%
}
.topbar .navbar .navbar-menu ul, .topbar .navbar .navbar-menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0
}
.topbar .navbar .navbar-menu ul li a {
	align-content: center;
	align-items: center;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
	color: #2c3749;
	display: flex;
	flex-direction: row;
	font-size: 1rem;
	font-weight: 400;
	height: 40px;
	justify-content: flex-start;
	margin: 0;
	padding: 0;
	transition: color .35s;
	width: 100%
}
.topbar .navbar .navbar-menu ul li:hover > a {
	color: #087cce
}
.topbar .navbar .navbar-menu > ul {
	padding: 10px 0
}
.topbar .navbar .navbar-menu > ul > li > a {
	font-weight: 700
}
.topbar .navbar .navbar-menu > ul > li > ul > li > a {
	padding-left: 20px
}
.topbar .navbar .navbar-menu > ul > li:last-of-type a, .topbar .navbar .navbar-menu > ul > li:last-of-type ul > li:last-of-type a {
	border-bottom: none
}
@media only screen and (min-width: 992px) {
	.topbar .navbar .navbar-header .navbar-toggle {
		display: none
	}
	.topbar .navbar .navbar-header .logo {
		height: 63px;
		width: 207px;
	}
	.topbar .navbar .navbar-menu {
		background: transparent;
		box-sizing: border-box;
		display: block;
		height: 100%;
		margin: 0;
		overflow: visible;
		padding: 0;
		position: static
	}
	.navbar-menu-expand {
		overflow: visible;
		overflow: initial
	}
	.navbar-menu-expand .topbar .navbar .navbar-menu {
		box-shadow: none
	}
	.topbar .navbar .navbar-menu .copyright {
		display: none
	}
	.topbar .navbar .navbar-menu ul li {
		position: relative;
		width: auto
	}
	.topbar .navbar .navbar-menu ul li a {
		color: #fff;
		font-size: 1rem;
		font-weight: 700;
		width: auto;
		padding: 0 10px;
		transition: none
	}
	.topbar .navbar .navbar-menu ul li:hover a {
		color: #fff
	}
	.topbar .navbar .navbar-menu > ul {
		display: block;
		height: 100%;
		margin: 0;
		padding: 0;
		text-align: right
	}
	.topbar .navbar .navbar-menu > ul > li {
		display: inline-block;
		height: 100%
	}
	.topbar .navbar .navbar-menu > ul > li > a {
		border: none;
		height: 100%
	}
	.topbar .navbar .navbar-menu > ul > li > ul {
		left: 0;
		top: 100%
	}
	.topbar .navbar .navbar-menu > ul > li > ul > li > a {
		padding: 0 10px
	}
	.topbar .navbar .navbar-menu > ul > li > ul li ul {
		left: 100%;
		top: 0
	}
	.topbar .navbar .navbar-menu > ul > li > ul li:hover > a {
		background: #3185ce
	}
	.topbar .navbar .navbar-menu > ul li > ul {
		box-shadow: 0 0 5px #337ab7;
		display: block;
		opacity: 0;
		position: absolute;
		transition: visibility 0s, opacity .35s;
		visibility: hidden;
		width: auto
	}
	.topbar .navbar .navbar-menu > ul li ul li a {
		background: #337ab7;
		border: none;
		font-size: .875rem;
		height: 36px
	}
	.topbar .navbar .navbar-menu > ul li:hover > ul {
		opacity: 1;
		visibility: visible
	}
	.topbar .navbar .search-form-container {
		margin: 0 0 0 10px;
		z-index: 8500
	}
}
.sidebar, .sidebar .sidebar-content {
	display: block;
	margin: 0;
	max-width: 100%;
	min-width: 100%;
	padding: 0;
	width: 100%
}
.sidebar .sidebar-content {
	background: transparent;
	height: 100%
}
.sidebar .sidebar-content .widget {
	background: #f2f2f2;
	display: block;
	max-width: 100%;
	min-width: 100%;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 18px;
	width: 100%;
	text-align: left
}
.sidebar .sidebar-content .widget .widget-title {
	cursor: default;
	background: transparent;
	border: none;
	border-bottom: 1px solid #e0e0e0;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	margin: 0;
	padding: 2px 5px 2px 0;
	text-transform: uppercase
}
.sidebar .sidebar-content .widget iframe, .sidebar .sidebar-content .widget img, .sidebar .sidebar-content .widget video {
	max-width: 100%
}
.sidebar .sidebar-content .widget-forex-brokers-widget-sticky {
	position: sticky;
	top: 63px
}
@media only screen and (min-width: 992px) {
	.sidebar .sidebar-content .articles-list .articles-list__item-group .articles-list__item-group__label {
		font-size: 1rem
	}
	.sidebar .sidebar-content .articles-list .articles-list__item .articles-list__item__title {
		font-size: .875rem
	}
	.sidebar .sidebar-content .articles-list .articles-list__item .articles-list__item__excerpt {
		display: none
	}
	.sidebar .sidebar-content .articles-list .articles-list__item .articles-list__item__info {
		font-size: .75rem
	}
	.sidebar .sidebar-content .articles-list .articles-list__item .articles-list__item__right {
		padding-left: 0
	}
	.sidebar .sidebar-content .articles-list .articles-list__item .articles-list__item__thumbnail {
		border-radius: 8px;
		margin-top: 5px
	}
}
/*# sourceMappingURL=app-general-4963880.css.map*/
</style>
<style id='app-article-list-inline-css' type='text/css'>
.articles-list {
	display: block
}
.articles-list .articles-list__item {
	border: none;
	line-height: 1.5rem;
	margin-top: 15px;
	text-align: left
}
.articles-list .articles-list__item .articles-list__item__thumbnail {
	background: #ececec;
	border: 1px solid #ececec;
	display: block;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%
}
.articles-list .articles-list__item .articles-list__item__thumbnail img {
	border: none;
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.articles-list .articles-list__item .articles-list__item__title {
	color: #2c3749;
	font-size: 1rem;
	font-weight: 500;
	transition: color .3s ease
}
.articles-list .articles-list__item .articles-list__item__title:hover {
	color: #087cce
}
.articles-list .articles-list__item .articles-list__item__excerpt {
	color: #3a3a3a;
	display: none;
	font-size: .875rem;
	margin: 5px 0 0;
	padding: 0;
	text-align: justify
}
.articles-list .articles-list__item:first-child.articles-list__item-group {
	margin-top: 0
}
.articles-list .articles-list__item:first-child .articles-list__item__separator {
	display: none
}
.articles-list .articles-list__item .articles-list__item__separator hr {
	border: none;
	border-top: 1px solid #e6e6e6;
	box-sizing: content-box;
	display: none;
	height: 0;
	margin: 15px 0;
	padding: 0
}
.articles-list .articles-list__item .articles-list__item__info {
	color: #585858;
	display: block;
	font-size: .8125rem;
	line-height: 1.125rem;
	margin: 0;
	padding: 0
}
.articles-list .articles-list__item .articles-list__item__info .articles-list__item__info_col {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative
}
.articles-list .articles-list__item .articles-list__item__info .articles-list__item__info_col:not(:first-child) {
	margin-left: 5px
}
.articles-list .articles-list__item .articles-list__item__info .articles-list__item__info_col:not(:last-child) {
	margin-right: 5px
}
.articles-list .articles-list__item .articles-list__item__info .articles-list__item__info_time {
	font-size: .75rem
}
.articles-list .articles-list__item .articles-list__item__info .articles-list__item__info_author {
	color: #2c3749;
	font-weight: 700;
	transition: color .3s ease
}
.articles-list .articles-list__item .articles-list__item__info .articles-list__item__info_author:hover {
	color: #087cce
}
.articles-list .articles-list__item .item-media-container {
	background: #ececec;
	box-sizing: border-box;
	display: block;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 65% 0 0;
	position: relative;
	width: 100%
}
.articles-list .articles-list__item .item-media-container .item-media {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.articles-list .articles-list__item .articles-list__item__right {
	padding-left: 5px
}
.articles-list .articles-list__item.forex-broker-item .forex-broker-name {
	color: inherit
}
.articles-list .articles-list__item.forex-broker-item .forex-broker-name:hover {
	color: #087cce
}
.articles-list .articles-list__item-group {
	margin-top: 25px
}
.articles-list .articles-list__item-group .articles-list__item-group__label {
	background: #e6e6e6;
	border: none;
	color: #2c3749;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 700;
	margin: 0;
	padding: 2px 5px;
	position: relative;
	text-transform: uppercase;
	transition: color .3s ease
}
.articles-list .articles-list__item-group .articles-list__item-group__label:hover {
	color: #087cce
}
.articles-list .articles-list__item-group + .articles-list__item {
	margin-top: 0
}
.articles-list .articles-list__item-group + .articles-list__item .articles-list__item__separator hr {
	display: block;
	margin-top: 0
}
.articles-list .search-box .search-box__result {
	color: #3a3a3a;
	font-size: 1rem
}
.articles-list .search-box .search-box__result .search-box__result__query-text {
	font-weight: 700
}
.articles-list .fcbkbttn_buttons_block {
	display: none
}
@media only screen and (min-width: 576px) {
	.articles-list .articles-list__item .articles-list__item__title {
		font-weight: 700
	}
	.articles-list .articles-list__item .articles-list__item__excerpt {
		display: block
	}
}
.articles-sticky {
	display: block
}
.articles-sticky .articles-sticky__item {
	display: block;
	line-height: 1.5rem;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative
}
.articles-sticky .articles-sticky__item .articles-sticky__item_media {
	background: #ececec;
	border: 1px solid #ececec;
	display: block;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%
}
.articles-sticky .articles-sticky__item .articles-sticky__item_media img {
	border: none;
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.articles-sticky .articles-sticky__item .articles-sticky__item_title {
	color: #2c3749;
	font-size: 1.5rem;
	font-weight: 500;
	transition: color .3s ease
}
.articles-sticky .articles-sticky__item .articles-sticky__item_title:hover {
	color: #087cce
}
.articles-sticky .articles-sticky__item .articles-sticky__item_excerpt {
	color: #3a3a3a;
	display: block;
	font-size: .875rem;
	margin: 5px 0 0;
	padding: 0
}
.articles-sticky .articles-sticky__item .articles-sticky__item_right {
	padding-left: 5px
}
.articles-sticky .articles-sticky__item .articles-sticky__item__info {
	color: #585858;
	display: block;
	font-size: .8125rem;
	line-height: 1.125rem;
	margin: 0;
	padding: 0
}
.articles-sticky .articles-sticky__item .articles-sticky__item__info .articles-sticky__item__info__col {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative
}
.articles-sticky .articles-sticky__item .articles-sticky__item__info .articles-sticky__item__info__col:not(:last-child) {
	margin-right: 5px
}
.articles-sticky .articles-sticky__item .articles-sticky__item__info .articles-sticky__item__info__col:not(:first-child) {
	margin-left: 5px
}
.articles-sticky .articles-sticky__item .articles-sticky__item__info .articles-sticky__item__info__author {
	color: #2c3749;
	font-weight: 700;
	transition: color .3s ease
}
.articles-sticky .articles-sticky__item .articles-sticky__item__info .articles-sticky__item__info__time {
	font-size: .75rem
}
.articles-sticky .articles-sticky__left .articles-sticky__item {
	margin-bottom: 20px
}
.articles-sticky .articles-sticky__left .articles-sticky__item .articles-sticky__item_media {
	margin-bottom: 8px
}
.articles-sticky .articles-sticky__left .articles-sticky__item .articles-sticky__item_title {
	font-weight: 700
}
.articles-sticky .articles-sticky__right .articles-sticky__item .articles-sticky__item_title {
	font-size: 1rem
}
.articles-sticky .articles-sticky__right .articles-sticky__item .articles-sticky__item_excerpt {
	display: none
}
.articles-list .articles-sticky + .articles-list__item .articles-list__item__separator hr {
	display: block;
	margin-top: 0
}
.articles-sticky.articles-sticky-double .articles-sticky__left {
	padding-right: 10px
}
.articles-sticky.articles-sticky-double .articles-sticky__right {
	padding-left: 10px
}
.articles-sticky.articles-sticky-double .articles-sticky__item .articles-sticky__item_title {
	font-size: 1.125rem;
	font-weight: 700
}
.articles-sticky.articles-sticky-double .articles-sticky__item .articles-sticky__item_media {
	margin-bottom: 8px
}
.articles-sticky.articles-sticky-double .articles-sticky__item .articles-sticky__item_right {
	padding-left: 15px
}
.articles-sticky.articles-sticky-double .articles-sticky__item .articles-sticky__item_excerpt {
	display: none
}
@media only screen and (min-width: 576px) {
	.articles-sticky .articles-sticky__right .articles-sticky__item .articles-sticky__item_excerpt {
		display: block
	}
	.articles-sticky .articles-sticky__item .articles-sticky__item_title {
		font-weight: 700
	}
	.articles-sticky.articles-sticky-double .articles-sticky__item .articles-sticky__item_excerpt {
		display: block
	}
}
@media only screen and (min-width: 992px) {
	.articles-sticky .articles-sticky__item .articles-sticky__item_right {
		padding-left: 15px
	}
	.articles-sticky .articles-sticky__left {
		padding-right: 10px
	}
	.articles-sticky .articles-sticky__left .articles-sticky__item {
		margin-bottom: 15px
	}
	.articles-sticky .articles-sticky__right {
		padding-left: 10px
	}
	.articles-sticky .articles-sticky__right .articles-sticky__item .articles-sticky__item_media {
		margin-bottom: 6px
	}
	.articles-sticky .articles-sticky__right .articles-sticky__item .articles-sticky__item__info, .articles-sticky .articles-sticky__right .articles-sticky__item .articles-sticky__item_excerpt {
		display: none
	}
	.articles-sticky.articles-sticky-double .articles-sticky__right .articles-sticky__item .articles-sticky__item__info, .articles-sticky.articles-sticky-double .articles-sticky__right .articles-sticky__item .articles-sticky__item_excerpt {
		display: block
	}
}
/*# sourceMappingURL=app-article-list-d820607.css.map*/
</style>
<style id='app-article-single-inline-css' type='text/css'>
.article-single .article-single__title {
	cursor: default;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	font-weight: 500;
	line-height: 1.25em;
	margin: 0;
	padding: 0 0 10px
}
.article-single .article-single__info {
	color: #585858;
	display: block;
	font-size: .875rem;
	line-height: 1em;
	margin: 0;
	padding: 10px 0 0
}
.article-single .article-single__info .article-single__info__col {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative
}
.article-single .article-single__info .article-single__info__col:not(:last-child) {
	margin-right: 5px
}
.article-single .article-single__info .article-single__info__col:not(:first-child) {
	margin-left: 5px
}
.article-single .article-single__info .article-single__info__author {
	color: #2c3749;
	font-weight: 700;
	transition: color .3s ease
}
.article-single .article-single__ranking {
	background: #fff8f2;
	border: 2px dashed #afafaf;
	border-radius: 10px;
	display: block;
	margin: 25px 0 0;
	padding: 10px;
	text-align: center
}
.article-single .article-single__ranking a {
	color: inherit;
	font-weight: 700;
	line-height: 1.75rem
}
.article-single .article-single__ranking a:focus {
	text-decoration: none
}
.article-single .article-single__ranking .article-single__ranking__btn {
	background: #ffddbf;
	border: 1px solid #ffcfa5;
	border-radius: 5px;
	color: #372eb1;
	padding: 5px 8px
}
.article-single {
	display: block;
	margin: 0;
	padding: 0
}
.article-single .article-single__title a {
	color: #2c3749;
	font-weight: inherit;
	transition: color .3s ease
}
.article-single .article-single__title a:hover {
	color: #087cce
}
.article-single .article-single__info .article-single__info__time img {
	display: inline-block;
	width: 16px;
	vertical-align: text-bottom
}
.article-single .article-single__content {
	display: block;
	font-size: 1rem;
	margin: 25px 0 0;
	padding: 0;
	word-break: break-word
}
.article-single .article-single__content:first-child {
	margin-top: 0
}
.article-single .article-single__content div, .article-single .article-single__content iframe, .article-single .article-single__content img, .article-single .article-single__content p, .article-single .article-single__content video {
	max-width: 100%
}
.article-single .article-single__content iframe {
	width: 100%
}
.article-single .article-single__content img, .article-single .article-single__content video {
	display: block;
	height: auto;
	margin: auto;
	padding: 0
}
.article-single .article-single__content p {
	display: block;
	margin: 0 0 16px;
	padding: 0
}
.article-single .article-single__content .wp-caption .wp-caption-text {
	color: #777;
	font-size: .875rem;
	margin: 5px 0 10px
}
.article-single .article-single__content ul li a {
	font-size: 1rem;
	line-height: 1.875em
}
.article-single .article-single__content table {
	border-collapse: collapse;
	margin: 0 0 16px;
	min-width: 100%;
	padding: 0
}
.article-single .article-single__content table tr td {
	border: 1px solid #000;
	padding: 5px;
	vertical-align: middle;
	text-align: center
}
.article-single .article-single__content table tr:first-child td {
	vertical-align: top
}
.article-single .article-single__content .notify {
	background-image: linear-gradient(180deg, #fffbe0, #fff8c4);
	border: 1px solid #e09300;
	border-left-width: 4px;
	border-radius: 4px;
	display: block;
	font-style: italic;
	margin: 0;
	overflow: hidden;
	padding: 15px;
	width: 100%
}
.article-single .article-single__content .notify .notify-title {
	display: block;
	font-size: 1.5em;
	font-style: inherit;
	font-weight: 400;
	margin: 0 0 .5rem 1.5em;
	overflow: visible;
	padding: 0;
	width: 100%;
	position: relative
}
.article-single .article-single__content .notify .notify-title:before {
	display: block;
	content: "!";
	border-radius: 50%;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	background: #ffd54b;
	color: #000;
	position: absolute;
	top: 0;
	left: -1.5em;
	height: 1.125em;
	width: 1.125em;
	text-align: center
}
.article-single .article-single__content .notify .notify-content p {
	margin-bottom: .5rem
}
.article-single .article-single__content .notify .notify-content p:last-child {
	margin-bottom: 0
}
.article-single .article-single__footer {
	display: block;
	font-size: 1rem;
	margin: 25px 0 0;
	padding: 0
}
.article-single .article-single__footer .article-single__footer__author {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right
}
.article-single .article-single__footer .article-single__footer__author a {
	color: #2c3749;
	font-weight: 700;
	transition: color .3s ease
}
.article-single .article-single__footer .article-single__footer__social {
	border: 2px dashed #afafaf;
	border-radius: 10px;
	display: block;
	font-size: .875rem;
	margin: 10px 0 0;
	padding: 8px;
	text-align: center
}
.article-single .article-single__footer .article-single__footer__social .article-single__footer__social__read {
	color: #585858;
	display: block
}
.article-single .article-single__footer .article-single__footer__social .article-single__footer__social__read .article-single__footer__social__read__title {
	color: #2c3749;
	font-weight: 700;
	transition: color .3s ease
}
.article-single .article-single__footer .article-single__footer__social .article-single__footer__social__read .article-single__footer__social__read__title:hover {
	color: #087cce
}
.article-single .article-single__footer .article-single__footer__social .article-single__footer__social__note {
	display: block;
	font-style: italic;
	margin: 8px 0;
	padding: 0
}
.article-single .article-single__navigation {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	font-size: .875rem;
	justify-content: space-between;
	margin: 25px 0 0;
	padding: 0
}
.article-single .article-single__navigation .article-single__navigation__next, .article-single .article-single__navigation .article-single__navigation__prev {
	flex-grow: 1;
	flex-shrink: 1;
	margin: 0;
	padding: 0
}
.article-single .article-single__navigation .article-single__navigation__next {
	text-align: right
}
.article-single .article-single__navigation .article-single__navigation__prev {
	text-align: left
}
.article-single .article-single__navigation .article-single__navigation__guid {
	display: block;
	font-weight: 700;
	margin: 0;
	padding: 0
}
.article-single .article-single__navigation a {
	color: #076faf;
	font-weight: 700;
	transition: color .3s ease
}
.article-single .article-single__navigation aa:hover {
	color: green
}
.article-single .article-single__related {
	display: block;
	font-size: 1rem;
	margin: 25px 0 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.article-single .article-single__related .article-single__related__title {
	color: #2c3749;
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
.article-single .article-single__related .article-single__related__container {
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 8px -10px -10px;
	padding: 0;
	justify-content: flex-start
}
.article-single .article-single__related .article-single__related__container .article-single__related__item {
	display: block;
	flex: 0 0 50%;
	margin: 10px 0;
	overflow: hidden;
	padding: 0 10px;
	width: auto
}
.article-single .article-single__related .article-single__related__container .article-single__related__item .article-single__related__item__thumbnail {
	background: #ececec;
	box-sizing: border-box;
	display: block;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%
}
.article-single .article-single__related .article-single__related__container .article-single__related__item .article-single__related__item__thumbnail img {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.article-single .article-single__related .article-single__related__container .article-single__related__item .article-single__related__item__title {
	box-sizing: border-box;
	color: #2c3749;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	height: 4.5rem;
	line-height: 1.5rem;
	max-height: 4.5rem;
	overflow: hidden;
	padding: 5px 0 0;
	transition: color .3s ease
}
.article-single .article-single__related .article-single__related__container .article-single__related__item .article-single__related__item__title:hover {
	color: #087cce
}
.article-single .article-single__comments {
	display: block;
	margin: 50px 0 0;
	padding: 0
}
.article-single__analysis-channel {
	background: #fffec7;
	border: 2px dashed #fecb2e;
	border-radius: 10px;
	display: block;
	margin: 1rem 0 0;
	padding: 10px;
	text-align: center
}
.article-single__analysis-channel a {
	color: inherit;
	font-weight: 700;
	line-height: 1.75rem
}
.article-single__analysis-channel a:focus {
	text-decoration: none
}
.article-single__analysis-channel .article-single__analysis-channel__btn {
	background: #289bff;
	border: 1px solid #289bff;
	border-radius: 5px;
	color: #fff;
	padding: 5px 8px
}
@media only screen and (min-width: 576px) {
	.article-single .article-single__related .article-single__related__container .article-single__related__item {
		flex: 0 0 33.3333333333%
	}
	.article-single .article-single__related .article-single__related__container .article-single__related__item .article-single__related__item__title {
		height: auto
	}
}
@media only screen and (min-width: 992px) {
	.article-single .article-single__title {
		font-size: 2.25rem
	}
}
/*# sourceMappingURL=app-article-single-203f366.css.map*/
.no-js img.lazyload {
            display: none;
        }
        figure.wp-block-image img.lazyloading {
            min-width: 150px;
        }
        .lazyload, .lazyloading {
            opacity: 0;
        }
        .lazyloaded {
            opacity: 1;
            transition: opacity 400ms;
            transition-delay: 0ms;
        }
		 @-webkit-keyframes bgslide {
            from {
                background-position-x: 0;
            }
            to {
                background-position-x: -200%;
            }
        }
        @keyframes bgslide {
            from {
                background-position-x: 0;
            }
            to {
                background-position-x: -200%;
            }
        }
        .wpp-widget-placeholder {
            margin: 0 auto;
            width: 60px;
            height: 3px;
            background: #dd3737;
            background: -webkit-gradient(linear, left top, right top, from(#dd3737), color-stop(10%, #571313), to(#dd3737));
            background: linear-gradient(90deg, #dd3737 0%, #571313 10%, #dd3737 100%);
            background-size: 200% auto;
            border-radius: 3px;
            -webkit-animation: bgslide 1s infinite linear;
            animation: bgslide 1s infinite linear;
        }
		
		
.menu ul li 
{
	width:200px !important;
}
.path_item a
{
	color:#747474;
}
.d_navigation a
{
	color:#28c129;
}
.d_central_page.active a 
{
	color:#000;
	font-weight:bold;
}
.scroll-up-button {
    background-color: #29bc1e;
    background-image: url('images/vi8Z8ba.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    border-radius: 3px;
    box-sizing: border-box;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 1em;
    font-weight: normal;
    height: 42px;
    margin: 0;
    opacity: 0.5;
    overflow: hidden;
    padding: 5px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    text-indent: -999px;
    vertical-align: middle;
    width: 42px;
    z-index: 99999999;
}
  .sticky_notice{
          position: fixed;
          bottom: 10px; 
          text-align: center;
          width: 100%;
      }
      .stick_close{
          position: absolute;
          top: 5px;
          right: 5px;
          z-index: 999;
      }
      .stick_close button{
          font-size: 10px;
          background: #f3f3f3;
          border: 1px solid #888;
      }
      .sticky_content{
          position: relative;
          display: block;
          width: fit-content;
          margin: 0 auto;
      }
.footer {
    background: #33373D;
    border: none;
    border-top: 2px solid #d2d2d2;
    color: #fff;
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    width: 100%;
	

    .footer__content {
        padding-bottom: 30px;
        padding-top: 15px;

        .footer-menu {
            display: block;
            margin: 0 0 15px 0;
            overflow: hidden;
            width: 100%;

            ul {
                display: block;
                list-style: none;
                margin: 0;
                padding: 0;
                width: 100%;

                li {
                    display: inline-block;
                    list-style: none;
                    margin: 5px 0 0;

                    a {
                        color: #fff;
                        font-size: 1rem;
                        font-weight: 700;
                        padding: 0 20px 0 0;
                    }
                }
            }
        }
    }
}
 
@media only screen and (min-width: $layout-breakpoint-small) {
    .footer {
        .footer__content {
            padding-bottom: 40px;
        }
    }
}

 
@media only screen and (min-width: $layout-breakpoint-medium) {
    .footer {
        .footer__content {
            padding-bottom: 48px;
        }
    }
}

 
@media only screen and (min-width: $layout-breakpoint-large) {
    .footer {
        .footer__content {
            padding-bottom: 58px;
        }
    }
}

 
@media only screen and (min-width: $layout-breakpoint-xlarge) {
    .footer {
        .footer__content {
            padding-bottom: 62px;
        }
    }
}

