.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#B50000;--e-global-color-text:#000000;--e-global-color-accent:#4C4C4C;--e-global-typography-primary-font-family:"Libre Franklin";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Libre Franklin";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Libre Franklin", Sans-serif;font-size:18px;line-height:28px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-size:16px;font-weight:500;color:#FFFFFF;border-style:none;border-radius:6px 6px 6px 6px;padding:20px 30px 20px 30px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Jost", Sans-serif;font-size:56px;line-height:66px;}.elementor-kit-6 h2{font-family:"Jost", Sans-serif;font-size:48px;line-height:58px;}.elementor-kit-6 h3{font-family:"Jost", Sans-serif;font-size:32px;line-height:42px;}.elementor-kit-6 h4{font-family:"Jost", Sans-serif;font-size:24px;line-height:34px;}.elementor-kit-6 h6{font-size:16px;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}.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-kit-6 h1{font-size:46px;line-height:56px;}.elementor-kit-6 h2{font-size:44px;line-height:54px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-6{font-size:14px;line-height:24px;}.elementor-kit-6 h1{font-size:40px;line-height:50px;}.elementor-kit-6 h2{font-size:36px;line-height:46px;}.elementor-kit-6 h3{font-size:26px;line-height:36px;}}/* Start custom CSS */footer,.hero-banner{color:#FFF;}
.elementor-element.e-parent{padding:80px 0;}
p.elementor-heading-title{line-height:28px;}
.elementor-icon-list-items li{position: relative;margin-bottom: 30px !important;}
.elementor-icon-list-items li:before{width: 9px;height: 9px;background: #B50000;content: '';border-radius: 9px;margin-right: 30px;}
.no-list-style li::before{display: none;}
footer .footer-top .e-n-menu-heading{display: block;}
footer .footer-top .e-n-menu-item .e-n-menu-title{white-space: normal;}
footer a{color:#FFF;}
footer a:hover{color:#B50000;}

.pulse-card {
  position: relative;
  overflow: hidden; 
}

.pulse-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.6s ease;
  z-index: 0;
}

.pulse-card:hover::before {
  transform: scale(1.1);
}

.pulse-card > * {
  position: relative;
  z-index: 1;
}


.contact-us-menu a{background-color: var(--e-global-color-secondary);font-size: 16px;font-weight: 500;color: #FFFFFF!important;border-style: none;border-radius: 6px 6px 6px 6px;}/* End custom CSS */