Fall B Starts Oct. 12
Find Your Future
Get the training and skills you need for your dream career
Apply Today
Take Classes this Fall
Get a head start on your degree! The Fall B term starts in…
1%
for affordability nationwide
21:1
student-to-faculty ratio
Where are you headed?
CF can help you reach your goals.
Earn your bachelor’s degree at CF or start here and then transfer to one of Florida’s top universities!
Explore Options
Our short-term workforce programs are designed to get you into your career as quickly as possible.
View Workforce Programs
Degrees & programs
Find your future
See our entire catalog of degrees, programs, and certifications offered at our campuses. Search for your passion and discover how we can help you make it possible.
Jack Wilkinson Levy Campus
Appleton Museum of Art
4333 E. Silver Springs Blvd., Ocala, FL 34470-5001
352-291-4455
Wilton Simpson Citrus Campus
3800 S. Lecanto Highway, Lecanto, FL 34461-9026
352-746-6721
Hampton Center
1501 W. Silver Springs Blvd., Ocala, FL 34475-6456
352-873-5881
Vintage Farm Campus
4020 S.E. Third Ave., Ocala, FL 34470-5001
Get started
Take Control of Your Future
Information Requests
Have a question? We’ve got answers! Get in contact with us now.
Get info
Campus Tours
Time to see CF in action! Schedule a tour to see what campus life is like.
Plan a visit
Admissions Application
Our admissions application can be completed online in just 20 minutes.
Apply now
");
jQuery("#modal-marker").append(jQuery('.map-list-section').find(id_reference).parent().html());
jQuery('#modal-marker .block-description-question').attr('style','');
var imageUrl = jQuery('#modal-marker .block-description-question').attr('url_image_location');
jQuery("#modal-marker").css('background-image', 'url(' + imageUrl + ')');
//jQuery("#modal-marker").append(jQuery('.faq-section').find(id_reference).siblings( ".block-description-question").html());
});
jQuery('body').on('click', '.close-marker', function (e) {
jQuery(this).siblings( "h3").attr('name_block');
jQuery('.marker#'+jQuery(this).siblings( "h3").attr('name_block')).removeClass('active-marker');
jQuery('.map-list-section').find('.item-faq-block h3').removeClass('active-toogle_item');
jQuery( "#modal-marker" ).remove();
});
//jQuery('body').on('click', '.tribe-events-c-view-selector__list li a', function (e) {
jQuery('.tribe-events-c-view-selector__list li a').on('click', function(e) {
e.preventDefault();
window.location.href = jQuery(this).attr('href');
});
jQuery('.tribe-common-c-btn.tribe-events-c-search__button').on('click', function(e) {
e.preventDefault();
jQuery('.tribe-events-c-search.tribe-events-c-events-bar__search-form').submit();
setTimeout(function(){ window.location.href = window.location.href; }, 3000);
//window.location.href = jQuery(this).attr('href');
});
setTimeout(function() {
settup_header_height();
}, 200);
jQuery(window).resize(function () {
video_resize_screen();
size_campus_map();
settup_header_height();
});
var position = jQuery(window).scrollTop();
var value_down_scroll = position;
jQuery(window).scroll(function () {
var scroll = jQuery(window).scrollTop();
if (scroll>150){
jQuery('#header').addClass('et-fixed-header');
jQuery('body').addClass('et-fixed-header');
} else {
if(scroll position) {
jQuery('#header.et-fixed-header').removeClass('scrollUp');
jQuery('#header.et-fixed-header').addClass('scrollDown');
value_down_scroll = scroll;
} else {
var rk = value_down_scroll-position;
if (rk>=250){
jQuery('#header.et-fixed-header').removeClass('scrollDown');
jQuery('#header.et-fixed-header').addClass('scrollUp');
}
}
position = scroll;
});
jQuery('body').on('keyup', '.fname', function (e) {
var this_oject=jQuery(this);
let txt_back=this_oject.val();
if (txt_back.length>0){
var parameter= {'action': "get_filter_list_input_page", 'fname': txt_back }
call_filter_seach_input_box(parameter);
} else{
jQuery('.search-opts').html("");
jQuery(this).parents('.pf-search-wrap').removeClass('on');
}
});
jQuery('body').on('keydown', '.fname', function (e) {
var this_oject=jQuery(this);
let txt_back=this_oject.val();
if (txt_back.length==0){
jQuery('.search-opts').html("");
jQuery(this).parents('.pf-search-wrap').removeClass('on');
}
});
jQuery('body').on('click', '.sel-val', function(e) {
e.preventDefault();
jQuery(this).parents('.select-wrap').toggleClass('on');
});
jQuery('body').on('click', '.areas-of-study-select .sel-opts .opt', function(e) {
var valueSelected = jQuery(this).attr('data-val');
var parameter= {'action': "get_filter_list_search", 'areas_of_study': valueSelected };
if(jQuery('.block-row-degree-type .select-wrap.selected').length){
var va = jQuery('.block-row-degree-type .select-wrap.selected').find('.sel-val').attr('data-val');
parameter.degree_type = va;
}
if(jQuery('.block-row-format .select-wrap.selected').length){
var format_field = jQuery('.block-row-format .select-wrap.selected').find('.sel-val').attr('data-val');
parameter.format_field = format_field;
}
call_filter_seach(parameter);
jQuery(this).parents('.select-wrap').removeClass('on');
jQuery(this).parents('.select-wrap').addClass('selected');
jQuery(this).parents('.select-wrap').find('.sel-val').text(jQuery(this).text());
jQuery(this).parents('.select-wrap').find('.sel-val').attr('data-val',valueSelected);
set_parameter_browser();
});
jQuery('body').on('click', '.degree-type-select .sel-opts .opt', function(e) {
var valueSelected = jQuery(this).attr('data-val');
var parameter= {'action': "get_filter_list_search", 'degree_type': valueSelected };
if(jQuery('.block-row-areas-study .select-wrap.selected').length){
var va = jQuery('.block-row-areas-study .select-wrap.selected').find('.sel-val').attr('data-val');
parameter.areas_of_study = va;
}
if(jQuery('.block-row-format .select-wrap.selected').length){
var format_field = jQuery('.block-row-format .select-wrap.selected').find('.sel-val').attr('data-val');
parameter.format_field = format_field;
}
call_filter_seach(parameter);
jQuery(this).parents('.select-wrap').removeClass('on');
jQuery(this).parents('.select-wrap').addClass('selected');
jQuery(this).parents('.select-wrap').find('.sel-val').text(jQuery(this).text());
jQuery(this).parents('.select-wrap').find('.sel-val').attr('data-val',valueSelected);
set_parameter_browser();
});
jQuery('body').on('click', '.format-select .sel-opts .opt', function(e) {
var valueSelected = jQuery(this).attr('data-val');
var parameter= {'action': "get_filter_list_search", 'format_field': valueSelected };
if(jQuery('.block-row-areas-study .select-wrap.selected').length){
var va = jQuery('.block-row-areas-study .select-wrap.selected').find('.sel-val').attr('data-val');
parameter.areas_of_study = va;
}
if(jQuery('.block-row-degree-type .select-wrap.selected').length){
var dt = jQuery('.block-row-degree-type .select-wrap.selected').find('.sel-val').attr('data-val');
parameter.degree_type = dt;
}
call_filter_seach(parameter);
jQuery(this).parents('.select-wrap').removeClass('on');
jQuery(this).parents('.select-wrap').addClass('selected');
jQuery(this).parents('.select-wrap').find('.sel-val').text(jQuery(this).text());
jQuery(this).parents('.select-wrap').find('.sel-val').attr('data-val',valueSelected);
set_parameter_browser();
});
jQuery('body').on('click', '.areas-of-study-select .sel-opts .opt.clear', function(e) {
jQuery(this).parents('.select-wrap').removeClass('selected');
jQuery(this).parents('.select-wrap').find('.sel-val').text('Areas of Study');
jQuery(this).parents('.select-wrap').find('.sel-val').attr('data-val','');
});
jQuery('body').on('click', '.degree-type-select .sel-opts .opt.clear', function(e) {
jQuery(this).parents('.select-wrap').removeClass('selected');
jQuery(this).parents('.select-wrap').find('.sel-val').text('Degree Type');
jQuery(this).parents('.select-wrap').find('.sel-val').attr('data-val','');
});
jQuery('body').on('click', '.format-select .sel-opts .opt.clear', function(e) {
jQuery(this).parents('.select-wrap').removeClass('selected');
jQuery(this).parents('.select-wrap').find('.sel-val').text('Format');
jQuery(this).parents('.select-wrap').find('.sel-val').attr('data-val','');
});
});
";
jQuery('.section-slide-gallery').after(copy_slide);
jQuery('.section-gallery-desktop').append(clone_gallery);
}
jQuery(document).ready(function () {
generate_copy_desktop_gallery();
jQuery('.am-row>p, .am-row + p, .item-slide + p, .item-inf-news + p, .detail-item-gallery + p, .list-gallery-student + p, .section-slide-gallery + p, .wrapper-gallery-workflow + p').remove();
load_slide_gallery();
slide_animation_section();
load_end_testimonials();
check_activeSlide_desktop_or_mobile();
jQuery(window).resize(function () {
widthWindow = jQuery(window).width();
resizeHeightSlickSLide(widthWindow);
check_activeSlide_desktop_or_mobile();
});
});