.elementor-kit-5{--e-global-color-primary:#E5E1D6;--e-global-color-secondary:#E5E1D6;--e-global-color-text:#313330;--e-global-color-accent:#CDC7BB;--e-global-color-deep_navy:#1B2A4A;--e-global-color-gold:#D4AF37;--e-global-color-muted_beige_2:#C4B9A5;--e-global-color-olive:#6B7C59;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:1px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#D4AF37;font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#1B2A4A;border-radius:4px 4px 4px 4px;padding:16px 32px 16px 32px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#C49B2E;color:#1B2A4A;box-shadow:0px 4px 12px 0px rgba(212, 175, 55, 0.4);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:40px;--container-default-padding-right:40px;--container-default-padding-bottom:40px;--container-default-padding-left:40px;}.elementor-widget:not(:last-child){--kit-widget-spacing:32px;}.elementor-element{--widgets-spacing:32px 32px;--widgets-spacing-row:32px;--widgets-spacing-column:32px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --deep-navy:#1B2A4A; --gold-accent:#D4AF37; --charcoal-text:#313330; --cream-background:#E5E1D6; --muted-beige-1:#CDC7BB; --muted-beige-2:#C4B9A5; --olive-secondary:#6B7C59; --font-heading:Playfair Display; --font-body:Poppins; --font-button-nav:Montserrat; --black:#000; --transparent:#ffff; }
/* Start custom CSS */body, html {
    overflow-x: hidden;
}

/* Chrome, Safari, aur Opera mein scrollbar hide karne ke liye */
body::-webkit-scrollbar {
    display: none !important;
}

/* Firefox, IE, aur Edge mein scrollbar hide karne ke liye */
body {
    -ms-overflow-style: none !important;  /* IE aur Edge */
    scrollbar-width: none !important;  /* Firefox */
}/* End custom CSS */