Showing source for: https://training.farmingadviceservice.org.uk/
Duration: 0.242167s
Server: BunnyCDN-UK1-886

<!DOCTYPE html>
<html dir="ltr" lang="en" xml:lang="en">
    <head>
        <title>
   Farming Advice Service
        </title>
        <link href="https://training.farmingadviceservice.org.uk/pluginfile.php/1/theme_edumy/favicon/1692904920/favicon.ico" rel="shortcut icon">
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <meta content="moodle, Farming Advice Service" name="keywords">
        <link href="https://training.farmingadviceservice.org.uk/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple.css" rel="stylesheet" type="text/css">
        <script id="firstthemesheet" type="text/css">

        </script>
        <link href="https://training.farmingadviceservice.org.uk/theme/styles.php/edumy/1692904920_1/all" rel="stylesheet" type="text/css">
        <script>
            var M = {
            };
            M.yui = {
            };
            M.pageloadstarttime = new Date();
            M.cfg = {
                "wwwroot": "https:\/\/training.farmingadviceservice.org.uk",
                "sesskey": "JXBHPIlT3f",
                "sessiontimeout": "7200",
                "themerev": "1692904920",
                "slasharguments": 1,
                "theme": "edumy",
                "iconsystemmodule": "core\/icon_system_fontawesome",
                "jsrev": "1692904921",
                "admin": "admin",
                "svgicons": true,
                "usertimezone": "Europe\/London",
                "contextid": 2,
                "langrev": 1692904921,
                "templaterev": "1692904921",
                "developerdebug": true
            };
            var yui1ConfigFn = function(me) {
                if (/-skin|reset|fonts|grids|base/.test(me.name)) {
                    me.type = 'css';
                    me.path = me.path.replace(/\.js/, '.css');
                    me.path = me.path.replace(/\/yui2-skin/, '/assets/skins/sam/yui2-skin');
                }
            };
            var yui2ConfigFn = function(me) {
                var parts = me.name.replace(/^moodle-/, '').split('-'), component = parts.shift(), module = parts[0], min = '-min';
                if (/-(skin|core)$/.test(me.name)) {
                    parts.pop();
                    me.type = 'css';
                    min = '';
                }
                if (module) {
                    var filename = parts.join('-');
                    me.path = component + '/' + module + '/' + filename + min + '.' + me.type;
                } else {
                    me.path = component + '/' + component + '.' + me.type;
                }
            };
            YUI_config = {
                "debug": true,
                "base": "https:\/\/training.farmingadviceservice.org.uk\/lib\/yuilib\/3.17.2\/",
                "comboBase": "https:\/\/training.farmingadviceservice.org.uk\/theme\/yui_combo.php?",
                "combine": true,
                "filter": "RAW",
                "insertBefore": "firstthemesheet",
                "groups": {
                    "yui2": {
                        "base": "https:\/\/training.farmingadviceservice.org.uk\/lib\/yuilib\/2in3\/2.9.0\/build\/",
                        "comboBase": "https:\/\/training.farmingadviceservice.org.uk\/theme\/yui_combo.php?",
                        "combine": true,
                        "ext": false,
                        "root": "2in3\/2.9.0\/build\/",
                        "patterns": {
                            "yui2-": {
                                "group": "yui2",
                                "configFn": yui1ConfigFn
                            }
                        }
                    },
                    "moodle": {
                        "name": "moodle",
                        "base": "https:\/\/training.farmingadviceservice.org.uk\/theme\/yui_combo.php?m\/1692904921\/",
                        "combine": true,
                        "comboBase": "https:\/\/training.farmingadviceservice.org.uk\/theme\/yui_combo.php?",
                        "ext": false,
                        "root": "m\/1692904921\/",
                        "patterns": {
                            "moodle-": {
                                "group": "moodle",
                                "configFn": yui2ConfigFn
                            }
                        },
                        "filter": "DEBUG",
                        "modules": {
                            "moodle-core-handlebars": {
                                "condition": {
                                    "trigger": "handlebars",
                                    "when": "after"
                                }
                            },
                            "moodle-core-actionmenu": {
                                "requires": ["base","event","node-event-simulate"]
                            },
                            "moodle-core-tooltip": {
                                "requires": ["base","node","io-base","moodle-core-notification-dialogue","json-parse","widget-position","widget-position-align","event-outside","cache-base"]
                            },
                            "moodle-core-blocks": {
                                "requires": ["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]
                            },
                            "moodle-core-formchangechecker": {
                                "requires": ["base","event-focus","moodle-core-event"]
                            },
                            "moodle-core-chooserdialogue": {
                                "requires": ["base","panel","moodle-core-notification"]
                            },
                            "moodle-core-popuphelp": {
                                "requires": ["moodle-core-tooltip"]
                            },
                            "moodle-core-maintenancemodetimer": {
                                "requires": ["base","node"]
                            },
                            "moodle-core-dragdrop": {
                                "requires": ["base","node","io","dom","dd","event-key","event-focus","moodle-core-notification"]
                            },
                            "moodle-core-notification": {
                                "requires": ["moodle-core-notification-dialogue","moodle-core-notification-alert","moodle-core-notification-confirm","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]
                            },
                            "moodle-core-notification-dialogue": {
                                "requires": ["base","node","panel","escape","event-key","dd-plugin","moodle-core-widget-focusafterclose","moodle-core-lockscroll"]
                            },
                            "moodle-core-notification-alert": {
                                "requires": ["moodle-core-notification-dialogue"]
                            },
                            "moodle-core-notification-confirm": {
                                "requires": ["moodle-core-notification-dialogue"]
                            },
                            "moodle-core-notification-exception": {
                                "requires": ["moodle-core-notification-dialogue"]
                            },
                            "moodle-core-notification-ajaxexception": {
                                "requires": ["moodle-core-notification-dialogue"]
                            },
                            "moodle-core-event": {
                                "requires": ["event-custom"]
                            },
                            "moodle-core-lockscroll": {
                                "requires": ["plugin","base-build"]
                            },
                            "moodle-core-languninstallconfirm": {
                                "requires": ["base","node","moodle-core-notification-confirm","moodle-core-notification-alert"]
                            },
                            "moodle-core_availability-form": {
                                "requires": ["base","node","event","event-delegate","panel","moodle-core-notification-dialogue","json"]
                            },
                            "moodle-backup-confirmcancel": {
                                "requires": ["node","node-event-simulate","moodle-core-notification-confirm"]
                            },
                            "moodle-backup-backupselectall": {
                                "requires": ["node","event","node-event-simulate","anim"]
                            },
                            "moodle-course-util": {
                                "requires": ["node"],
                                "use": ["moodle-course-util-base"],
                                "submodules": {
                                    "moodle-course-util-base": {
                                    },
                                    "moodle-course-util-section": {
                                        "requires": ["node","moodle-course-util-base"]
                                    },
                                    "moodle-course-util-cm": {
                                        "requires": ["node","moodle-course-util-base"]
                                    }
                                }
                            },
                            "moodle-course-categoryexpander": {
                                "requires": ["node","event-key"]
                            },
                            "moodle-course-dragdrop": {
                                "requires": ["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-course-coursebase","moodle-course-util"]
                            },
                            "moodle-course-formatchooser": {
                                "requires": ["base","node","node-event-simulate"]
                            },
                            "moodle-course-management": {
                                "requires": ["base","node","io-base","moodle-core-notification-exception","json-parse","dd-constrain","dd-proxy","dd-drop","dd-delegate","node-event-delegate"]
                            },
                            "moodle-form-passwordunmask": {
                                "requires": []
                            },
                            "moodle-form-shortforms": {
                                "requires": ["node","base","selector-css3","moodle-core-event"]
                            },
                            "moodle-form-dateselector": {
                                "requires": ["base","node","overlay","calendar"]
                            },
                            "moodle-question-searchform": {
                                "requires": ["base","node"]
                            },
                            "moodle-question-chooser": {
                                "requires": ["moodle-core-chooserdialogue"]
                            },
                            "moodle-question-preview": {
                                "requires": ["base","dom","event-delegate","event-key","core_question_engine"]
                            },
                            "moodle-availability_completion-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-availability_date-form": {
                                "requires": ["base","node","event","io","moodle-core_availability-form"]
                            },
                            "moodle-availability_grade-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-availability_group-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-availability_grouping-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-availability_profile-form": {
                                "requires": ["base","node","event","moodle-core_availability-form"]
                            },
                            "moodle-mod_assign-history": {
                                "requires": ["node","transition"]
                            },
                            "moodle-mod_customcert-rearrange": {
                                "requires": ["dd-delegate","dd-drag"]
                            },
                            "moodle-mod_quiz-util": {
                                "requires": ["node","moodle-core-actionmenu"],
                                "use": ["moodle-mod_quiz-util-base"],
                                "submodules": {
                                    "moodle-mod_quiz-util-base": {
                                    },
                                    "moodle-mod_quiz-util-slot": {
                                        "requires": ["node","moodle-mod_quiz-util-base"]
                                    },
                                    "moodle-mod_quiz-util-page": {
                                        "requires": ["node","moodle-mod_quiz-util-base"]
                                    }
                                }
                            },
                            "moodle-mod_quiz-autosave": {
                                "requires": ["base","node","event","event-valuechange","node-event-delegate","io-form"]
                            },
                            "moodle-mod_quiz-quizbase": {
                                "requires": ["base","node"]
                            },
                            "moodle-mod_quiz-toolboxes": {
                                "requires": ["base","node","event","event-key","io","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-slot","moodle-core-notification-ajaxexception"]
                            },
                            "moodle-mod_quiz-modform": {
                                "requires": ["base","node","event"]
                            },
                            "moodle-mod_quiz-dragdrop": {
                                "requires": ["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification","moodle-mod_quiz-quizbase","moodle-mod_quiz-util-base","moodle-mod_quiz-util-page","moodle-mod_quiz-util-slot","moodle-course-util"]
                            },
                            "moodle-mod_quiz-questionchooser": {
                                "requires": ["moodle-core-chooserdialogue","moodle-mod_quiz-util","querystring-parse"]
                            },
                            "moodle-message_airnotifier-toolboxes": {
                                "requires": ["base","node","io"]
                            },
                            "moodle-filter_glossary-autolinker": {
                                "requires": ["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-event","moodle-core-notification-alert","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]
                            },
                            "moodle-filter_mathjaxloader-loader": {
                                "requires": ["moodle-core-event"]
                            },
                            "moodle-editor_atto-rangy": {
                                "requires": []
                            },
                            "moodle-editor_atto-editor": {
                                "requires": ["node","transition","io","overlay","escape","event","event-simulate","event-custom","node-event-html5","node-event-simulate","yui-throttle","moodle-core-notification-dialogue","moodle-core-notification-confirm","moodle-editor_atto-rangy","handlebars","timers","querystring-stringify"]
                            },
                            "moodle-editor_atto-plugin": {
                                "requires": ["node","base","escape","event","event-outside","handlebars","event-custom","timers","moodle-editor_atto-menu"]
                            },
                            "moodle-editor_atto-menu": {
                                "requires": ["moodle-core-notification-dialogue","node","event","event-custom"]
                            },
                            "moodle-report_eventlist-eventfilter": {
                                "requires": ["base","event","node","node-event-delegate","datatable","autocomplete","autocomplete-filters"]
                            },
                            "moodle-report_loglive-fetchlogs": {
                                "requires": ["base","event","node","io","node-event-delegate"]
                            },
                            "moodle-gradereport_grader-gradereporttable": {
                                "requires": ["base","node","event","handlebars","overlay","event-hover"]
                            },
                            "moodle-gradereport_history-userselector": {
                                "requires": ["escape","event-delegate","event-key","handlebars","io-base","json-parse","moodle-core-notification-dialogue"]
                            },
                            "moodle-tool_capability-search": {
                                "requires": ["base","node"]
                            },
                            "moodle-tool_lp-dragdrop-reorder": {
                                "requires": ["moodle-core-dragdrop"]
                            },
                            "moodle-tool_monitor-dropdown": {
                                "requires": ["base","event","node"]
                            },
                            "moodle-assignfeedback_editpdf-editor": {
                                "requires": ["base","event","node","io","graphics","json","event-move","event-resize","transition","querystring-stringify-simple","moodle-core-notification-dialog","moodle-core-notification-alert","moodle-core-notification-warning","moodle-core-notification-exception","moodle-core-notification-ajaxexception"]
                            },
                            "moodle-atto_accessibilitychecker-button": {
                                "requires": ["color-base","moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_accessibilityhelper-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_align-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_bold-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_charmap-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_clear-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_collapse-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_emojipicker-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_emoticon-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_equation-button": {
                                "requires": ["moodle-editor_atto-plugin","moodle-core-event","io","event-valuechange","tabview","array-extras"]
                            },
                            "moodle-atto_h5p-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_html-codemirror": {
                                "requires": ["moodle-atto_html-codemirror-skin"]
                            },
                            "moodle-atto_html-button": {
                                "requires": ["promise","moodle-editor_atto-plugin","moodle-atto_html-beautify","moodle-atto_html-codemirror","event-valuechange"]
                            },
                            "moodle-atto_html-beautify": {
                            },
                            "moodle-atto_image-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_indent-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_italic-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_link-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_managefiles-usedfiles": {
                                "requires": ["node","escape"]
                            },
                            "moodle-atto_managefiles-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_media-button": {
                                "requires": ["moodle-editor_atto-plugin","moodle-form-shortforms"]
                            },
                            "moodle-atto_noautolink-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_orderedlist-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_recordrtc-recording": {
                                "requires": ["moodle-atto_recordrtc-button"]
                            },
                            "moodle-atto_recordrtc-button": {
                                "requires": ["moodle-editor_atto-plugin","moodle-atto_recordrtc-recording"]
                            },
                            "moodle-atto_rtl-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_strike-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_subscript-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_superscript-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_table-button": {
                                "requires": ["moodle-editor_atto-plugin","moodle-editor_atto-menu","event","event-valuechange"]
                            },
                            "moodle-atto_title-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_underline-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_undo-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            },
                            "moodle-atto_unorderedlist-button": {
                                "requires": ["moodle-editor_atto-plugin"]
                            }
                        }
                    },
                    "gallery": {
                        "name": "gallery",
                        "base": "https:\/\/training.farmingadviceservice.org.uk\/lib\/yuilib\/gallery\/",
                        "combine": true,
                        "comboBase": "https:\/\/training.farmingadviceservice.org.uk\/theme\/yui_combo.php?",
                        "ext": false,
                        "root": "gallery\/1692904921\/",
                        "patterns": {
                            "gallery-": {
                                "group": "gallery"
                            }
                        }
                    }
                },
                "modules": {
                    "core_filepicker": {
                        "name": "core_filepicker",
                        "fullpath": "https:\/\/training.farmingadviceservice.org.uk\/lib\/javascript.php\/1692904921\/repository\/filepicker.js",
                        "requires": ["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker","moodle-core-notification-dialogue"]
                    },
                    "core_comment": {
                        "name": "core_comment",
                        "fullpath": "https:\/\/training.farmingadviceservice.org.uk\/lib\/javascript.php\/1692904921\/comment\/comment.js",
                        "requires": ["base","io-base","node","json","yui2-animation","overlay","escape"]
                    },
                    "mathjax": {
                        "name": "mathjax",
                        "fullpath": "https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/MathJax.js?delayStartupUntil=configured"
                    }
                }
            };
            M.yui.loader = {
                modules: {
                }
            };
        </script>
        <meta content="width=device-width, initial-scale=1.0" name="viewport">
        <style>
            /* XXXXXXXXX HOME XXXXXXXXX*/
            
            
            /* home page/course calendar make background grey*/
            #inst477 .ccnBlockContent, #inst478 .ccnBlockContent, #inst482 .ccnBlockContent, #inst490 .ccnBlockContent, #inst489 .ccnBlockContent {
                background-color    : rgb(228 224 222);
            }
            /* home advert button*/
            a.btn.btn-transparent.divider-btn {
                color               : white;
            }
            /* home advert button*/
            a.btn.btn-transparent.divider-btn:hover {
                color               : rgb(90, 94, 31);
            }
            /* about section colour */
            #inst260.block_cocoon_about_2 block .howwedeliverourcourses block_with_controls yui3-dd-drop {
                background-color    : blue;
            }
            .video_pop a {
                font-size           : 1.4em;
            }
            /* Remove icon and better to use this than visibility: hidden; retains the space the icon occupied */
            .video_popup_icon {
                display             : none;
            }
            /* login and search move position of login */
            header.header-nav.menu_style_home_one ul.sign_up_btn {
                margin-right        : 44px;
                position            : fixed;
                right               : 0px;
                top                 : 0px;
            }
            /* login and search search now moves with login */
            .mk-search-trigger {
                position            : static; /* changed from absolute */
            }
            /* login and search removed border border-right: 1px solid #dadada; */
            header.header-nav.menu_style_home_one.stricky-fixed .sign_up_btn li.list_s {
                border-right        : none;
            }
            /* nav content home page justify left */
            .ccn_context_frontend .header-nav.menu_style_home_one.home10 ul.ace-responsive-menu {
                justify-content     : left;
            }
            /* Meet the team main thumb bigger */
            tes-nav .slick-slide.slick-current.slick-active.slick-center img, .ccn-tes-nav-multiple .slick-slide.slick-current.slick-active.slick-center img {
                width               : 100px;
                height              : 100px;
            }
            /* Meet the team, margin of little thumbs */
            .tes-nav img, .ccn-tes-nav-multiple img {
                margin              : 20px 0;
            }
            /* MEET THE TEAM our testimonlials front page bold*/
            #our-testimonials a.autolink {
                font-weight         : 800;
            }
            /* two parragraph text larger and centered */
            .about_whoweare h4 {
                text-align          : center;
                padding-top         : 20px;
                font-size           : 26px;
                font-weight         : 800;
                background-color    : rgb(255 255 255);
            }
            /* I WILL  */
            .about_whoweare .ccnBlockContent {
                background-color    : rgb(255 255 255);
            }
            /* margin between 'Who we are' and 'what we do' blocks' maybe need to make this more specific as could effect other pages*/
            .block_cocoon_about_2 .col-lg-6:first-child {
                margin-bottom       : 0px;
            }
            /* if having the 'who we are' and 'what we do' text in sepparate blocks using 'our partners' block to create title */
            
            
            
            /* 'who we are' remove margin */
            section#our-partners .main-title.text-center {
                margin-bottom       : 0px;
            }
            /* 'remove colour overlay from home page image */
            .divider:before {
                opacity             : 0.0;
            }
            /*make it bigger - affects things accross the site REMOVED THIS
            .divider {
            padding: 190px;
            }*/
            
            
            
            /* centre the image in the middle*/
            section.divider.parallax.bg-img2 {
                background-position : 50% 50%;
            }
            /* about us page. slider two remove the gradient overlay*/
            div#inst340 .banner-style-one .slide:before, .banner-style-two .slide:before {
                background-color    : transparent;
            }
            /* About page-adds padding to the about content when the browser is wide*/
            @media screen and (min-width: 1350px) {
                .about_content {
                    padding-top         : 70px;
                }
            }
            /* About us page icons at the bottom in blue */
            div#inst127 .flaticon-online-learning:before, .flaticon-jigsaw:before, .flaticon-cap:before, .flaticon-student-3:before {
                color               : #0064dc;
            }
            /* about us page - accordion*/
            #inst518 #accordion td:first-child {
                font-weight         : Bold;
                line-height         : 30px;
            }
            /* about us page - accordion*/
            #inst518 #accordion td {
                color               : #6f7074
            }
            /* about us page - accordion drop down toggle*/
            #inst518 #accordion .panel-heading .accordion-toggle::before {
                color               : white;
            }
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx TOP BANNER SECTION xxxxxxxxxxxxxxxxxxxxxxx*/
            
            
            /* top banner, colour overlay*/
            .home3-overlay:before {
                background-image    : none;
            }
            /*hero banner, waves delete*/
            .row_style svg.waves {
                display             : none;
            }
            /*hero banner, increasing margin top*/
            .home-text.text-center {
                padding-top         : 500px;
            }
            /*hero banner, become a member button*/
            .home-three .home-text a.btn {
                border              : none;
                background-color    : #ffcd00;
                color               : rgb(0,61,167);
            }
            .home-three .home-text a.btn:hover {
                background-color    : #fff;
                color               : rgb(0,61,167);
            }
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx TOP BANNER SECTION xxxxxxxxxxxxxxxxxxxxxxx*/
            
            
            
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx COURSE CATEGORIES xxxxxxxxxxxxxxxxxxxxxxx*/
            
            
            
            /* Our courses modifying section for: background colour/text alignment and size/icon colours TURNED OFF TO REMOVE BACKGROUND
            .ccnBlockContent{
            background-color: rgb(227 223 226);
            }*/
            
            
            
            
            /* Course categories view all courses button*/
            section.divider.parallax.bg-img2 {
                padding-block       : inherit;
                padding-bottom      : 190px;
            }
            /* Course categories view all courses button color*/
            .divider-one .divider-btn {
                background-color    : rgb(157 174 24);
                border              : none;
                color               : white;
            }
            /* Course categories centre align bottom courses*/
            .whychose_us .row:last-of-type {
                justify-content     : center;
            }
            /* Course categories sub text colour*/
            .whychose_us .row {
                color               : rgb(0,61,167);
            }
            /* Course categories title text colour*/
            .whychose_us .main-title h3 {
                color               : rgb(113,124,45);
            }
            .divider-one .divider-btn:hover {
                border              : none;
                background-color    : rgb(255,255,255);
                color               : rgb(90, 94, 31); /*dark green*/
            }
            /* Course cat hover roll over line*/
            .why_chose_us.style2:hover::before {
                display             : none;
            }
            /* xxxxxxxxxxx icons xxxxxxxxxxx*/
            
            
            
            /* Course cat icon targeted by link hover*/
            
            
            
            /*  Nitrate vulnerable zones */
            
            
            /*  Nitrate vulnerable zones _grey hover for circle */
            .why_chose_us.style2:hover a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=3"] .icon {
                background-color    : rgb(247,247,247);
            }
            /*  Nitrate vulnerable zones _light blue_standard state_for circle */
            .why_chose_us.style2 a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=3"] .icon {
                background-color    : rgb(1,144,209);
            }
            /*  Nitrate vulnerable zones _off white_standard state_for icon */
            .why_chose_us.style2 a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=3"] .ccn-flaticon-map-location:before {
                color               : rgb(255,255,255);
            }
            /*  Nitrate vulnerable zones _light blue_hover state_for icon */
            .why_chose_us.style2:hover  a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=3"] .ccn-flaticon-map-location:before {
                color               : rgb(1,144,209);
            }
            /*  rules for water */
            
            
            /*  rules for water_grey hover for circle */
            .why_chose_us.style2:hover a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=13"] .icon {
                background-color    : rgb(247,247,247);
            }
            /*  rules for water_grey standard state for circle */
            .why_chose_us.style2 a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=13"] .icon {
                background-color    : rgb(208,209,210);
            }
            /*  rules for water_standard state_ for icon */
            .why_chose_us.style2 a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=13"] .icon la la-water:before {
                color               : rgb(255,255,255);
            }
            /*  rules for water_hover state_ for icon */
            .why_chose_us.style2:hover a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=13"] .icon .la la-water:before {
                color               : rgb(208,209,210);
            }
            /*  contaminated land */
            
            
            /*  Contaminated land */
            
            
            /*  Contaminated_red hover for circle */
            .why_chose_us.style2:hover a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=17"] .icon {
                background-color    : rgb(247,247,247);
            }
            /*  Contaminated_grey standard state for circle */
            .why_chose_us.style2 a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=17"] .icon {
                background-color    : rgb(152,18,76);
            }
            /*  Contaminated_hover state_for icon */
            .why_chose_us.style2:hover a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=17"] .icon .ccn-flaticon-map-location:before {
                color               : rgb(152,18,76);
            }
            /*  Contaminated_standard state_for icon */
            .why_chose_us.style2 a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=17"] .icon .ccn-flaticon-map-location:before {
                color               : rgb(255,255,255);
            }
            /*  Cross Compliance */
            
            
            /*  Noise_grey hover for circle */
            .why_chose_us.style2:hover a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=14"] .icon {
                background-color    : rgb(247,247,247);
            }
            /*  Noise_grey standard state for circle */
            .why_chose_us.style2 a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=14"] .icon {
                background-color    : rgb(255,205,0);
            }
            /*  Noise_standard yellow for icon */
            .why_chose_us.style2 a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=14"] .icon .ccn-flaticon-checked-1:before {
                color               : rgb(255,255,255);
            }
            /*  Noise_hover state for icon */
            .why_chose_us.style2:hover a[href^="https://https://training.farmingadviceservice.org.uk/course/index.php?categoryid=14"] .icon .ccn-flaticon-checked-1:before {
                color               : rgb(255,205,0);
            }
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx COURSE CATEGORIES xxxxxxxxxxxxxxxxxxxxxxx*/
            
            
            
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx EMAQ on Demand Section xxxxxxxxxxxxxxxxxxxxxxx*/
            
            
            
            /* home page, pricing table line spacing*/
            .pricing-table .table-content li {
                line-height         : 20px;
            }
            /* home page, pricing table box padding (just trying to adjust the bottom pricing padding*/
            #inst438 .pricing-section {
                padding-top         : 0px;
                padding-bottom      : 30px;
                border-top          : none;
            }
            /* home page, pricing table boxes, adjusting the fill, colour and border*/
            .pricing-section .inner-box {
                background-image    : none:
            background-color: rgb(21,13,40);
                border-color        : rgb(254,2014,22);
            }
            #ccn-page-wrapper .pricing-table .inner-box {
                border              : none;
            }
            /* home page, pricing table bottom button*/
            .block_cocoon_price_tables_dark .theme-btn {
                display             : none;
            }
            /* home page, pricing table top pricing*/
            .pricing-table .status {
                background          : #FECC16;
            }
            /* home page, pricing table line spacing*/
            .pricing-table .ccn-pre-line {
                line-height         : 20px;
            }
            /* change colour of see full subscription button background*/
            #inst483 .ccnBlockContent {
                background-color    : #003DA7;
            }
            /* change colour of sub title text*/
            .main-title.text-center .p {
                color               : #ffffff
            }
            /* change colour of see full subscription button text*/
            .divider-one .divider-btn {
                border-radius       : 25px;
                color               : #003DA7;
                padding             : 2px 60px 0px 60px;
            }
            /* change colour of see full subscription button text:hover*/
            #inst483 .divider-one .divider-btn:hover {
                background-color    : rgb(255 255 255);
                color               : #003DA7;
            }
            /* Change the delegates text color*/
            .block_cocoon_price_tables_dark .pricing-table.tagged .inner-box:before .text {
                color               : rgb(2 72 123);
            }
            /* Adjusting padding below pricing box, so the subscription button has more space*/
            .pricing-section {
                padding             : 120px 0 50px;
            }
            /* Home subscriptions remove padding*/
            .pricing-table .inner-box {
                padding             : 0px 0px 0px 0px;
            }
            /* home subscription make top bar full width and padded*/
            .pricing-table .status {
                font-weight         : 400;
                min-width           : 100%;
                border-radius       : 10px 10px 0px 0px;
                padding             : 10px;
            }
            /* home subscription hide box with corners showing*/
            .block_cocoon_price_tables_dark .pricing-table.tagged .inner-box:before {
                visibility          : hidden;
            }
            /* home subscription colour top bars*/
            .pricing-section .row .row .pricing-table:nth-child(1) .status {
                background-color    : white;
            }
            .pricing-section .row .row .pricing-table:nth-child(3) .status {
                background-color    : #1091e2;
            }
            /* home subscription price per delegate place*/
            .pricing-table .text {
                padding             : 15px 20px 15px;
                font-size           : 14px;
                line-height         : 24px;
                font-weight         : 800;
                background-color    : rgba(170, 170, 170, 1);
                border-radius       : 0 0px 10px 10px;
                margin              : 50px 0px 0px 0px;
            }
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx EMAQ on Demand Section xxxxxxxxxxxxxxxxxxxxxxx*/
            
            
            
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx Ventilation Advert xxxxxxxxxxxxxxxxxxxxxxx*/
            
            
            
            /* Adding margin at the top GIVEN UP*/
            .online-advert .divider-one {
                padding-top         : 170px;
            }
            .section.divider.parallax.bg-img2 {
                padding-block       : inherit;
                padding-bottom      : 0px;
            }
            .pricing-section {
                padding             : 100px 0 50px;
            }
            .divider-one {
                padding-bottom      : 100px;
            }
            .online-advert .divider:before {
                font-color          : #ffffff;
                background-color    : rgb(236 236 181);
                opacity             : .7;
            }
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx Ventilation Advert xxxxxxxxxxxxxxxxxxxxxxx*/
            
            
            
            /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx Course pages xxxxxxxxxxxxxxxxxxxxxxx*/
            .ccnBlockContent a[href^="https://emaq.ricardo.com/course/index.php?categoryid=3"] {
                background-color    : rgb(255 255 255);
            }
            #ccnSearchOverlayWrap {
                position            : absolute;
                background-color    : white;
            }
            /* adjusting widget padding on calendar section*/
            section.divider.parallax.bg-img2 {
                padding-block       : inherit;
                padding-bottom      : 0px;
                padding-top         : 60px;
                background-color    : #f9f9f9;
            }
            /*course calendar page background grey*/
            .bgc-f9 {
                background-color    : rgb(227 223 226);
            }
            /* course calendar title padding*/
            #inst490 section.divider.parallax.bg-img2 {
                padding-block       : inherit;
                padding-bottom      : 0px;
                padding-top         : 110px;
            }
            /* overlays on course pictures*/
            .top_courses .thumb:before {
                display             : none;
            }
            /*Calender page*/
            #inst490 section.divider:before {
                opacity             : 1;
                background-color    : #e3dfe2;
            }
            #inst502 section.divider_home2:before {
                background-color    : rgb(227 223 226);
            }
            /*Calendar page_this has adjusted the H1 heading on each section to a 26px point size*/
            #block-region-fullwidth-top h1.color-white.text-uppercase {
                font-size           : 26px;
                color               : rgb(0, 0 ,0)!important;
            }
            /*Calendar page_this has adjusted the H2 subheading on each section to a 26px point size*/
            #block-region-fullwidth-top .divider-one p {
                margin-bottom       : 15px;
                font-family         : "Nunito",sans-serif;
                font-size           : 15px;
                color               : rgb(0, 0 ,0) !important;
            }
            /*Calendar page_background colour of H! and H2 titles*/
            #block-region-fullwidth-top .divider_home2:before {
                background-color    : rgb(227 223 226);
            }
            /*Calendar page_reducing padding bottom of first widget*/
            #block-region-fullwidth-top .pt90 {
                padding-top         : 0px;
            }
            /*Calendar page_reducing padding top and bottom of all other widgets*/
            #block-region-fullwidth-top section.divider_home2.parallax.bg-img2 {
                padding-bottom      : 0px;
                padding-top         : 0px;
            }
            /*Calendar page_center aligning the pill boxes*/
            #inst489 .row:last-of-type {
                justify-content     : center;
            }
            #inst502 .row:last-of-type {
                justify-content     : center;
            }
            #inst504 .row:last-of-type {
                justify-content     : center;
            }
            #inst506 .row:last-of-type {
                justify-content     : center;
            }
            #inst508 .row:last-of-type {
                justify-content     : center;
            }
            #inst510 .row:last-of-type {
                justify-content     : center;
            }
            /* meet the team - remove icon*/
            #our-testimonials .fa {
                display             : none;
            }
        </style>
    </head>
    <body class="format-site course path-site safari dir-ltr lang-en yui-skin-sam yui3-skin-sam training-farmingadviceservice-org-uk pagelayout-frontpage course-1 context-2 notloggedin ccn_no_hero ccn_header_style_11 ccn_footer_style_1 ccn_blog_style_1 ccn_course_list_style_2 ccn_breadcrumb_style_0 role-standard ccn-is-front ccn_header_applies-all ccn_dashboard_header_sticky ccn_dashboard_header_gradient ccn_course_single_v3 ccn_context_frontend" id="page-site-index">
        <div class="preloader ccn_preloader_load">
        </div>
        <div class="wrapper">
            <header class="ccnHeader11 header-nav menu_style_home_one home10 navbar-scrolltofixed stricky main-menu">
                <div class="container-fluid">
                    <!-- Ace Responsive Menu -->
                    <nav>
                        <!-- Menu Toggle btn-->
                        <div class="menu-toggle">
                            <img alt="FAS" class="nav_logo_img img-fluid" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1/theme_edumy/headerlogo1/1692904920/FAS%20training%20logo.png">
                            <button id="menu-btn" type="button">
                                <span class="icon-bar">
                                </span>
                                <span class="icon-bar">
                                </span>
                                <span class="icon-bar">
                                </span>
                            </button>
                        </div>
                        <a class="navbar_brand home10 float-left dn-smd" href="https://training.farmingadviceservice.org.uk">
                            <img alt="FAS" class="logo1 img-fluid" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1/theme_edumy/headerlogo1/1692904920/FAS%20training%20logo.png">
                            <img alt="FAS" class="logo2 img-fluid" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1/theme_edumy/headerlogo2/1692904920/FAS%20training%20logo%20dark.png">
                        </a>
                        <ul class="ace-responsive-menu" data-menu-style="horizontal" id="respMenu">
                            <li class="">
                                <a class="" href="https://training.farmingadviceservice.org.uk/">
         Home
                                </a>
                            </li>
                            <li class="">
                                <a class="" href="https://training.farmingadviceservice.org.uk/course/index.php?categoryid=0">
                                    All courses
                                </a>
                            </li>
                            <li class="">
                                <a class="" href="https://training.farmingadviceservice.org.uk/my/">
                                    My Courses
                                </a>
                            </li>
                            <li class="">
                                <a class="" href="https://training.farmingadviceservice.org.uk/mod/page/view.php?id=80">
                                    Contact
                                </a>
                            </li>
                        </ul>
                        <ul class="sign_up_btn pull-right dn-smd mt20">
                            <li class="list-inline-item list_s">
                                <a class="btn flaticon-user" data-target="#exampleModalCenter" data-toggle="modal" href="#">
                                    <span class="dn-lg">
                                        Login/Register
                                    </span>
                                </a>
                            </li>
                            <li class="list-inline-item list_s">
                                <div class="search_overlay">
                                    <a class="mk-search-trigger mk-fullscreen-trigger" href="#" id="search-button-listener">
                                        <span id="search-button">
                                            <i class="flaticon-magnifying-glass">
                                            </i>
                                        </span>
                                    </a>
                                </div>
                            </li>
                        </ul>
                        <!-- Button trigger modal -->
                    </nav>
                </div>
            </header>
            <div class="stylehome1 h0" id="page">
                <div class="mobile-menu">
                    <div class="header stylehome1">
                        <div class="main_logo_home2">
                            <a class="mobileBrand" href="https://training.farmingadviceservice.org.uk">
                                <img alt="FAS" class="nav_logo_img img-fluid float-left mt20" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1/theme_edumy/headerlogo_mobile/1692904920/FAS%20training%20logo.png">
                            </a>
                        </div>
                        <ul class="menu_bar_home2">
                            <li class="list-inline-item">
                                <div class="search_overlay">
                                    <a class="mk-search-trigger mk-fullscreen-trigger" href="#" id="search-button-listener2">
                                        <div id="search-button2">
                                            <i class="flaticon-magnifying-glass">
                                            </i>
                                        </div>
                                    </a>
                                </div>
                            </li>
                            <li class="list-inline-item ccn_mob_menu_trigger">
                                <a href="#menu">
                                    <span>
                                    </span>
                                </a>
                            </li>
                        </ul>
                    </div>
                </div>
                <!-- /.mobile-menu -->
                <nav class="stylehome1" id="menu">
                    <ul>
                        <li class="">
                            <a class="" href="https://training.farmingadviceservice.org.uk/">
        Home
                            </a>
                        </li>
                        <li class="">
                            <a class="" href="https://training.farmingadviceservice.org.uk/course/index.php?categoryid=0">
                                All courses
                            </a>
                        </li>
                        <li class="">
                            <a class="" href="https://training.farmingadviceservice.org.uk/my/">
                                My Courses
                            </a>
                        </li>
                        <li class="">
                            <a class="" href="https://training.farmingadviceservice.org.uk/mod/page/view.php?id=80">
                                Contact
                            </a>
                        </li>
                        <li>
                            <a href="https://training.farmingadviceservice.org.uk/login/index.php">
                                <span class="ccn-flaticon-user">
                                </span>
                                Login
                            </a>
                        </li>
                        <li class="ccn_mob_menu_iconed">
                            <a href="tel:+44 (0) 3000 200 301">
                                <i class="flaticon-phone-call">
                                </i>
                                +44 (0) 3000 200 301
                            </a>
                        </li>
                        <li class="ccn_mob_menu_iconed">
                            <a href="mailto:[email protected]">
                                <i class="flaticon-paper-plane">
                                </i>
                                [email protected]
                            </a>
                        </li>
                        <li class="ccn_mob_menu_iconed">
                            <a class="" href="#">
                                <i class="flaticon-megaphone">
                                </i>
                            </a>
                        </li>
                    </ul>
                </nav>
            </div>
            <div aria-hidden="true" class="sign_up_modal modal fade" id="exampleModalCenter" role="dialog" tabindex="-1">
                <div class="modal-dialog modal-dialog-centered" role="document">
                    <div class="modal-content">
                        <div class="modal-header">
                            <button aria-label="Close" class="close" data-dismiss="modal" type="button">
                                <span aria-hidden="true">
                                    &times;
                                </span>
                            </button>
                        </div>
                        <div class="tab-content" id="myTabContent">
                            <div aria-labelledby="home" class="tab-pane fade show active" id="home" role="tabpanel">
                                <div class="login_form">
                                    <div class="heading">
                                        <h3 class="text-center">
                                            Login to your account
                                        </h3>
                                    </div>
                                    <form action="https://training.farmingadviceservice.org.uk/login/index.php" class="loginform" id="login" method="post">
                                        <div class="form-group">
                                            <input autocomplete="username" class="form-control" id="login_username" name="username" placeholder="Username" type="text" value="">
                                        </div>
                                        <div class="form-group">
                                            <input autocomplete="current-password" class="form-control" id="login_password" name="password" placeholder="Password" type="password" value="">
                                        </div>
                                        <div class="form-group custom-control custom-checkbox">
                                            <input class="custom-control-input" id="rememberusername" name="rememberusername" type="checkbox">
                                            <label class="custom-control-label" for="rememberusername">
                                                Remember username
                                            </label>
                                            <a class="tdu btn-fpswd float-right" href="https://training.farmingadviceservice.org.uk/login/forgot_password.php">
                                                Lost password?
                                            </a>
                                        </div>
                                        <button class="btn btn-log btn-block btn-thm2" type="submit">
                                            Log in
                                        </button>
                                        <input name="logintoken" type="hidden" value="Ha76YWHKPb02cXUkUshNgc6EfQeDweoN">
                                    </form>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="search_overlay" id="ccnSearchOverlayWrap">
                <div class="mk-fullscreen-search-overlay" id="mk-search-overlay">
                    <a class="mk-fullscreen-close" href="#" id="mk-fullscreen-close-button">
                        <i class="fa fa-times">
                        </i>
                    </a>
                    <div id="mk-fullscreen-search-wrapper">
                        <div id="ccn_mk-fullscreen-search-wrapper">
                            <form action="https://training.farmingadviceservice.org.uk/search/index.php" class="ccn-mk-fullscreen-searchform">
                                <fieldset>
                                    <input class="ccn-mk-fullscreen-search-input" id="searchform_search" name="q" placeholder="Search courses..." size="15" type="text">
                                    <input name="context" type="hidden" value="2">
                                    <i class="flaticon-magnifying-glass fullscreen-search-icon">
                                        <input id="searchform_button" type="submit" value="">
                                    </i>
                                </fieldset>
                            </form>
                        </div>
                    </div>
                </div>
            </div>
            <section class="inner_page_breadcrumb ccn_breadcrumb_default ccn-clip-l ccn-caps-capitalize ccn-breadcrumb-title-v ccn-breadcrumb-trail-v">
                <div class="container">
                    <div class="row">
                        <div class="col-xl-12 text-center">
                            <div class="breadcrumb_content">
                                <h4 class="breadcrumb_title">
                                    Farming Advice Service
                                </h4>
                                <ol class="breadcrumb">
                                    <li class="breadcrumb-item">
                                        <a aria-current="page" href="https://training.farmingadviceservice.org.uk/">
                                            Home
                                        </a>
                                    </li>
                                </ol>
                            </div>
                        </div>
                    </div>
                </div>
            </section>
            <div id="ccn-page-wrapper">
                <div id="ccnSettingsMenuContainer">
                    <div id="ccnSettingsMenuInner">
                    </div>
                </div>
                <div>
                    <a class="sr-only sr-only-focusable" href="#maincontent">
                        Skip to main content
                    </a>
                </div>
                <script src="https://training.farmingadviceservice.org.uk/lib/javascript.php/1692904921/lib/babel-polyfill/polyfill.min.js">
                </script>
                <script src="https://training.farmingadviceservice.org.uk/lib/javascript.php/1692904921/lib/polyfills/polyfill.js">
                </script>
                <script src="https://training.farmingadviceservice.org.uk/theme/yui_combo.php?rollup/3.17.2/yui-moodlesimple.js">
                </script>
                <script src="https://training.farmingadviceservice.org.uk/theme/jquery.php/core/jquery-3.5.1.js">
                </script>
                <script src="https://training.farmingadviceservice.org.uk/lib/javascript.php/1692904921/lib/javascript-static.js">
                </script>
                <script src="https://training.farmingadviceservice.org.uk/theme/javascript.php/edumy/1692904920/head">
                </script>
                <script>
                    document.body.className += ' jsenabled';
                </script>
                <div>
                    <div class="container ccn_breadcrumb_widgets clearfix">
                    </div>
                    <aside class="block-region" data-blockregion="fullwidth-top" data-droptarget="1" id="block-region-fullwidth-top">
                        <div class="block_cocoon_hero_1 block" data-block="cocoon_hero_1" id="inst470" role="complementary" style="">
                            <a class="sr-only sr-only-focusable" href="#sb-1">
                                Skip [Cocoon] Hero 1
                            </a>
                            <div class="ccnBlockContent">
                                <section class="home-three home3-overlay home3_bgi6" data-ccn="image" data-ccn-img="bg-img-url" style="background-image:url(https://training.farmingadviceservice.org.uk/pluginfile.php/1048/block_cocoon_hero_1/content/Farming%20advisory%20service%202.jpg);background-size:cover;">
                                    <div class="container">
                                        <div class="row posr">
                                            <div class="col-lg-12">
                                                <div class="home-text text-center">
                                                    <h2 class="fz50" data-ccn="title">
                                                        The Farming Advice Service Training Portal
                                                    </h2>
                                                    <a class="btn home_btn" data-ccn="button_text" href="">
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="row_style">
                                            <svg class="waves" preserveAspectRatio="none" viewBox="0 0 1000 300" xmlns="http://www.w3.org/2000/svg">
                                                <path d="M 1000 280 l 2 -253 c -155 -36 -310 135 -415 164 c -102.64 28.35 -149 -32 -235 -31 c -80 1 -142 53 -229 80 c -65.54 20.34 -101 15 -126 11.61 v 54.39 z">
                                                </path>
                                                <path d="M 1000 261 l 2 -222 c -157 -43 -312 144 -405 178 c -101.11 33.38 -159 -47 -242 -46 c -80 1 -153.09 54.07 -229 87 c -65.21 25.59 -104.07 16.72 -126 16.61 v 22.39 z">
                                                </path>
                                                <path d="M 1000 296 l 1 -230.29 c -217 -12.71 -300.47 129.15 -404 156.29 c -103 27 -174 -30 -257 -29 c -80 1 -130.09 37.07 -214 70 c -61.23 24 -108 15.61 -126 10.61 v 22.39 z">
                                                </path>
                                            </svg>
                                        </div>
                                    </div>
                                </section>
                            </div>
                            <span id="sb-1">
                            </span>
                        </div>
                        <div class="block_cocoon_more_courses block" data-block="cocoon_more_courses" id="inst549" role="complementary" style="margin-top:20px;">
                            <a class="sr-only sr-only-focusable" href="#sb-2">
                                Skip [Cocoon] Related courses
                            </a>
                            <div class="ccnBlockContent">
                                <div class="row">
                                    <div class="col-lg-12">
                                        <h3 class="r_course_title" data-ccn="title">
                                            Browse our available courses
                                        </h3>
                                    </div>
                                    <div class="col-lg-6 col-xl-4">
                                        <div class="top_courses ccnWithFoot">
                                            <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=152">
                                                <div class="thumb">
                                                    <img alt="Cross compliance" class="img-whp" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1160/course/overviewfiles/Farming%20advisory%20service%20cross%20compliance.jpg">
                                                    <div class="overlay">
                                                        <span class="tc_preview_course" data-ccn="hover_text">
                                                            Preview Course
                                                        </span>
                                                    </div>
                                                </div>
                                            </a>
                                            <div class="details">
                                                <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=152">
                                                </a>
                                                <div class="tc_content">
                                                    <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=152">
                                                    </a>
                                                    <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=152">
                                                        <h5>
                                                            Cross compliance
                                                        </h5>
                                                    </a>
                                                </div>
                                            </div>
                                            <div class="tc_footer">
                                                <ul class="tc_meta float-left">
                                                </ul>
                                                <a class="tc_enrol_btn float-right" data-ccn="enrol_btn_text" href="https://training.farmingadviceservice.org.uk/enrol/index.php?id=152">
                                                    Enrol  on course now
                                                </a>
                                                <div class="tc_price float-right">
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="col-lg-6 col-xl-4">
                                        <div class="top_courses ccnWithFoot">
                                            <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=151">
                                                <div class="thumb">
                                                    <img alt="Net zero emission in agriculture" class="img-whp" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1159/course/overviewfiles/Net%20zero%20farming.jpg">
                                                    <div class="overlay">
                                                        <span class="tc_preview_course" data-ccn="hover_text">
                                                            Preview Course
                                                        </span>
                                                    </div>
                                                </div>
                                            </a>
                                            <div class="details">
                                                <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=151">
                                                </a>
                                                <div class="tc_content">
                                                    <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=151">
                                                    </a>
                                                    <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=151">
                                                        <h5>
                                                            Net zero emission in agriculture
                                                        </h5>
                                                    </a>
                                                </div>
                                            </div>
                                            <div class="tc_footer">
                                                <ul class="tc_meta float-left">
                                                </ul>
                                                <a class="tc_enrol_btn float-right" data-ccn="enrol_btn_text" href="https://training.farmingadviceservice.org.uk/enrol/index.php?id=151">
                                                    Enrol  on course now
                                                </a>
                                                <div class="tc_price float-right">
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="col-lg-6 col-xl-4">
                                        <div class="top_courses ccnWithFoot">
                                            <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=150">
                                                <div class="thumb">
                                                    <img alt="Farming rules for water" class="img-whp" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1158/course/overviewfiles/Farming%20rules%20for%20water.jpg">
                                                    <div class="overlay">
                                                        <span class="tc_preview_course" data-ccn="hover_text">
                                                            Preview Course
                                                        </span>
                                                    </div>
                                                </div>
                                            </a>
                                            <div class="details">
                                                <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=150">
                                                </a>
                                                <div class="tc_content">
                                                    <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=150">
                                                    </a>
                                                    <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=150">
                                                        <h5>
                                                            Farming rules for water
                                                        </h5>
                                                    </a>
                                                </div>
                                            </div>
                                            <div class="tc_footer">
                                                <ul class="tc_meta float-left">
                                                </ul>
                                                <a class="tc_enrol_btn float-right" data-ccn="enrol_btn_text" href="https://training.farmingadviceservice.org.uk/enrol/index.php?id=150">
                                                    Enrol  on course now
                                                </a>
                                                <div class="tc_price float-right">
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="col-lg-6 col-xl-4">
                                        <div class="top_courses ccnWithFoot">
                                            <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=149">
                                                <div class="thumb">
                                                    <img alt="Nitrate vulnerable zones" class="img-whp" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1157/course/overviewfiles/Nitrate%20vulnerable%20farming.jpg">
                                                    <div class="overlay">
                                                        <span class="tc_preview_course" data-ccn="hover_text">
                                                            Preview Course
                                                        </span>
                                                    </div>
                                                </div>
                                            </a>
                                            <div class="details">
                                                <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=149">
                                                </a>
                                                <div class="tc_content">
                                                    <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=149">
                                                    </a>
                                                    <a href="https://training.farmingadviceservice.org.uk/course/view.php?id=149">
                                                        <h5>
                                                            Nitrate vulnerable zones
                                                        </h5>
                                                    </a>
                                                </div>
                                            </div>
                                            <div class="tc_footer">
                                                <ul class="tc_meta float-left">
                                                </ul>
                                                <a class="tc_enrol_btn float-right" data-ccn="enrol_btn_text" href="https://training.farmingadviceservice.org.uk/enrol/index.php?id=149">
                                                    Enrol  on course now
                                                </a>
                                                <div class="tc_price float-right">
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <span id="sb-2">
                            </span>
                        </div>
                        <div class="block_cocoon_parallax block online-advert" data-block="cocoon_parallax" id="inst391" role="complementary" style="">
                            <a class="sr-only sr-only-focusable" href="#sb-3">
                                Skip [Cocoon] Parallax
                            </a>
                            <div class="ccnBlockContent">
                                <section class="divider parallax bg-img2" data-ccn="image" data-ccn-img="bg-img-url" data-stellar-background-ratio="0.3" style="background-image:url(https://training.farmingadviceservice.org.uk/pluginfile.php/902/block_cocoon_parallax/content/FAS%20newsletter%20sign%20up%20screen%202.jpg);background-size:cover;">
                                    <div class="container">
                                        <div class="row">
                                            <div class="col-lg-8 offset-lg-2 text-center">
                                                <div class="divider-one">
                                                    <p class="color-white" data-ccn="subtitle">
                                                        Stay up to date with the latest news  by viewing online or register to receive
                                                    </p>
                                                    <h1 class="color-white text-uppercase" data-ccn="title">
                                                        The Farming Advice Service monthly email newsletter
                                                    </h1>
                                                    <a class="btn btn-transparent divider-btn" data-ccn="button_text" href="https://www.farmingadviceservice.org.uk/newsletters">
                                                        View online
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </section>
                            </div>
                            <span id="sb-3">
                            </span>
                        </div>
                    </aside>
                    <div id="ccn-main-region">
                        <div class="container">
                            <div class="row">
                                <div class="col-md-12 col-lg-12 col-xl-12">
                                    <div aria-label="Content" id="region-main">
                                        <aside class="block-region" data-blockregion="above-content" data-droptarget="1" id="block-region-above-content">
                                        </aside>
                                        <div id="ccn-main">
                                            <span class="notifications" id="user-notifications">
                                            </span>
                                            <span id="maincontent">
                                            </span>
                                            <br>
                                        </div>
                                        <aside class="block-region" data-blockregion="below-content" data-droptarget="1" id="block-region-below-content">
                                        </aside>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <aside class="block-region" data-blockregion="fullwidth-bottom" data-droptarget="1" id="block-region-fullwidth-bottom">
                    </aside>
                </div>
            </div>
            <section class="footer_one">
                <div class="container">
                    <div class="row">
                        <div class="col-sm-12 col-md-4 col-md-4 col-lg-4">
                            <div class="footer_contact_widget">
                                <h4>
                                    CONTACT
                                </h4>
                                <p>
                                    <a href="mailto:[email protected]">
                                        [email protected]
                                    </a>
                                </p>
                                <p>
                                    +44 (0) 3000 200 301
                                </p>
                            </div>
                        </div>
                        <div class="col-sm-12 col-md-4 col-md-4 col-lg-4">
                            <div class="footer_company_widget">
                                <h4>
                                    FARMING ADVICE SERVICE
                                </h4>
                                <ul class="list-unstyled">
                                    <li>
                                        <a href="https://www.gov.uk/government/groups/farming-advice-service">
                                            About the Farming Advice Service
                                        </a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                        <div class="col-sm-12 col-md-4 col-md-4 col-lg-4">
                            <div class="footer_program_widget">
                                <h4>
                                    LEGAL
                                </h4>
                                <ul class="list-unstyled">
                                    <li>
                                        <a href="https://www.farmingadviceservice.org.uk/privacy">
                                            Privacy notice
                                        </a>
                                    </li>
                                </ul>
                                <p>
                                    Ricardo accepts no responsibility or liability whatsoever to users of this portal or to any third party in respect of the information arising from the using the future farming resilience find training portal and the associated training resources (the information), including any loss or damage arising from any use of the Information, or reliance on, the Information by users or by any third party or reliance on any view expressed therein (whether arising from the accuracy or completeness of the Information or otherwise).
                                </p>
                            </div>
                        </div>
                    </div>
                </div>
            </section>
            <section class="footer_middle_area p0">
                <div class="container">
                    <div class="row">
                        <div class="col-sm-4 col-md-1 mr25 pb15 pt15">
                            <div class="logo-widget home1">
                                <img alt="FAS" class="img-fluid" src="https://training.farmingadviceservice.org.uk/pluginfile.php/1/theme_edumy/footerlogo1/1692904920/FAS%20training%20logo.png" style="width:266px;max-width:none!important;height:54px;max-height:none!important;">
                            </div>
                        </div>
                        <div class="col-sm-12 col-md-4 col-lg-3 col-xl-3 pb15 pt15">
                            <div class="footer_social_widget mt15">
                                <ul>
                                    <li class="list-inline-item">
                                        <a href="https://twitter.com/defrafas" target="_blank">
                                            <i class="fa fa-twitter">
                                            </i>
                                        </a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </section>
            <section class="footer_bottom_area pt25 pb25">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-6 offset-lg-3">
                            <div class="copyright-widget text-center">
                                <p>
                                    Copyright &copy; 2020 Ricardo Plc. All Rights Reserved.
                                </p>
                            </div>
                        </div>
                    </div>
                </div>
            </section>
            <a class="scrollToHome" href="#">
                <i class="flaticon-up-arrow-1">
                </i>
            </a>
            <script>
                var require = {
                    baseUrl: 'https://training.farmingadviceservice.org.uk/lib/requirejs.php/1692904921/',
                    enforceDefine: true,
                    skipDataMain: true,
                    waitSeconds: 0,
                    paths: {
                        jquery: 'https://training.farmingadviceservice.org.uk/lib/javascript.php/1692904921/lib/jquery/jquery-3.5.1.min',
                        jqueryui: 'https://training.farmingadviceservice.org.uk/lib/javascript.php/1692904921/lib/jquery/ui-1.12.1/jquery-ui.min',
                        jqueryprivate: 'https://training.farmingadviceservice.org.uk/lib/javascript.php/1692904921/lib/requirejs/jquery-private'
                    },
                    map: {
                        '*': {
                            jquery: 'jqueryprivate'
                        },
                        '*': {
                            process: 'core/first'
                        },
                        jqueryprivate: {
                            jquery: 'jquery'
                        }
                    }
                };
            </script>
            <script src="https://training.farmingadviceservice.org.uk/lib/javascript.php/1692904921/lib/requirejs/require.min.js">
            </script>
            <script>
                M.util.js_pending("core/first");
                require(['core/first'], function() {
                    require(['core/prefetch']);
                    ;
                    require(["media_videojs/loader"], function(loader) {
                        loader.setUp('en');
                    });
                    ;
                    M.util.js_pending('theme_boost/loader');
                    require(['theme_boost/loader'], function() {
                        M.util.js_complete('theme_boost/loader');
                    });
                    M.util.js_pending('theme_boost/drawer');
                    require(['theme_boost/drawer'], function(mod) {
                        mod.init();
                        M.util.js_complete('theme_boost/drawer');
                    });
                    ;
                    M.util.js_pending('core/notification');
                    require(['core/notification'], function(amd) {
                        amd.init(2, []);
                        M.util.js_complete('core/notification');
                    });
                    ;
                    M.util.js_pending('core/log');
                    require(['core/log'], function(amd) {
                        amd.setConfig({
                            "level": "trace"
                        });
                        M.util.js_complete('core/log');
                    });
                    ;
                    M.util.js_pending('core/page_global');
                    require(['core/page_global'], function(amd) {
                        amd.init();
                        M.util.js_complete('core/page_global');
                    });
                    M.util.js_complete("core/first");
                });
            </script>
            <script>
                M.str = {
                    "moodle": {
                        "lastmodified": "Last modified",
                        "name": "Name",
                        "error": "Error",
                        "info": "Information",
                        "yes": "Yes",
                        "no": "No",
                        "cancel": "Cancel",
                        "confirm": "Confirm",
                        "areyousure": "Are you sure?",
                        "closebuttontitle": "Close",
                        "unknownerror": "Unknown error",
                        "file": "File",
                        "url": "URL"
                    },
                    "repository": {
                        "type": "Type",
                        "size": "Size",
                        "invalidjson": "Invalid JSON string",
                        "nofilesattached": "No files attached",
                        "filepicker": "File picker",
                        "logout": "Logout",
                        "nofilesavailable": "No files available",
                        "norepositoriesavailable": "Sorry, none of your current repositories can return files in the required format.",
                        "fileexistsdialogheader": "File exists",
                        "fileexistsdialog_editor": "A file with that name has already been attached to the text you are editing.",
                        "fileexistsdialog_filemanager": "A file with that name has already been attached",
                        "renameto": "Rename to \"{$a}\"",
                        "referencesexist": "There are {$a} links to this file",
                        "select": "Select"
                    },
                    "admin": {
                        "confirmdeletecomments": "You are about to delete comments, are you sure?",
                        "confirmation": "Confirmation"
                    },
                    "debug": {
                        "debuginfo": "Debug info",
                        "line": "Line",
                        "stacktrace": "Stack trace"
                    },
                    "langconfig": {
                        "labelsep": ": "
                    }
                };
            </script>
            <script>
                (function() {
                    Y.use("moodle-filter_mathjaxloader-loader", function() {
                        M.filter_mathjaxloader.configure({
                            "mathjaxconfig": "MathJax.Hub.Config({\r\n    config: [\"Accessible.js\", \"Safe.js\"],\r\n    errorSettings: { message: [\"!\"] },\r\n    skipStartupTypeset: true,\r\n    messageStyle: \"none\"\r\n});\r\n",
                            "lang": "en"
                        });
                    });
                    ccnCommentHandler(Y, "Add a Comment & Review");
                    ccnControl(Y, "https:\/\/training.farmingadviceservice.org.uk\/theme\/edumy\/ccn\/visualize\/ccn_block\/jpeg\/large\/", "https:\/\/training.farmingadviceservice.org.uk\/theme\/edumy\/ccn\/visualize\/ccn_block\/jpeg\/thumb\/", ["cocoon_about_1","cocoon_about_2","cocoon_accordion","cocoon_action_panels","cocoon_boxes","cocoon_blog_recent_slider","cocoon_faqs","cocoon_features","cocoon_parallax","cocoon_parallax_apps","cocoon_parallax_counters","cocoon_parallax_features","cocoon_parallax_testimonials","cocoon_partners","cocoon_parallax_white","cocoon_pills","cocoon_price_tables","cocoon_price_tables_dark","cocoon_services","cocoon_services_dark","cocoon_simple_counters","cocoon_hero_1","cocoon_hero_2","cocoon_hero_3","cocoon_hero_4","cocoon_hero_5","cocoon_slider_1","cocoon_slider_1_v","cocoon_slider_2","cocoon_slider_3","cocoon_slider_4","cocoon_slider_5","cocoon_slider_6","cocoon_steps","cocoon_steps_dark","cocoon_subscribe","cocoon_tablets","cocoon_tstmnls","cocoon_tstmnls_2","cocoon_contact_form","cocoon_course_categories","cocoon_course_categories_2","cocoon_course_categories_3","cocoon_course_categories_4","cocoon_course_overview","cocoon_course_instructor","cocoon_course_rating","cocoon_course_grid","cocoon_course_grid_2","cocoon_course_grid_3","cocoon_course_grid_4","cocoon_featuredcourses","cocoon_courses_slider","cocoon_more_courses","cocoon_users_slider_2","cocoon_users_slider_2_dark","cocoon_users_slider_round"]);
                    M.util.help_popups.setup(Y);
                    M.util.js_pending('random665ae2da9a86a4');
                    Y.on('domready', function() {
                        M.util.js_complete("init");
                        M.util.js_complete('random665ae2da9a86a4');
                    });
                })();
            </script>
        </div>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://training.farmingadviceserv… 2024-06-01 08:59:06
2 https://mmsi-pkc.auth0.com/login?s… 2024-06-01 08:59:06
3 https://thebolditalic.com/?gi=b7fc… 2024-06-01 08:59:05
4 https://mmsi-pkc.auth0.com/login?s… 2024-06-01 08:59:05
5 https://thebolditalic.com/?gi=1fda… 2024-06-01 08:59:05
6 https://12-vaterlines-com.cdn.ampp… 2024-06-01 08:59:04
7 https://thebolditalic.com/?gi=2bc8… 2024-06-01 08:59:04
8 https://thebolditalic.com/?gi=ecbe… 2024-06-01 08:59:03
9 https://thebolditalic.com/?gi=06d1… 2024-06-01 08:59:02
10 https://thebolditalic.com/?gi=6ca4… 2024-06-01 08:59:01
11 https://thebolditalic.com/?gi=72a3… 2024-06-01 08:59:00
12 https://thebolditalic.com/?gi=de3f… 2024-06-01 08:59:00
13 https://thebolditalic.com/?gi=92c6… 2024-06-01 08:58:59
14 https://thebolditalic.com/?gi=f1dd… 2024-06-01 08:58:59
15 https://thebolditalic.com/?gi=cb6c… 2024-06-01 08:58:58
16 http://www.beats21.com/cgi/jmp?URL… 2024-06-01 08:58:57
17 https://thebolditalic.com/?gi=d959… 2024-06-01 08:58:55
18 https://thebolditalic.com/?gi=53c3… 2024-06-01 08:58:55
19 https://thebolditalic.com/?gi=aa81… 2024-06-01 08:58:53
20 https://mmsi-pkc.auth0.com/login?s… 2024-06-01 08:58:53