@import url('https://fonts.googleapis.com/css?family=Muli');

/* HTML5 Reset ---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize normalize.css v2.1.3 | MIT License | git.io/normalize --------------------------------------------- */
 article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
	display:block
}
audio,canvas,video{
	display:inline-block
}
audio:not([controls]){
	display:none;
	height:0
}
[hidden],template{
	display:none
}
html{
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body{
	margin:0
}
a{
	background:transparent
}
a:focus{
	outline:thin dotted
}
a:active, a:hover{
	outline:0
}
h1{
	font-size:2em;
	margin:.67em 0
}
abbr[title]{
	border-bottom:1px dotted
}
b,strong{
	font-weight:700
}
dfn{
	font-style:italic
}
hr{
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
mark{
	background:#ff0;
	color:#000
}
code,kbd,pre,samp{
	font-family:monospace,serif;
	font-size:1em
}
pre{
	white-space: pre-wrap;
	margin-bottom: 1.5em;
    background: #f5f2f0;
    padding: 1em;
    border: 1px solid #ddd;
    font-size: .88rem;
}
q{
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small{
	font-size:80%
}
sub,sup{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup{
	top:-.5em
}
sub{
	bottom:-.25em
}
img{
	border:0
}
svg:not(:root){
	overflow:hidden
}
figure{
	margin:0
}
fieldset{
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend{
	border:0;
	padding:0
}
button,input,select,textarea{
	font-family:inherit;
	font-size:100%;
	margin:0
}
button,input{
	line-height:normal
}
button,select{
	text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled],html input[disabled]{
	cursor:default
}
input[type=checkbox],input[type=radio]{
	box-sizing:border-box;
	padding:0
}
input[type=search]{
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
	-webkit-appearance:none
}
button::-moz-focus-inner,input::-moz-focus-inner{
	border:0;
	padding:0
}
textarea{
	overflow:auto;
	vertical-align:top
}
table{
	border-collapse:collapse;
	border-spacing:0
}
/* Box Sizing --------------------------------------------- */
 *, input[type="search"] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body {
	font-size: 18px;
	color: #000;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
    line-height: 1.875;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}
figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader andbrowser combinations announcebroken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display:block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight:bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}


 .widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}
 .widget select {
	max-width: 100%;
}
 .sticky {
	display:block;
}
 .hentry {
	margin: 0 0 1.5em;
}
 .updated:not(.published) {
	display: none;
}
 .page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
 .page-links {
	clear:both;
	margin: 0 0 1.5em;
}
 .comment-content a {
	word-wrap:break-word;
}
 .bypostauthor {
	display:block;
}
/* Globally hidden elements when Infinite Scroll is supported and in use. */
 .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending)before. */
 .infinity-end.neverending .site-footer {
	display:block;
}
 .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
 embed, iframe, object {
	max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
 .wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
 .wp-caption img[class*="wp-image-"] {
	display:block;
	margin-left: auto;
	margin-right: auto;
}
 .wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
 .wp-caption-text {
	text-align: center;
}
 .gallery {
	margin-bottom: 1.5em;
}
 .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
 .gallery-columns-2 .gallery-item {
	max-width: 50%;
}
 .gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
 .gallery-columns-4 .gallery-item {
	max-width: 25%;
}
 .gallery-columns-5 .gallery-item {
	max-width: 20%;
}
 .gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
 .gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
 .gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
 .gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
 .gallery-caption {
	display:block;
}












/*2 Menu */
.main-navigation {
	margin-top: 20px;
	margin-bottom: 20px;
}
.navbar {
	padding: 0;
}
.navbar .container-fluid {
	display: inline-block;
}
.navbar .navbar-nav .nav-link {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.navbar .navbar-nav .show > .nav-link,
.navbar .navbar-nav .active > .nav-link,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .nav-link.active {
	color: #000;
	font-weight:bold;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
	color: #000;
}
.navbar .navbar-nav .dropdown-menu a {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	font-size: 14px;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}
.navbar .navbar-nav .dropdown-menu .active > .nav-link {
	color: #212529;
}
.navbar .navbar-nav .dropdown-menu .nav-link:hover, .navbar .navbar-nav .dropdown-menu .nav-link:focus {
	color: #212529;
}
.navbar-toggler,
.navbar-toggler:focus {
	color: #212529;
	padding: 0;
	border: none;
}


/* Entry Meta */
.entry-meta {
	font-size: .9rem;
	margin-bottom: 40px;
}
.entry-footer {
	margin-top: 1rem;
	font-size: 12px;
	border-top: 1px solid #ececec;
	border-bottom: 2px solid #ececec;
	padding: .5em 0 .6em;
}
.comments-link {
	float: right;
	font-size: 12px;
}
.entry-meta a,
.entry-footer a,
.comments-link a,
.edit-link a {
	color: #000000;
}

.entry-meta a:hover,
.comments-link a:hover,
.edit-link a:hover {
	color: #8e8e8e;
}













/*-------------------------------------------------------------- # Custom --------------------------------------------------------------*/
body {
	-ms-word-wrap:break-word;
	word-wrap:break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: auto;
}

a,button, input {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

blockquote {
	font-size: 1.25rem;
	padding: 1.25rem 1.75rem;
}

blockquote {
	font-style: italic;
	font-size: 1.15rem;
	border-left: 3px solid rgba(33, 37, 41, 0.25);
	padding: 0.5rem 1.75rem;
	background: rgba(33, 37, 41, 0.05);
}
blockquote p {
	font-size: 1.15rem;
}
blockquote p:last-child {
	margin-bottom: 0;
}

figcaption {
	padding-top: 0;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
}

.posts-navigation {
	width: 100%;
	margin-top: 20px;
}

.posts-navigation a {
	color: #000;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
	padding-top: 20px;
	margin-bottom: 20px;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	text-align: left;
	width: 50%;
	border-right: none;
	padding-top: 20px;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
		border-right: 1px dashed #ddd;
	}
}

.post-thumbnail {
	display: inline-block;
}
 .card-title.entry-title {
	margin-bottom: .25rem;
}

 .cat-links .badge, .tags-links .badge {
	font-size: 90%;
	font-weight: normal;
	border: 1px solid rgba(0, 0, 0, 0.125);
	margin: 4px 10px 4px 0;
	padding: 0.4em .9em;
}
 .cat-links a, .tags-links a {
	color: #6c757d;
}
 .cat-links a:hover, .tags-links a:hover {
	text-decoration: none;
	color: #212529;
}




 .content-area.wp-bp-404 .card-body {
	padding: 2.5rem 4rem;
}
 .footer-widgets .widget {
	padding: 0.5rem;
}
 #wp-calendar #next {
	text-align: right;
}
 #wp-calendar #prev a, #wp-calendar #next a {
	color: #6c757d;
}
 #wp-calendar #prev a:hover, #wp-calendar #next a:hover {
	color: #212529;
	text-decoration: none;
}
 #calendar_wrap table th, #calendar_wrap table td {
	padding: .25rem;
}
/**.hentry.card .card-body {
	padding: 1.5rem;
}
**/
 select {
	height: calc(2.25rem + 2px);
	display:block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
 .mt-3r {
	margin-top: 3rem;
}
 .wp-bs-4-jumbotron {
	margin-bottom: 0;
}
 .wp-bs-4-jumbotron .jumbotron-heading {
	font-weight: 600;
}
 .wp-bs-4-jumbotron .container {
	max-width: 40rem;
}
 .comments-area {
	clear:both;
	-ms-word-wrap:break-word;
	word-wrap:break-word;
	overflow-wrap:break-word;
	word-break:break-word;
}
 .comments-area .media-body {
	overflow: auto;
}
 .comments-area .comment-list {
	list-style: none;
	padding-left: 0;
}
 .comments-area .comment-list > li {
	border-bottom: 1px solid #dee2e6 !important;
}
 .comments-area .comment-list ul.children {
	list-style: none;
	padding-left: 2rem;
}
 .comments-area .comment-list ul.children li {
	padding: 2.5rem 0 0;
}
 .comments-area .comment-list .comment-respond {
	padding: 2.5rem 4rem;
}
 .comments-area .comments-title {
	border-bottom: 1px solid #dee2e6 !important;
}
 .comments-area .comment-navigation {
	padding: 1rem 4rem 0;
	border-bottom: 1px solid #dee2e6 !important;
}
 .comments-area .wb-comment-form {
}
 .comments-area .wb-cancel-reply {
	margin-left: 2rem;
}
 .comments-area .logged-in-as {
	padding-left: 15px;
	font-size: .9rem;
}
 .comments-area .logged-in-as a {
	color: #6c757d;
}
 .comments-area .logged-in-as a:hover {
	color: #212529;
	text-decoration: none;
}
 .comments-area .wb-comment-notes {
	font-size: .9rem;
}
 .comments-area .no-comments {
	padding: 1rem 4rem;
}
 .comments-area small {
	font-size: .9rem;
}
 .comments-area p {
	-ms-word-wrap:break-word;
	word-wrap:break-word;
	overflow-wrap:break-word;
	word-break:break-word;
}
 .comments-area .comment-reply-link, .comments-area .comment-edit-link {
	margin-right: 1rem;
	color: #6c757d;
}
 .comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover {
	color: #212529;
	text-decoration: none;
}
 .comments-area .comment-author a:hover {
	text-decoration: none;
	color: #212529;
}
 .wp-bp-sticky {
	position: absolute;
	top: 0;
	right: 1rem;
}

.single .post-navigation .nav-links a {
	color: #6c757d;
	display: inline-block;
}

.single .post-navigation .nav-links a:hover {
	color: #212529;
	text-decoration: none;
}
/*-------------------------------------------------------------- # Homepage Slider --------------------------------------------------------------*/
 .site-title a, .navbar-dark .navbar-brand, .site-description {
	color: #fff;
	margin-bottom: 0;
}
 .page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 {
	margin-top: 0 !important;
}
 .wb-hide-mobile-sidebar .wp-bp-sidebar-width {
	display: none;
}
body.custom-background .wp-bp-main-content .col-md-8 {
	background: #f8f9fa;
	padding: 2rem;
	border: 1px solid rgba(0, 0, 0, 0.125);
}
 .wb-bp-front-page .site-header {
	border-bottom: 0;
}

 .wb-bp-front-page .wp-bp-services-section {
	padding: 4rem 0;
}
 .wb-bp-front-page .wp-bp-main-content {
	padding: 4rem 0;
}
 .wb-bp-front-page .wp-bp-main-content p {
	font-size: 1.25rem;
	font-weight: 300;
}
 .wb-bp-front-page .wp-bp-main-contentblockquote {
	font-size: 1.35rem;
}
 .wb-bp-front-page .wp-bp-main-contentblockquote p {
	font-size: 1.35rem;
}
 .wb-bp-front-page .wp-bp-main-content .post-thumbnail {
	margin-bottom: 1rem;
	margin-top: 0.5rem;
}
 .wb-bp-front-page .wp-bp-feat-card-img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 200px;
	width: 100%;
}
 .wp-caption .wp-caption-text {
	font-size: 0.95rem;
}
/*-------------------------------------------------------------- # Media Queries --------------------------------------------------------------*/
 @media (min-width: 768px) {
	/**.hentry.card .card-body {
		padding: 2.5rem 4rem;
	}
	**/
	.wb-hide-mobile-sidebar .wp-bp-sidebar-width {
		display:block;
	}
}
.leaderboard {
	padding-top: 10px;
}
.site-header {
	background-color: #fff;
	border-bottom: solid 1px #ebebeb;
}
h1.site-title {
	margin: 0;
	font-size: 10px;
}


/*-------------------------------------------------------------- # Entry --------------------------------------------------------------*/
.entry-header {
	margin-top: 20px;
}
.entry-content p {
	color: #000;
	text-align: justify;
	margin-bottom: 25px;
}
 .entry-content p:last-child {
	margin-bottom: 0;
}
.entry-content h2 {
    margin-bottom: 20px !important;
}
 
.entry-meta {
	font-size: .8125rem;
	color: #333;
}
 .entry-meta .author, .entry-meta .category {
	font-weight:bold 
}

.entry-title a {
    text-decoration: none;
    color: #000;
    font-size: 40px;
}
.entry-title a:hover {
	color: #009051;
}

 .widget-title {
	font-size: 16px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}
 .header-widget-area .widget-title {
	text-align: left;
}
 .entry-title, .welcome-message .widget-title {
	font-size: 40px;
	font-weight:bold;
	color: #000;
}
 .after-entry .widget-title {
	font-size: 24px;
}
 .archive-title {
	font-size: 20px;
	margin-bottom: 24px;
}

#post-277 .entry-title {margin-bottom: 30px!important;}
/*-------------------------------------------------------------- # Homepage --------------------------------------------------------------*/
.homepage {
    margin-bottom: 20px;
}
    
.homepage .entry-title {
	font-size: 1.625rem;
}
.homepage .entry-header {
	margin-top: 20px;
}
.homepage .entry-meta {
	margin-bottom: 10px;
}
.link-underline-light, .link-underline-light:hover {
    color: #009051;
    font-size: 16px;
}
/*-------------------------------------------------------------- # Sidebar --------------------------------------------------------------*/
 @media (min-width: 768px) {
	.sidebar-1-area .widget {
		
	}
	.sidebar-1-area .widget-title {
		text-align: left;
	}
}
.sidebar-1-area .widget {
	margin-bottom: 20px;
	padding-bottom: 20px;
}/*
.sidebar-1-area .widget:last-child {
	border-bottom: none;
}*/
.sidebar-1-area .widget-title {
	font-weight:bold;
	font-size: 20px;
}
.sidebar-1-area .widget ul {
	padding-left: 0;
	margin-bottom: 0;
}
.sidebar-1-area .widget ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidebar-1-area .widget ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.sidebar-1-area .widget ul li a {
	color: #000;
	font-size: 15px;
}
.sidebar-1-area .widget ul li a:hover {
	color: #0d47a1;
	text-decoration: none;
}

/*.widget{
    border: 1px solid #eeeee8;
    padding: 20px;
}*/

.widget ul li {
    list-style: none;
}

.widget_custom_html {
    border: none;
}

.widgets-list-layout-links {
    width: 80% !important;
    margin-top: -11px;
}
/*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/
.site-footer {
	padding-top: 50px;
	padding-bottom: 0;
	margin-top: 50px;
}
 .site-footer a:hover {
	text-decoration: none;
}
 .site-footer .widget-title {
	font-size: 30px;
	font-weight:bold;
	color: #000;
	text-align: left;
}
.site-footer .disclaimer {
	font-size: 12px;
	color: #9b9b9b;
	padding: 1rem 0;
	text-align: center;
}
@media (min-width: 768px) {
	.footer-widgets .widget {
		padding-left: 2rem;
	}
}
.footer-widgets .widget {
	margin-bottom: 1rem;
	padding-bottom: 2rem;
	padding-left: 0;
}
.footer-widgets .widget ul {
	padding-left: 0;
	margin-bottom: 0;
}
.footer-widgets .widget ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
}
.footer-widgets .widget ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.footer-widgets .widget ul li a {
	color: #000;
}
.footer-widgets .widget ul li a:hover {
	color: #0d47a1;
	text-decoration: none;
}

/*-------------------------------------------------------------- # Button --------------------------------------------------------------*/
.btn {
	border-radius: 0;
	font-size: 15px;
}
.btn-primary {
	background-color: #fff!important;
	color: #000!important;
	border-color: #000!important;
}

/*-------------------------------------------------------------- # Ads --------------------------------------------------------------*/
.in-article-ads {
	margin-top: 40px;
	margin-bottom: 40px;
}

.after-article-ads {
	max-height: 150px
}

.after-article-widget {
	padding: 20px 40px;
    background-color: #eeeeee;
    border-color: #bcbcbc;
    margin-top: 50px;
}

/* Jetpack */
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {    text-align: left;}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    color: #000;
}

.entry-content p.heading {font-size: 18px; font-weight: bold}

.highlight-content {
    border: 1px solid #dedede;
    background-color: #f9f9f9;
    padding: 20px;
    margin-bottom: 30px;
}

.is-divider {
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
    margin-right: auto;
    margin-left: auto;
}

.code {
    background-color: #282a36;
    color: #f8f8f2;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 11px;
}
.code p {
    color: #f8f8f2;
    font-family: fira mono,monospace,Consolas,roboto mono,SFMono-Regular,ubuntu mono,Menlo,liberation mono,courier new,andale mono;
    font-size: 11px;
}