/* custom.css */

.sec-hor-nop {
	padding: 20px 0 0 0;
}
.cont-hor-nop {
	padding: 0;
}
.sec-home-image .uk-container {
	padding-left: 0px;
	padding-right: 0px;
}
#tm-main {
	box-shadow: 14px 14px 14px -6px rgba(0,0,0,0.2), -14px -14px 14px -6px rgba(0,0,0,0.2);
}
.uk-active a {
	font-weight: 700;
}
ul.uk-nav-default li {
	border-top: 1px solid #ddd;
}
ul.uk-nav-default li:nth-of-type(1) {
	border-top: 0;
}
.submodule {
	margin-top: 20px;
}
.submodule-title h3 {
	background: #c37f00;
	color: #FFF;
	font-weight: 600;
	padding: 8px 15px;
	font-size: 20px;
  line-height: 22px;
}
.mod-stats.submodule-title h3 {
	font-size: 15px;
	padding: 0px 7px;
  line-height: 18px;
  color: #000;
  background: transparent;
}
.mod-stats .mod_jovisitorcounter.light-theme .visitor-counter p {
	color: #222;
	margin: -12px 0 5px 0;
}
.mod-stats .mod_jovisitorcounter .visitor-counter p {
	font-size: 14px;
	font-weight: 400;
}
.mod-stats .mb-4 {
	margin-bottom: 0 !important;
}
.mod_jovisitorcounter .list-group-item {
	padding: 0.1rem 0.5rem !important;
	margin-bottom: 0.5rem !important;
	border-radius: 0 !important;
}
.home-main-col-2 h3 {
	font-size:26px;
	font-weight: 500;
}
body.homepage .home-main-col-2 {
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}
.welcome-article {
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}
.footer-copy {
	padding-top: 10px;
	max-width: 540px;
	border-top: 1px solid #efefef;
	margin: 0 auto;
}
.pagnav {
	padding-bottom: 20px;
}
.pagnav ul li {
	margin: 0 3px 0 3px;
}








































































































































































































