body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
}
.alt-font {
    font-family: 'Open Sans', sans-serif;
}
a {
    color: #0b9444;
}
a:hover {
	color: #2e3192;
    text-decoration: none;
}
.newsletter-style-04 input {
    padding-right: 0 !important;
}
.navbar-expand-lg .navbar-nav {
    padding-left: 0 !important;
}
.navbar .navbar-nav .nav-link {
    font-weight: 600;
    font-size: 15px;
	padding: 10px 6px 10px 20px;
    text-transform: uppercase;
}
.navbar .navbar-nav .dropdown .dropdown-menu {
    background-color: #232323;
}
.navbar .navbar-nav .nav-item:hover .nav-link, 
.navbar .navbar-nav .nav-item.active .nav-link {
    opacity: 1;
}
.navbar .navbar-nav .nav-item:hover .nav-link, 
.navbar .navbar-nav .nav-item.active .nav-link {
    color: #232323;
	font-weight: 600;
    font-size: 15px;
}
.dropdown ul {
	padding-left: 1em !important;
	padding-right: 1em !important;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li {
    color: #fff;
	width: 100%;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    color: #fff;
	font-weight: 600;
    font-size: 15px;
	width: 100%;
	padding: 10px 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	text-transform: none !important;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover {
    color: #0b9444;
}
header .navbar [class*=col-] .navbar-nav .nav-item ul {
	padding-left: 30px;
}
header .navbar-brand img {
    max-height: 100px;
	height: 100px;
}
header .navbar-brand {
    margin-right: 0;
    vertical-align: middle;
    padding: 20px 0;
    display: inline-block;
    font-size: 0;
}
.dropdown-toggle:empty::after {
    display: none;
}
.navbar .navbar-nav .nav-item > i {
    display: block;
    color: #999;
    font-size: 14px;
    padding-top: 3px;
}
a.text-dark-gray-hover:hover {
    color: #0b9444 !important;
}
.text-primary {
    color: #0b9444 !important;
}
.top-55 {
    top: 120%;
}
h1, .h1 {
    font-size: 2.275rem;
    line-height: 3.575rem;
	letter-spacing: 0.5px;
	color: #232323;
	font-weight: 400;
}
h2, .h2 {
    font-size: 2.138rem;
    line-height: 3.438rem;
}
h4 {
    font-size: 2.375rem;
    line-height: 3rem;
}
h5 {
    font-size: 2rem;
    line-height: 2.5rem;
}
.page-title {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
}
.page-title:before, .page-title:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 48%;
    height: 1px;
    content: '\a0';
    background-color: #0b9444;
    margin-left: 2%;
}
.page-title:before {
    margin-left: -50%;
    text-align: right;
}
.fs-40 {
    font-size: 2.3rem;
    line-height: 2.8rem;
}
footer {
    margin-top: 100px;
}
footer h2 {
    font-size: 2.438rem;
    line-height: 3rem;
}
.popular-post-sidebar li .media-body {
    line-height: normal;
    padding-left: 15px;
    position: relative;
}
.blog-grid ul,
.blog-list ul,
.sidebar ul,
.blog-standard ul {
    padding-left: 0 !important;
}
ol, ul {
    padding-left: 3rem !important;
}
ul li {
   list-style: inherit; 
}
.pager {
    margin-top: 30px;
}
.pager li {
    display: inline-block;
    margin: 0px 3px;
}
.pager li.previous {
	float: left;
}
.pager li.next {
	float: right;
}
.pager li a {
    position: relative;
    display: inline-block;
    font-weight: 500;
	font-size: 14px;
    height: 54px;
    width: 150px;
    line-height: 54px;
    text-align: center;
    color: #252638;
    background: #f2f2f2;
    border-radius: 5px;
    z-index: 1;
    transition: all 500ms ease;
}
.pager li a:hover {
    color: #FFF;
    background: #0b9444;
}
/*COOKIES MODAL*/
.modal#cookies-modal .modal-dialog.modal-bottom {
    bottom: 0;
}
.modal#cookies-modal .modal-frame {
    position: absolute;
    max-width: 100%;
    width: 100%;
    margin: 0;
}
.modal#cookies-modal .modal-content .modal-header .modal-title {
    margin-bottom: 0;
    line-height: 24px;
}
.modal#cookies-modal .modal-content a {
	text-decoration: underline;
	color: #000;
}
.modal#cookies-modal .modal-content a:hover {
	color: #0b9444;
	text-decoration: underline;
}
.modal#cookies-modal .modal-content .modal-header [type=button]:not(:disabled) {
    cursor: pointer;
    border: 0;
    background-color: transparent;
}
.modal#cookies-modal .modal-content .modal-header {
    border-bottom: 0;
}
.modal#cookies-modal .modal-content .modal-header h2 {
    color: #000;
	font-weight: 500;
	font-size: 23px;
}
.modal#cookies-modal .modal-content .modal-header span {
    color: #000;
}
.modal#cookies-modal .modal-content {
    bottom: 20px;
    left: 20px;
    position: fixed;
    display: flex;
    padding: 10px 10px 10px 10px;
    width: 330px;
    pointer-events: auto;
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, .2);
    border-radius: 20px;
    outline: 0;
	color: #000;
	font-size: 15px;
	line-height: 22px;
}
.modal#cookies-modal .modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-start;
    padding: 0rem 0.75rem 0.75rem 0.75rem;
    border-top: 0px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal#cookies-modal .modal-footer .theme-btn {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #fff !important;
    border-radius: 30px;
    text-align: center;
    padding: 4px 14px 4px 14px;
    text-transform: uppercase;
    z-index: 1;
    transition: all 500ms ease;
	background-color: #0b9444;
	border: 1px solid #0b9444;
	width: 100%;
}
.modal#cookies-modal .modal-footer .theme-border-btn {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #000 !important;
    border-radius: 30px;
    text-align: center;
    padding: 4px 14px 4px 14px;
    text-transform: uppercase;
    z-index: 1;
    transition: all 500ms ease;
	background-color: #fff;
	border: 1px solid #0b9444;
	width: 100%;
}
.modal#cookies-modal .modal-footer .theme-border-btn:hover {
	border: 1px solid #000;
}
.modal#cookies-modal .modal-footer .theme-btn:hover {
	border: 1px solid #000;
	background-color: #000;
}
.modal#cookies-modal .modal-footer .theme-btn a {
	border: 0;
}
.modal#cookies-modal input {
    margin: 0;
	color: #000;
	width: 28px;
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(11, 148, 68, 0.5);
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #0b9444;
    background-color: #0b9444;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(11, 148, 68, 0.25);
}
footer ul {
    padding: 0 !important;
    list-style: none;
    margin: 0;
}
.footer-navbar li a {
    color: #232323;
    padding: .5rem 1rem;
}
.footer-navbar li:first-child a {
    padding-left: 1rem;
}
.footer-navbar li:last-child a {
    padding-right: 1rem;
}
.footer-navbar li a:hover {
    color: #0b9444;
}
#mc_embed_signup div.mce_inline_error {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: #e3e4e5 !important;
    font-weight: normal !important;
    z-index: 1;
    color: #dc3545 !important;
}
.alert .close {
    opacity: 1;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    text-shadow: none;
    float: right;
    background-color: #f1fbec;
	border: none;
}
@media (max-width: 991px) {
header .navbar-brand img  {
	max-height: 80px;
	height: 80px;
}
header .navbar-brand {
    padding: 15px 0;
}
#navbarNav ul {
	padding-left: 1rem !important;
	margin-bottom: 0;
}	
.navbar .navbar-nav .dropdown .dropdown-menu a {
    color: #232323;
    padding: 6px 0;
    line-height: 16px;
	font-weight: 600;
}
.navbar .navbar-nav .dropdown .dropdown-menu a:hover {
    color: #0b9444;
}
}


