@charset "utf-8";
/*!
 * Generica Joomla Theme Build on CleanBlog
 * Start Bootstrap - Clean Blog v5.0.2 (https://startbootstrap.com/template-overviews/clean-blog)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-clean-blog/blob/master/LICENSE)
 * Build by Western Mountain Web Design - https://westernmtnweb.com
 */
body {
  font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
	text-align: left;
	color: #212529;
	font-family: Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
h1 {
	font-size:30px;
	margin: 20px 0 10px;
}
h2 {
    font-size: 25px;
    margin: 20px 0;
}
h2 {
	text-transform: uppercase;
	margin: 20px 0px;
}
ul {
	list-style-type: none;
}
ul.am-ul li::before {
	font-family: "Font Awesome 6 Free";
	content: "\f105";
	font-weight: 900;
	margin-left: -1.3em;
	font-size: 15px;
	padding-right:5px;
	color: #000;
}
ul.am-ul li li::before {
	font-family: "Font Awesome 6 Free";
	content: "\f0da";
	font-weight: 900;
	margin-left: -1.3em;
	font-size: 15px;
	padding-right:5px;
	color: #000;
}
nav ul {
	list-style-type:none;
}
nav ul li::before, nav ul li li::before {
	content: none;
}
hr {
    border-width: 3px;
    max-width: 50px;
}
p {
  margin-bottom: 1rem;
    margin-top: 0;
}
a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
}
a:focus, a:hover {
  text-decoration: none;
}
.grey-line {
	border-right: 1px solid #ddd;
}
.sidespace {
	margin-top: 50px;
}
.btn {
	font-size: 14px;
	padding: 10px 20px;
	letter-spacing: 1px;
	border-radius: 0px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.pindent p {
	margin-left:35px;
	margin-right:35px;
}
.img-flex {
	display: flex;
	flex-direction: column;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: 0.9rem;
    font-weight: 700;
    text-transform: uppercase;
}
#mainNav img {
	-webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
}
.page-header {
	margin-top:150px;
}
blockquote {
	font-size: 13.5px;
	padding: 0 20px;
}
.dflex-100 {
	width: 100%;
	height: 100%;
	display: flex !important;
}
.flex-container {
	margin: auto !important;
}
.flex-container h3 {
	color: #fff;
}
.flex-container a {
	color: #efefef;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.h-100 {
  height: 100% !important;
}
.section-heading {
  font-size: 36px;
  font-weight: 700;
  margin-top: 60px;
}
section.top-third {
	
}
section.top-half {
	margin: 30px;
}
section.bottom-third {
	
}
section.bottom-half {
	
}
.img-shadow {
	border-radius: 5px;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
}
.caption {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.bookimgcont {
	height: 300px;
	margin: 30px;
	margin-top: 10px;
}
.bookimg {
	height: 100%;
	width:auto;
	margin-left:auto;
	margin-right:auto
}
a#totop {position: fixed;right: 30px;bottom: 30px;display: none;outline: none;font-size: 20px;}
#totop {right: 10px;}
::-moz-selection {
  text-shadow: none;
}
::selection {
  text-shadow: none;
}
img::-moz-selection {
  color: #fff;
  background: transparent;
}
img::selection {
  color: #fff;
  background: transparent;
}
img::-moz-selection {
  color: #fff;
  background: transparent;
}
#mainNav {
  position: absolute;
  background-color: white;
}
#mainNav .navbar-brand {
  font-weight: 800;
}
#mainNav .navbar-toggler {
  font-size: 12px;
  font-weight: 800;
  padding: 13px;
  text-transform: uppercase;
}
#mainNav .navbar-nav > li.nav-item > a, #mainNav .navbar-nav a {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.blog-title {
	text-transform: uppercase;
	font-size: 35px;
	text-align: center;
	text-decoration: underline;
	margin: 25px;
}
.title-bar {
	margin-top: 100px;
}
.title-bar h1.page-title {
	margin-top: 32px;
	margin-bottom: 32px;
	text-transform: uppercase;
}
.ml-auto, .mx-auto {
	float: right;
}
.moduletable_menu {
	width: 100%;
}
.articleBody {
	margin-bottom: 20px;
	margin-top: 30px;
}
.article-img {
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
}
.head-mod {
	float: right;
    position: absolute;
    right: 15px;
    top: 100px;
}
/*Search*/
.navbar-collapse {
	position: relative;
	flex-grow: 0;
}
.searchf {
	position: relative;
}
.searchf .btn {
	border-radius: 0 5px 5px 0;
	height: 1px;
	padding: 0 8px;
	background: transparent;
	color: #fff;
}
.searchf .form-control {
	border-radius: 50px;
    font-family: "Font Awesome 6 Free";
    height: 35px;
    padding: 8px;
	padding-right: 0;
    position: absolute;
    right: 0px;
    transition: all 0.7s ease-in-out 0s;
    width: 45px;
	font-weight: 900;
	font-size: 12px;
	border: none;
	top: -9px;
		
}
 .searchf:hover input, .searchf input:focus {
	width: 200px;
	padding: 0.375rem 0.75rem;
	border: 1px solid #999;
        }
.badge-info {
	background: #6c757d;
}
.search-results a {
	color: #6c757d;
	text-decoration: underline;
}
.result-category, .result-text {
	margin-left: 35px;
}
/*Home*/

h1.featured-title {
  margin: 30px;
}
.fancy {
  text-align: center;
  overflow:hidden;
  margin: 30px;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 10px;
  top: 14px;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.featured-mod {
	min-height: 250px;
}
.homespace {
	margin-bottom: 25px;
}
.home-title {
	text-align: center;
}
.home-subtitle {
	margin-top: 10px;
	padding: 15px 0 10px;
	text-transform: uppercase;
	font-size: 25px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	font-weight: bold;
}
.nav-tabs .active a {
}
.nav-tabs .nav-link:hover {
	font-weight: bold;
}
 .nav-tabs .nav-link:focus {

	font-weight: bold;
 }
.nav-tabs .nav-link.active:active, .nav-tabs .nav-link.active:focus, .nav-link.active:hover {

}
.tab-content {
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 0 0 5px 5px;
	border-top: none;
}
.tab-content p {
	margin-top: 0;
}
.tab-content ul {
	list-style-type: none;
    padding-left: 15px;
}
/*Tags*/
.tag-form {
	padding: 20px;
}
.btn-group .btn {
	color: #fff;
	background: #2a80b9;
}
.btn-group .btn-secondary, .btn-secondary {
	border-radius: 5px;
}
.btn-secondary:hover, .btn-secondary:active {
}
/*Blog Pages*/
.blog-img {
	border-radius: 5px;
	width: 100%;
}

ul.categories-module {
	list-style: none;
}
ul.categories-module li::before {
  font-family: "Font Awesome 6 Free";
  content: "\f101";
  font-weight: 900;
  margin-left: -1.3em;
}


.page-img {
	border-radius: 5px;
	margin-right: 5px;
	margin-left: 10px;
}
.card {
	display: block;
	text-align: center;
}
.pull-left {
	float: left;
}
figure {
    display: table;
	margin: 30px 20px;
}
figcaption, figcaption img, {
    display: table-cell;
    vertical-align: bottom;
}
figcaption {
    padding: 8px;
	font-size: 12px;
	border-radius: 0 0 10px 10px;
}
figure img {
	border-radius: 5px;
}
figure.pull-left {
	margin-left: 0;
}
figure.pull-right {
	margin-right: 0;
	float: right;
}
.dropdown-menu {
	padding: 10px;
	min-width: 17rem;
}
.dropdown-item.active, .dropdown-item:active {

}
.divider {
	padding: 4px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
}
#v-pills-tabContent p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
}
}
.hr-space {
	margin-bottom: 50px;
}
dl.article-info dd {
	padding: 0 30px;
	font-size: 11.5px;
	margin-top: 10px;
}
dl.article-info a {
}
dl.article-info a:hover {
}
dl.article-info i {
	padding-right: 5px;
}
ul.tags {
	list-style-type: none;
	padding: 0 25px;
	font-size: 11.5px;
}
ul.tags a {

}
ul.tags a:hover {

}
ul.tags i {

}
ul.tags li {
	float: left;
	padding: 0 3px;
}
.content-links {
	font-size: 11.5px;
}
.content-links .nav-tabs {
	border-bottom: 0;
}
.content-links ul li {
	padding: 0 3px;
}
.content-links i {
}
.content-links a {
}
.content-links a:hover {
}
.readmore {
	margin-top: 20px !important;
}
.pagination {
	
}
.pagination ul {
	list-style-type: none;
	
}
.pagination ul li{
	float: left;
	padding: 0 3px;
}
.icon-angle-double-left::before {
  font-family: "Font Awesome 6 Free";
  font-weight: var(--fa-style,900);
  content: "\f100";
}
.icon-angle-double-right::before {
  font-family: "Font Awesome 6 Free";
  font-weight: var(--fa-style,900);
  content: "\f101";
}
.icon-angle-left::before {
  font-family: "Font Awesome 6 Free";
  font-weight: var(--fa-style,900);
  content: "\f104";
}
.icon-angle-right::before {
  font-family: "Font Awesome 6 Free";
  font-weight: var(--fa-style,900);
  content: "\f105";
}
span.pagenav {
	padding-left: 3px;
    padding-right: 1px;
}
.pagination-start span.pagenav, .pagination-prev span.pagenav, .pagination-end span.pagenav, .pagination-next span.pagenav {
	background: transparent;
}
ul.pagenav {
	list-style-type: none;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 20px;
	font-size: 12px;
}
ul.pagenav i {
}
ul.pagenav li.previous {
	float: left;
}
ul.pagenav li.next {
	float: right;
}
input {
	margin: 7px;
}
/*Footer*/
.footer-menu {
	margin-top: 100px;
}
header.masthead .footer-menu p {
	font-size: 12px;
}
.footer-menu a {
}
.divider-custom {
  margin: 1.25rem 0 1.5rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.divider-custom .divider-custom-line {
  width: 100%;
  max-width: 7rem;
  height: 0.25rem;
  border-radius: 1rem;
}
.divider-custom .divider-custom-line:first-child {
  margin-right: 1rem;
}
.divider-custom .divider-custom-line:last-child {
  margin-left: 5px;
}
.divider-custom .divider-custom-icon {
  font-size: 2rem;
}
.divider-custom.divider-light .divider-custom-line {

}
.divider-custom.divider-light .divider-custom-icon {

}
#footer {
	background: transparent;
}
#footerframe {
	text-align: center;
}
#footer img {
    width: 32px;
	margin-left: 3px;
	margin-right: 3px;
}
html {
  position: relative;
  min-height: 100%;
}
.btn-group, .btn-group-vertical {
	display: block;
}
/*Footer*/
.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  font-size: 12px;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer img {
	width: 32px;
	margin-left: 3px;
	margin-right: 3px;
}
.footer a {

}
.footer .fa, .footer .fa-brands, .footer .fa-classic, .footer .fa-regular, .footer .fa-sharp, .footer .fa-solid, .footer .fab, .footer .far, .footer .fas {
	font-size: 30px;
}

@media only screen and (min-width: 992px) {
  #mainNav {
    border-bottom: 1px solid transparent;
    background-color: transparent;
  }
  #mainNav .navbar-nav > li.nav-item > a {
    padding: 10px 12px;
  }
  #mainNav .navbar-nav > li.nav-item > a:focus, #mainNav .navbar-nav > li.nav-item > a:hover, #mainNav .navbar-nav > li.active a {
	text-decoration: none;
  }
}

@media only screen and (min-width: 992px) {
  #mainNav {
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
  }
  #mainNav.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -120px;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }
  #mainNav img {
	  -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
	padding: 0;
	width: 100%;
  }
  #mainNav.is-fixed img {
	  padding-top: 15px;
	  width: 75%;
	  -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
  }
  #mainNav.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.post-preview > a {
}
.post-preview > a:focus, .post-preview > a:hover {
  text-decoration: none;
}
.post-preview > a > .post-title {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.post-preview > a > .post-subtitle {
  font-weight: 300;
  margin: 0 0 10px;
}
.post-preview > .post-meta {
  font-size: 18px;
  font-style: italic;
  margin-top: 0;
}
.post-preview > .post-meta > a {
  text-decoration: none;
}
.post-preview > .post-meta > a:focus, .post-preview > .post-meta > a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .post-preview > a > .post-title {
    font-size: 36px;
  }
}
footer {
  padding: 50px 0 65px;
  font-size: 12px;
}
footer h3 {
	font-size: 17px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
footer p {
	line-height: 1.8;
}
footer a {
	font-size: 12px;
}
footer a:hover {
	text-decoration: none;
}
ul.categories-modulefooter-links {
	margin-top: 10px;
	list-style-type:none;
}
ul.categories-modulefooter-links li {
	text-indent: -1.4em;
}
ul.categories-modulefooter-links li:before {
	font-family: 'Font Awesome 6 Free';
    content: "\f101";
    margin:0 5px 0 -15px;
	font-weight: 900;
}
footer .list-inline {
  margin: 0;
  padding: 0;
}
ul.social-menu {
	list-style-type: none;
	padding-left: 0;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
ul.social-menu li {
	float: left;
	padding: 2px 5px;
}
ul.social-menu img {
	width: 32px;
}
ul.social-menu img:hover {

}
.btn-lg {
  font-size: 16px;
  padding: 25px 35px;
}


@media only screen and (max-width:1200px) {
	ul.social-menu li {
    float: left;
    padding: 2px 1px;
}

@media only screen and (max-width:768px) {
	.search {
		display: block;
		float: right;
	}
	.searchf {
    border: medium none;
    border-radius: 50px;
    font-family: "Font Awesome 6 Free";
    font-size: 12px;
    font-weight: 900;
    height: 35px;
    padding: 8px 0 8px 8px;
    position: relative;
    right: 0;
	display: block;
	top: 10px;
	}
	.navbar-nav {
		width: 100%;
	}
	.navbar-nav li {
		line-height: 20px;
		border-bottom: 1px solid #999;
		padding: 10px;
}
}
}
@media only screen and (max-width:1199px) {
	.search {
		display: block;
		float: right;
	}
	.searchf {
    border: medium none;
    border-radius: 50px;
    font-family: "Font Awesome 6 Free";
    font-size: 12px;
    font-weight: 900;
    height: 35px;
    padding: 8px 0 8px 8px;
    position: relative;
    right: 0;
	display: block;
	top: 10px;
	}
	.navbar-nav {
		width: 100%;
	}
	.navbar-nav li {
		line-height: 20px;
		border-bottom: none;
		padding: 10px;
}
}
@media only screen and (max-width:767px) {
	.title-bar h1.page-title {
		text-align: center;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.navbar-nav li {
		border-bottom: 1px solid #999;
	}
	.parallax-prep {
    padding: 20px 20px 50px;
	}
	.lt-parallax {
		padding: 50px;
	}
}
@media (min-width: 1650px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		max-width: 1600px;
	}
}
.btn.jmodedit {
	display: none;
}
@media (max-width: 600px) {
.lt-parallax {
    padding: 50px 20px;
}
}