Welcome to Bentley College

Bentley College is an approved CRICOS and Registered Training Organisation (RTO) which proudly presents professional qualifications in business to cater the industry. Our goal is to mentor students who intend to become business leaders in the future. The courses we offer serve as a learning exercise for our students who want to build up skill sets in the industries they are seeking to work into. You’ll also be able to discover the benefits of upskilling your knowledge and gain expertise to become a successful entrepreneur.

Our Courses


Business Management Marketing

BSB50120 Diploma of Business

BSB60120 Advanced Diploma of Business

BSB40820 Certificate IV in Marketing and Communicatio

BSB50620 Diploma of Marketing and Communication

BSB50420 Diploma of Leadership and Management

BSB60420 Advanced Diploma of Leadership and Management

BSB80120 Graduate Diploma of Management (Learning)

BSB60520 Advanced Diploma of Marketing and Communication

Cookery

SIT30816 Certificate III in Commercial Cookery

SIT50416 Diploma of Hospitality Management

SIT31016 Certificate III in Patisserie

SIT40516 Certificate IV in Commercial Cookery

SIT60316 Advanced Diploma of Hospitality Management

International Student Application

Domestic Student Application

Our Campus

.portfolio-wraper { margin-bottom:20px; } .pfg-bootstrap .img-fluid { max-width: 100%; height: auto; } .pfg-bootstrap .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; } .pfg-bootstrap .img-circle { border-radius: 50%; } .pfg-bootstrap img { -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .pfg-bootstrap .thumbnail { display: block; padding: 4px; /*margin-bottom: 20px;*/ line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out; } .pfg-bootstrap .thumbnail > img, .pfg-bootstrap .thumbnail a > img { margin-right: auto; margin-left: auto; } .pfg-bootstrap a.thumbnail:hover, .pfg-bootstrap a.thumbnail:focus, .pfg-bootstrap a.thumbnail.active { border-color: #337ab7; } .pfg-bootstrap .thumbnail .caption { padding: 9px; color: #333; } figure { margin: 0; } img { vertical-align: middle; } .pfg-bootstrap .img-responsive, .pfg-bootstrap .thumbnail > img, .pfg-bootstrap .thumbnail a > img, .pfg-bootstrap .carousel-inner > .item > img, .pfg-bootstrap .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; } .pfg-bootstrap .img-rounded { border-radius: 6px; } li#all { margin: 0; } .simplefilter li { margin-top: 5px; } .filtr-search { margin-top:10px !important; width:200px !important; margin-bottom: 20px; } #all-simplefilter { display:inline; padding-left: 0px !important; } #f-simplefilter-286 { display:inline; padding-left: 0px !important; } button:hover { background-color: unset !important; } @keyframes .YouTubePopUp-Content { from { transform: translate3d(0, 100%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } .YouTubePopUp-Content { animation-name: .YouTubePopUp-Content ; } .YouTubePopUp-Close { background:url(https://bentley.edu.au/wp-content/plugins/portfolio-filter-gallery//img/close-icon-white.png) no-repeat; background-size:50px 50px; -webkit-background-size:70px 50px; -moz-background-size:70px 50px; -o-background-size:70px 50px; } ul.simplefilter { margin-left: 0 !important; } .pfg_img_286 { width: 100% !important; height: 100% !important; } .filter_gallery_286 > a { position: initial !important; } .thumbnail_286 { width:100% !important; height:auto; margin-bottom: 0px !important; } .filtr-item { padding-right:7px !important; padding-left:7px !important; padding-top:7px !important; padding-bottom:7px !important; } .filtr-item img { transition: all .2s !important } .simplefilter_286 li { background-color: #ccc; color: #ffffff; } .simplefilter_286 li:hover { background-color: #656565 !important; } .simplefilter_286 li.active { background-color: #656565 !important; }

setTimeout(function () { jQuery(".thumbnail_286").each(function(){ // console.log(jQuery(this).width() + "x" + jQuery(this).height()) var h = jQuery(this).height(); var w = jQuery(this).width(); jQuery(this).height(h); jQuery(this).width(w); jQuery(this).resize(); }); }, 2500); jQuery(document).ready(function (jQuery) { jQuery('.filtr-item').addClass('animateonload'); jQuery('#filter_gallery_286').show(); jQuery('.loading-wrapper').hide(); jQuery(".loader_img").hide(); jQuery(".lg_load_more").show(); jQuery(".filtr-container").css("opacity", 1); // Define Filterizr Default Options const options = { animationDuration: 0.5, callbacks: { onFilteringStart: function() { // Apply sorting shortly after filtering starts setTimeout(function() { }, 50); }, onFilteringEnd: function() { // Apply sorting shortly after filtering ends setTimeout(function() { }, 50); }, onShufflingStart: function() { }, onShufflingEnd: function() { }, onSortingStart: function() { }, onSortingEnd: function() { } }, controlsSelector: '.filtr-controls-286', filter: 'all', filterOutCss: { top: '0px', left: '0px', opacity: 0.001, transform: '' }, filterInCss: { top: '0px', left: '0px', opacity: 1, transform: '' }, layout: 'sameWidth', selector: '.filtr-item', setupControls: false }; // Initialize Filterizr and ensure it is globally accessible window.filterizd = jQuery('.filter_gallery_286').filterizr(options); jQuery('.filter_gallery_286').imagesLoaded(function() { // Reapply sorting after initial load // Resize handling jQuery(window).resize(function() { jQuery(".thumbnail_286").each(function() { var h = jQuery(this).height(); var w = jQuery(this).width(); jQuery(this).height(h); jQuery(this).width(w); }); // Reapply sorting after resizing }); }); //bootstrap-lightbox-js // delegate calls to data-toggle="lightbox" document.addEventListener('DOMContentLoaded', (event) => { document.querySelectorAll('.my-lightbox-toggle').forEach((el) => { el.addEventListener('click', (e) => { e.preventDefault(); const options = { keyboard: true, size: 'fullscreen' }; // Assuming Lightbox is a constructor from the included library // Check if the Lightbox class or function exists if (typeof Lightbox !== 'undefined') { const lightbox = new Lightbox(el, options); lightbox.show(); } else { console.error('Lightbox library is not loaded.'); } }); }); }); jQuery('.filtr-control-286 [data-filter]').click(function() { //jQuery('.swiper-286').swipebox('swipebox-destroy'); var targetFilter = jQuery(this).data('filter'); var lighbox_class_name = "pfg-lightbox-" + targetFilter; jQuery('.pfg-lightbox-' + targetFilter ).attr('data-lightbox', lighbox_class_name); // add data filter for parent filters }); // video player jQuery(function(){ jQuery("a.video-box-286").YouTubePopUp( { autoplay: 0 } ); // Disable autoplay }); });

#wpls-logo-showcase-slider-1 .wpls-fix-box, #wpls-logo-showcase-slider-1 .wpls-fix-box img.wp-post-image{max-height:250px; }