.elementor-kit-3076{--e-global-color-primary:#C4161C;--e-global-color-secondary:#333333;--e-global-color-text:#51565B;--e-global-color-accent:#000000;--e-global-color-3ea9731:#808283;--e-global-color-f101c8a:#FFFFFF;--e-global-color-1415da2:#469AC2;--e-global-color-67159ec:#1A1818;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;}.elementor-kit-3076 button,.elementor-kit-3076 input[type="button"],.elementor-kit-3076 input[type="submit"],.elementor-kit-3076 .elementor-button{background-color:#FFFFFF;font-size:16px;font-weight:400;text-transform:uppercase;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF;border-radius:3px 3px 3px 3px;padding:0.75em 3em 0.75em 3em;}.elementor-kit-3076 button:hover,.elementor-kit-3076 button:focus,.elementor-kit-3076 input[type="button"]:hover,.elementor-kit-3076 input[type="button"]:focus,.elementor-kit-3076 input[type="submit"]:hover,.elementor-kit-3076 input[type="submit"]:focus,.elementor-kit-3076 .elementor-button:hover,.elementor-kit-3076 .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-kit-3076 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3076 h2{font-size:2.75rem;font-weight:600;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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:1160px){.elementor-kit-3076 h2{font-size:2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:1024px){.elementor-kit-3076 h2{font-size:2.25rem;}.elementor-kit-3076 button,.elementor-kit-3076 input[type="button"],.elementor-kit-3076 input[type="submit"],.elementor-kit-3076 .elementor-button{padding:0.75rem 1rem 0.75rem 1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3076 h2{font-size:1.75rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.text-red-highlight span{
    color:#C4161C !important;
}
.text-black-highlight span, .text-black-highlight{
    color:#000 !important;
}
.white-btn a {
    background: transparent !important;
}
.white-btn a:hover {
    background: #fff !important;
}

.tile-h3 h3, .bullet-title li {
    font-family: "industry", sans-serif !important;
    }

h1,h2,p, .header-h3 h3, .text-list li {
    font-family: "canada-type-gibson", sans-serif !important;
}
h4 {
    font-style: normal;
    font-weight: 200;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-size: 1rem;
  
}
.hero__content h1:has(.primary-heading) {
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	color: #C9A24A;
	margin-bottom: 1.25rem !important;
}
.secondary-heading {
	font-size: 3.4rem !important;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFFFFF !important;
    margin-bottom: 1.25rem !important;
}
.primary-heading,
.secondary-heading {
	line-height: 1 !important;
}
.hero-checkmarks {
    list-style: none;
    margin: 25px 0 0;
    padding: 0;
}

.hero-checkmarks li {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 12px;
    padding: 0;
}

.hero-checkmarks li::marker {
    display: none;
    content: "";
}

.hero-checkmarks li i {
    color: #ffffff;
    font-size: 18px;
    min-width: 18px;
}
.hero:has(.primary-heading) .hero__background::before {
    opacity: 0.75 !important;
    background: linear-gradient(180deg, #1A1818 0%, #000000 100%) !important;
    background-color: transparent !important;
}
@media (max-width: 1160px) {
    .secondary-heading {
	    font-size: 3rem !important;
    }
}
@media (max-width: 1024px) {
    .hero__content h1:has(.primary-heading) {
        font-size: 16px !important;
    }
    .secondary-heading {
	    font-size: 2.5rem !important;
    }
}
@media only screen and (max-width: 768px) {
    .hero__content h1:has(.primary-heading) {
        font-size: 15px !important;
    }
    .secondary-heading {
	    font-size: 2rem !important;
    }
    .hero-checkmarks li {
        gap: 8px;
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 8px;
    }
    .hero-checkmarks li i {
        font-size: 16px;
        min-width: 16px;
    }
}/* End custom CSS */