/*==================== Site Titel =======================*/
body .site-title-footer a, body .site-description-footer {
	color: #fff;
}
/*==================== Top Bar color ====================*/
.mg-head-detail .info-left li span.time {
	background: #F1B014;
	color: #fff;
}
.mg-headwidget .mg-head-detail {
	background: #0d6e39;
}
.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: #fff;
}
.mg-headwidget .mg-head-detail .info-right li a:hover, .mg-headwidget .mg-head-detail .info-right li a:focus {
	color: #F1B014;
}
.mg-headwidget .mg-head-detail li a i {
	color: #fff;
}
.mg-headwidget .mg-head-detail .info-right li a i {
	color: #fff;
}
.mg-headwidget .trans {
	background: rgba(0, 0, 0, 0.0);
}
.mg-headwidget.trans .mg-head-detail {
	background: rgba(0, 0, 0, 0.0);
	border-color: rgba(255, 255, 255, 0.1);
}
.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: #fff;
}
.mg-headwidget.trans .navbar-wp {
    background: rgba(0, 0, 0, 0.7);
}
.mg-headwidget.center .navbar-wp {
    background: #F1B014;
}
/*=== navbar Header colors ===*/
.mg-headwidget .navbar-wp {
	background: #0d6e39;
}
.mg-headwidget .navbar-header .navbar-brand {
	color: #222;
}
.header-widget .mg-header-box .mg-social li span.icon-soci a {
    color: #999;
}
.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: #F1B014;
}
.mg-headwidget .navbar-wp .navbar-nav > li> a {
	color: rgba(255,255,255,0.71);
}
.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: #fff;
	background: #F1B014;
}
.mg-headwidget .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.mg-headwidget.trans .mg-head-detail .mg-social i {
    color: #fff;
}
.mg-headwidget.trans .mg-header-box-info h4, .mg-headwidget.trans .mg-header-box-info p {
	color: #fff;
}
.mg-headwidget.light .mg-head-detail{
	background: #fff;
	border-color: #eee;
}
.mg-headwidget.light .info-left li {
	color: #848582;
}
.mg-headwidget.light .mg-nav-widget-area-back .inner {
	background: #fff;
}

.post-edit-link :hover{ color:#F1B014; }
/*==================== Theme Menu ====================*/
/**Category Color **/
a.newsup-categories.category-color-1{background: #F1B014;}
a.newsup-categories.category-color-2{background: #feb236;}
a.newsup-categories.category-color-3{background: #622569;}
a.newsup-categories.category-color-4{background: #82b74b;}
/*=== navbar dropdown colors ===*/ 
.navbar-wp .dropdown-menu {
	background: #1f2024;
}
.navbar-wp .dropdown-menu > .active > a, .navbar-wp .dropdown-menu > .active > a:hover, .navbar-wp .dropdown-menu > .active > a:focus {
	background: #F1B014;
	color: #fff;
}
.navbar-wp .dropdown-menu > li > a:hover, .navbar-wp .dropdown-menu > li > a.bg-light:hover  {
	background: #F1B014 !important;
	color: #fff !important;
}
.navbar-wp .dropdown-menu li a.bg-light:hover  {
	background-color: #F1B014 !important;
	color: #fff !important;
}
.navbar-wp .dropdown-menu > li > a {
    background: #1f2024 !important;
    color: #fff !important;
}
.navbar-wp .dropdown-menu > .active > a, .navbar-wp .dropdown-menu > .active > a:hover, .navbar-wp .dropdown-menu > .active > a:focus {
	background: #F1B014;
	color: #fff;
}
.navbar-wp .dropdown-menu > li > a:focus {
	background: #222 !important;
}
.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:hover, .navbar-wp .navbar-nav > .disabled > a:focus {
	color: #ccc;
}
.mg-search-box .btn {
	background: #F1B014;
	border-color: #F1B014;
	color: #fff;
}
.mg-search-box a {
	color: rgba(255,255,255,0.71);
}
.mg-search-box a:hover, .mg-search-box a:focus {
	color: rgba(255,255,255,0.71);
}
.mobilehomebtn {
    background: #F1B014;
    color: #fff;
}
.mobilehomebtn:hover, .mobilehomebtn:focus{color:#fff;}
.btn:hover, .btn:focus, .btn.focus{	color: #fff;}
/*=== 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: #fff;
}
.navbar-base .navbar-nav > li > a.dropdown-form-toggle {
	color: #fff;
}
/*=== navbar toggle color ===*/ 
.navbar-default .navbar-toggle {
	color: #fff;
}
.navbar-wp .navbar-nav > li > a.dropdown-form-toggle {
	color: #fff;
}
.navbar-wp .navbar-toggle:hover, .navbar-wp .navbar-toggle:focus {
	background: rgba(0,0,0,0);
	color: #fff;
}
/*==================== Body & Global ====================*/
body {
	color: #222;
}
.mg-heading h3, .mg-heading h3 a {
	color: #212121;
}
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], textarea {
	color: #212121;
	border-color: #eef3fb;
}	
.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: #F1B014;
}
input[type="submit"], input[type="reset"],  button {
	background: #F1B014;
	border-color: #F1B014;
	color: #fff;
}
input[type="submit"]:hover, input[type="reset"]:hover, button:hover,input[type="submit"]:focus, input[type="reset"]:focus, button:focus {
	background: #002954;
	border-color: #002954;
	color: #fff;
}
a {
	color: #F1B014;
}
a:hover, a:focus {
	color: #002954;
}
blockquote, blockquote.wp-block-quote{
	background: #f5f5f5;
	border-color: #F1B014;
}
blockquote::before {
	color: #F1B014;
}
blockquote::after {
	color: #F1B014;
}
.mg-search-modal .mg-search .btn {
	background: #F1B014;
	color: #fff;
}
.mg-search-modal .mg-search .btn:hover {
	background: #002954;
}
.mg-error-404 h1 i {
	color: #F1B014;
}
.grey-bg {
	background: #f4f7fc;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev, .woocommerce-product-gallery .flex-direction-nav .flex-next {
	background: #fff;
	color: #333;
}
.owl-carousel .owl-controls .owl-buttons div:hover, .woocommerce-product-gallery .flex-direction-nav .flex-prev:hover, .woocommerce-product-gallery .flex-direction-nav .flex-next:hover {
	background: #F1B014;
	border-color: #F1B014;
	color: #fff;
}
.owl-carousel .owl-controls .owl-buttons div:hover i {
	color: #fff;
}
.owl-carousel .owl-controls .owl-page span {
	border-color: #fff;
}
.owl-carousel .owl-controls .owl-page.active span {
	border-color: #F1B014;
}
.mg-social li a, .mg-social li span.icon-soci a {
	color: #fff !important;
}
/*==================== Section & Module ====================*/
.mg-tpt-tag-area {
    background: #fff;
}
.mg-tpt-txnlst strong {
    color: #383b42;
}
.mg-tpt-txnlst ul li a {
    color: #F1B014;
    background: #f3eeee;
}
.mg-tpt-txnlst ul li a:hover, .mg-tpt-txnlst ul li a:focus {
    color: #fff;
    background: #F1B014;
}
.mg-latest-news .bn_title span{
  border-left-color: #F1B014;
  border-color: transparent transparent transparent #F1B014; 
}
.mg-latest-news .bn_title {
  background-color: #F1B014;
}
.mg-latest-news .mg-latest-news-slider a{
  color: #222;
}
.mg-latest-news .mg-latest-news-slider a::before, .mg-latest-news .mg-latest-news-slider a::after {
    color: #F1B014;
}
.mg-latest-news .mg-latest-news-slider a span{
  color: #F1B014;
}
.top-right-area .nav-tabs > li > a {
    border-color: #eee;
    color: #212121;
    background: #fff;
}
.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: #212121;
    background-color: #fff;
    border-color: #eee;
    border-bottom-color: #F1B014;
}
.title_small_post h5 a {
	color: #212121;
}	
.title_small_post h5 a:hover {
	color: #F1B014;
}	
.mg-featured-slider{
  background-color: #FFF;
}
.mg-blog-inner h4, .mg-blog-inner h4 a {
  color: #fff;
}
.mg-blog-inner .mg-blog-date, .mg-blog-inner .mg-blog-meta i, .mg-blog-inner .mg-blog-meta a {
	color: #fff;
}
.mg-sec-title {
  border-color: #F1B014;
}
.mg-sec-title h4{
    background-color: #F1B014;
    color: #fff;
}
.mg-sec-title h4::before {
    border-left-color: #F1B014;
    border-color: transparent transparent transparent #F1B014;
}
.mg-viewmr-btn{
  color: #F1B014;
}
.mg-posts-sec .small-post-content h5 a:hover, .featured_cat_slider a:hover{
  color: #F1B014;
}
.mg-posts-sec-inner .small-list-post .small-post, .small-post{
  background: #fff;
}
.small-list-post h5.title, .small-list-post h5.title a, .small-post .title, .small-post .title a {
    color: #212121;
}
.mg-posts-sec-post{
  background: #fff;
}
.mg-posts-modul-6 .mg-sec-top-post .title a{
    color: #000;
}
.mg-post-box .title a { 
    color:#fff;
}
.mg-post-box .title a:hover { 
    color:#F1B014;
}
.mg-post-box .latest-meta { 
    color: #fff;
}
.mg-post-box .latest-meta .latest-date { 
    color:#f3f3f3;
}
.mg-post-box .latest-content { 
    color: #fff; 
}
.mg-post-bottom .mg-share-icons .mg-share span a{
	background-color: #CCD1D9;
  color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share span a:hover{
  background-color:#F1B014;
  color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle{
  background-color: #CCD1D9;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle i{
  color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle:hover{
  background-color:#F1B014;
  color: #fff;
}
.mg-subscriber .overlay {
	background: #f3f3f3;
}
.mg-breadcrumb-section .overlay {
	background: #fff;
}
/*==================== post ====================*/
.mg-blog-post-box .mg-header h1 a {
	color: #000;
}
.mg-blog-post .bottom h4, .mg-blog-post .bottom h4 a {
	color: #fff;
}
.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: #F1B014;
}
.mg-blog-post-box .small {
	color: #222;
}
.mg-blog-post-box h4.title, .mg-blog-post-box h4.title a {
	color: #212121;
}
.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: #F1B014;
}
.mg-blog-category a{
    color: #fff;
    background: #F1B014;
}
.mg-blog-category a:hover {
    color: #fff;
}
.mg-blog-meta {
    color: #bdbdbd;
}
.mg-blog-meta a {
	color: #333;
}
.mg-blog-meta a:hover {
	color: #F1B014;
}
.mg-blog-meta i {
	color: #333;
}
.mg-blog-date {
	color: #333;
}
.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: #fff;
}
.mg-blog-post.lg .mg-blog-meta a:hover , .mg-blog-post.lg .mg-blog-meta a:focus {
	color: #F1B014;
}
.featured-image-caption{
	background-color: #343a40 ;
	color: #f8f9fa;
}
.post-form {
    color: #fff;
    background: #F1B014;
}
.mg-comments h4 {
	color: #212121;
}
.comments-area .comment-meta .comment-author img {
	border-color: #F1B014;
}
.comment-body .reply a {
    color: #fff;
    background: #F1B014;
}
.comment-body .reply a:hover, .comment-body .reply a:focus {
    color: #fff;
    background: #0d6e39;
}
.comment-metadata .edit-link:before {
    color: #F1B014;
}
.mg-blog-author {
	background: #e8e8e8;
}
.mg-info-author-block {
	background: #fff;
	border-color: #eaeaea;
	color: #222;
}
.mg-info-author-block a {
	color: #212121;
}
.mg-info-author-block h4 {
	color: #333;
}
.mg-info-author-block h4 span {
	color: #999999;
}
.mg-info-author-block .mg-info-author-social li a {
	color: #fff;
}
.comment_section .comment-reply-link {
	background: #f0f0f0;
	color: #666;
	border-color: #f0f0f0;
}
.mg-comments a {
	color: #777;
}
.mg-comments h4 span {
	color: #999999;
}
.mg-comments .comment .media-body > p:last-child {
	border-color: #f0f0f0;
}
.mg-comments li .media-body > .small {
	color: #999;
}
.mg-comments li .media-body > p {
	border-color: #f0f0f0;
	color: #999;
}
.mg-comments .comment-list li {
	background: #fff;
	border-color: #eee;
}
.wp-block-search .wp-block-search__label,.mg-widget .wp-block-group h2  {
	background: #F1B014;
	color: #fff;
	border-color: #F1B014;
}
.wp-block-search .wp-block-search__label::before, .mg-widget .wp-block-group h2:before {
    border-left-color: #F1B014;
    border-color: transparent transparent transparent #F1B014;
}
.wp-block-search .wp-block-search__label::after, .mg-widget .wp-block-group h2::after {
	background-color: #F1B014;
}
.wp-block-file *+.wp-block-file__button{
    background: #F1B014;
    color: #ffffff;
    text-decoration: none;
}
/*==================== Sidebar ====================*/
.mg-sidebar .mg-widget {
	background: #fff;
	border-color: #eee;
}
.mg-wid-title {
	border-color: #F1B014;
}
.mg-sidebar .mg-widget h6{
	background: #F1B014;
	color: #fff;
}
.mg-sidebar .mg-widget .wtitle{
	background: #F1B014;
	color: #fff;
}
.mg-sidebar .mg-widget h6::before {
	border-left-color: #F1B014;
    border-color: transparent transparent transparent #F1B014;
}
.mg-sidebar .mg-widget .wtitle::before {
	border-left-color: #F1B014;
    border-color: transparent transparent transparent #F1B014;
}
.mg-sidebar .mg-widget ul li, .wp-block-latest-comments li {
	border-color: #eee;
}
.mg-sidebar .mg-widget ul li a {
	color: #222;
}
.mg-sidebar .mg-widget ul li a:hover, .mg-sidebar .mg-widget ul li a:focus {
	color: #F1B014;
}
.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: #212121;
}
.mg-sidebar .mg-widget .mg-blog-post h3 a:hover {
	color: #F1B014;
}
.mg-sidebar .mg-widget.widget_search .btn {
	color: #fff;
	background: #F1B014;
}
.mg-sidebar .mg-widget.widget_search .btn:hover, .mg-sidebar .mg-widget.widget_search .btn:focus {
	background: #002954;
}
.mg-sidebar .mg-mailchimp-widget .btn:hover, .mg-sidebar .mg-mailchimp-widget .btn:focus {
	background: #002954;
}
.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: #f3eeee;
	color: #F1B014;
	border-color: #f3eeee;
}
.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: #F1B014;
	border-color: #F1B014;
}
.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: #F1B014;
	border-color: #F1B014;
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci {
	color: #F1B014;
	border-color: #F1B014;
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci:hover {
	color: #fff;
	background: #F1B014;
	border-color: #F1B014;
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci:hover i {
	color: #fff;
}
.mg-sidebar .mg-widget .calendar_wrap table caption{
	color: #222;
}
.mg-sidebar .wp-block-verse{
	background-color: transparent;
}
/*==================== general ====================*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color: #212121;
}
.btn {
	background: #F1B014;
	color: #fff;
}
.btn-theme, .more_btn, .more-link {
	background: #F1B014;
	color: #fff;
	border-color: #F1B014;
}
.btn-theme:hover, .btn-theme:focus, .more_btn:hover, .more_btn:focus, .more-link:hover, .more-link:focus {
	color: #fff;
	opacity: 0.8;
}
/*==================== pagination color ====================*/
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a, .single-nav-links a, .single-nav-links span  {
	background: #fff;
	color: #999;
}
.nav-next a, .nav-previous a {
	color: #000;
}
.nav-next a:hover, .nav-next a:focus, .nav-previous a:hover, .nav-previous a:focus {
	color: #F1B014;
}
.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: #F1B014;
	background: #F1B014;
	color: #fff;
}
/*==================== typo ====================*/
.mg-breadcrumb-title h1, .mg-breadcrumb-title .title {
	color: #222;
}
.mg-page-breadcrumb > li a {
	color: #222;
}
.mg-page-breadcrumb > li a:hover, .mg-page-breadcrumb > li a:focus {
	color: #F1B014;
}
.mg-page-breadcrumb > li + li:before {
	color: #222;
}
/*==================== blog ====================*/
.mg-comments .mg-reply:hover, .mg-comments .mg-reply:focus {
	color: #fff;
	background: #F1B014;
	border-color: #F1B014;
}
.mg-heading-bor-bt h5 {
	color: #212121;
}
/*==================== Tags ======================*/
.newsup-tags a:hover{
	color: #F1B014;
}
#wp-calendar tbody td#today{color: #F1B014; }
/*==================== footer background ====================*/
footer .overlay {
	background: #121026;
}
footer .mg-footer-top-area h6, footer .mg-widget h6 {
	color: #fff;
}
footer .mg-widget ul li {
	color: #fff;
	border-color: #242425;
}
footer .mg-widget ul li a {
	color: #fff;
}
footer .mg-widget ul li a:hover, footer .mg-widget ul li a:focus {
	color: #F1B014;
}
footer .mg-social li span.icon-soci a {
    color: #fff;
}
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: #fff;
}
.facebook{
	background: #3b5998;
	color:#fff;
} 
.twitter{
	background: #1da1f2;
	color:#fff;
} 
.x-twitter{
	background: #222;
}
.linkedin{
	background: #0e76a8;
	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: #cd201f;
	color:#fff;
}
.pinterest {
	background: #bd081c;
	color:#fff;
}
.vimeo {
	background: #44bbff;
	color:#fff;
}
.dribbble {
	background: #ea4c89;
	color:#fff;
}
.skype {
	background: #0078ca;
	color:#fff;
}
.telegram {
	background: #0088cc;
	color:#fff;
}
.post-share-icons .email{
	background: #222;
}
.print-r {
    background: #000;
    color: #fff;
}
footer .mg-footer-copyright {
	background: #090818;
}
footer .mg-footer-copyright p, footer .mg-footer-copyright a {
	color: #aaaed1;
}
footer .mg-footer-copyright a:hover, footer .mg-footer-copyright a:focus {
	color: #fff;
}
footer .mg-widget p {
	color: #fff;
}
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: #fff;
}
footer .mg-widget blockquote, footer .mg-widget blockquote p{
	color: #212121;
}
footer .mg-widget .wp-block-code code{
	color: #fff;
}
footer .mg-widget pre{
	color: #fff;
}
footer .mg-widget p {
	color: #fff;
}
footer .mg-widget .wp-block-calendar table caption, footer .mg-widget .wp-block-calendar table tbody {
    color: #bcbcbc;
}
footer .mg-widget .small-post-content p, footer .mg-widget .small-post-content .mg-blog-meta a{
	color: #212121;
}
footer .mg-posts-modul-6 .mg-sec-top-post p{ color: #000; }

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

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

footer .mg-widget.widget_search .btn {
	color: #fff;
	background: #F1B014;
	border-color: #F1B014;
}
footer .mg-widget, footer .mg-widget a {
    color: #fff;
}
footer .mg-widget.widget_search .btn:hover, footer .mg-widget.widget_search .btn:focus {
	background: #002954;
	border-color: #002954;
}
footer .mg-widget .mg-widget-tags a, footer .mg-widget .tagcloud a {
	background: #fff;
    color: #F1B014;
    border-color: #fff;
}
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: #F1B014;
	border-color: #F1B014;
}
footer .mg-widget h6 {
	background: #F1B014;
	color: #fff;
}
footer .mg-widget h6::before {
	border-left-color: #F1B014;
    border-color: transparent transparent transparent #F1B014;
}
footer .mg-widget h6::after {
    background-color: #F1B014;
}
footer .small-post, footer .mg-posts-sec-inner .small-list-post .small-post {
	background: #121026;
}
footer .latest-posts-widget .mg-posts-sec-post{
	background: #121026;
	border: 1px solid #211f32;
}
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: #fff;
}
footer .small-post .title a{
	color: #fff;
}
.ta_upscr {
	background: #F1B014;
	border-color: #F1B014;
	color: #fff !important;
}
.ta_upscr:hover, .ta_upscr:focus {
	color: #fff;
}
div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: #F1B014;
    color: #fff;
}
.wp-block-search .wp-block-search__input:hover, .wp-block-search .wp-block-search__input:focus {
    border-color: #F1B014;
}
.wp-block-search .wp-block-search__button{
    background: #F1B014;
    border-color: #F1B014;
    color: #fff;
}
.wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:focus {
	background: #333367;
	border-color: #333367;
	color: #fff;
}




/*==================== Site Titel =======================*/
/* =========================
   HEADER / NAVBAR
========================= */
.mg-headwidget .mg-head-detail,
.mg-headwidget .navbar-wp {
    background: #333367;
}

.mg-headwidget .navbar-wp .navbar-nav > li > a {
    color: #fff !important;
    padding: 5px 10px;
    
}

/* =========================
   COMMENTS
========================= */
.comment-body .reply a:hover,
.comment-body .reply a:focus {
    color: #fff;
    background: #333367;
}

/* =========================
   FOOTER
========================= */
footer .mg-footer-copyright {
    background: #333367 !important;
    padding: 0;
}

footer .mg-footer-copyright p,
footer .mg-footer-copyright a {
    color: #fff !important;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0;
}

footer .mg-footer-bottom-area {
    padding-bottom: 0;
}

footer .mg-footer-bottom-area .custom-logo {
    width: 300px;
}

footer .overlay {
    padding: 0;
    background: #1e334c;
}

/* =========================
   LAYOUT
========================= */
.container-fluid {
    max-width: 1300px;
}

.mg-nav-widget-area-back .inner {
    width: 100%;
    padding: 5px 0;
}

/* =========================
   VIDEO STYLES
========================= */
.post-video-box,
.archive-video-thumb {
    position: relative;
    margin: 20px 0 30px;
}

.video-poster-wrap {
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.video-poster-wrap img,
.archive-video-thumb img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border-radius: 6px;
}

.video-play-btn {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    color: #fff;
    background: rgba(0, 0, 0, 0.35);
    pointer-events: none;
}

/* =========================
   UAGB POST GRID
========================= */
.uagb-block-674d0219.uagb-post-grid
.wp-block-button.uagb-post__text.uagb-post__cta
.uagb-text-link.wp-block-button__link {
    color: #313164;
}

.uagb-block-674d0219.uagb-post-grid
.wp-block-button.uagb-post__text.uagb-post__cta:hover
.uagb-text-link.wp-block-button__link {
    color: #fff;
    background: #313164;
}

.uagb-post-grid.is-grid.uagb-post__image-position-top
.uagb-post__image a.uagb-image-ratio-2-3 {
    padding-bottom: 56.165%;
}

/* =========================
   BLOG POSTS
========================= */
.mg-blog-post-box {
    padding: 20px;
}

.mg-blog-post-box .mg-header {
    padding: 0;
}

.mg-blog-post-box:has(.single-featured-image) .mg-header {
    padding: 0;
}

.mg-blog-post-box .small.single {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.mg-blog-post.lg {
    margin-left: 0;
    height: 444px;
}

/* =========================
   TAGS
========================= */
.newsup-tags a {
    background: #f1b014;
    color: #ffffff !important;
    font-size: 12px;
    padding: 10px 6px;
    line-height: 9px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    margin-bottom: 2px;
    text-decoration: none;
    cursor: pointer;
}

.newsup-tags a:hover {
    background: #f3eeee;
    color: #f1b014;
}

.mg-sidebar .mg-widget .mg-widget-tags a,
.mg-sidebar .mg-widget .tagcloud a {
    font-weight: 600;
    text-decoration: none;
}

/* =========================
   HOME MAIN
========================= */
.homemain {
    background: #fff;
    padding: 15px;
    padding-bottom: 45px;
    overflow: hidden;
}
.mg-blog-post.lg {
margin-left: 0;
	height: 444px;}
.navbar-wp .dropdown-menu>li>a {
	padding: 5px 15px;}

    .navbar{
        padding: 0 !important;
    }


