h1, .h1 {
	font-size:40px;
}
h2, .h2 {
	font-size: 32px;
}
h3, .h3 {
	font-size:20px;
}
.card h3 {
	margin:0px;
	font-size:16px;
}
.catpagebox {
	padding:10px;
	text-align:center;
	margin-bottom:10px;
	    min-height: 65px;
	display: flex; 
	flex-direction: column; 
	justify-content: center; 
	align-items: center;
}
button, input, optgroup, select, textarea {
	margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 5px 3px;
    border-radius: 3px;
    border: 1px solid #adacac;
}
/* vendor-prefixed alternatives removed for brevity */
@keyframes added {
    0% {
        color: #fff;
    }
}

table {
    color: #000;
    /* vendor-prefixed properties removed for brevity */
    animation: added 0.01s linear;
    animation-iteration-count: 1;
}

body {
  font-size: 17px;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#content {
	padding-bottom:40px;
}



.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.bg-dark {
    background-color: #3e3f3a!important;
    border-color: #3e3f3a;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 40px;
    margin-bottom: 10px;
}
.content-category h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:22px;
}
.content-category .entry-content {
	font-size:15px;
}
.content-category .card {
	padding:10px;
	margin-bottom:10px;
}
h3.widget-title {
    margin-top: 15px;
}
header h1 {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #eee;
}
.page-header {
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #eee;
}
.breadcrumb {
	
	background-color:#f4f4f4;
}
label {
    font-weight: normal;
}
body {
}
a {
    text-decoration: none;
}
a, a:hover, a:visited {
    color: #008c00;
}
.navbar-dark .navbar-brand a {
    color: #ffffff;
}
.navbar-brand {
	font-size: 33px;
}
.navbar .nav>li>a {
	font-size: 14px;
}
.dropdown-menu>li>a {
	font-size: 13px;
}
.btn {
	font-size: 14px;
}

.card-header{
	background-color: #F4F4F4;
}
.card-header h4{
	margin-bottom:0px;
}

.red-bold {
	color:#a94442;
	font-size:23px;
}
.grey-small {
	font-size:15px;
	color:grey;
}
.grey-normal {
	font-size:17px;
	color:grey;
}

hr.dotted {
	border:none;
	border-top:1px dashed #a0a0a0;
	margin: 5px 0px;
	height:1px;
	width:100%;
}

.card-body h3 {
	margin: 0px;
}

.makefat {
	padding:10px;
}

select.makefat {
	padding:12px 10px;
}
a.downloadbox {
    display: block;
    border: 1px solid #e0e0e0;
    background-color: #f3f3f3;
    padding: 5px;
    margin: 10px 0px;
    vertical-align: middle;
}

.rpwe-block ul{
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.rpwe-block li{
border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding-bottom: 10px;
list-style-type: none;
}

.rpwe-block a{
display: inline !important;
text-decoration: none;
}

.rpwe-block h3{
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: 0 !important;
font-weight: 400;
font-size: 15px !important;
line-height: 1.5em;
}
#wpf-widget-recent-replies .wpforo-list-item-right p.posttitle {
	font-size:15px;
line-height: 1.5em;
}
.cmra .cmra-link {
	font-size:15px!important;
line-height: 1.5em;
}

.rpwe-thumb{
border: 1px solid #eee !important;
box-shadow: none !important;
margin: 2px 10px 2px 0;
padding: 3px !important;
}

.rpwe-summary{
font-size: 12px;
}

.rpwe-time{
color: #212529;
    font-size: 13px;
}

.rpwe-comment{
color: #bbb;
font-size: 11px;
padding-left: 5px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

.rpwe-aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}

/* enlighten */
.enlighter {
	tab-size: 2;
}

/* forum */
.wpforo-list-item img {
	width:100%!important;
	height:auto!important;
}

#wpf-widget-online-users .wpforo-widget-content a.onlineavatar {
	
	width:10%;
}
.wpforo-widget-wrap .wpforo-widget-content {
	padding-top:0px!important;
}
#wpf-widget-online-users h3 {
	margin-bottom:0px!important;
}
#wpf-widget-online-users .wpforo-widget-content a.onlineavatar {
	
	border:0px solid white!important;
	margin:0px!important;
}