/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 05 2026 | 10:15:47 */
#top #wrap_all .all_colors h1 {
    font-family: system-ui;
    color: #D57029;
    font-size: clamp(1.5rem, 2vw, 2rem) !important;
    font-weight: 200 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
#top #wrap_all .all_colors h2 {
    font-family: system-ui;
    color: #D57029 !important;
    font-size: clamp(1.375rem, 1.6vw, 1.75rem) !important;
    font-weight: 200 !important;
    text-transform: none !important;
    letter-spacing: 1px !important;
}

#top #wrap_all .all_colors h3 {
    font-family: system-ui;
    color: #D57029 !important;
    font-size: clamp(1.25rem, 1.3vw, 1.5rem) !important;
    font-weight: 200 !important;
    text-transform: none !important;
	letter-spacing: 1px !important;
}


#top #wrap_all .all_colors h4, .main_color h4 {
    font-family: system-ui;
    color: #000 !important;
   font-size: clamp(1.125rem, 1.1vw, 1.375rem) !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
	text-transform: none !important;
}

#top #wrap_all .all_colors h5, .main_color h5 {
    font-family: system-ui;
   color: #000000 !important;
    font-size: clamp(1rem, 0.9vw, 1.25rem) !important;
    font-weight: 200 !important;
    text-transform: none !important;
    letter-spacing: 1px !important;
}

#top #wrap_all .all_colors h6, .main_color h6 {
    font-family: system-ui;
    color: #000000 !important;
    font-size: clamp(0.875rem, 0.8vw, 1.125rem) !important;
    font-weight: 200 !important;
    text-transform: none !important;
    letter-spacing: 1px !important;
}
#top .iconbox_left_content .iconbox_icon {
    font-size: 40px !important;
}
.middle .iconbox_content {
    padding-top: 10px;
}
.ccj-service-more-link{
	color: #D57029;
}
