/*==================== Site Titel =======================*/
body .site-title-footer a, body .site-description-footer {
	color: #0056b3;
}
/*==================== Top Bar color ====================*/
.mg-head-detail .info-left li span.time {
	background: #0056b3;
	color: #fff;
}
.mg-headwidget .mg-head-detail {
	background: #f8f9fa;
	border-bottom: 1px solid #dee2e6;
}
.mg-head-detail .info-left li, .mg-headwidget .mg-head-detail .info-left li a , .mg-headwidget .mg-head-detail li a i, .mg-headwidget .mg-head-detail .info-right li a {
	color: #495057;
}
.mg-headwidget .mg-head-detail .info-right li a:hover, .mg-headwidget .mg-head-detail .info-right li a:focus {
	color: #0056b3;
}
.mg-headwidget .mg-head-detail li a i {
	color: #495057;
}
.mg-headwidget .mg-head-detail .info-right li a i {
	color: #495057;
}
.mg-headwidget .trans {
	background: rgba(255, 255, 255, 0.95);
}
.mg-headwidget.trans .mg-head-detail {
	background: rgba(255, 255, 255, 0.95);
	border-color: #dee2e6;
}
.mg-headwidget.trans .mg-head-detail .info-left li a , .mg-headwidget.trans .mg-head-detail li a i, .mg-headwidget.trans .mg-head-detail .info-right li a {
	color: #495057;
}
.mg-headwidget.trans .navbar-wp {
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #dee2e6;
}
.mg-headwidget.center .navbar-wp {
    background: #0056b3;
}
/*=== navbar Header colors ===*/
.mg-headwidget .navbar-wp {
	background: #ffffff;
	border-bottom: 1px solid #dee2e6;
}
.mg-headwidget .navbar-header .navbar-brand {
	color: #212529;
}
.header-widget .mg-header-box .mg-social li span.icon-soci a {
    color: #6c757d;
}
.header-widget .mg-header-box .mg-social span.icon-soci:hover a, .header-widget .mg-header-box .mg-social span.icon-soci:focus a {
    color: #0056b3;
}
.mg-headwidget .navbar-wp .navbar-nav > li> a {
	color: #495057;
	font-weight: 500;
}
.mg-headwidget .navbar-wp .navbar-nav > li > a:hover, .mg-headwidget .navbar-wp .navbar-nav > li > a:focus, .mg-headwidget .navbar-wp .navbar-nav > .active > a, .mg-headwidget .navbar-wp .navbar-nav > .active > a:hover, .mg-headwidget .navbar-wp .navbar-nav > .active > a:focus {
	color: #0056b3;
	background: #e7f1ff;
	border-bottom: 2px solid #0056b3;
}
.mg-headwidget .navbar-default .navbar-toggle .icon-bar {
    background-color: #495057;
}
.mg-headwidget.trans .mg-head-detail .mg-social i {
    color: #495057;
}
.mg-headwidget.trans .mg-header-box-info h4, .mg-headwidget.trans .mg-header-box-info p {
	color: #212529;
}
.mg-headwidget.light .mg-head-detail{
	background: #fff;
	border-color: #dee2e6;
}
.mg-headwidget.light .info-left li {
	color: #6c757d;
}
.mg-headwidget.light .mg-nav-widget-area-back .inner {
	background: #fff;
}

.post-edit-link :hover{ color:#0056b3; }
/*==================== Theme Menu ====================*/
/**Category Color **/
a.newsup-categories.category-color-1{background: #0056b3;}
a.newsup-categories.category-color-2{background: #28a745;}
a.newsup-categories.category-color-3{background: #dc3545;}
a.newsup-categories.category-color-4{background: #ffc107; color: #212529;}
/*=== navbar dropdown colors ===*/ 
.navbar-wp .dropdown-menu {
	background: #ffffff;
	border: 1px solid #dee2e6;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.navbar-wp .dropdown-menu > .active > a, .navbar-wp .dropdown-menu > .active > a:hover, .navbar-wp .dropdown-menu > .active > a:focus {
	background: #e7f1ff;
	color: #0056b3;
}
.navbar-wp .dropdown-menu > li > a:hover, .navbar-wp .dropdown-menu > li > a.bg-light:hover  {
	background: #e7f1ff !important;
	color: #0056b3 !important;
}
.navbar-wp .dropdown-menu li a.bg-light:hover  {
	background-color: #e7f1ff !important;
	color: #0056b3 !important;
}
.navbar-wp .dropdown-menu > li > a {
    background: #ffffff !important;
    color: #495057 !important;
}
.navbar-wp .dropdown-menu > .active > a, .navbar-wp .dropdown-menu > .active > a:hover, .navbar-wp .dropdown-menu > .active > a:focus {
	background: #e7f1ff;
	color: #0056b3;
}
.navbar-wp .dropdown-menu > li > a:focus {
	background: #f8f9fa !important;
}
.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:hover, .navbar-wp .navbar-nav > .disabled > a:focus {
	color: #adb5bd;
}
.mg-search-box .btn {
	background: #0056b3;
	border-color: #0056b3;
	color: #fff;
}
.mg-search-box a {
	color: #495057;
}
.mg-search-box a:hover, .mg-search-box a:focus {
	color: #0056b3;
}
.mobilehomebtn {
    background: #0056b3;
    color: #fff;
}
.mobilehomebtn:hover, .mobilehomebtn:focus{color:#fff; background: #004494;}
.btn:hover, .btn:focus, .btn.focus{	color: #fff; background: #004494;}
/*=== navbar drop down hover color ===*/
.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
	color: #0056b3;
	background: #e7f1ff;
}
.navbar-base .navbar-nav > li > a.dropdown-form-toggle {
	color: #495057;
}
/*=== navbar toggle color ===*/ 
.navbar-default .navbar-toggle {
	color: #495057;
}
.navbar-wp .navbar-nav > li > a.dropdown-form-toggle {
	color: #495057;
}
.navbar-wp .navbar-toggle:hover, .navbar-wp .navbar-toggle:focus {
	background: rgba(0,0,0,0);
	color: #0056b3;
}
/*==================== Body & Global ====================*/
body {
	color: #212529;
	background: #ffffff;
}
.mg-heading h3, .mg-heading h3 a {
	color: #212529;
}
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], textarea {
	color: #212529;
	border-color: #ced4da;
	background: #ffffff;
}	
.form-control:hover, textarea:hover, input:not([type]):hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input:not([type]):focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus {
	border-color: #0056b3;
	background: #ffffff;
}
input[type="submit"], input[type="reset"],  button {
	background: #0056b3;
	border-color: #0056b3;
	color: #fff;
}
input[type="submit"]:hover, input[type="reset"]:hover, button:hover,input[type="submit"]:focus, input[type="reset"]:focus, button:focus {
	background: #004494;
	border-color: #004494;
	color: #fff;
}
a {
	color: #0056b3;
}
a:hover, a:focus {
	color: #003d82;
}
blockquote, blockquote.wp-block-quote{
	background: #f8f9fa;
	border-color: #0056b3;
	color: #212529;
}
blockquote::before {
	color: #0056b3;
}
blockquote::after {
	color: #0056b3;
}
.mg-search-modal .mg-search .btn {
	background: #0056b3;
	color: #fff;
}
.mg-search-modal .mg-search .btn:hover {
	background: #004494;
}
.mg-error-404 h1 i {
	color: #0056b3;
}
.grey-bg {
	background: #f8f9fa;
}
.owl-carousel .owl-controls .owl-buttons div:hover {
	background: #0056b3;
	border-color: #0056b3;
	color: #fff;
}
.owl-carousel .owl-controls .owl-buttons div:hover i {
	color: #fff;
}
.owl-carousel .owl-controls .owl-page span {
	border-color: #dee2e6;
}
.owl-carousel .owl-controls .owl-page.active span {
	border-color: #0056b3;
}
.mg-social li a, .mg-social li span.icon-soci a {
	color: #495057 !important;
}
.mg-social li a:hover, .mg-social li span.icon-soci a:hover {
	color: #0056b3 !important;
}
/*==================== Section & Module ====================*/
.mg-tpt-tag-area {
    background: #ffffff;
    border: 1px solid #dee2e6;
}
.mg-tpt-txnlst strong {
    color: #212529;
}
.mg-tpt-txnlst ul li a {
    color: #0056b3;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
}
.mg-tpt-txnlst ul li a:hover, .mg-tpt-txnlst ul li a:focus {
    color: #fff;
    background: #0056b3;
    border-color: #0056b3;
}
.mg-latest-news .bn_title span{
  border-left-color: #0056b3;
  border-color: transparent transparent transparent #0056b3; 
}
.mg-latest-news .bn_title {
  background-color: #0056b3;
}
.mg-latest-news .mg-latest-news-slider a{
  color: #212529;
}
.mg-latest-news .mg-latest-news-slider a::before, .mg-latest-news .mg-latest-news-slider a::after {
    color: #0056b3;
}
.mg-latest-news .mg-latest-news-slider a span{
  color: #0056b3;
}
.top-right-area .nav-tabs > li > a {
    border-color: #dee2e6;
    color: #212529;
    background: #ffffff;
}
.top-right-area .nav-tabs .nav-link.active, .top-right-area .nav-tabs .nav-link.active:hover, .top-right-area .nav-tabs .nav-link.active:focus {
    color: #212529;
    background-color: #ffffff;
    border-color: #dee2e6;
    border-bottom-color: #0056b3;
    border-bottom-width: 2px;
}
.title_small_post h5 a {
	color: #212529;
}	
.title_small_post h5 a:hover {
	color: #0056b3;
}	
.mg-featured-slider{
  background-color: #FFFFFF;
  border: 1px solid #dee2e6;
}
.mg-blog-inner h4, .mg-blog-inner h4 a {
  color: #212529;
}
.mg-blog-inner .mg-blog-date, .mg-blog-inner .mg-blog-meta i, .mg-blog-inner .mg-blog-meta a {
	color: #6c757d;
}
.mg-sec-title {
  border-color: #0056b3;
}
.mg-sec-title h4{
    background-color: #0056b3;
    color: #fff;
}
.mg-sec-title h4::before {
    border-left-color: #0056b3;
    border-color: transparent transparent transparent #0056b3;
}
.mg-viewmr-btn{
  color: #0056b3;
}
.mg-posts-sec .small-post-content h5 a:hover, .featured_cat_slider a:hover{
  color: #0056b3;
}
.mg-posts-sec-inner .small-list-post .small-post, .small-post{
  background: #fff;
  border: 1px solid #dee2e6;
}
.small-list-post h5.title, .small-list-post h5.title a, .small-post .title, .small-post .title a {
    color: #212529;
}
.mg-posts-sec-post{
  background: #fff;
  border: 1px solid #dee2e6;
}
.mg-posts-modul-6 .mg-sec-top-post .title a{
    color: #212529;
}
.mg-post-box .title a { 
    color:#212529;
}
.mg-post-box .title a:hover { 
    color:#0056b3;
}
.mg-post-box .latest-meta { 
    color: #6c757d;
}
.mg-post-box .latest-meta .latest-date { 
    color:#6c757d;
}
.mg-post-box .latest-content { 
    color: #495057; 
}
.mg-post-bottom .mg-share-icons .mg-share span a{
	background-color: #f8f9fa;
  color: #495057;
  border: 1px solid #dee2e6;
}
.mg-post-bottom .mg-share-icons .mg-share span a:hover{
  background-color:#0056b3;
  color: #fff;
  border-color: #0056b3;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle{
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle i{
  color: #495057;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle:hover{
  background-color:#0056b3;
  color: #fff;
  border-color: #0056b3;
}
.mg-subscriber .overlay {
	background: #f8f9fa;
}
.mg-breadcrumb-section .overlay {
	background: #fff;
}
/*==================== post ====================*/
.mg-blog-post-box .mg-header h1 a {
	color: #212529;
}
.mg-blog-post .bottom h4, .mg-blog-post .bottom h4 a {
	color: #212529;
}
.mg-blog-post .bottom h4:hover, .mg-blog-post .bottom h4 a:hover, .mg-posts-modul-6 .mg-sec-top-post .title a:hover, .mg-blog-inner h4 a:hover {
	color: #0056b3;
}
.mg-blog-post-box .small {
	color: #6c757d;
}
.mg-blog-post-box h4.title, .mg-blog-post-box h4.title a {
	color: #212529;
}
.mg-blog-post-box h4.title:hover, .mg-blog-post-box h4.title a:hover, .mg-blog-post-box h4.title:focus, .mg-blog-post-box h4.title a:focus {
	color: #0056b3;
}
.mg-blog-category a{
    color: #fff;
    background: #0056b3;
}
.mg-blog-category a:hover {
    color: #fff;
    background: #004494;
}
.mg-blog-meta {
    color: #6c757d;
}
.mg-blog-meta a {
	color: #495057;
}
.mg-blog-meta a:hover {
	color: #0056b3;
}
.mg-blog-meta i {
	color: #495057;
}
.mg-blog-date {
	color: #495057;
}
.mg-blog-post.lg .mg-blog-meta i, .mg-blog-post.lg .mg-blog-meta a , .mg-blog-post.lg .mg-blog-meta span {
	color: #6c757d;
}
.mg-blog-post.lg .mg-blog-meta a:hover , .mg-blog-post.lg .mg-blog-meta a:focus {
	color: #0056b3;
}
.featured-image-caption{
	background-color: #f8f9fa ;
	color: #495057;
	border: 1px solid #dee2e6;
}
.post-form {
    color: #fff;
    background: #0056b3;
}
.mg-comments h4 {
	color: #212529;
}
.comments-area .comment-meta .comment-author img {
	border-color: #0056b3;
}
.comment-body .reply a {
    color: #fff;
    background: #0056b3;
}
.comment-body .reply a:hover, .comment-body .reply a:focus {
    color: #fff;
    background: #004494;
}
.comment-metadata .edit-link:before {
    color: #0056b3;
}
.mg-blog-author {
	background: #f8f9fa;
	border: 1px solid #dee2e6;
}
.mg-info-author-block {
	background: #fff;
	border-color: #dee2e6;
	color: #212529;
}
.mg-info-author-block a {
	color: #212529;
}
.mg-info-author-block h4 {
	color: #212529;
}
.mg-info-author-block h4 span {
	color: #6c757d;
}
.mg-info-author-block .mg-info-author-social li a {
	color: #495057;
	background: #f8f9fa;
	border: 1px solid #dee2e6;
}
.mg-info-author-block .mg-info-author-social li a:hover {
	color: #fff;
	background: #0056b3;
	border-color: #0056b3;
}
.comment_section .comment-reply-link {
	background: #f8f9fa;
	color: #495057;
	border-color: #dee2e6;
}
.mg-comments a {
	color: #495057;
}
.mg-comments h4 span {
	color: #6c757d;
}
.mg-comments .comment .media-body > p:last-child {
	border-color: #dee2e6;
}
.mg-comments li .media-body > .small {
	color: #6c757d;
}
.mg-comments li .media-body > p {
	border-color: #dee2e6;
	color: #495057;
}
.mg-comments .comment-list li {
	background: #fff;
	border-color: #dee2e6;
}
.wp-block-search .wp-block-search__label,.mg-widget .wp-block-group h2  {
	background: #0056b3;
	color: #fff;
	border-color: #0056b3;
}
.wp-block-search .wp-block-search__label::before, .mg-widget .wp-block-group h2:before {
    border-left-color: #0056b3;
    border-color: transparent transparent transparent #0056b3;
}
.wp-block-search .wp-block-search__label::after, .mg-widget .wp-block-group h2::after {
	background-color: #0056b3;
}
.wp-block-file *+.wp-block-file__button{
    background: #0056b3;
    color: #ffffff;
    text-decoration: none;
}
.wp-block-file *+.wp-block-file__button:hover{
    background: #004494;
}
/*==================== Sidebar ====================*/
.mg-sidebar .mg-widget {
	background: #fff;
	border-color: #dee2e6;
}
.mg-wid-title {
	border-color: #0056b3;
}
.mg-sidebar .mg-widget h6{
	background: #0056b3;
	color: #fff;
}
.mg-sidebar .mg-widget .wtitle{
	background: #0056b3;
	color: #fff;
}
.mg-sidebar .mg-widget h6::before {
	border-left-color: #0056b3;
    border-color: transparent transparent transparent #0056b3;
}
.mg-sidebar .mg-widget .wtitle::before {
	border-left-color: #0056b3;
    border-color: transparent transparent transparent #0056b3;
}
.mg-sidebar .mg-widget ul li, .wp-block-latest-comments li {
	border-color: #dee2e6;
}
.mg-sidebar .mg-widget ul li a {
	color: #495057;
}
.mg-sidebar .mg-widget ul li a:hover, .mg-sidebar .mg-widget ul li a:focus {
	color: #0056b3;
}
.mg-sidebar .mg-widget ul li .mg-blog-category a, .mg-sidebar .mg-widget ul li .mg-blog-category a:hover {
    color: #fff;
}
.mg-sidebar .mg-widget .mg-blog-post h3 a {
	color: #212529;
}
.mg-sidebar .mg-widget .mg-blog-post h3 a:hover {
	color: #0056b3;
}
.mg-sidebar .mg-widget.widget_search .btn {
	color: #fff;
	background: #0056b3;
}
.mg-sidebar .mg-widget.widget_search .btn:hover, .mg-sidebar .mg-widget.widget_search .btn:focus {
	background: #004494;
}
.mg-sidebar .mg-mailchimp-widget .btn:hover, .mg-sidebar .mg-mailchimp-widget .btn:focus {
	background: #004494;
}
.mg-sidebar .mg-widget .mg-widget-tags a, .mg-sidebar .mg-widget .tagcloud a,
.wp-block-tag-cloud a, .mg-widget .wp-block-tag-cloud a {
	background: #f8f9fa;
	color: #0056b3;
	border-color: #dee2e6;
}
.wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus, 
.wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus, 
.mg-widget .wp-block-tag-cloud a:hover  {
	color: #fff;
	background: #0056b3;
	border-color: #0056b3;
}
.mg-sidebar .mg-widget .mg-widget-tags a:hover, .mg-sidebar .mg-widget .tagcloud a:hover, .mg-sidebar .mg-widget .mg-widget-tags a:focus, .mg-sidebar .mg-widget .tagcloud a:focus {
	color: #fff;
	background: #0056b3;
	border-color: #0056b3;
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci {
	color: #495057;
	border-color: #dee2e6;
	background: #f8f9fa;
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci:hover {
	color: #fff;
	background: #0056b3;
	border-color: #0056b3;
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci:hover i {
	color: #fff;
}
.mg-sidebar .mg-widget .calendar_wrap table caption{
	color: #212529;
}
.mg-sidebar .wp-block-verse{
	background-color: transparent;
}
/*==================== general ====================*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color: #212529;
}
.btn {
	background: #0056b3;
	color: #fff;
	border: 1px solid #0056b3;
}
.btn-theme, .more_btn, .more-link {
	background: #0056b3;
	color: #fff;
	border-color: #0056b3;
}
.btn-theme:hover, .btn-theme:focus, .more_btn:hover, .more_btn:focus, .more-link:hover, .more-link:focus {
	color: #fff;
	background: #004494;
	border-color: #004494;
}
/*==================== pagination color ====================*/
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a, .single-nav-links a, .single-nav-links span  {
	background: #fff;
	color: #495057;
	border: 1px solid #dee2e6;
}
.nav-next a, .nav-previous a {
	color: #495057;
}
.nav-next a:hover, .nav-next a:focus, .nav-previous a:hover, .nav-previous a:focus {
	color: #0056b3;
}
.navigation.pagination .nav-links .page-numbers:hover, .navigation.pagination .nav-links .page-numbers:focus, .navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links .page-numbers.current:hover,  .navigation.pagination .nav-links .page-numbers.current:focus, .single-nav-links a.current, .single-nav-links span.current, .single-nav-links a:hover, .single-nav-links span:hover, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	border-color: #0056b3;
	background: #0056b3;
	color: #fff;
}
/*==================== typo ====================*/
.mg-breadcrumb-title h1, .mg-breadcrumb-title .title {
	color: #212529;
}
.mg-page-breadcrumb > li a {
	color: #495057;
}
.mg-page-breadcrumb > li a:hover, .mg-page-breadcrumb > li a:focus {
	color: #0056b3;
}
.mg-page-breadcrumb > li + li:before {
	color: #6c757d;
}
/*==================== blog ====================*/
.mg-comments .mg-reply:hover, .mg-comments .mg-reply:focus {
	color: #fff;
	background: #0056b3;
	border-color: #0056b3;
}
.mg-heading-bor-bt h5 {
	color: #212529;
}
/*==================== Tags ======================*/
.newsup-tags a:hover{
	color: #0056b3;
}
#wp-calendar tbody td#today{color: #0056b3; background: #e7f1ff; }
/*==================== footer background ====================*/
footer .overlay {
	background: #f8f9fa;
	border-top: 1px solid #dee2e6;
}
footer .mg-footer-top-area h6, footer .mg-widget h6 {
	color: #212529;
}
footer .mg-widget ul li {
	color: #495057;
	border-color: #dee2e6;
}
footer .mg-widget ul li a {
	color: #495057;
}
footer .mg-widget ul li a:hover, footer .mg-widget ul li a:focus {
	color: #0056b3;
}
footer .mg-social li span.icon-soci a {
    color: #495057;
    background: #fff;
    border: 1px solid #dee2e6;
}
footer .mg-social li span.icon-soci a:hover {
    color: #0056b3;
    border-color: #0056b3;
}
footer .mg-widget .double-category-widget .small-post-content p, footer .mg-widget .double-category-widget .small-post-content .mg-blog-meta a, footer .double-category-widget i{
	color: #495057;
}
.facebook{
	background: #3b5998;
	color:#fff;
} 
.twitter{
	background: #1da1f2;
	color:#fff;
} 
.x-twitter{
	background: #000;
}
.linkedin{
	background: #0077b5;
	color:#fff;
}
.instagram{
	color:#fff; background: radial-gradient(circle farthest-corner at 32% 106%,#ffe17d 0,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%),linear-gradient(135deg,#234bd7 12%,#c33cbe 58%);
}
.youtube{
	background: #ff0000;
	color:#fff;
}
.pinterest {
	background: #bd081c;
	color:#fff;
}
.vimeo {
	background: #1ab7ea;
	color:#fff;
}
.dribbble {
	background: #ea4c89;
	color:#fff;
}
.skype {
	background: #00aff0;
	color:#fff;
}
.telegram {
	background: #0088cc;
	color:#fff;
}
.post-share-icons .email{
	background: #495057;
}
.print-r {
    background: #495057;
    color: #fff;
}
footer .mg-footer-copyright {
	background: #e9ecef;
	border-top: 1px solid #dee2e6;
}
footer .mg-footer-copyright p, footer .mg-footer-copyright a {
	color: #6c757d;
}
footer .mg-footer-copyright a:hover, footer .mg-footer-copyright a:focus {
	color: #0056b3;
}
footer .mg-widget p {
	color: #495057;
}
footer .mg-widget h1, footer .mg-widget h2, footer .mg-widget h3, footer .mg-widget h4, footer .mg-widget h5, footer .mg-widget h6{
	color: #212529;
}
footer .mg-widget blockquote, footer .mg-widget blockquote p{
	color: #495057;
}
footer .mg-widget .wp-block-code code{
	color: #495057;
	background: #f8f9fa;
}
footer .mg-widget pre{
	color: #495057;
	background: #f8f9fa;
}
footer .mg-widget p {
	color: #495057;
}
footer .mg-widget .wp-block-calendar table caption, footer .mg-widget .wp-block-calendar table tbody {
    color: #495057;
}
footer .mg-widget .small-post-content p, footer .mg-widget .small-post-content .mg-blog-meta a{
	color: #495057;
}
footer .mg-posts-modul-6 .mg-sec-top-post p{ color: #495057; }

footer .mg-posts-modul-6 .mg-sec-top-post .mg-blog-meta a{ color: #495057; }

footer .mg-posts-modul-6 .mg-sec-top-post .mg-blog-meta a:hover{color: #0056b3;}

footer .mg-widget.widget_search .btn {
	color: #fff;
	background: #0056b3;
	border-color: #0056b3;
}
footer .mg-widget, footer .mg-widget a {
    color: #495057;
}
footer .mg-widget.widget_search .btn:hover, footer .mg-widget.widget_search .btn:focus {
	background: #004494;
	border-color: #004494;
}
footer .mg-widget .mg-widget-tags a, footer .mg-widget .tagcloud a {
	background: #fff;
    color: #0056b3;
    border-color: #dee2e6;
}
footer .mg-widget .mg-widget-tags a:hover, footer .mg-widget .tagcloud a:hover, footer .mg-widget .mg-widget-tags a:focus, footer .mg-widget .tagcloud a:focus {
	color: #fff;
	background: #0056b3;
	border-color: #0056b3;
}
footer .mg-widget h6 {
	background: #0056b3;
	color: #fff;
}
footer .mg-widget h6::before {
	border-left-color: #0056b3;
    border-color: transparent transparent transparent #0056b3;
}
footer .mg-widget h6::after {
    background-color: #0056b3;
}
footer .small-post, footer .mg-posts-sec-inner .small-list-post .small-post {
	background: #fff;
	border: 1px solid #dee2e6;
}
footer .latest-posts-widget .mg-posts-sec-post{
	background: #fff;
	border: 1px solid #dee2e6;
}
footer .latest-posts-widget .mg-sec-top-post .title a, footer .latest-posts-widget .mg-sec-top-post p, footer .latest-posts-widget .mg-blog-meta i, footer .latest-posts-widget.mg-posts-modul-6 .mg-sec-top-post .mg-blog-meta a{
	color: #495057;
}
footer .small-post .title a{
	color: #212529;
}
footer .small-post .title a:hover{
	color: #0056b3;
}
.ta_upscr {
	background: #0056b3;
	border-color: #0056b3;
	color: #fff !important;
}
.ta_upscr:hover, .ta_upscr:focus {
	color: #fff;
	background: #004494;
}
/*form-control*/
.form-group label {
    color: #495057;
}
.form-control {
	border-color: #ced4da;
	background: #fff;
}
.form-control:focus {
	border-color: #0056b3;
	background: #fff;
}
.form-group label::before {
    background-color: #dee2e6;
}
.form-group label::after {
	background-color: #0056b3;
}

/* 新增政务网站特色样式 */
.mg-headwidget .navbar-wp .navbar-nav > li > a {
    font-weight: 600;
    padding: 15px 20px;
    transition: all 0.3s ease;
}

.mg-headwidget .navbar-wp .navbar-nav > .active > a {
    font-weight: 700;
}

/* 卡片样式优化 */
.mg-posts-sec-post, .mg-sidebar .mg-widget, .small-post {
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    border-radius: 4px;
    transition: box-shadow 0.3s ease;
}

.mg-posts-sec-post:hover, .mg-sidebar .mg-widget:hover, .small-post:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

/* 按钮样式优化 */
.btn, input[type="submit"], input[type="reset"], button {
    border-radius: 4px;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* 页脚样式优化 */
footer .mg-footer-copyright {
    padding: 20px 0;
    font-size: 14px;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .mg-headwidget .navbar-wp .navbar-nav > li > a {
        padding: 12px 15px;
        border-bottom: 1px solid #dee2e6;
    }
    
    .mg-headwidget .navbar-wp .navbar-nav > .active > a {
        border-bottom: 2px solid #0056b3;
    }
}