.elementor-kit-8{--e-global-color-primary:#444444;--e-global-color-secondary:#ED1E28;--e-global-color-text:#444444;--e-global-color-accent:#ED1E28;--e-global-color-1b8b369:#FFFFFF;--e-global-color-5a165ef:#8A8A8A;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--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:1400px;}.e-con{--container-max-width:1400px;--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){margin-block-end: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-kit-8{--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.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;
}


::-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: 600;
}

.grecaptcha-badge {
    display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Manrope';
	font-display: auto;
	src: url('https://tridentlaser.com/wp-content/uploads/2025/04/Manrope-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */