.elementor-kit-8{--e-global-color-primary:#1C1C1C;--e-global-color-secondary:#4A1528;--e-global-color-text:#1C1C1C;--e-global-color-accent:#FF6B35;--e-global-color-cd82632:#FDF3E7;--e-global-color-4c1c703:#FFFFFF;--e-global-color-8485cc5:#F1F1F1;--e-global-typography-primary-font-family:"Young Serif";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Instrument Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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;}}/* Start custom CSS */html,  body {
    overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
    overflow-y:hidden;
    
}


::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f5f7f7; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #bababa;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #919191;
}

::-moz-selection { /* Code for Firefox */
  color: #bababa;
  background: #f5f7f7;
}


::selection {
  color: #FFFFFF;
  background: #174FA4;
}

b, strong, address:first-line, dt {
	font-weight: 800;
}

.grecaptcha-badge {
    display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Young Serif';
	font-display: auto;
	src: url('https://ultradesign.site/wp-content/uploads/2026/02/YoungSerif-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Instrument Sans';
	font-display: auto;
	src: url('https://ultradesign.site/wp-content/uploads/2026/02/InstrumentSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */