.pum-theme-369 .pum-container, .pum-theme-default-theme .pum-container/*
Theme Name: MBG
Theme URI: https://yourwebsite.com/theme
Author: Your Name
Author URI: https://yourwebsite.com
Description: This is my first custom theme!
Version: 1.0.0
Text Domain: my-custom-theme
Tags: custom-background
*/



body {
    font-size: 16px;
    color: #545454;
}

a:link, a:visited {
    color: #4285f4;
}

html {
    margin-top: 0px !important;
}
  body{
	  font-family: lato !important;
	      background-color: #F7F7F7;
		  
		 
  }
 
 /* ===== Global Reset ===== */
body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 17px; 
  line-height: 1.6;
  color: #333;
  margin: 0;
  padding: 0;
}

/* ===== Header ===== */
.site-header .container {
 align-items: center;
    justify-content: space-between;
}

.nav-inline {
  display: flex;
    gap: 25px;
    padding-top: 13px;
}

.nav-inline a {
  color: #282561;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s;
}

.nav-inline a:hover {
  color: #b69564;
}

/* ===== Hero ===== */
.banner {
  background: url(https://www.mbgcorp.com/ae/saseraf/2025/07/Event_Desktop_UAE.webp);
  padding: 120px 0;
  color: #fff;
  text-align: left;
}


.banner p.short {
  font-size: 48px;
  font-weight: 700;
}

.banner p {
  font-size: 18px;
  max-width: 600px;
}

/* ===== Sections ===== */
.section {
  padding: 80px 0;
}

.section h2, 
.section h4 {
  color: #282561;
  font-weight: 700;
  margin-bottom: 20px;
}

.section p {
  font-size: 17px;
  color: #555;
}

/* ===== Services ===== */


.serv-box:hover {
  transform: translateY(-5px);
}

.serv-box p.bold {
  color: #282561;
  font-size: 18px;
  margin-top: 15px;
}

/* ===== FAQ ===== */
.accordion {
  background: #f7f7f7;
  border-radius: 50px;
  padding: 15px 20px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #282561;
  border: none;
}

.accordion.active, .accordion:hover {
  background: #282561;
  color: #fff;
}

.panel {
  padding: 10px 20px;
  font-size: 16px;
  color: #444;
}

/* ===== Contact Form ===== */
.contact form input, 
.contact form textarea {
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}

.contact button {
  background: #282561;
  color: #fff;
  border: none;
  padding: 12px 25px;
  border-radius: 30px;
  transition: background 0.3s;
}

.contact button:hover {
  background: #b69564;
  color: #282561;
}

/* ===== Footer ===== */
.footer {
  background: #282561;
  color: #fff;
  padding: 20px 0;
}

.footer a {
    color: #b69564;
    text-decoration: none;
    margin: 0 10px;
    font-weight: 700;
}

.selector-for-some-widget {
  box-sizing: content-box;
}
html, body {
  overflow-x: hidden;
}
body {
  position: relative
}
body {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}
h1, h2, h3, h4, button, span {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    
}
.team-details {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  
  
    background: #fffffff0;
    border-radius: 8px;
    padding: 10px 15px;
    width: max-content;
}
.team-details h5 {
    font-size: 18px;
    color: #1f0051;
}
p.designation {
    font-size: 16px;
    margin-bottom: 0px;
}
.team-member {
    display: inline-block;
}
img.team-m {
    width: 325px;
}

.panel p {
    font-size: 15px;
}
.faq h4, .team h4, .blogs h4, .process h4 {
    color: #1f0051;
    font-size: 42px;
    font-weight: 700;
}
.title-blog-wrapper {
    text-align: center;
    margin-bottom: 30px;
}
header button, .who button, .blogs button {
    background: linear-gradient(120deg, #5d03d1, #ae3ef3);
    padding: 10px 15px;
    border-radius: 40px;
    color: #fff !important;
}

.banner p.short {
    letter-spacing: -1.9px;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 52px;
    font-weight: 600;
    line-height: 1.1em;
    color: #fff;
}
.banner-text {
    margin-top: 140px;
}
.banner p {
    color: #fff;
}


.section {
    padding: 60px 0px;
}

.tag-text {
    color: #636363;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
}
.service h2 {
    color: #5d03d1;
    font-size: 30px;
}
.service p.tag-text {
    color: #555;
    font-size: 15px;
}
.service p {
color: #636363;
}
.who h2, .success h2 {
    color: #1f0051;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Manrope, sans-serif;
    font-size: 44px;
    font-weight: 600;
    line-height: 1.1em;
 }
h2 {
    color: #282561;
    font-size: 34px;
}
@media screen and (min-width: 1440px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px !important;
    }
    .title-about-wrapper, .title-team-wrapper {
        width: 45%;
    }
    .abt-text {
    margin-left: -70px;
}

.founder img {
      width: 380px;
        height: 400px;
     
}
.banner {
    height: 600px;
}
.team-nav-arrows {
    margin-top: -30px;
}
}
img {
    width: 100%;
}
.about-section-wrapper {
    margin-top: 50px;
}

.about-section-wrapper p.bold {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2em;
    color: #282561;
}
img.founder-img {
    background: #434748;
    border-radius: 40px !important;
}
.about-section-wrapper img {
    border-radius: 6px;
       
}
.about-section-wrapper p {
    color: #636363;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.border-left {
    border-left: 3px solid #5d03d1 !important;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 16px;
}
section.section.service {
    background: #f7f7f7;
    color: #fff;
}

.servabt {
    margin-top: 60px;
}
.serv-box {
    padding: 20px 30px 15px 30px;
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
    border-bottom-right-radius: 57px;
}
.serv-section-wrapper p.bold {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin: 20px 0px;
}
.serv-section-wrapper a:hover, .serv-section-wrapper a {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 14px;
}
.about button {
    margin: 40px 0px;
    background: linear-gradient(120deg, #5d03d1, #ae3ef3);
     padding: 12px 25px;
}
header button {
    background: linear-gradient(120deg, #5d03d1, #ae3ef3)
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  margin: 10px 0px;
 font-weight: 600;
 border-radius: 60px;
}

.active, .accordion:hover, button.accordion.first {
  background-color: #282561;
  color: #fff;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  margin-top: -2px;
}

.active:after {
  content: "\2212";
}
.accordion.first:after {
    color:#fff;
}
.panel {
    margin-bottom: 0px !important;
    border: none !important;
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.banner-text {
  opacity: 0;
  transform: translateY(50px); /* start lower */
  animation: slideUp 2s ease-out forwards;
  animation-delay: 0.3s;
}
.animate-on-scroll {
  opacity: 0;
  transform: translateY(70px);
  transition: all 1s ease-out;
}

.animate-on-scroll.visible {
  opacity: 1;
  transform: translateY(0);
}
@keyframes slideUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.scroll-from-right {
  opacity: 0;
  transform: translateX(90px); /* Start from right */
  transition: all 1s ease-out;
}

.scroll-from-right.visible {
  opacity: 1;
  transform: translateX(0); /* Move to normal position */
}

.quote-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  border: none;
  font-weight: bold;
  font-size: 16px;
  transition: background 0.3s ease;
}

.quote-button .clip {
  position: relative;
  width: 24px;
  height: 24px;
}

.button-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

.hover-icon {
  transform: translateY(100%);
  opacity: 0;
}

.quote-button:hover .hover-icon {
  transform: translateY(0);
  opacity: 1;
}

.quote-button:hover .clip .button-icon-wrap:not(.hover-icon) {
  transform: translateY(-100%);
  opacity: 0;
}

.service button.quote-button {
    background: transparent;
     padding: 0px;
    }
.service .quote-button .clip {
    position: relative;
    width: 17px;
    height: 16px;
}

.section.network {
    padding: 0px;
}
.title-network-wrapper {
    padding: 60px 0px 0px 0px;
}
.clltoaction .tag-text, .network .tag-text {
    color: #fff;
}
.clltoaction button.quote-button {
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
    padding: 12px 24px;
    border-radius: 40px;
	margin-top: 40px;
	float:right;
}
.clltoaction h4  {
       line-height: 32px;
    font-size: 28px;
    color: #fff !important;
}
.net img {
    width: 45px;
}
.net {
    display: inline-block;
    margin: 20px 27px;
    text-align: center;
}
.network h4 {
    margin-bottom: 30px;
}
.network h5 {
    font-size: 18px;
}
.netrimg {
    height:450px;
    width: auto;
}


.team-swiper {
  position: relative;
  padding-top: 40px; /* spacing for top-right arrows */
}

/* slider team css */

.team-member img.team-m {
  width: 100%;
  height: auto;
  border-radius: 36px;
}

.team-details h5 {
  font-weight: bold;
}

.team-details .designation {
  color: #666;
  font-size: 14px;
}


.team-slider-wrapper {
  position: relative;
  padding-top: 40px; /* space for arrows */
}

.team-nav-arrows {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 10;
  display: flex;
  gap: 10px;
}

.team-nav-arrows .swiper-button-prev,
.team-nav-arrows .swiper-button-next {
  background: #1f0051;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 18px;
}
.swiper-button-next.team-next {
    right: auto;
    left: -30px;
}
.swiper-button-prev.team-prev {
    left: -84px;
}

.founder .team-details {
  left: 36%;
    padding: 10px 15px;
    width: 200px;
    border: 1px solid #d3e2f0;
    width: 48%;
}
.blogs img {
    border-top-left-radius: 36px;
    border-top-right-radius: 36px;
}
.blog-box {
    background: #fff;
    padding: 20px 20px;
    border-bottom-right-radius: 36px;
    border-bottom-left-radius: 36px;
}
.animate-on-scroll {
  opacity: 0;
  transform: translateY(70px);
  transition: all 1s ease-out;
}

.animate-on-scroll.visible {
  opacity: 1;
  transform: translateY(0);
}
@keyframes slideUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.scroll-from-right {
  opacity: 0;
  transform: translateX(90px); /* Start from right */
  transition: all 1s ease-out;
}

.scroll-from-right.visible {
  opacity: 1;
  transform: translateX(0); /* Move to normal position */
}
.scroll-from-left {
  opacity: 0;
  transform: translateX(-100%);
  transition: all 1s ease-out;
}

.scroll-from-left.visible {
  opacity: 1;
  transform: translateX(0);
}

.subheader {
    color: #fff;
    padding: 240px 0px 70px 0px;
    background:  linear-gradient(#5d03d120, #1f0051), linear-gradient(100deg,  #ae3ef3 0%, #5d03d11a 43%), url(https://zqn.ayu.mybluehost.me/website_1191d316/wp-content/uploads/2025/07/67a620698ec92f56a3787c3a_Modern-Office-Environment.webp);
    background-position: center;
}
.sucessbox {
    background: #f7f7f7;
    margin: 10px 15px;
    padding: 40px 30px;
    border-radius: 36px;
}
.success {
    padding: 40px 0px;
}
h4.counters {
    color: #5d03d1;
    font-size: 38px;
    font-weight: 700;
}
.sucesshead {
    color: #1f0051;
   font-weight: 700;
    margin: 40px 0px 10px 0px;
    font-size: 22px;
}
.inner-page p.num {
    background: #5d03d1;
    color: #fff;
    padding: 5px 9px;
    border-radius: 50%;
    font-size: 17px;
}
.inner-page p.textbold {
    color: #1f0051;
    font-size: 22px;
    font-weight: 600;
}
.inner-page p {
    color: #636363;
    font-size: 16px;
}
.work {
    padding: 15px 0px;
}
.work img {
    border-radius: 36px;
}
.inner-page p.num {
    width: 38px;
    margin: 20px 0px;
}
.sucessp {
    color: #636363;
}
.serv-box.text-center p {
    font-size: 14px;
    color: #fff;
}
@media only screen and (min-width: 768px) {
    .imgser {
    margin-top: 80px;
}
    .banner .wrapper {
    margin-top: 50px;
}
    .service .col-sm-4 {
        flex: 0 0 auto;
        width: 19.333333% !important;
}
.serv-box.text-center {
    height: 240px;
    background: #282561;
        color: #fff;
        border-left: 5px solid #eeb443;
}
.sucessbox {
    width: 30%;
}
.work {
    padding: 40px 0px;
}
.serv-section-wrapper {
    margin-top: -40px;
    width: 100%;
}
}
@media only screen and (max-width: 768px) {
.sucessbox {
    width: 92%;
}
}
section.section.contact {
    background: url(https://zqn.ayu.mybluehost.me/website_1191d316/wp-content/uploads/2025/07/AccountingAuditing-conultancy-in-dubai.webp);
    background-position: center;
}
.contact {
    padding: 30px 0px;
    color: #fff;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 45%;
    float: left;
    margin: 10px 12px 10px 0px;
    background: transparent;
    border-bottom: 1px solid #666;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 16px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
    border-bottom: 1px solid #666;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 16px;
    height: 110px;
    width: 92%;
}
.contact button.quote-button {
    background: linear-gradient(120deg, #5d03d1, #ae3ef3);
    padding: 10px 16px;
    border-radius: 50px;
}
.contact h4 {
    margin-bottom: 20px;
}
.team-details {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    background: #fffffff0;
    border-radius: 8px;
    padding: 10px 15px;
    width: max-content;
}
.team-details h5 {
    font-size: 18px;
    color: #1f0051;
}
p.designation {
    font-size: 16px;
    margin-bottom: 0px;
}
.team-member {
    display: inline-block;
}
img.team-m {
    width: 325px;
}

.panel p {
    font-size: 15px;
}
.faq h4, .team h4, .blogs h4 {
    color: #1f0051;
    font-size: 42px;
    font-weight: 700;
}
.title-blog-wrapper {
    text-align: center;
    margin-bottom: 30px;
}
header button, .who button, .blogs button {
    background: linear-gradient(120deg, #5d03d1, #ae3ef3);
    padding: 10px 15px;
    border-radius: 40px;
    color: #fff !important;
}
.banner {
    padding: 60px 0px;
    background-position: top;
    background-size: cover;
}

.banner p.short {
    letter-spacing: -1.9px;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 49px;
    font-weight: 600;
    line-height: 1.1em;
    color: #fff;
}

.banner p {
    color: #fff;
}

.banner button {
   color: #fff;
    border: 1px solid #f4b400;
    background: #f4b400;
    padding: 12px 24px;
    border-radius: 40px;
    margin-top: 20px;
}
.section {
    padding: 60px 0px;
}

.tag-text {
    color: #636363;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
}
.who h2 {
    color: #1f0051;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Manrope, sans-serif;
    font-size: 44px;
    font-weight: 600;
    line-height: 1.1em;
 }

@media screen and (min-width: 1440px) {
    .title-about-wrapper, .title-team-wrapper {
        width: 45%;
    }
    .abt-text {
    margin-left: -70px;
}

.founder img {
       width: 380px;
        height: 400px;
}
.banner {
    height: 600px;
}
.team-nav-arrows {
    margin-top: -30px;
}
}
img {
    width: 100%;
}
.about-section-wrapper {
    margin-top: 50px;
}

.about-section-wrapper p.bold {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2em;
   
}

.about-section-wrapper img {
    border-radius: 6px;
}
.about-section-wrapper p {
    color: #636363;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.border-left {
    border-left: 3px solid #5d03d1 !important;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 16px;
}
.iconserv {
    width: 70px;
    padding: 10px;
    margin: 0 auto;
}
.serv-section-wrapper p.bold {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin: 20px 0px;
    color: #5d03d1;
}
.serv-section-wrapper a:hover, .serv-section-wrapper a {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 14px;
}
.about button {
    margin: 40px 0px;
    background: linear-gradient(120deg, #5d03d1, #ae3ef3);
     padding: 12px 25px;
}
header button {
    background: linear-gradient(120deg, #5d03d1, #ae3ef3)
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  margin: 10px 0px;
 font-weight: 600;
 border-radius: 60px;
}


.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  margin-top: -2px;
}

.active:after {
  content: "\2212";
}
.accordion.first:after {
    color:#fff;
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.banner-text {
  opacity: 0;
  transform: translateY(50px); /* start lower */
  animation: slideUp 2s ease-out forwards;
  animation-delay: 0.3s;
}

.quote-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  border: none;
  font-weight: bold;
  font-size: 16px;
  transition: background 0.3s ease;
}

.quote-button .clip {
  position: relative;
  width: 24px;
  height: 24px;
}

.button-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

.hover-icon {
  transform: translateY(100%);
  opacity: 0;
}

.quote-button:hover .hover-icon {
  transform: translateY(0);
  opacity: 1;
}

.quote-button:hover .clip .button-icon-wrap:not(.hover-icon) {
  transform: translateY(-100%);
  opacity: 0;
}

.service button.quote-button {
    background: transparent;
     padding: 0px;
    }
.service .quote-button .clip {
    position: relative;
    width: 17px;
    height: 16px;
}

section.section.clltoaction, .section.network {
    background:  #282561;
    color: #fff;
        padding: 35px 0px 20px 0px;
}
.section.network {
    padding: 0px;
}
.title-network-wrapper {
    padding: 60px 0px 0px 0px;
}
.clltoaction .tag-text, .network .tag-text {
    color: #fff;
}
.clltoaction button.quote-button {
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
    padding: 12px 24px;
    border-radius: 40px;
	margin-top: 40px;
	float:right;
}

.clltoaction button.quote-button {
    color: #fff !important;
    border: 1px solid #fff !important;
    background: transparent !important;
    padding: 12px 24px;
    border-radius: 40px;
    margin-top: 40px;
    float: right;
}
.net img {
    width: 45px;
}
.blogs h5 {
    color: #282561;
    font-size: 22px;
    font-weight: 500;
}
.net {
    display: inline-block;
    margin: 20px 27px;
    text-align: center;
}
.network h4 {
    margin-bottom: 30px;
}
.network h5 {
    font-size: 18px;
}
.netrimg {
    height:450px;
    width: auto;
}


.team-swiper {
  position: relative;
  padding-top: 40px; /* spacing for top-right arrows */
}

/* slider team css */

.team-member img.team-m {
  width: 100%;
  height: auto;
  border-radius: 36px;
}

.team-details h5 {
  font-weight: bold;
}

.team-details .designation {
  color: #666;
  font-size: 14px;
}


.team-slider-wrapper {
  position: relative;
  padding-top: 40px; /* space for arrows */
}

.team-nav-arrows {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 10;
  display: flex;
  gap: 10px;
}

.team-nav-arrows .swiper-button-prev,
.team-nav-arrows .swiper-button-next {
  background: #1f0051;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 18px;
}
.swiper-button-next.team-next {
    right: auto;
    left: -30px;
}
.swiper-button-prev.team-prev {
    left: -84px;
}


.blogs img {
    border-top-left-radius: 36px;
    border-top-right-radius: 36px;
}
.blog-box {
    background: #fff;
    padding: 20px 20px;
    border-bottom-right-radius: 36px;
    border-bottom-left-radius: 36px;
}
/* ===== Headings ===== */
h1, h2, h3, h4, h5, h6 {
  color: #282561; /* Core Blue */
  font-weight: 700;
}

.section h2, .section h4,
.faq h4, .team h4, .blogs h4, .process h4,
.service h2, .who h2, .success h2 {
  color: #282561; /* Consistent blue */
}

/* ===== Buttons ===== */
button, 
header button, 
.who button, 
.blogs button, 
.about button, 
.contact button,
.clltoaction button.quote-button {
  background: #282561; /* Blue base */
  color: #fff;
  border-radius: 40px;
  padding: 12px 25px;
  border: none;
  transition: background 0.3s ease, color 0.3s ease;
}

button:hover,
header button:hover, 
.who button:hover, 
.blogs button:hover, 
.about button:hover,
.contact button:hover,
.clltoaction button.quote-button:hover {
  background: #f4b400; /* Yellow on hover */
  color: #282561;
  border: none;
}

/* ===== Special Buttons (quote-button) ===== */
.quote-button {
  background: #282561;
  color: #fff;
  border-radius: 40px;
  padding: 12px 25px;
}

.quote-button:hover {
  background: #f4b400;
  color: #282561;
}

/* ===== Accents ===== */
.border-left {
  border-left: 3px solid #f4b400 !important; /* Yellow accent */
}

.serv-section-wrapper p.bold {
  color: #fff; /* Blue service titles */
}

/* Make header stick */
/* Default header state (floating bubble) */
header.site-header {
    position: sticky;
    top: 30px;                      /* floating top offset */
    z-index: 99999999;
    background: transparent;
    transition: all 0.3s ease;
}

/* Inner rounded container (important!) */
header.site-header .header-inner {
    background: #ffffff;
    border-radius: 60px;
    padding: 4px 0px;
    transition: all 0.3s ease;
      margin: 0 auto;
    width: 90%;
}

/* Scrolled state: top bar */
header.site-header.scrolled {
    top: 0 !important;
    background: #ffffff;            /* makes full width white */
    width: 100%;
}

/* Remove rounded shape + reduce padding when scrolled */
header.site-header.scrolled .header-inner {
   border-radius: 0;
    padding: 4px 0px;
    width: 100%;
    border-bottom: 1px solid #0000001a;
}


/* When scrolled */
.header.scrolled {
  background: #ffffff;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
  padding: 10px 0 !important;
}

header.site-header {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99999999;
    background: transparent;
        top: 30px;
}
.abt-text span {
    color: #FFC112;
    font-size: 20px;
    font-weight: 600;
}
.about-section-wrapper p.bold {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.about-section-wrapper  li {
    font-size: 16px;
    color: #636363;
}
.stats {
    display: flex
;
    gap: 40px;
    margin-top: 25px;
}
.stat-box {
       background: #f1f6fb;
    padding: 8px 10px;
    border-radius: 4px;
    width: 220px;
    text-align: center;
    box-shadow: -2px 0px 0px 0px #727272;
  
}
.stat-box h3 {
    font-size: 23px;
    margin: 0;
    color: #282561;
}
.stat-box p {
    margin-top: 8px;
    font-size: 15px !important;
}
.card-grid {
    display: grid
;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 30px;
}
.card {
    border: 1px solid #dfe7ef;
    padding: 25px;
    background: #fff;
    border-radius: 10px;
}
.card h4 {
    margin-top: 0;
    color: #003366;
}
.card p {
    font-size: 16px;
}
section#methodology {
    padding: 50px 0px;
    background: #f7f7f7;
    margin-top: 30px;
}
.title-service-wrapper.animate-on-scroll.visible p {
    font-size: 16px;
    color: #555;
}






/* WRAPPER */
.methodology-new {
    padding: 70px 40px;
    text-align: center;
    background: linear-gradient(to bottom, #f7f7f7, #ffffff);
}

/* TITLE + SUBTITLE */
.method-title {
    font-weight: 700;
    margin-bottom: 10px;
}

.method-sub {
    font-size: 17px;
    color: #444;
    margin-bottom: 50px;
}

/* ROW LAYOUT */
.method-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

/* CARDS */
.method-card {
    width: 260px;
    padding: 70px 25px 30px;
    border-radius: 18px;
    position: relative;
    text-align: center;
    box-shadow: 0px 3px 12px rgba(0,0,0,0.10);
}
.iconserv img {
    border-radius: 0px;
}
.method-card.gold {
        border-left: 1px solid #f4b400;
}

.method-card.white {
    background: #ffffff;
    border-left: 1px solid #f4b400;
}

.method-card h3 {
    font-size: 17px;
    font-weight: 700;
    color: #282561;
    margin-bottom: 8px;
}

.method-card p {
    font-size: 13px;
    color: #333;
    line-height: 1.5;
}

/* ICONS */
.icon-wrap {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: white;

    display: flex;
    justify-content: center;
    align-items: center;

    box-shadow: 0px 4px 10px rgba(0,0,0,0.15);
}
.servabt {
    margin-bottom: 70px;
}
.icon-wrap img {
    width: 40px;
    height: 40px;
}

/* ICON BORDERS */
.gold-border {
       border: 4px solid #fdda79fc;
    background: #282561;
}

.blue-border {
   border: 4px solid #282561;
    background: #282561;
}

/* ARROWS */
.method-arrow span {
    font-size: 32px;
    color: #282561;
    font-weight: 700;
}

/* RESPONSIVE */
@media (max-width: 1180px) {
    .method-row {
        flex-wrap: wrap;
        gap: 50px;
    }
    .method-arrow {
        display: none;
    }
}

/* TEAM SECTION */
.team-section {
    padding: 60px 0px;
    background: #f7f7f7;
    text-align: center;
}

.team-title {
    font-size: 36px;
    font-weight: 700;
    color: #282561;
    margin-bottom: 10px;
}

.team-sub {
    font-size: 16px;
    color: #666;
    margin-bottom: 50px;
}

.team-container {
    display: flex;
    justify-content: center;
    gap: 35px;
    flex-wrap: wrap;
}

/* TEAM CARD */
.team-card {
    width: 400px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
    padding: 25px 20px;
    text-align: center;
    box-shadow: 0px 4px 12px rgba(0,0,0,0.08);
    transition: transform .2s ease, box-shadow .2s ease;
}

.team-card:hover {
    transform: translateY(-5px);
    box-shadow: 0px 8px 20px rgba(0,0,0,0.12);
}

/* IMAGE */
.team-img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.12);
    margin-bottom: 15px;
}

/* NAME */
.team-name {
    font-size: 20px;
    font-weight: 700;
    color: #282561;
    margin-bottom: 5px;
}

/* ROLE */
.team-role {
    font-size: 15px;
    font-weight: 600;
    color: #f4b400; /* MBG gold */
    margin-bottom: 12px;
}

/* DESCRIPTION */
.team-desc {
    font-size: 14px;
    color: #444;
    line-height: 1.5;
}


/* MAIN WRAPPER */
.services-fresh {
    padding: 90px 60px;
}

/* FLEX CONTAINER */
.services-content {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    max-width: 1350px;
    margin: auto;
}
.method-arrow {
    transform: rotate(180deg) !important;
}
/* LEFT SIDE TEXT */
.services-intro {
    flex: 1;
}

.services-label {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #888;
    margin-bottom: 10px;
}

.services-title {
    font-size: 42px;
    color: #282561;
    font-weight: 700;
    margin-bottom: 18px;
}

.services-text {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
    max-width: 440px;
}

/* RIGHT SIDE LIST */
.services-list {
    flex: 1.2;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* SERVICE CARD */
.service-item {
    display: flex;
    align-items: center;
    background: rgba(255,255,255,0.6);
    backdrop-filter: blur(12px);
    border-radius: 18px;
    padding: 18px 25px;
    gap: 18px;
    border: 1px solid #dde5ee;
    box-shadow: 0px 4px 14px rgba(0,0,0,0.06);
    transition: all .2s ease-in-out;
}

.service-item:hover {
    transform: translateX(6px);
    box-shadow: 0px 8px 18px rgba(0,0,0,0.10);
}

/* ICON STYLE */
.icon-circle {
    width: 55px;
    height: 55px;
    background: #282561;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-circle img {
    width: 30px;
    height: 30px;
}
.services-intro {
    flex: 1;
    position: sticky;
    top: 120px; /* adjust if your header height is different */
    height: fit-content;
    align-self: flex-start;
}
.services-intro {
    flex: 1;
}

/* TEXT */
.service-item h4 {
    font-size: 20px;
    font-weight: 700;
    color: #282561;
    margin-bottom: 4px;
}

.service-item p {
    font-size: 15px;
    color: #444;
}

/* RESPONSIVE */
@media (max-width: 968px) {
    .services-content {
        flex-direction: column;
    }
}

.imgser img {
    border-radius: 36px;
}
/* Partner logos scrolling */
.partner-logos-section {
  padding: 40px 0;
  background: #fff;
  text-align: center;
}

.partner-logos-container {
  overflow: hidden;
  width: 100%;
}

.partner-logos-track {
  display: flex;
  gap: 40px;
  animation: scroll 25s linear infinite;
}

.partner-logos-track img {
  height: 60px;
  object-fit: contain;
}

/* Infinite horizontal scroll */
@keyframes scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
img {
    width: 100%;
}
html {
    margin-top: 0px !important;
}
/* Hidden state before animation */
.method-card, 
.method-arrow {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.6s ease;
}

/* When active (revealed) */
.method-card.show,
.method-arrow.show {
    opacity: 1;
    transform: translateY(0);
}
a.mega-menu-link {
    font-weight: 700 !important;
}
