.clients-ser-list li i {
  margin-right: 8px;
  font-size: 16px;
  color: var(--secondary-color);
}
.evnt-planerss{
    padding: 2rem 0px;
}

/* Main Section */
.evnt-planerss {
    padding: 60px 0;
    background-color:#f8f4ec;
    /*background-color: #f9f9f9;*/
}
.evnt-planerss .row{
    row-gap:30px;
}
/* Inner container */
.ideal-clientt {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 30px;
    height: 100%;
    border-radius: 8px;
    transition: box-shadow 0.3s ease;
}
/*.ideal-clientt .sectorss-icon img{*/
/*        filter: invert(39%) sepia(82%) saturate(2657%) hue-rotate(6deg) brightness(91%) contrast(110%);*/
/*}*/
.ideal-clientt:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

/* Icon box above title */
.sectorss-icon {
    margin-bottom: 9px;
    display: inline-block;
}

/* Title */
.organise-evntss .service-icon {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #333;
}

/* List styling */
.clients-ser-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.clients-ser-list li {
    font-size: 16px;
    color: #555;
    margin-bottom: 15px;
    line-height: 1.6;
    position: relative;
    padding-left: 30px;
}

/* Icon inside li */
.clients-ser-list li i {
    font-family: 'Flaticon';
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    color: var(--secondary-color);
}
.clients-ser-list li{
    margin-bottom: 0;
}

.sec-big-title span {
    color:var(--primary-color);
}

/* Left Column (Image) */
.how-we-img {
    position: sticky;
    top: 60px;  
    z-index: 10;
        margin: 30px 0 0;
}
.organise-evntss{
    position:relative;
  padding: 4rem 0;
}

.clients-ser-list li{
    position:relative;
}
.clients-ser-list li:before {
    position: absolute;
    font-family: flaticon_normal-icon !important;
    content: "\f196";
    font-size: 14px;
    left: 4px;
    top: 1px;
    color: var(--primary-color);
}
.consultion{
       display: flex;
    /*padding-top: 1rem;*/
    margin: 15px 0 0;
    justify-content: space-between;
    align-items: flex-end;
}
.how-weee{
    margin-left: 2rem;
    border-bottom: 1px solid var(--secondary-color);
    max-width: 80%;
}
.consultion span{
    font-size: 20px;
    font-weight: 600;
    font-family: auto;
    background-color: var(--secondary-color);
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #fff;
    /* margin-right: 3rem; */
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
}
.listsss{
    padding: 0;
    
}
.mission-vuisson{
    padding:3rem 0 2rem;
    position:relative;
}
.msiion img{
    margin-bottom:20px;
}
.msiion{
    padding:30px;
    border-radius:10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    border-bottom: 6px solid var(--secondary-color);
    height:100%;
    transition: all 0.3s ease; /* smooth transition */
}
.msiion p{
    text-align:justify;
    margin:0;
}
.personal-famuly{
    box-shadow:0 0 30px 2px rgb(0 0 0 / .09);
    padding:20px;
    height:100%;
}
.personal-famuly p{
    margin:0;
    text-align:justify;
}
.personal-famuly h4{
    font-size:20px;
}
.personal-famuly span{
   box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
    height: 50px;
    width: 50px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 15px;
    
}
.personal-famuly img{
  
   filter: invert(31%) sepia(66%) saturate(2500%) hue-rotate(10deg) brightness(99%) contrast(98%);
}
.new-standres .row{
    row-gap:24px;
}
.new-standres{
    padding:3rem 0;
    position:relative;
}
.perfectin{
    padding:2rem 0 4rem;
    position:relative;
}
.brandung{
    padding: 20px;
    width: 200px;
    box-shadow: 0 0 30px 2px rgb(0 0 0 / .09);
    border-radius: 10px;
}
.brandung img{
    margin-bottom:20px;
    /*filter: invert(31%) sepia(66%) saturate(2500%) hue-rotate(10deg) brightness(99%) contrast(98%);*/
}
.brandung h4{
    margin:0;
    font-size:20px;
}
.sustaibility{
    display: flex;
    gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
}

.msiion:hover {
  transform: translateY(-10px); /* moves box up */
  box-shadow: 0 8px 20px rgba(0,0,0,0.2); /* optional shadow effect */
}
.weding{
    padding:4rem 0;
    position:relative;
}

.deqaler-meety{
    padding:4rem 0;
    position:relative;
}
.deqaler-meety .row{
    row-gap:24px;
}

.nav-links .dropdownsd .submenu li:hover a{
    color:#fff !important;
}

.nav-links .submenu li > a.active {
    background:var(--primary-color);
    display:block;
    color:#fff !important;
    padding:6px 16px;
}
.plnning-expwets{
    padding:4rem 0 0;
    position:relative;
}


.error-page-sections {
    position:relative;
    padding:80px 0 90px;
}

body {
    --primary-color: #173f4f;
    --secondary-color: #b58a48;
    --accent-color: #7d5b72;
    --warm-accent: #b96f48;
    --soft-bg: #f8f4ed;
    --ink-color: #172f38;
    background: #fbf8f2;
    color: var(--ink-color);
    font-family: "DM Sans", Arial, sans-serif;
}

body,
p,
a,
li,
button,
input,
select,
textarea {
    font-family: "DM Sans", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.sec-big-title {
    font-family: "DM Sans", Arial, sans-serif;
    letter-spacing: 0;
}

.top-bar {
    background: var(--primary-color);
}

.top-bar:before,
.btns-a,
.servicsesd .swiper-button-next,
.servicsesd .swiper-button-prev,
.accordion-button:not(.collapsed) {
    background: var(--secondary-color);
}

.btns-a {
    color: #fff;
    font-weight: 700;
}

.btns-a::after,
.btns-a::before {
    background: var(--primary-color);
}

.btns-a:hover {
    color: #fff;
}

.main-header {
    background: #fbf8f2;
    box-shadow: 0 10px 30px rgba(15, 76, 92, 0.08);
}

.main-header .logo-img {
    width: 170px;
    max-height: 64px;
    object-fit: contain;
}

.home-hero-studio {
    padding: 78px 0 58px;
    background:
        linear-gradient(90deg, rgba(23, 63, 79, .9), rgba(68, 85, 83, .7)),
        url('../images/bg/msc-annual-event.webp') center/cover no-repeat;
    color: #fff;
}

.home-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(420px, 1.1fr);
    gap: 34px;
    align-items: center;
}

.home-hero-copy h1 {
    color: #fff;
    font-size: 42px;
    line-height: 1.05;
    margin: 10px 0 18px;
}

.home-hero-copy p {
    color: rgba(255, 255, 255, .88);
    max-width: 620px;
    font-size: 18px;
}

.hero-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 18px;
    margin-top: 28px;
}

.hero-call-link {
    color: #fff;
    font-weight: 800;
    border-bottom: 2px solid var(--secondary-color);
}

.home-hero-cards {
    min-width: 0;
}

.home-hero-image-swiper {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 24px 48px rgba(0, 0, 0, .22);
}

.home-hero-cards article {
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 24px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    position: relative;
}

.home-hero-image-swiper .swiper-pagination-bullet {
    background: #fff;
    opacity: .65;
}

.home-hero-image-swiper .swiper-pagination-bullet-active {
    background: var(--secondary-color);
    opacity: 1;
}

.home-hero-cards article::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .04), rgba(18, 52, 59, .78));
}

.home-hero-cards span,
.home-hero-cards h2 {
    position: relative;
    color: #fff;
}

.home-hero-cards span {
    color: #e9c46a;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
}

.home-hero-cards h2 {
    font-size: 24px;
    margin: 8px 0 0;
}

.home-quick-enquiry {
    padding: 0;
    background: #fff;
}

.quick-enquiry-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    background: #fffaf2;
    border: 1px solid rgba(181, 138, 72, .25);
    border-radius: 8px;
    padding: 24px 28px;
    margin-top: -32px;
    position: relative;
    z-index: 4;
    box-shadow: 0 18px 44px rgba(18, 52, 59, .12);
}

.quick-enquiry-card h2 {
    margin: 0 0 4px;
    color: var(--ink-color);
}

.quick-enquiry-card p {
    margin: 0;
}

.about-guntur-section {
    background: #fff;
    padding: 78px 0 70px;
    overflow: hidden;
}

.about-collage-wrap {
    position: relative;
    min-height: 520px;
    max-width: 720px;
    margin: 0 auto;
}

.about-collage-board,
.about-collage-shadow {
    position: absolute;
    inset: 44px 34px 28px 32px;
    border-radius: 8px;
}

.about-collage-shadow {
    background: #d0aa5b;
    transform: rotate(3deg);
    opacity: .88;
}

.about-collage-shadow-two {
    background: var(--accent-color);
    transform: rotate(-3deg);
    inset: 34px 24px 38px 44px;
}

.about-collage-board {
    background:
        linear-gradient(rgba(255, 250, 244, .88), rgba(255, 250, 244, .88)),
        url('../images/bg/dots.png') center/cover no-repeat;
    box-shadow: 0 24px 48px rgba(18, 52, 59, .14);
    transform: rotate(-1.5deg);
    border: 8px solid #fffaf2;
}

.about-polaroid {
    position: absolute;
    background: #fff;
    padding: 8px;
    box-shadow: 0 16px 28px rgba(18, 52, 59, .18);
}

.about-polaroid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-polaroid-one {
    width: 35%;
    height: 28%;
    left: 22px;
    top: 24px;
    transform: rotate(-7deg);
}

.about-polaroid-two {
    width: 36%;
    height: 29%;
    left: 38px;
    top: 180px;
    transform: rotate(5deg);
}

.about-polaroid-three {
    width: 35%;
    height: 29%;
    left: 56px;
    bottom: 28px;
    transform: rotate(-4deg);
}

.about-polaroid-four {
    width: 43%;
    height: 31%;
    right: 42px;
    bottom: 44px;
    transform: rotate(-6deg);
}

.about-collage-brand {
    position: absolute;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%) rotate(1.5deg);
    text-align: center;
    width: 52%;
    min-width: 250px;
}

.about-collage-brand img {
    width: 220px;
    max-height: 86px;
    object-fit: contain;
    margin-bottom: 10px;
}

.about-collage-brand span {
    display: block;
    color: var(--ink-color);
    font-family: 'Epunda Slab', serif;
    font-size: 26px;
    font-weight: 800;
    line-height: 1.15;
}

.about-guntur-content {
    position: relative;
    padding-left: 24px;
}

.about-guntur-content::after {
    content: "";
    position: absolute;
    right: -120px;
    top: 120px;
    width: 340px;
    height: 340px;
    background: repeating-conic-gradient(from 20deg, rgba(181, 138, 72, .2) 0 3deg, transparent 3deg 16deg);
    border-radius: 50%;
    opacity: .6;
    pointer-events: none;
}

.about-guntur-content h2 {
    color: #070302;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 1.14;
    margin: 8px 0 22px;
    letter-spacing: 0;
}

.about-guntur-content h2 span {
    color: var(--accent-color);
    font-style: italic;
    font-weight: 500;
}

.about-guntur-content p {
    color: #5f5b60;
    font-size: 18px;
    line-height: 1.75;
    max-width: 760px;
    text-align: left;
}

.about-feature-list {
    display: grid;
    gap: 18px;
    padding: 0;
    margin: 28px 0 28px;
}

.about-feature-list li {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #080808;
    font-size: 18px;
    font-weight: 500;
}

.about-feature-list img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    filter: invert(49%) sepia(18%) saturate(953%) hue-rotate(344deg) brightness(91%) contrast(88%);
}

.about-read-btn {
    background: var(--warm-accent) !important;
    color: #fff;
    font-size: 18px;
    padding: 16px 44px 16px 24px;
}

.header-search-wrap {
    position: relative;
    width: 230px;
    max-width: 100%;
}

.header-service-search {
    width: 100%;
    border: 1px solid rgba(18, 69, 89, .14);
    border-radius: 999px;
    padding: 10px 14px;
    padding-right: 42px;
    font-size: 13px;
    background: #fff;
    color: #12343b;
}

.header-search-clear {
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    border: 0;
    background: transparent;
    color: #1f3b44;
    font-size: 26px;
    font-weight: 800;
    line-height: 1;
    padding: 0;
    z-index: 2;
}

.header-search-wrap.has-value .header-search-clear {
    display: block;
}

.header-search-results {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: auto;
    width: 300px;
    display: none;
    max-height: 280px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid rgba(18, 69, 89, .12);
    border-radius: 8px;
    box-shadow: 0 18px 34px rgba(18, 52, 59, .16);
    z-index: 9999;
    padding: 10px;
}

.header-search-results.active {
    display: block;
}

.header-search-results button {
    display: none;
    width: 100%;
    border: 0;
    background: transparent;
    color: #12343b;
    text-align: left;
    align-items: center;
    gap: 12px;
    padding: 10px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
}

.header-search-results button img {
    width: 54px;
    height: 46px;
    object-fit: cover;
    border-radius: 6px;
    flex: 0 0 54px;
}

.header-search-results button span {
    min-width: 0;
    line-height: 1.25;
}

.header-search-results button:hover {
    background: var(--soft-bg);
}

.main-header nav .nav-links > li > a {
    color: var(--ink-color);
    text-transform: none;
    font-size: 17px;
    font-weight: 700;
}

.main-header nav .nav-links > li > a:hover,
.sec-heading,
.sec-big-title span,
.celebr-ttil span,
.foot-titls,
.foo-linkd li a:hover,
.service-price {
    color: var(--primary-color) !important;
}

.hero-section .swiper-pagination-bullet-active,
.swiper-scrollbar-drag {
    background: var(--secondary-color);
}

.hero-content::before {
    background: linear-gradient(90deg, rgba(15, 76, 92, 0.82) 0%, rgba(18, 52, 59, 0.58) 48%, rgba(255, 255, 255, 0.05) 74%);
}

.servicsesd {
    background-color: #fff;
    background-image: radial-gradient(rgba(18, 69, 89, .14) 1.35px, transparent 1.35px);
    background-size: 16px 16px;
    background-position: 0 0;
}

.ser-cardsd {
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 18px 42px rgba(18, 52, 59, 0.12);
    background: #fff;
}

.ser-cardsd img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.ser-csr-overlays {
    border-radius: 6px;
    border-left: 4px solid var(--secondary-color);
}

.ser-csr-overlays p {
    margin: 8px 0 0;
    color: #5f6f73;
    font-size: 14px;
    line-height: 1.45;
}

.service-list-card {
    height: 100%;
}

.service-list-card .ser-csr-overlays {
    position: static;
    min-height: 145px;
}

.service-price {
    display: inline-block;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 700;
}

.empty-services {
    background: #fff;
    border: 1px solid rgba(15, 76, 92, 0.12);
    border-radius: 8px;
    padding: 32px;
}

.fot-sections {
    background: #12343b;
}

.copr-webs {
    border-top-color: rgba(216, 162, 74, 0.35);
}

.mobile-menu-top i {
    color: var(--primary-color);
}

.meun-dop-btn {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

.dropdown-arrow {
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    margin-top: -4px;
    transition: transform .2s ease;
}

.dropdownsd:hover .dropdown-arrow,
.meun-dop-btn.is-open .dropdown-arrow {
    transform: rotate(225deg);
    margin-top: 3px;
}

.nav-links .dropdownsd:before {
    display: none;
}

.nav-links .dropdownsd .submenu {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    min-width: 230px;
    border-radius: 8px;
    overflow: hidden;
}

.nav-links .dropdownsd .submenu li {
    padding: 0;
}

.nav-links .dropdownsd .submenu li a {
    display: block;
    padding: 11px 16px;
    color: #12343b;
    font-size: 14px;
}

.nav-links .dropdownsd .submenu li:hover {
    background: var(--primary-color);
}

.service-hero-lite {
    padding: 70px 0 44px;
    background:
        linear-gradient(115deg, rgba(23, 63, 79, 0.94), rgba(68, 85, 83, 0.72)),
        url('../images/bg/professional-event-management.webp') center/cover no-repeat;
    color: #fff;
}

.service-hero-lite .sec-heading,
.service-hero-lite .sec-big-title {
    color: #fff !important;
}

.service-hero-lite p {
    max-width: 760px;
    margin: 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 18px;
}

.service-hero-copy p {
    margin-bottom: 14px;
    text-align: justify;
}

.service-hero-copy p:last-child {
    margin-bottom: 0;
}

.category-tabs-section {
    background: #fffdf8;
    border-bottom: 1px solid rgba(18, 69, 89, 0.1);
    position: sticky;
    top: 0;
    z-index: 20;
}

.main-header.sticky + main .category-tabs-section {
    top: 86px;
}

.category-tabs {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 16px 0;
}

.category-tabs a {
    color: #12343b;
    border: 1px solid rgba(18, 69, 89, 0.16);
    background: #fff;
    border-radius: 999px;
    padding: 9px 18px;
    white-space: nowrap;
    font-weight: 700;
    transition: 0.2s ease;
}

.category-tabs a.active,
.category-tabs a:hover {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.category-services-section {
    padding: 56px 0;
    background: var(--soft-bg);
}

.category-showcase {
    display: grid;
    grid-template-columns: minmax(280px, 0.8fr) minmax(0, 1.2fr);
    gap: 32px;
    align-items: start;
    padding: 28px;
    margin-bottom: 32px;
    background: #fffdf8;
    border: 1px solid rgba(18, 69, 89, 0.1);
    border-radius: 8px;
    box-shadow: 0 20px 45px rgba(18, 69, 89, 0.08);
}

.category-showcase-media img {
    width: 100%;
    aspect-ratio: 1.18 / 1;
    object-fit: cover;
    border-radius: 8px;
}

.sub-category-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.sub-category-card {
    display: grid;
    grid-template-columns: 110px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
    padding: 12px;
    background: #fff;
    border: 1px solid rgba(18, 69, 89, 0.1);
    border-radius: 8px;
    transition: 0.2s ease;
}

.sub-category-card:hover {
    transform: translateY(-3px);
    border-color: rgba(201, 154, 61, 0.55);
    box-shadow: 0 14px 28px rgba(18, 69, 89, 0.1);
}

.sub-category-card img {
    width: 110px;
    height: 86px;
    object-fit: cover;
    border-radius: 6px;
}

.sub-category-card h3 {
    margin: 0 0 5px;
    color: #12343b;
    font-size: 19px;
}

.sub-category-card p,
.category-carousel-card .ser-csr-overlays p {
    margin: 0;
    color: #607076;
    font-size: 14px;
    line-height: 1.4;
}

.service-flow-card {
    color: inherit;
}

.service-chip-row {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin: 10px 0;
}

.service-chip-row span,
.service-select-grid span {
    display: inline-flex;
    align-items: center;
    border: 1px solid rgba(18, 69, 89, .14);
    background: #f7f2e8;
    color: #12343b;
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 700;
}

.package-mini-list {
    display: grid;
    gap: 7px;
    margin-top: 10px;
}

.package-mini-list a {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    border: 1px solid rgba(201, 154, 61, .35);
    border-radius: 8px;
    padding: 8px 10px;
    color: #12343b;
    background: #fffdf8;
    font-size: 13px;
    font-weight: 700;
}

.package-mini-list strong {
    color: var(--primary-color);
    white-space: nowrap;
}

.service-book-link {
    display: inline-flex;
    margin-top: 12px;
    color: var(--primary-color);
    font-weight: 800;
}

.included-services-section {
    padding: 48px 0 64px;
    background: #fffdf8;
}

.included-services-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

.included-service-pill {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(18, 69, 89, 0.14);
    background: #fff;
    color: #12343b;
    border-radius: 999px;
    padding: 12px 18px;
}

.included-service-pill span {
    color: var(--primary-color);
    font-size: 13px;
    font-weight: 700;
}

.service-flow-section {
    padding: 60px 0 70px;
    background: #fff;
    background-image: radial-gradient(rgba(18, 69, 89, .12) 1.2px, transparent 1.2px);
    background-size: 16px 16px;
}

.why-budget-section {
    padding: 86px 0 78px;
    background-color: #fff;
    background-image:
        linear-gradient(rgba(244, 236, 225, .82) 2px, transparent 2px),
        linear-gradient(90deg, rgba(244, 236, 225, .82) 2px, transparent 2px);
    background-size: 150px 150px;
    position: relative;
    overflow: hidden;
}

.why-budget-section::before {
    content: "";
    position: absolute;
    inset: -80px;
    background-image: radial-gradient(circle at center, transparent 0 52%, rgba(244, 236, 225, .75) 53% 54%, transparent 55%);
    background-size: 150px 150px;
    opacity: .65;
    pointer-events: none;
}

.why-budget-section .container {
    position: relative;
    z-index: 1;
}

.why-budget-grid {
    display: grid;
    grid-template-columns: minmax(360px, .95fr) minmax(0, 1.05fr);
    gap: 64px;
    align-items: center;
}

.why-budget-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    align-items: stretch;
}

.why-img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.why-img-tall {
    grid-row: span 2;
    min-height: 610px;
    border-radius: 140px 140px 140px 140px;
}

.why-img-top {
    height: 285px;
    border-radius: 160px 160px 160px 0;
}

.why-img-bottom {
    height: 305px;
    border-radius: 0 160px 160px 160px;
}

.why-kicker {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    color: var(--warm-accent);
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 22px;
}

.why-kicker b {
    color: #0a0a0a;
    font-size: 26px;
    line-height: 1;
}

.why-budget-content h2,
.trusted-quality h2 {
    color: #060201;
    font-family: Georgia, 'Times New Roman', serif;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
}

.why-budget-content h2 {
    font-size: 49px;
    margin: 0 0 26px;
}

.why-budget-content h2 span,
.trusted-quality h2 span {
    color: var(--warm-accent);
    font-style: italic;
    font-weight: 500;
}

.why-budget-content p {
    max-width: 780px;
    color: #5f5b60;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.65;
    margin: 0 0 30px;
}

.why-budget-list {
    display: grid;
    gap: 18px;
    padding: 0;
    margin: 0 0 28px;
}

.why-budget-list li {
    display: flex;
    align-items: center;
    gap: 18px;
    color: #0a0a0a;
    font-size: 18px;
    font-weight: 500;
}

.why-icon {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--warm-accent);
    font-size: 25px;
    font-weight: 900;
}

.why-budget-btn {
    background: var(--warm-accent) !important;
    color: #fff;
    font-size: 18px;
    padding: 16px 46px 16px 24px;
}

.trusted-quality {
    padding-top: 88px;
    text-align: center;
}

.trusted-quality h2 {
    font-size: 30px;
    margin-bottom: 58px;
}

.trusted-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 44px;
    max-width: 1320px;
    margin: 0 auto;
}

.trusted-stat-card {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid rgba(181, 138, 72, .72);
    border-radius: 12px;
    background: rgba(255, 250, 242, .78);
    padding: 28px;
}

.trusted-stat-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #070707;
    font-size: 44px;
    line-height: 1;
    min-height: 48px;
    margin-bottom: 20px;
}

.trusted-stat-card strong {
    color: var(--warm-accent);
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 28px;
}

.trusted-stat-card p {
    color: #242424;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 25px;
    line-height: 1.28;
    margin: 0;
}

.trusted-note {
    max-width: 980px;
    margin: 56px auto 0;
    color: #5f5b60;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.55;
}

.ajax-flow-shell {
    display: grid;
    grid-template-columns: minmax(0, .8fr) minmax(0, .8fr) minmax(0, 1.4fr);
    gap: 18px;
    align-items: start;
}

.flow-booking-form {
    display: grid;
    gap: 18px;
}

.flow-step {
    background: #fffdf8;
    border: 1px solid rgba(18, 69, 89, .12);
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 14px 32px rgba(18, 52, 59, .08);
}

.flow-booking-form .flow-step {
    background: #fff;
}

.flow-step-label {
    display: inline-flex;
    color: var(--secondary-color);
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .08em;
    margin-bottom: 8px;
}

.flow-step h3 {
    color: #12343b;
    font-size: 22px;
    margin: 0 0 14px;
}

.flow-button-grid,
.flow-service-checks,
.flow-package-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.flow-choice,
.flow-service-checks label,
.flow-package-card {
    border: 1px solid rgba(18, 69, 89, .14);
    border-radius: 8px;
    background: #fff;
    color: #12343b;
    padding: 10px 12px;
    font-weight: 800;
    cursor: pointer;
    transition: .2s ease;
}

.flow-choice.active,
.flow-choice:hover {
    color: #fff;
    background: var(--primary-color);
    border-color: var(--primary-color);
}

.flow-service-checks label {
    border-radius: 999px;
}

.flow-package-card {
    display: grid;
    min-width: 190px;
    gap: 4px;
}

.flow-package-card input {
    margin-right: 6px;
}

.flow-package-card span {
    color: var(--primary-color);
}

.flow-package-card small {
    color: #66777c;
    line-height: 1.4;
}

.flow-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.flow-form-grid input,
.flow-booking-form textarea {
    width: 100%;
    border: 1px solid rgba(18, 69, 89, .15);
    border-radius: 8px;
    padding: 12px 14px;
    color: #12343b;
}

.flow-booking-form textarea {
    margin-top: 12px;
}

.flow-submit {
    width: 100%;
    margin-top: 12px;
}

#service-flow-content.is-loading {
    opacity: .55;
    pointer-events: none;
}

.flow-empty {
    margin: 0;
    color: #66777c;
}

.enquiry-section {
    padding: 64px 0;
    background: var(--soft-bg);
}

.enquiry-grid {
    margin-top: 34px;
    row-gap: 24px;
    align-items: stretch;
}

.booking-help-panel,
.booking-form {
    height: 100%;
    border-radius: 8px;
    border: 1px solid rgba(18, 69, 89, .12);
    box-shadow: 0 18px 44px rgba(18, 52, 59, .08);
}

.booking-help-panel {
    background: #12343b;
    color: #fff;
    padding: 30px;
}

.booking-help-panel span {
    color: var(--secondary-color);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}

.booking-help-panel h4 {
    color: #fff;
    font-size: 28px;
    margin: 16px 0 12px;
}

.booking-help-panel p {
    color: rgba(255, 255, 255, .82);
}

.booking-help-panel a {
    color: var(--secondary-color);
    font-weight: 800;
}

.booking-form {
    background: #fffdf8;
    padding: 30px;
}

.booking-form .form-label {
    color: #12343b;
    font-weight: 700;
}

.booking-form .form-control,
.booking-form .form-select {
    border-radius: 8px;
    border-color: rgba(18, 69, 89, .16);
    min-height: 48px;
}

.service-select-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.service-select-grid label,
.admin-check-option {
    cursor: pointer;
}

.service-select-grid input,
.admin-check-option input {
    margin-right: 6px;
}

.admin-check-option {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    border: 1px solid rgba(18, 69, 89, .12);
    background: #fffdf8;
    border-radius: 8px;
    padding: 10px 12px;
    font-weight: 700;
    color: #12343b;
}

.booking-submit {
    width: 100%;
}

.booking-success {
    max-width: 760px;
    margin: 24px auto 0;
    padding: 14px 18px;
    border-radius: 8px;
    background: rgba(107, 143, 113, .15);
    border: 1px solid rgba(107, 143, 113, .3);
    color: #315d39;
    font-weight: 700;
    text-align: center;
}

@media (max-width: 991px) {
    .home-hero-grid,
    .ajax-flow-shell {
        grid-template-columns: 1fr;
    }

    .home-hero-copy h1 {
        font-size: 38px;
    }

    .home-hero-cards article {
        min-height: 260px;
    }

    .quick-enquiry-card {
        flex-direction: column;
        align-items: flex-start;
    }

    .about-collage-wrap {
        min-height: 460px;
        margin-bottom: 28px;
    }

    .about-guntur-content {
        padding-left: 0;
    }

    .about-guntur-content h2 {
        font-size: 44px;
    }

    .about-feature-list li {
        font-size: 20px;
    }

    .header-search-wrap {
        margin: 10px 0;
    }

    .why-budget-section {
        padding: 58px 0;
    }

    .why-budget-grid {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .why-img-tall {
        min-height: 450px;
    }

    .why-budget-content h2,
    .trusted-quality h2 {
        font-size: 42px;
    }

    .trusted-quality {
        padding-top: 58px;
    }

    .trusted-stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px;
    }

    .category-showcase {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .sub-category-grid {
        grid-template-columns: 1fr;
    }

    .nav-links .dropdownsd .submenu {
        transform: none;
        min-width: 100%;
    }

    .booking-help-panel,
    .booking-form {
        height: auto;
    }
}

@media (max-width: 1200px) {
    .mobile-menu-top.is-hidden {
        display: none !important;
    }

    .mobile-menu-open.is-visible {
        display: block !important;
    }

    .mega-menu .nav-links {
        margin-top: 36px !important;
    }

    .main-header nav .nav-links > li > a {
        display: flex;
        justify-content: space-between;
        width: 100%;
        font-size: 15px;
        padding: 8px 0;
    }

    .nav-links .dropdownsd .submenu {
        left: 0;
        top: 0;
        width: 100%;
        max-height: 320px;
        height: auto !important;
        overflow-y: auto;
        border: 1px solid rgba(18, 69, 89, .1);
        border-radius: 8px;
        box-shadow: none;
        margin-top: 8px;
    }
}

/* Orange + black final theme */
body {
    --primary-color: #111111;
    --secondary-color: #f97316;
    --accent-color: #f97316;
    --warm-accent: #f97316;
    --soft-bg: #fff7ed;
    --ink-color: #111111;
    background: #fffaf5;
    color: #111111;
}

.top-bar,
.fot-sections {
    background: #111111 !important;
}

.top-bar:before {
    background: #f97316 !important;
}

.main-header {
    background: #fffaf5 !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
}

.main-header nav .nav-links > li > a,
.quick-enquiry-card h2,
.sub-category-card h3,
.flow-step h3,
.about-guntur-content h2,
.why-budget-content h2,
.trusted-quality h2 {
    color: #111111;
}

.main-header nav .nav-links > li > a:hover,
.main-header nav .nav-links > li > a.active,
.sec-heading,
.sec-big-title span,
.about-guntur-content h2 span,
.why-budget-content h2 span,
.trusted-quality h2 span,
.trusted-stat-card strong,
.why-kicker,
.why-icon,
.foo-linkd li a:hover {
    color: #f97316 !important;
}

.btns-a,
.about-read-btn,
.why-budget-btn,
.servicsesd .swiper-button-next,
.servicsesd .swiper-button-prev,
.mobile-menu-top,
.mobile-menu-open {
    background: #f97316 !important;
    color: #fff !important;
}

.btns-a::before,
.btns-a::after {
    background: #111111 !important;
}

.home-hero-studio {
    background:
        linear-gradient(90deg, rgba(0, 0, 0, .86), rgba(249, 115, 22, .42)),
        url('../images/bg/msc-annual-event.webp') center/cover no-repeat !important;
}

.quick-enquiry-card,
.category-showcase,
.sub-category-card,
.flow-step,
.booking-form,
.trusted-stat-card,
.included-service-pill {
    background: #fff;
    border-color: rgba(249, 115, 22, .22);
}

.about-collage-shadow {
    background: #f97316 !important;
}

.about-collage-shadow-two {
    background: #111111 !important;
}

.servicsesd,
.service-flow-section {
    background-color: #fff;
    background-image: radial-gradient(rgba(249, 115, 22, .15) 1.25px, transparent 1.25px);
    background-size: 15px 15px;
}

.why-budget-section {
    background-color: #fffaf5;
    background-image:
        linear-gradient(rgba(249, 115, 22, .10) 2px, transparent 2px),
        linear-gradient(90deg, rgba(249, 115, 22, .10) 2px, transparent 2px);
    background-size: 140px 140px;
}

.why-budget-section::before {
    background-image: radial-gradient(circle at center, transparent 0 52%, rgba(249, 115, 22, .12) 53% 54%, transparent 55%);
}

.home-marquee-gallery {
    padding: 76px 0;
    background: #fff;
    overflow: hidden;
}

.home-marquee-gallery .sec-big-title {
    font-size: 56px;
    margin-bottom: 54px;
}

.home-marquee-gallery .sec-big-title span {
    color: #f97316 !important;
    font-style: italic;
}

.gallery-marquee {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 32px;
}

.gallery-marquee::before,
.gallery-marquee::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 120px;
    z-index: 2;
    pointer-events: none;
}

.gallery-marquee::before {
    left: 0;
    background: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
}

.gallery-marquee::after {
    right: 0;
    background: linear-gradient(270deg, #fff, rgba(255, 255, 255, 0));
}

.gallery-track {
    display: flex;
    width: max-content;
    gap: 18px;
    animation: galleryScrollLeft 34s linear infinite;
}

.gallery-marquee-two .gallery-track {
    animation-name: galleryScrollRight;
    transform: translateX(-50%);
}

.gallery-marquee:hover .gallery-track {
    animation-play-state: paused;
}

.gallery-marquee-card {
    flex: 0 0 410px;
    height: 255px;
    border-radius: 8px;
    overflow: hidden;
    display: block;
    box-shadow: 0 14px 32px rgba(0, 0, 0, .08);
}

.gallery-marquee-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease;
}

.gallery-marquee-card:hover img {
    transform: scale(1.05);
}

.event-marquee-section {
    background: #fffaf5;
    padding-top: 70px;
    padding-bottom: 70px;
}

.event-marquee-section .section-title {
    margin-bottom: 42px;
}

.event-marquee-card {
    position: relative;
    color: #fff;
}

.event-marquee-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(17, 24, 39, .02) 28%, rgba(17, 24, 39, .86) 100%);
}

.event-marquee-card span,
.event-marquee-card h4 {
    position: absolute;
    left: 22px;
    right: 22px;
    z-index: 2;
    margin: 0;
}

.event-marquee-card span {
    bottom: 62px;
    color: #ffb067;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.event-marquee-card h4 {
    bottom: 24px;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.12;
}

@keyframes galleryScrollLeft {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@keyframes galleryScrollRight {
    from {
        transform: translateX(-50%);
    }
    to {
        transform: translateX(0);
    }
}

.trusted-stat-card {
    border-color: rgba(249, 115, 22, .65);
}

.fot-sections {
    padding: 56px 0 0;
    color: #fff;
}

.footer-simple-row {
    row-gap: 28px;
}

.footer-logo img {
    width: 190px;
    height: auto;
    background: #fffaf5;
    border-radius: 8px;
    padding: 6px;
}

.footer-about,
.footer-address,
.fot-sections p,
.foo-linkd li a {
    color: rgba(255, 255, 255, .78);
}

.footer-about,
.footer-address {
    margin: 18px 0 0;
    line-height: 1.7;
}

.footer-address i,
.footer-contact-list i {
    color: #f97316;
    margin-right: 8px;
}

.foot-titls {
    color: #f97316 !important;
    font-size: 22px;
    margin-bottom: 18px;
}

.foo-linkd {
    padding: 0;
    margin: 0;
}

.foo-linkd li {
    margin-bottom: 10px;
}

.foo-linkd li a {
    font-size: 15px;
}

.footer-contact-list li a {
    word-break: break-word;
}

.copr-webs {
    border-top: 1px solid rgba(249, 115, 22, .28);
    margin-top: 34px;
    padding: 18px 0;
}

@media (max-width: 575px) {
    .home-hero-studio {
        padding: 48px 0;
    }

    .flow-form-grid {
        grid-template-columns: 1fr;
    }

    .about-guntur-section {
        padding: 52px 0;
    }

    .about-collage-wrap {
        min-height: 380px;
    }

    .about-collage-board,
    .about-collage-shadow {
        inset: 34px 12px 20px;
    }

    .about-collage-brand {
        min-width: 190px;
    }

    .about-collage-brand img {
        width: 150px;
    }

    .about-collage-brand span {
        font-size: 18px;
    }

    .about-guntur-content h2 {
        font-size: 34px;
        text-align: left !important;
    }

    .about-guntur-content p {
        font-size: 15px;
    }

    .about-feature-list li {
        gap: 14px;
        font-size: 17px;
    }

    .why-budget-images,
    .trusted-stats-grid {
        grid-template-columns: 1fr;
    }

    .why-img-tall,
    .why-img-top,
    .why-img-bottom {
        height: 260px;
        min-height: 0;
        border-radius: 80px 80px 80px 80px;
    }

    .why-kicker {
        font-size: 16px;
    }

    .why-budget-content h2,
    .trusted-quality h2 {
        font-size: 34px;
        text-align: left;
    }

    .trusted-quality h2 {
        text-align: center;
        margin-bottom: 30px;
    }

    .why-budget-content p,
    .trusted-note {
        font-size: 15px;
    }

    .why-budget-list li {
        font-size: 18px;
    }

    .trusted-stat-card {
        min-height: 190px;
    }

    .trusted-stat-card strong {
        font-size: 38px;
    }

    .trusted-stat-icon {
        font-size: 38px;
        margin-bottom: 14px;
    }

    .trusted-stat-card p {
        font-size: 22px;
    }

    .home-marquee-gallery {
        padding: 52px 0;
    }

    .home-marquee-gallery .sec-big-title {
        font-size: 34px;
        margin-bottom: 28px;
    }

    .gallery-marquee {
        margin-bottom: 16px;
    }

    .gallery-marquee::before,
    .gallery-marquee::after {
        width: 48px;
    }

    .gallery-track {
        gap: 12px;
        animation-duration: 24s;
    }

    .gallery-marquee-card {
        flex-basis: 250px;
        height: 170px;
    }

    .service-hero-lite {
        padding: 48px 0 32px;
    }

    .sub-category-card {
        grid-template-columns: 88px minmax(0, 1fr);
    }

    .sub-category-card img {
        width: 88px;
        height: 76px;
    }

    .booking-form,
    .booking-help-panel {
        padding: 22px;
    }
}

/* Final visual refresh: clean event palette + reliable mobile menu */
body {
    --primary-color: #111827;
    --secondary-color: #ff7a30;
    --accent-color: #e85d75;
    --warm-accent: #ff7a30;
    --soft-bg: #fff7f0;
    --ink-color: #111827;
    background: #fffaf5;
}

.top-bar {
    background: #111827;
}

.top-bar:before {
    background: #ff7a30;
}

.main-header {
    background: #fffaf5;
    padding: 12px 0;
    box-shadow: 0 8px 26px rgba(17, 24, 39, .08);
}

.main-header .logo-img {
    width: 210px;
    max-height: 64px;
    background: transparent;
}

.main-header nav .nav-links > li > a {
    color: #111827;
    font-weight: 700;
    font-size: 18px;
}

.main-header nav .nav-links > li > a:hover,
.main-header nav .nav-links > li > a.active,
.sec-heading,
.sec-big-title span,
.service-price {
    color: #ff7a30 !important;
}

.btns-a,
.about-read-btn,
.why-budget-btn {
    background: #ff7a30 !important;
    color: #fff !important;
    border-radius: 8px;
}

.btns-a::after,
.btns-a::before {
    background: #111827;
}

.header-btn .btns-a {
    min-width: 118px;
    padding: 14px 36px 14px 18px;
    white-space: nowrap;
}

.main-header .header-btn {
    display: flex;
    justify-content: flex-end;
}

.header-search-wrap {
    max-width: 260px;
}

.header-service-search {
    background: #fff;
    border-color: rgba(17, 24, 39, .14);
    box-shadow: 0 8px 20px rgba(17, 24, 39, .05);
}

.home-hero-studio {
    background:
        linear-gradient(90deg, rgba(17, 24, 39, .88), rgba(232, 93, 117, .45)),
        url('../images/bg/msc-annual-event.webp') center/cover no-repeat;
}

.quick-enquiry-card,
.category-showcase,
.booking-form,
.flow-step,
.trusted-stat-card {
    background: #fff;
    border-color: rgba(255, 122, 48, .22);
}

.about-collage-shadow {
    background: #ffb067;
}

.about-collage-shadow-two {
    background: #e85d75;
}

.about-guntur-content h2 span,
.why-budget-content h2 span,
.trusted-quality h2 span,
.trusted-stat-card strong,
.why-kicker,
.why-icon {
    color: #e85d75;
}

.servicsesd,
.service-flow-section {
    background-color: #fff;
    background-image: radial-gradient(rgba(255, 122, 48, .16) 1.25px, transparent 1.25px);
    background-size: 15px 15px;
}

.why-budget-section {
    background-color: #fffaf5;
    background-image:
        linear-gradient(rgba(255, 122, 48, .1) 2px, transparent 2px),
        linear-gradient(90deg, rgba(255, 122, 48, .1) 2px, transparent 2px);
    background-size: 140px 140px;
}

.why-budget-section::before {
    background-image: radial-gradient(circle at center, transparent 0 52%, rgba(255, 122, 48, .12) 53% 54%, transparent 55%);
    background-size: 140px 140px;
}

.mobile-menu-top,
.mobile-menu-open {
    display: none;
    border: 0;
    background: #ff7a30;
    width: 44px;
    height: 44px;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    padding: 0;
}

.mobile-menu-top span,
.mobile-menu-open span {
    display: block;
    width: 22px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
}

.mobile-menu-open span:first-child {
    transform: rotate(45deg) translate(2px, 2px);
}

.mobile-menu-open span:last-child {
    transform: rotate(-45deg) translate(3px, -3px);
}

@media (max-width: 1200px) {
    .top-bar {
        display: none;
    }

    .main-header .container {
        max-width: 100%;
    }

    .main-header .row {
        position: relative;
        min-height: 72px;
    }

    .main-header .col-lg-2:first-child {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-menu-top {
        display: flex !important;
        position: absolute;
        right: 18px;
        top: 14px;
        z-index: 1001;
    }

    .mobile-menu-top.is-hidden {
        display: none !important;
    }

    .mobile-menu-open {
        position: fixed;
        right: 18px;
        top: 18px;
        z-index: 1002;
    }

    .mobile-menu-open.is-visible {
        display: flex !important;
    }

    .mega-menu {
        position: fixed;
        inset: 0;
        width: 100%;
        height: 100vh;
        background: #fffaf5;
        transform: translateX(-100%);
        transition: transform .28s ease;
        z-index: 1000;
        padding: 82px 24px 30px;
        overflow-y: auto;
    }

    .mega-menu.shows {
        transform: translateX(0);
    }

    .main-header nav .nav-links {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
        margin: 0 !important;
        padding: 0;
    }

    .main-header nav .nav-links > li {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .main-header nav .nav-links > li > a {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 14px 0;
        font-size: 18px;
        border-bottom: 1px solid rgba(17, 24, 39, .08);
    }

    .header-search-wrap,
    .header-btn {
        display: none;
    }

    .nav-links .dropdownsd .submenu {
        position: static;
        display: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        width: 100%;
        min-width: 0;
        max-height: 300px;
        overflow-y: auto;
        margin: 8px 0 12px;
        border: 1px solid rgba(17, 24, 39, .08);
        border-radius: 8px;
        box-shadow: none;
        background: #fff;
    }

    .nav-links .dropdownsd .submenu.visible {
        display: block !important;
    }
}

/* Professional typography and logo polish */
:root {
    --site-font: "Inter", "DM Sans", "Segoe UI", Arial, sans-serif;
}

html,
body,
p,
a,
li,
span,
small,
strong,
b,
label,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.sec-heading,
.sec-big-title,
.foot-titls {
    font-family: var(--site-font) !important;
    letter-spacing: 0;
}

body {
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.sec-big-title {
    font-weight: 800;
}

.flaticon,
[class^="flaticon-"],
[class*=" flaticon-"],
.flaticon::before,
[class^="flaticon-"]::before,
[class*=" flaticon-"]::before {
    font-family: flaticon_normal-icon !important;
}

.main-header {
    padding: 14px 0;
}

.main-header .logo {
    display: inline-flex;
    align-items: center;
}

.main-header .logo-img {
    width: 230px !important;
    max-height: 76px !important;
    object-fit: contain;
    background: transparent;
    padding: 0;
}

.footer-logo img {
    width: 230px !important;
    max-height: 76px;
    background: #fffaf5;
    border-radius: 8px;
    padding: 8px;
}

.main-header .row {
    row-gap: 14px;
}

.main-header .col-lg-3 {
    min-width: 0;
}

.header-search-wrap {
    width: 70% !important;
    max-width: 360px !important;
    margin-left: auto;
}

.header-service-search {
    height: 64px;
    border: 2px solid rgba(17, 24, 39, .12);
    border-radius: 999px;
    padding: 0 48px 0 22px;
    font-size: 17px;
    font-weight: 500;
}

.header-service-search:focus {
    border-color: #2563eb;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, .12);
    outline: 0;
}

.header-service-search::-webkit-search-decoration,
.header-service-search::-webkit-search-cancel-button,
.header-service-search::-webkit-search-results-button,
.header-service-search::-webkit-search-results-decoration {
    display: none;
}

.header-search-clear {
    right: 18px;
    color: #334155;
    font-size: 28px;
}

.header-search-results {
    width: min(450px, calc(100vw - 32px));
    left: auto;
    right: 0;
    border-radius: 10px;
    padding: 14px;
}

.header-search-results button {
    min-height: 82px;
    gap: 18px;
    padding: 12px 16px;
    font-size: 21px;
    color: #173f4f;
}

.header-search-results button img {
    width: 74px;
    height: 70px;
    flex-basis: 74px;
}

.header-btn .btns-a {
    min-height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 575px) {
    .main-header .logo-img {
        width: 190px !important;
        max-height: 64px !important;
    }
}

@media (min-width: 1201px) {
    .main-header {
        padding: 10px 0;
    }

    .main-header .container {
        max-width: 1720px;
    }

    .main-header .row {
        display: grid;
        grid-template-columns: 240px minmax(620px, 1fr) 340px 210px;
        column-gap: 28px;
        align-items: center;
        margin-left: 0;
        margin-right: 0;
    }

    .main-header .row > [class*="col-"] {
        width: auto;
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }

    .main-header .logo-img {
        width: 225px !important;
        max-height: 70px !important;
    }

    .main-header nav .nav-links {
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 45px;
        overflow: visible;
        margin-left: 67px;
        overflow: visible;
    }

    .main-header nav .nav-links > li {
        margin: 0;
        padding: 0;
    }

    .nav-links .dropdownsd {
        padding: 0 !important;
    }

    .main-header nav .nav-links > li > a {
        display: inline-flex;
        align-items: center;
        gap: 7px;
        white-space: nowrap;
        font-size: 16px;
        font-weight: 800;
        line-height: 1.2;
    }

    .header-search-wrap {
        max-width: none !important;
        margin-left: 0;
    }

    .header-service-search {
        height: 54px;
        border-width: 1px;
        padding: 0 44px 0 22px;
        font-size: 15px;
        box-shadow: 0 10px 22px rgba(17, 24, 39, .05);
    }

    .header-search-clear {
        right: 17px;
        font-size: 24px;
    }

    .header-search-results {
        width: 390px;
    }

    .header-search-results button {
        min-height: 68px;
        gap: 14px;
        padding: 10px 12px;
        font-size: 17px;
    }

    .header-search-results button img {
        width: 58px;
        height: 54px;
        flex-basis: 58px;
    }

    .main-header .header-btn {
        justify-content: flex-end;
    }

    .header-btn .btns-a {
        width: 100%;
        min-width: 0;
        min-height: 54px;
        padding: 0 20px;
        border-radius: 8px;
        font-size: 15px;
        font-weight: 800;
    }

    .header-btn .btns-a i {
        display: none;
    }
}

@media (min-width: 1201px) and (max-width: 1399px) {
    .main-header .container {
        max-width: 1320px;
    }

    .main-header .row {
        grid-template-columns: 190px minmax(470px, 1fr) 270px 165px;
        column-gap: 16px;
    }

    .main-header .logo-img {
        width: 185px !important;
    }

    .main-header nav .nav-links {
        /* gap: 20px; */
    }

    .main-header nav .nav-links > li > a {
        font-size: 14px;
    }

    .header-service-search {
        height: 50px;
        font-size: 14px;
        padding-left: 18px;
    }

    .header-btn .btns-a {
        min-height: 50px;
        padding: 0 14px;
        font-size: 14px;
    }
}

/* Stable desktop header layout: logo | menu | search + CTA */
@media (min-width: 1201px) {
    .main-header .container {
        max-width: 1680px;
    }

    .main-header .row {
        display: grid !important;
        grid-template-columns: 260px minmax(520px, 1fr) minmax(500px, 560px);
        gap: 28px;
        align-items: center;
        margin-left: 0;
        margin-right: 0;
    }

    .main-header .row > [class*="col-"] {
        display: block;
        width: auto;
        max-width: none;
        min-width: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .main-header .logo-img {
        width: 230px !important;
        max-height: 72px !important;
    }

    .main-header nav .nav-links {
        justify-content: flex-start;
        flex-wrap: nowrap;
        gap: 32px;
        margin: 0;
    }

    .main-header nav .nav-links > li {
        margin: 0;
        padding: 0;
    }

    .nav-links .dropdownsd {
        padding: 0 !important;
    }

    .main-header nav .nav-links > li > a {
        white-space: nowrap;
        font-size: 16px;
        line-height: 1.2;
    }

    .header-actions-col {
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        gap: 18px;
    }

    .header-actions-col .header-search-wrap {
        flex: 1 1 auto;
        width: auto !important;
        max-width: none !important;
        margin: 0;
    }

    .header-service-search {
        height: 54px;
        font-size: 15px;
        padding-left: 22px;
        padding-right: 44px;
    }

    .header-search-results {
        right: 0;
        left: auto;
        width: 390px;
    }

    .header-actions-col .header-btn {
        flex: 0 0 180px;
        display: flex;
    }

    .header-actions-col .header-btn .btns-a {
        width: 100%;
        min-height: 54px;
        padding: 0 18px;
        white-space: nowrap;
        overflow: hidden;
    }

    .header-actions-col .header-btn .btns-a i {
        display: none;
    }
}

@media (min-width: 1201px) and (max-width: 1399px) {
    .main-header .container {
        max-width: 1320px;
    }

    .main-header .row {
        grid-template-columns: 210px minmax(450px, 1fr) minmax(430px, 480px);
        gap: 18px;
    }

    .main-header .logo-img {
        width: 200px !important;
    }

    .main-header nav .nav-links {
        gap: 20px;
    }

    .main-header nav .nav-links > li > a {
        font-size: 14px;
    }

    .header-actions-col {
        gap: 12px;
    }

    .header-actions-col .header-btn {
        flex-basis: 150px;
    }

    .header-service-search,
    .header-actions-col .header-btn .btns-a {
        min-height: 50px;
        height: 50px;
        font-size: 14px;
    }
}

/* Final typography + header polish */
body,
p,
a,
li,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.sec-big-title,
.about-guntur-content h2,
.why-budget-content h2,
.trusted-quality h2,
.trusted-stat-card p,
.about-collage-brand span {
    font-family: "DM Sans", Arial, sans-serif !important;
    letter-spacing: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.sec-big-title {
    font-weight: 700 !important;
}

.about-guntur-content h2 span,
.why-budget-content h2 span,
.trusted-quality h2 span,
.home-marquee-gallery .sec-big-title span {
    font-family: "DM Sans", Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

.main-header {
    padding: 8px 0 !important;
}

.main-header .logo-img {
    width: 205px !important;
    max-height: 58px !important;
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.footer-logo img {
    width: 205px !important;
    max-height: 58px !important;
}

.main-header nav .nav-links > li > a {
    font-size: 17px !important;
    font-weight: 700 !important;
}

.header-service-search {
    height: 50px !important;
    font-size: 15px !important;
}

.header-btn .btns-a {
    min-height: 50px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}

@media (min-width: 1201px) {
    .main-header .row {
        grid-template-columns: 220px minmax(560px, 1fr) 300px 170px !important;
        column-gap: 22px !important;
    }

    .main-header nav .nav-links {
        gap: 34px !important;
        margin-left: 36px !important;
    }
}

@media (max-width: 575px) {
    .main-header .logo-img {
        width: 178px !important;
        max-height: 52px !important;
    }
}

/* Last header override: keep search and Plan button together */
@media (min-width: 1201px) {
    .main-header .container {
        max-width: 1680px !important;
    }

    .main-header .row {
        display: grid !important;
        grid-template-columns: 220px minmax(560px, 1fr) minmax(500px, 560px) !important;
        column-gap: 28px !important;
        align-items: center !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .main-header .row > [class*="col-"] {
        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .main-header nav .nav-links {
        justify-content: flex-start !important;
        gap: 30px !important;
        margin-left: 18px !important;
        flex-wrap: nowrap !important;
    }

    .main-header nav .nav-links > li > a {
        white-space: nowrap !important;
    }

    .header-actions-col {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        gap: 18px !important;
    }

    .header-actions-col .header-search-wrap {
        flex: 1 1 auto !important;
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
    }

    .header-actions-col .header-btn {
        flex: 0 0 174px !important;
        display: flex !important;
        justify-content: flex-end !important;
    }

    .header-actions-col .header-btn .btns-a {
        width: 100% !important;
        min-width: 0 !important;
        padding: 0 16px !important;
        white-space: nowrap !important;
    }

    .header-actions-col .header-btn .btns-a i {
        display: none !important;
    }
}

@media (min-width: 1201px) and (max-width: 1399px) {
    .main-header .container {
        max-width: 1320px !important;
    }

    .main-header .row {
        grid-template-columns: 190px minmax(420px, 1fr) minmax(430px, 470px) !important;
        column-gap: 18px !important;
    }

    .main-header .logo-img {
        width: 190px !important;
    }

    .main-header nav .nav-links {
        gap: 30px !important;
        margin-left: 80px !important;
    }

    .main-header nav .nav-links > li > a {
        font-size: 16px !important;
    }

    .header-actions-col {
        gap: 12px !important;
    }

    .header-actions-col .header-btn {
        flex-basis: 148px !important;
    }
}

/* Mobile header actions */
@media (max-width: 1200px) {
    .main-header {
        padding: 8px 0 12px;
    }

    .main-header .row {
        row-gap: 8px;
    }

    .header-actions-col {
        display: flex !important;
        align-items: center;
        gap: 8px;
        width: 100%;
        padding-right: 70px;
    }

    .header-actions-col .header-search-wrap {
        display: block !important;
        flex: 1 1 auto;
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
    }

    .header-actions-col .header-btn {
        display: flex !important;
        flex: 0 0 auto;
        margin: 0 !important;
    }

    .header-service-search {
        height: 42px !important;
        border: 1.5px solid #d8a24a !important;
        border-radius: 8px !important;
        padding: 0 34px 0 12px !important;
        font-size: 13px !important;
        box-shadow: none !important;
        background: #fff;
    }

    .header-search-clear {
        right: 10px !important;
        font-size: 20px !important;
    }

    .header-search-results {
        width: min(100%, calc(100vw - 24px)) !important;
        left: 0 !important;
        right: auto !important;
        border: 1px solid #d8a24a !important;
        border-radius: 8px !important;
        padding: 8px !important;
    }

    .header-search-results button {
        min-height: 54px !important;
        gap: 10px !important;
        padding: 8px 10px !important;
        font-size: 14px !important;
    }

    .header-search-results button img {
        width: 44px !important;
        height: 42px !important;
        flex-basis: 44px !important;
    }

    .header-actions-col .header-btn .btns-a {
        min-height: 42px !important;
        height: 42px !important;
        padding: 0 10px !important;
        border-radius: 8px !important;
        font-size: 12px !important;
        line-height: 1 !important;
        white-space: nowrap;
    }

    .header-actions-col .header-btn .btns-a i {
        display: none !important;
    }
}

@media (max-width: 575px) {
    .header-actions-col {
        padding-right: 58px;
    }

    .header-actions-col .header-btn .btns-a {
        font-size: 11px !important;
        padding: 0 8px !important;
    }
}


/* Public events page and header dropdown recovery */
.events-category-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 36px;
}

.events-category-card {
    overflow: hidden;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.06);
}

.events-category-image {
    display: block;
    aspect-ratio: 13 / 8;
    overflow: hidden;
    background: #f4f4f4;
}

.events-category-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.events-category-card:hover .events-category-image img {
    transform: scale(1.05);
}

.events-category-body {
    padding: 20px;
}

.events-category-body > span {
    display: block;
    margin-bottom: 8px;
    color: #d71920;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}

.events-category-body h3 {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 1.25;
}

.events-category-body h3 a {
    color: inherit;
    text-decoration: none;
}

.events-category-body p {
    min-height: 66px;
    margin-bottom: 14px;
    color: #555;
    font-size: 14px;
    line-height: 1.55;
}

.events-subcategory-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 18px;
}

.events-subcategory-list a {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    padding: 6px 11px;
    border: 1px solid rgba(215, 25, 32, 0.14);
    border-radius: 999px;
    background: rgba(215, 25, 32, 0.06);
    color: #222;
    font-size: 13px;
    line-height: 1.25;
    text-decoration: none;
}

.events-card-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 10px 16px;
    border-radius: 8px;
    background: #d71920;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.events-card-action:hover {
    color: #fff;
    background: #111;
}

.events-empty-state {
    max-width: 620px;
    margin: 40px auto 0;
    padding: 34px 18px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    background: #fff;
}

.service-hero-lite {
    padding: 56px 0 32px;
    background: #fffaf3 !important;
}

.service-hero-lite .sec-big-title,
.category-services-section .sec-big-title,
.included-services-section .sec-big-title {
    color: #101010;
}

.service-hero-lite .sec-big-title span,
.category-services-section .sec-big-title span,
.included-services-section .sec-big-title span {
    color: #d71920;
}

.service-hero-lite p {
    color: #444;
    font-size: 16px;
    line-height: 1.75;
}

.service-hero-image {
    width: 100%;
    max-height: 360px;
    object-fit: cover;
}

.service-event-card {
    overflow: hidden;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
}

.service-event-card img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.service-event-card > div {
    padding: 16px;
    text-align: center;
}

.service-event-card h5 {
    margin-bottom: 8px;
    color: #101010;
    font-weight: 800;
}

.service-event-card p {
    min-height: 48px;
    color: #666;
    font-size: 13px;
    line-height: 1.45;
}

.main-header .dropdownsd > .meun-dop-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.dropdown-arrow {
    width: 7px;
    height: 7px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
}

.dropdownsd:hover .dropdown-arrow,
.dropdownsd .meun-dop-btn.is-open .dropdown-arrow {
    transform: rotate(225deg);
}

@media (max-width: 991px) {
    .events-category-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .events-category-grid {
        grid-template-columns: 1fr;
        gap: 18px;
        margin-top: 26px;
    }

    .events-category-body {
        padding: 16px;
    }

    .events-category-body h3 {
        font-size: 20px;
    }

    .events-category-body p {
        min-height: 0;
    }
}

.service-hero-lite .sec-heading,
.service-hero-lite .sec-big-title {
    color: #101010 !important;
}

.service-hero-lite .sec-big-title span {
    color: #d71920 !important;
}
