@charset "UTF-8";
/*
Theme Name: Mmanews Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
:root { --secondary-color: var(--fs-color-secondary); }

.header-main { background: url(assets/images/header-bg.png) no-repeat center right; background-size: contain; }

.header-nav-main > li { margin: 0 13px; }
.header-nav-main > li > a { color: #fff !important; font-size: 16px; }
.header-nav-main > li > a:before { width: 0; background-color: #fff !important; max-width: 30px; left: 0; transform: none; }
.header-nav-main > li:hover > a, .header-nav-main > li.current-menu-item > a { color: #fff !important; }
.header-nav-main > li:hover > a:before, .header-nav-main > li.current-menu-item > a:before { width: 100%; opacity: 1 !important; }

.header-bottom { border-bottom: 1px solid #e8e8e8; }

.header-bottom-nav > li { margin: 0 13px; }
.header-bottom-nav > li > a { color: #191919 !important; font-size: 16px; text-transform: none; }
.header-bottom-nav > li:hover > a, .header-bottom-nav > li.current-menu-item > a { color: var(--primary-color) !important; }

.social-icons > a { color: #191919 !important; margin: 0 15px; }

.button:not(.icon).is-outline { border-width: 1px; border-color: #e0e0e0; min-height: 32px; line-height: 30px; }

.slider-nav-circle .flickity-button { opacity: 1; background: #fff; height: 50px; transform: none; }
.slider-nav-circle .flickity-button svg { border: none; padding: 26%; background-color: transparent !important; }

.section-title { border-bottom: 2px solid var(--fs-color-primary); }
.section-title span.section-title-main { border-bottom: none; text-transform: none; font-size: 16px; background-color: #0f408b; color: #fff; padding: 0px 14px; height: 36px; line-height: 36px; position: relative; z-index: 1; }
.section-title.section-title-normal span.section-title-main:after { content: ''; display: block; width: 300px; height: 36px; background: url(assets/images/title_news.png) no-repeat center center; margin-bottom: 10px; position: absolute; z-index: -1; background-size: cover; top: 0; }

.flickity-page-dots .dot { background: #d9d9d9; opacity: 1; }
.flickity-page-dots .dot.is-selected { width: 20px; background-color: var(--secondary-color); border-radius: 8px; }

.tabbed-content .text-right { text-align: left; }
.tabbed-content h4.uppercase { font-size: 20px; color: var(--primary-color); padding-top: 5px; margin-bottom: 2px; }
.tabbed-content .nav.nav-simple > li { margin: 0 10px; }
.tabbed-content .nav.nav-simple > li > a { color: #000; font-size: 14px; padding: 0; font-weight: 400; }
.tabbed-content .nav.nav-simple > li.active > a, .tabbed-content .nav.nav-simple > li:hover > a { color: var(--primary-color); }
.tabbed-content .nav.nav-pills > li { float: left; border: solid #eee; border-width: 1px 1px 2px; border-right: 0; margin-bottom: 0; font-size: 13px; font-weight: 500; width: 33.333333333%; text-align: center; line-height: 36px; cursor: pointer; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
.tabbed-content .nav.nav-pills > li.active { border-bottom-color: var(--primary-color); }
.tabbed-content .nav.nav-pills > li > a { color: #000; font-size: 14px; padding: 0; background-color: transparent; }
@media screen and (min-width: 678px) { .tabbed-content h4.uppercase { width: fit-content; display: inline-flex; }
  .tabbed-content .nav.nav-simple { display: inline-flex; flex: 1; margin-left: 25px; } }
.tabbed-content .nav-simple + .tab-panels { border-top: 2px solid var(--fs-color-primary); }

.post-item .box-shade .box-text { background: rgba(0, 0, 0, 0.7); text-shadow: none; padding: 30px 25px 10px; }
.post-item .box-vertical { display: flex; }
.post-item .box-vertical .box-image, .post-item .box-vertical .box-text { display: table-cell; vertical-align: top; }
.post-item .box-vertical .box-image { width: 33%; }
.post-item .box-vertical .box-text { padding: 0px; padding-left: 10px; }
.post-item .is-divider { display: none; }
.post-item .cat-label { padding: 3px 6px; background: var(--fs-color-secondary); border-radius: 0; opacity: 1; color: #fff; text-shadow: none; font-size: 12px; position: absolute; top: -11px; }
.post-item .post-title { font-size: 15px; }
.post-item .post-title.is-larger { font-size: 22px; line-height: 1.1em; margin-bottom: 8px; }
.post-item .post-title.is-xlarge { font-size: 30px; line-height: 1.2em; margin-bottom: 8px; }
.post-item .post-title:hover a { color: var(--primary-color); }
.post-item .post-meta { font-size: 12px; opacity: 1; color: #a0a0a0; font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif; }
.post-item .post-meta:before { content: ""; font-family: fl-icons !important; margin-right: 5px; display: inline-block; font-size: 12px; }
.post-item p { font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; color: #53585c; margin-top: 10px; }

.image-right .box-vertical { flex-direction: row-reverse; }
.image-right .post-item .box-vertical .box-text { padding-left: 0; padding-right: 15px; }

.newsletter_box { padding: 20px 25px; background: #f7f7f7; border: solid 1px #eee; }

.wpcf7 .wpcf7-spinner { display: none; }
.wpcf7 input[type="email"] { min-height: 40px; box-shadow: none; }

.ux-relay__button { font-weight: 400; min-width: 30%; height: 30px; line-height: 28px; position: relative; display: inline-block; white-space: nowrap; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); padding: 0 18px; border: 1px solid #e0e0e0; border-radius: 2px; text-align: center; color: #212121; background: #fff; -webkit-transition: .2s ease; transition: .2s ease; text-rendering: auto; -webkit-font-smoothing: auto; -moz-osx-font-smoothing: auto; }
.ux-relay__button:hover { background-color: var(--primary-color); }

.rank-math-breadcrumb { font-size: 12px; margin: 0; color: #a0a0a0; }
.rank-math-breadcrumb a { color: #a0a0a0; }
.rank-math-breadcrumb a:hover { color: var(--primary-color); }

.blog-single .entry-header h1.entry-title { color: #212121; font-weight: 700; font-size: 3em; line-height: 1.15; margin: 0 0 .4em; letter-spacing: -.04em; font-family: "Inter", sans-serif; }
.blog-single .single-meta { font-size: 16px; font-weight: 500; line-height: 16px; letter-spacing: -0.01em; text-align: left; display: inline-flex; align-items: center; gap: 15px; text-transform: capitalize; }
.blog-single .meta-item { display: flex; align-items: center; gap: 5px; }

.entry-content { padding-top: 0; }
.entry-content .lead { font-size: 20px; }
.entry-content h2 { color: var(--primary-color); font-size: 24px; }
.entry-content h3 { font-size: 20px; }

.author-box { border: 1px solid #eee; padding: 30px 30px; margin-bottom: 30px; }
.author-box .author-name { font-size: 20px; font-weight: 700; color: var(--primary-color); }
.author-box .author-bio { font-size: 16px; color: #53585c; font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif; font-weight: 400; line-height: 20px; }

.entry-header-text-top { padding-bottom: 0; }

.related-title { font-size: 32px; font-weight: 600; }

body .article-inner .social-icons { display: flex; align-items: center; margin-bottom: 30px; }
body .article-inner .social-icons .share-icons-title { font-family: Montserrat, sans-serif; font-size: 12px; line-height: 1.27em; font-weight: 600; text-transform: uppercase; letter-spacing: .2em; color: #000; }
body .article-inner .social-icons > a.button.icon { margin-bottom: 0; border-radius: 0 !important; border: 1px solid #e8e8e8 !important; }

.footer-1 { padding-top: 50px; }
.footer-1 .is-divider { display: none; }
.footer-1 span.widget-title { font-family: "Roboto Condensed", Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; font-size: 20px; color: #fff; text-transform: none; margin-bottom: 10px; display: block; }
.footer-1 p { color: #a8a8aa; font-size: 14px; font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif; }
.footer-1 ul > li > a { color: rgba(255, 255, 255, 0.8); font-size: 14px; font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif; font-weight: 400; padding: 2px 0; }
.footer-1 ul > li > a:hover { color: #fff; }
.footer-1 ul > li + li { border-top: none; }
.footer-1 ul > li.cat-item { width: 49%; display: inline-block; }
.footer-1 .tagcloud a { font-size: 11px !important; letter-spacing: 1px; line-height: inherit; background: rgba(255, 255, 255, 0.15); padding: 3px 10px; color: #fff; display: inline-block; margin: 0 3px 6px 0; text-decoration: none !important; text-rendering: auto; -webkit-font-smoothing: auto; -moz-osx-font-smoothing: auto; -webkit-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
.footer-1 .tagcloud a:hover { background: var(--primary-color); }

.copyright-footer { color: #fff; font-size: 14px; font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif; font-weight: 400; line-height: 20px; }

.back-to-top { border: none !important; height: 47px; width: 47px; bottom: 51px; right: 25px; background: var(--primary-color) !important; box-shadow: 0px 4px 4px rgba(15, 111, 183, 0.15); color: #fff !important; font-size: 19px; line-height: 50px !important; }

.nav-pagination-box { display: block; text-align: center; margin: 0 auto; width: 100%; }
.nav-pagination-box .nav-pagination li:before { display: none; }

.white-popup-block { background: #fff; padding: 0px 0px; text-align: left; max-width: 950px; margin: 40px auto; position: relative; border-radius: 0; overflow: hidden; padding: 0; }
.white-popup-block .section-title span.section-title-main { font-size: 28px; }
.white-popup-block .modal-close { position: absolute; text-align: right; margin-bottom: 13px; right: 20px; top: 20px; color: #000; }
.white-popup-block .modal-close svg { height: 20px; width: 20px; fill: #000; }

.nav-pagination-box { display: block; text-align: center; margin: 0 auto; width: 100%; }
.nav-pagination-box .nav-pagination li:before { display: none; }

.nav-pagination { margin: 0 auto !important; padding-top: 10px; width: 100%; }
.nav-pagination li { margin-left: 5px !important; }
.nav-pagination li span { border-radius: 4px; height: 40px; width: 40px; line-height: 38px; }
.nav-pagination li a { height: 40px; width: 40px; line-height: 38px; font-weight: 600; font-size: 14px; color: #151515; background-color: transparent !important; border: 1px solid #BEBEBE; border-radius: 4px; }
.nav-pagination li.active a, .nav-pagination li:hover a { color: var(--primary-color) !important; border-color: var(--primary-color) !important; }
.nav-pagination li .current { border-color: var(--primary-color) !important; }

@media (prefers-reduced-motion: no-preference) { .row-slider.slider [data-animated=true], .slider .is-selected [data-animated=true], [data-animated=true] { -webkit-animation-delay: 0s !important; animation-delay: 0s !important; }
  [data-animate=bounceInUp] { transition: transform 0.4s cubic-bezier(0, 0.195, 0, 1.465), opacity 0.2s ease-in !important; }
  .slider [data-animate], [data-animate] { transition: filter 0.7s, transform 0.7s, opacity 0.4s ease-in !important; } }
.off-canvas-left.dark .mfp-content { background-color: var(--primary-color) !important; }

@media screen and (max-width: 820px) { .header-main { background-size: cover; }
  .mobile-nav .header-language-dropdown .nav-dropdown { margin-left: -100% !important; }
  .mobile-nav .has-icon a { display: flex; justify-content: center; align-items: center; flex-direction: column; width: 40px; height: 40px; padding: 0; min-width: auto; border-radius: 50%; position: relative; color: var(--primary-color); }
  .mobile-nav .has-icon a svg { max-width: 20px; }
  .mobile-nav .has-icon a i { text-align: center; }
  .mobile-nav .icon-image img { min-width: 25px; }
  .off-canvas #logo { padding: 20px; width: 250px !important; }
  .off-canvas .sidebar-menu { padding: 0px 12px; }
  .off-canvas-right.dark .mfp-content { background-color: var(--primary-color) !important; }
  .off-canvas .nav-vertical > li { border-top: none !important; background-color: transparent !important; }
  .off-canvas .nav-vertical > li > a { padding-top: 10px; padding-bottom: 10px; color: #fff; height: auto; font-size: 16px; text-transform: none; text-shadow: none; font-weight: 400; border-radius: 5px; }
  .off-canvas .nav-vertical > li.current-menu-item > a, .off-canvas .nav-vertical > li:hover > a { background-color: var(--primary-color); color: #fff; }
  .off-canvas .nav-vertical > li > ul > li a { color: #111; }
  .off-canvas .nav-vertical > li > ul > li li { position: relative; margin-left: 20px !important; }
  .off-canvas .nav-vertical > li > ul > li li:before { content: ""; height: 5px; width: 5px; display: inline-block; background-color: #111; position: absolute; top: 50%; transform: translateY(-50%); } }
@media screen and (max-width: 512px) { .post-item .post-title.is-xlarge { font-size: 18px; }
  .post-item .post-title.is-larger { font-size: 16px; }
  .section-title span.section-title-main { font-size: 15px; }
  .box-vertical .box-image { width: 35% !important; }
  .blog-single .entry-header h1.entry-title { font-size: 24px; } }
