driftfreediving.com Ads.txt file
<!DOCTYPE HTML>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<!-- Seona verification tag -->
<meta name="google-site-verification" content="LX4mzWjRM4cofZ5DvdeeKy5ctCqp6uxrfuQacsRPHhk" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M9PPQ9M');</script>
<!-- End Google Tag Manager -->
<script id="seona-js-plugin" defer src="https://assets.usestyle.ai/seonajsplugin"></script>
<script src="https://p.usestyle.ai" defer id="style-js-plugin"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Drift Freediving - Freediving Instructors International</title>
<meta name="description" content="The only specialized F.I.I Freediving and Spearfishing Facility in South Florida, offering gear, courses and trips for freedivers of all levels.
We carry fins, masks, wetsuits, spearguns, polespears and any other gear you may need from top of the line brands such as Yazbeck, C4, Alchemy, Omer, Aqualung, Garmin, Paralenz, Cetma, Double K, Mythicon, Penetrator, Headhunter and Neritic.
Fully staffed by F.I.I instructors, we offer courses ranging from the fundamentals all the way up to instructor courses.">
<meta name="keywords" content="freediving course,spearfishing,freedive,class,camp,instructor,training,apnea">
<meta name="format-detection" content="telephone=no">
<meta property="og:title" content="Drift Freediving - Freediving Instructors International" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.freedivinginstructors.com/fii/courses_by_facility/18" />
<meta property="og:image" content="http://www.freedivinginstructors.com/images/content/social/FIIog.jpg" />
<meta property="og:description" content="The only specialized F.I.I Freediving and Spearfishing Facility in South Florida, offering gear, courses and trips for freedivers of all levels.
We carry fins, masks, wetsuits, spearguns, polespears and any other gear you may need from top of the line brands such as Yazbeck, C4, Alchemy, Omer, Aqualung, Garmin, Paralenz, Cetma, Double K, Mythicon, Penetrator, Headhunter and Neritic.
Fully staffed by F.I.I instructors, we offer courses ranging from the fundamentals all the way up to instructor courses."/>
<link rel="shortcut icon" href="/app/webroot/images/newDesign/favicons/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="/app/webroot/images/newDesign/favicons/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="/app/webroot/images/newDesign/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/app/webroot/images/newDesign/favicons/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="96x96" href="/app/webroot/images/newDesign/favicons/android-chrome-96x96.png">
<link rel="icon" type="image/png" sizes="32x32" href="/app/webroot/images/newDesign/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/app/webroot/images/newDesign/favicons/favicon-16x16.png">
<link rel="manifest" href="/app/webroot/images/newDesign/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/app/webroot/images/newDesign/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="/app/webroot/images/newDesign/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<meta name="sitelock-site-verification" content="6737" />
<link rel="preload" href="/app/webroot/FONTS/Roobert/Roobert-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/app/webroot/FONTS/Roobert/Roobert-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/app/webroot/FONTS/Roobert/Roobert-SemiBold.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Freediving Instructors International",
"url": "http://www.freedivinginstructors.com",
"sameAs": [
"https://mobile.twitter.com/FII_Agency",
"https://www.facebook.com/FreedivingInstructorsInternational",
"https://www.instagram.com/fii_freedive"
],
"address": {
"@type": "PostalAddress",
"streetAddress": "49 N Federal Hwy, Suite 296",
"addressRegion": "FL",
"postalCode": "33062",
"addressCountry": "US"
}
}
</script>
<script type="text/javascript" src="https://www.freedivinginstructors.com/app/webroot/js/frontend/jquery-1.11.2.min.js"></script>
<link rel="stylesheet" href="https://www.freedivinginstructors.com/app/webroot/css/frontend/newStyle.css" />
<script type="text/javascript" defer src="https://www.freedivinginstructors.com/app/webroot/js/newJs/main.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyByfKwAbcfQHq62KT57KrafmKYpbATEb7U&sensor=false&language=en"></script>
<script>
var GMmap;
function initialize(lat, lng, zoom) {
var map_canvas = document.getElementById('side-map-search');
var map_options = {
center: new google.maps.LatLng(lat, lng),
zoom: zoom ? zoom : 3,
mapTypeId: google.maps.MapTypeId.ROADMAP,
mapTypeControl: false,
}
GMmap = new google.maps.Map(map_canvas, map_options)
GMmap.addListener("click", function(e) {
if (points && points.length > 0) {
points.forEach(function(e) {
e.infowindow.close();
e.setIcon("/app/webroot/images/newDesign/icons/map-marker-primary.svg");
})
}
if (pointsFacilities && pointsFacilities.length > 0) {
pointsFacilities.forEach(function(e) {
e.infowindow.close();
})
}
})
}
</script>
<script language="javascript" type="text/javascript">
function registerlocator(idcourse){
registeroncourse(idcourse) ;
//trigger open popup register
MicroModal.show('modal-register-on-course'); // [1]
}
function registeroncourse(idcourse){
//alert(idcourse);
//register on idcourse. uses diferent form if new student or registered to login
document.flogin.idcourse.value= idcourse;
document.fregisternewstudent.idcourse.value= idcourse;
//alert(document.flogin.idcourse.value);
}
function preregister(){
//location.href = "https://extranet.freedivinginstructors.com/app/public/preregister.php?idcourse={{$idcourse}}&presignup=1" ;
}
function recover(){
var idcourse = document.flogin.idcourse.value;
// alert(idcourse);
location.href = "https://extranet.freedivinginstructors.com/app/public/recover.php?idcourse="+idcourse ;
}
function newstudent(){
//location.href = "https://extranet.freedivinginstructors.com/app/public/newstudentsignup.php?idcourse={{$idcourse}}&isregistered=n" ;
}
function registeredstudent(){
//location.href = "https://extranet.freedivinginstructors.com/app/public/login.php?idcourse={{$idcourse}}&isregistered=y" ;
}
</script>
<script type="text/javascript">
if (window.matchMedia("(min-width: 1200px)").matches){
function resizeIframe(obj){
obj.style.height = 0;
obj.style.height = obj.contentWindow.document.body.scrollHeight + 'px';
}
}
if(window.matchMedia("(max-width: 1199px)").matches){
function resizeIframe(obj){
obj.style.height =100 + 'vh';
}
}
</script>
</head>
<body class="body-home">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M9PPQ9M"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="loader">
<picture>
<source type="image/webp" srcset="/images/newDesign/logo.webp 1x, /images/newDesign/logo@2x.webp 2x"><img class="loader__image" src="/images/newDesign/logo.png" srcset="/images/newDesign/logo.webp 1x, /images/newDesign/logo@2x.webp 2x" alt="Freediving Logo">
</picture>
</div>
<!--Wrapper Start -->
<!--Header Start -->
<header class="header header--top header--home">
<div class="header__in">
<!-- <ul class="lenguage">
Configurar idioma seleccionado
<li><a href="?lang=en" title="English (EN)" class="">EN</a></li>
<li><a href="?lang=cs" title="Čeština (CZ)" class="">CZ</a></li>
<li><a href="?lang=es" title="Español (ES)" class="">ES</a></li>
</ul> -->
<!-- Nav Start-->
<nav class="header__menu">
<a href="/" class="header__logo-link"><img class="header__logo" src="/app/webroot/images/newDesign/logo-primary.svg" alt="Frediving logo"></a>
<a class="header__mobile-search" href="/fii/search"> <span class="header__mobile-search-icon"><span>find a course / instructor</span></span></a>
<div class="header__mobile-dropdown header__mobile-dropdown--login">
<button class="header__mobile-dropdown-toggle" aria-label="Login dropdown"><img class="header__mobile-dropdown-icon" src="/app/webroot/images/newDesign/sprites/main.stack.svg#image-side-user-primary" alt="user"></button>
<div class="header__mobile-dropdown-content">
<a class="header__mobile-dropdown-link" data-micromodal-trigger="modal-1" hhref="https://extranet.freedivinginstructors.com/app/public/login.php" >FII Freediver Login</a>
<a class="header__mobile-dropdown-link" data-micromodal-trigger="modal-login-instructor" hhref="https://extranet.freedivinginstructors.com/app/login.php?t=I">Fii Instructor / Assistant Login</a>
<a class="header__mobile-dropdown-link" data-micromodal-trigger="modal-login-facility" hhref="https://extranet.freedivinginstructors.com/app/login.php?t=F">Facility Login</a>
</div>
</div>
<button class="header__burger" aria-label="Menu"></button>
<div class="header__menu-in"><a class="header__link header__link--toggle" href="#">courses</a>
<div class="header__submenu popup-menu">
<div class="popup-menu__list popup-menu__list--single-line"><a class="expanded-link" href="/core_courses">
<picture>
<source type="image/webp" srcset="/app/webroot/images/newDesign/card-image-info/core-courses-bg.webp"><img class="expanded-link__thumbnail" alt="two divers underwater" src="/app/webroot/images/newDesign/card-image-info/core-courses-bg.jpg">
</picture>
<p class="expanded-link__caption">Core Courses</p>
</a><a class="expanded-link" href="/speciality_courses">
<picture>
<source type="image/webp" srcset="/app/webroot/images/newDesign/card-image-info/speciality-courses-bg.webp"><img class="expanded-link__thumbnail" alt="two divers underwater" src="/app/webroot/images/newDesign/card-image-info/speciality-courses-bg.jpg">
</picture>
<p class="expanded-link__caption">Speciality Courses</p>
</a><a class="expanded-link" href="/professional_courses">
<picture>
<source type="image/webp" srcset="/app/webroot/images/newDesign/card-image-info/professional-courses-bg.webp"><img class="expanded-link__thumbnail" alt="two divers underwater" src="/app/webroot/images/newDesign/card-image-info/professional-courses-bg.jpg">
</picture>
<p class="expanded-link__caption">Professional Courses</p>
</a><a class="expanded-link" href="/fii/camps/">
<picture>
<source type="image/webp" srcset="/app/webroot/images/newDesign/card-image-info/camps-bg.webp"><img class="expanded-link__thumbnail" alt="two divers underwater" src="/app/webroot/images/newDesign/card-image-info/camps-bg.jpg">
</picture>
<p class="expanded-link__caption">Camps</p>
</a></div>
</div><a class="header__link header__link--toggle" href="#">community</a>
<div class="header__submenu popup-menu popup-menu--with-descr">
<div class="popup-menu__descr">
<p class="section__title section__title--mb-md"> Community</p>
<p class="section__descr section__descr--mb-sm">At FII, we believe that freediving is a team sport. Our goal is to bring freedivers from across the globe together to promote the safety and sustainability of our sport.</p><a class="btn btn--outline-primary" href="/fii/community/"> learn more</a>
</div>
<div class="popup-menu__list"><a class="expanded-link" href="/news"><img class="expanded-link__thumbnail" alt="Stories from out Blog" src="/app/webroot/images/newDesign/community/blog.jpg">
<p class="expanded-link__caption">Stories from our Blog</p>
</a><a class="expanded-link" href="/fii/blackout"><img class="expanded-link__thumbnail" alt="Freediving Blackout" src="/app/webroot/images/newDesign/community/blackout.jpg">
<p class="expanded-link__caption">Freediving Blackout</p>
</a><a class="expanded-link" href="/fii/upcoming_events"><img class="expanded-link__thumbnail" alt="Upcoming Events" src="/app/webroot/images/newDesign/community/events.jpg">
<p class="expanded-link__caption">Upcoming Events</p>
</a><a class="expanded-link" href="/how_to_become_a_fii_facility"><img class="expanded-link__thumbnail" alt="Our Facility Network" src="/app/webroot/images/newDesign/community/network.jpg">
<p class="expanded-link__caption">Our Facility Network</p>
</a><a class="expanded-link" href="/fii/testimonials"><img class="expanded-link__thumbnail" alt="Testimonials" src="/app/webroot/images/newDesign/community/testimonials.jpg">
<p class="expanded-link__caption">Testimonials</p>
</a>
</div>
</div>
<a class="header__link" href="/about">about</a><a class="header__link" href="https://online.freedivinginstructors.com/app/proshop_www/">proshop</a><a class="header__link" href="/contact">contact</a><a class="header__link" href="https://support.freedivinginstructors.com/">support</a>
<a class="header__link header__link--mobile-only header__link--primary" href="/fii/search"> <img class="header__link-icon" src="/app/webroot/images/newDesign/sprites/main.stack.svg#image-side-search-primary" alt="search"><span style="color: #0781f1;">find a course / instructor </span></a><a style="margin-left: 0px;" class="header__link header__link--mobile-only header__link--primary header__link--toggle" href="#"><img class="header__link-icon" src="/app/webroot/images/newDesign/sprites/main.stack.svg#image-side-user-primary" alt="user"><span style="color: #4aa6fa; padding-right: 10px;">Log In</span></a>
<div style="padding-left: 0" class="header__submenu popup-menu popup-menu--with-descr">
<div style="margin-right: -20px; " class="popup-menu__list">
<a class="expanded-link" data-micromodal-trigger="modal-1" hhref="https://extranet.freedivinginstructors.com/app/public/login.php?t=I">
<p class="expanded-link__caption">FII Freediver Login</p>
</a>
<a class="expanded-link" data-micromodal-trigger="modal-login-instructor" hhref="https://extranet.freedivinginstructors.com/app/login.php?t=I">
<p class="expanded-link__caption">Fii Instructor / Assistant Login</p>
</a>
<a class="expanded-link" data-micromodal-trigger="modal-login-facility" hhref="https://extranet.freedivinginstructors.com/app/login.php?t=F">
<p style="margin-bottom: 50px;" class="expanded-link__caption">Facility Login</p>
</a>
</div>
</div>
</div>
</nav>
<div class="header__side">
<a class="header__side-search-link" href="/fii/search"> <span class="header__side-search-link-caption">find a course / instructor</span></a>
<button class="header__side-menu-toggle" aria-label="User menu"> <span class="header__side-menu-toggle-icon" aria-hidden="true"></span><span class="header__side-menu-toggle-arr" aria-hidden="true"></span></button>
<div class="header__side-menu">
<a class="header__side-menu-link" hhref="https://extranet.freedivinginstructors.com/app/public/login.php?t=I"
class="btn btn--primary" data-micromodal-trigger="modal-1"
>FII Freediver Login</a>
<a class="header__side-menu-link" hhref="https://extranet.freedivinginstructors.com/app/public/login.php?t=I"
class="btn btn--primary" data-micromodal-trigger="modal-login-instructor"
>Fii Instructor / Assistant Login</a>
<a class="header__side-menu-link" hhref="https://extranet.freedivinginstructors.com/app/public/login.php?t=I"
class="btn btn--primary" data-micromodal-trigger="modal-login-facility"
>Facility Login</a>
</div>
</div>
<!-- Nav End -->
</div>
</header>
<!--End Start -->
<div class="modal micromodal-slide" id="modal-1" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container" role="dialog" aria-modal="true" aria-labelledby="modal-1-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header">
<p class="modal__title" id="modal-1-title">Fii Freediver Login </p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<form class="row modal__form" action="https://extranet.freedivinginstructors.com/app/public/login-check.php" method="POST" name="flogin">
<input type="hidden" name="idcourse" value="0" >
<div class="col-12">
<div class="row">
<div class="col-md-6">
<label class="form-control modal__form-control"><span class="form-control__caption">Username </span>
<input class="form-control__input" placeholder="Input username" type="text" name="emailaddress"
value="" >
</label>
</div>
</div>
</div>
<div class="col-md-6">
<label class="form-control modal__form-control"><span class="form-control__caption">Account Password</span><span class="form-control__icon form-control__icon--pass" aria-hidden="true"></span>
<input class="form-control__input form-control__input--with-icon" placeholder="Input password"
type="password" name="studentpassword" id="idpasstextS" >
</label>
</div>
<div class="col-md-6">
<div class="form-control modal__form-control form-control--static">
<span class="form-control__caption">Forgot Password?</span>
<a class="link d-block" data-micromodal-trigger="modal-3"
href="javascript:recover();"
>Recover</a></div>
</div>
<div class="col-12">
</div>
<button type="button" class="btn btn--primary modal__form-send modal__form-send--mb"
onclick="document.flogin.submit();" id="loginbuttonS"
>Login </button>
</form>
<script>
// var msg = document.getElementById("message");
var buttonS = document.getElementById("loginbuttonS");
var textBoxS = document.getElementById("idpasstextS");
textBoxS.addEventListener("keyup", function (event) {
// Checking if key pressed is ENTER or not
// if the key pressed is ENTER
// click listener on button is called
if (event.keyCode == 13) {
buttonS.click();
}
});
</script>
</div>
</div>
</div>
</div>
</div>
<div class="modal micromodal-slide" id="modal-login-instructor" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container" role="dialog" aria-modal="true" aria-labelledby="modal-1-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header">
<p class="modal__title" id="modal-1-title">Fii Instructor / Assistant Login</p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<form class="row modal__form" action="https://extranet.freedivinginstructors.com/app/login-check.php" method="POST" name="flogininstructor">
<input type="hidden" name="idcourse" value="0" >
<input type="hidden" name="tipo" value="I" >
<div class="col-12">
<div class="row">
<div class="col-md-6">
<label class="form-control modal__form-control"><span class="form-control__caption">User </span>
<input class="form-control__input" placeholder="Input user" type="text" name="u"
value="" >
</label>
</div>
</div>
</div>
<div class="col-md-6">
<label class="form-control modal__form-control"><span class="form-control__caption">Account Password</span><span class="form-control__icon form-control__icon--pass" aria-hidden="true"></span>
<input class="form-control__input form-control__input--with-icon" placeholder="Input password"
type="password" name="p" id="idpasstextI">
</label>
</div>
<div class="col-md-6">
<div class="form-control modal__form-control form-control--static">
</div>
</div>
<div class="col-12">
</div>
<button class="btn btn--primary modal__form-send modal__form-send--mb"
onclick="document.flogininstructor.submit();" type="button" id="loginbuttonI"
>Login </button>
</form>
<script>
// var msg = document.getElementById("message");
var buttonI = document.getElementById("loginbuttonI");
var textBoxI = document.getElementById("idpasstextI");
textBoxI.addEventListener("keyup", function (event) {
// Checking if key pressed is ENTER or not
// if the key pressed is ENTER
// click listener on button is called
if (event.keyCode == 13) {
buttonI.click();
}
});
</script>
</div>
</div>
</div>
</div>
</div>
<div class="modal micromodal-slide" id="modal-login-facility" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container" role="dialog" aria-modal="true" aria-labelledby="modal-1-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header">
<p class="modal__title" id="modal-1-title">Fii Facility Login </p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<form class="row modal__form" action="https://extranet.freedivinginstructors.com/app/login-check.php" method="POST" name="floginfacility">
<input type="hidden" name="tipo" value="F" >
<input type="hidden" name="idcourse" value="0" >
<div class="col-12">
<div class="row">
<div class="col-md-6">
<label class="form-control modal__form-control"><span class="form-control__caption">User </span>
<input class="form-control__input" placeholder="Input user" type="text" name="u"
value="" >
</label>
</div>
</div>
</div>
<div class="col-md-6">
<label class="form-control modal__form-control"><span class="form-control__caption">Account Password</span><span class="form-control__icon form-control__icon--pass" aria-hidden="true"></span>
<input class="form-control__input form-control__input--with-icon" placeholder="Input password"
type="password" name="p" id="idpasstextF" >
</label>
</div>
<div class="col-md-6">
<div class="form-control modal__form-control form-control--static">
</div>
</div>
<div class="col-12">
</div>
<button class="btn btn--primary modal__form-send modal__form-send--mb"
onclick="document.floginfacility.submit();" id="loginbuttonF"
>Login </button>
</form>
<script>
// var msg = document.getElementById("message");
var buttonF = document.getElementById("loginbuttonF");
var textBoxF = document.getElementById("idpasstextF");
textBoxF.addEventListener("keyup", function (event) {
// Checking if key pressed is ENTER or not
// if the key pressed is ENTER
// click listener on button is called
if (event.keyCode == 13) {
buttonF.click();
}
});
</script>
</div>
</div>
</div>
</div>
</div>
<div class="modal micromodal-slide" id="modal-register-on-course" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container modal__container--sm" role="dialog" aria-modal="true" aria-labelledby="modal-register-on-course-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header modal__header--desk-hidden">
<p class="modal__title" id="modal-register-on-course-title">Register for course</p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<div class="d-block d-md-none">
</div>
<div class="modal__actions">
<form class="row modal__form" action="https://extranet.freedivinginstructors.com/app/public/newstudentsignup.php" method="POST" name="fregisternewstudent">
<input type="hidden" name="idcourse" value="0" >
</form>
<button class="card-caption-link" onclick="javascript:document.fregisternewstudent.submit();">
New Users
</button>
<button class="card-caption-link" data-micromodal-trigger="modal-1" >Registered FII Student <br> / FII Freediver</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal micromodal-slide" id="modal-register-iframe" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container modal__container--sm" role="dialog" aria-modal="true" aria-labelledby="modal-register-on-course-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header modal__header--desk-hidden">
<p class="modal__title" id="modal-register-on-course-title">fii register new student</p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<div class="d-block d-md-none">
</div>
<div class="modal__actions" heigth="1200" >
<div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal micromodal-slide" id="modal-terms" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container" role="dialog" aria-modal="true" aria-labelledby="modal-1-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header">
<p class="modal__title" id="modal-1-title">Web Site Terms and Conditions of Use</p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<h3>1. Terms</h3>
<p>By accessing this website, you are agreeing to be bound by these website Terms and Conditions of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this website are protected by applicable copyright and trademark law.</p>
<h3>2. Use License</h3>
<ol type="a">
<li><span class="gmw_">Permission is granted to temporarily download one copy of the materials (information or software) on Freediving Instructors <span class="gm_ gm_ade63e15-94d7-72d3-7fb1-e956587f4321 gm-spell">International</span>'s website for personal, non-commercial transitory viewing only. This is the grant of a license, not a transfer of title, and under this license you may not:</span>
<ol type="i">
<li>modify or copy the materials;</li>
<li>use the materials for any commercial purpose, or for any public display (commercial or non-commercial);</li>
<li><span class="gmw_">attempt to decompile or reverse engineer any software contained on Freediving Instructors <span class="gm_ gm_08a7e7d4-063c-2aa6-5023-9ef18f414f7c gm-spell">International</span>'s website;</span></li>
<li>remove any copyright or other proprietary notations from the materials; or</li>
<li>transfer the materials to another person or "mirror" the materials on any other server.</li>
</ol>
</li>
<li>This license shall automatically terminate if you violate any of these restrictions and may be terminated by Freediving Instructors International at any time. Upon terminating your viewing of these materials or upon the termination of this license, you must destroy any downloaded materials in your possession whether in electronic or printed format.</li>
</ol>
<h3>3. Disclaimer</h3>
<ol type="a">
<li><span class="gmw_">The materials on Freediving Instructors <span class="gm_ gm_662c7ba9-3ef4-387d-d1ab-cf8d0f408bc0 gm-spell">International</span>'s website are provided "as is". Freediving Instructors International makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights. Further, Freediving Instructors International does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its Internet website or otherwise relating to such materials or on any sites linked to this site.</span></li>
</ol>
<h3>4. Limitations</h3>
<p><span class="gmw_">In no event shall Freediving Instructors International or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption,) arising out of the use or inability to use the materials on Freediving Instructors <span class="gm_ gm_5630ce19-2cbe-f61c-a4d1-55d4a09eabd3 gm-spell">International</span>'s Internet site, even if Freediving Instructors International or a Freediving Instructors International authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you.</span></p>
<h3>5. Revisions and Errata</h3>
<p><span class="gmw_">The materials appearing on Freediving Instructors <span class="gm_ gm_3bdf3b10-0840-8170-89dc-b3200f040da7 gm-spell">International</span>'s website could include technical, typographical, or photographic errors. Freediving Instructors International does not warrant that any of the materials on its website are accurate, complete, or current. Freediving Instructors International may make changes to the materials contained on its website at any time without notice. Freediving Instructors International does not, however, make any commitment to update the materials.</span></p>
<h3>6. Links</h3>
<p>Freediving Instructors International has not reviewed all of the sites linked to its Internet website and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by Freediving Instructors International of the site. Use of any such linked website is at the user's own risk.</p>
<h3>7. Site Terms of Use Modifications</h3>
<p>Freediving Instructors International may revise these terms of use for its website at any time without notice. By using this website, you are agreeing to be bound by the then current version of these Terms and Conditions of Use.</p>
<h3>8. Governing Law</h3>
<p><span class="gmw_">Any claim relating to Freediving Instructors <span class="gm_ gm_dbbf202b-272e-0183-b8db-d9fe03dd2f56 gm-spell">International</span>'s website shall be governed by the laws of the State of Florida without regard to its conflict of law provisions.</span></p>
</div>
</div>
</div>
</div>
</div>
<div class="modal micromodal-slide" id="modal-privacy" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container" role="dialog" aria-modal="true" aria-labelledby="modal-1-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header">
<p class="modal__title" id="modal-1-title">Privacy and Cookie Policy</p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<p>Your privacy is very important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of personal information. The following outlines our privacy policy.</p>
<ul>
<li>Before or at the time of collecting personal information, we will identify the purposes for which information is being collected.</li>
<li>We will collect and use of personal information solely with the objective of fulfilling those purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law.</li>
<li>We will only retain personal information as long as necessary for the fulfillment of those purposes.</li>
<li>We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned.</li>
<li>Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date.</li>
<li>We will protect personal information by reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification.</li>
<li>We will make readily available to customers information about our policies and practices relating to the management of personal information.</li>
</ul>
<h3>Cookie Policy</h3>
<p>Some of our site pages utilize cookies and other tracking technologies. A cookie is a small text file that may be used, for example, to collect information about site activity. Some cookies and other technologies may serve to recall personal information previously indicated by a site user. You may block cookies, or delete existing cookies, by adjusting the appropriate setting on your browser. Please consult the HELP menu of your browser to learn how to do this. If you block or delete cookies you may find the usefulness of our site to be impaired.</p>
<p>We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained.</p>
</div>
</div>
</div>
</div>
</div>
<main class="main main-search-section" style="background-color: #f7f7f9;">
<div class="section section-other section-detail-view">
<div class="container contact-us-container gradient-hero-fdetail">
<div class="d-block d-md-none"><a class="btn btn--fill-white btn--default-font btn--back section__back-btn" href="/fii/search">Back to Search</a></div>
<div class="row row-right-blue row-detail-view">
<div class="col-md-6 row-detail-view__main-col" style="background-color: #f7f7f9;">
<div class="d-none d-md-block"><a class="btn btn--fill-white btn--default-font btn--back section__back-btn" href="/fii/search">Back to Search</a></div>
<div class="card-list card-list--mobile-mt">
<div class="card-list__title">0 ACTIVE COURSES</div>
<!-- paginator -->
<div class="text-center">
<div class="pagination pagination--mb">
<div class="pagination__list">
<!--https://book.cakephp.org/2/en/core-libraries/helpers/paginator.html#PaginatorHelper> -->
</div>
</div>
<div class="d-block text-center-mobile"><a class="btn btn--link btn--link-dark" href="/app/webroot/files/levelinfo/flowchart.jpg" target="_blank">Not sure where to start?</a></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="detail-view">
<div class="detail-view__in facility-detail-view">
<div class="detail-view__title">
Drift Freediving FII FACILITY #10 </div>
<img alt="Drift Freediving" src="http://extranet.freedivinginstructors.com/app/images/faceshots/FSF18.jpg" class="detail-view--img facility-detail-img"> <div class="detail-view__tabs">
<div class="tabs-list">
<button class="tabs-list__item tabs-list__item--active tabs-list__item--mobile-friendly" data-target="tab-professional-ratings">Professional Ratings</button>
<button class="tabs-list__item tabs-list__item--mobile-friendly" data-target="tab-contact">Contact</button>
<button class="tabs-list__item tabs-list__item--mobile-friendly" data-target="tab-teaching-location">Teaching Locations</button>
<button class="tabs-list__item tabs-list__item--mobile-friendly" data-target="tab-bio">Info</button>
</div>
<div class="tabs-content-list">
<div class="tabs-content-list__item tabs-content-list__item--static tabs-content-list__item--active" id="tab-professional-ratings">
<p>Level 1 Instructor</p>
<p>Level 2 Instructor</p>
<p>SI-Basic Freediving Safety</p>
<p>Junior Freediver Instructor</p>
<p>Spearfishing Instructor</p>
<p>Assistant Instructor</p>
</div>
<div class="tabs-content-list__item tabs-content-list__item--static" id="tab-contact">
<p style="display: flex;"><span>Tel:</span>
<a style="margin-left: 3px;" class="mobile-tel" href="tel:954-960-2020">954-960-2020</a>
<a class="desktop-tel" style="margin-left: 3px;" href="callto://954-960-2020">954-960-2020</a>
</p>
<p>E-Mail: <a href="mailto:info@driftfreediving.com"> info@driftfreediving.com</a></p>
<p>Website: <a href="http://www.driftfreediving.com">www.driftfreediving.com </a></p>
</div>
<div class="tabs-content-list__item tabs-content-list__item--static" id="tab-teaching-location">
<p>
<strong>Drift Freediving</strong><br />
750 E. Sample Road<br />
Pompano Beach,
33064, Florida<br />
</p>
</div>
<div class="tabs-content-list__item tabs-content-list__item--static" id="tab-bio">
The only specialized F.I.I Freediving and Spearfishing Facility in South Florida, offering gear, courses and trips for freedivers of all levels.
We carry fins, masks, wetsuits, spearguns, polespears and any other gear you may need from top of the line brands such as Yazbeck, C4, Alchemy, Omer, Aqualung, Garmin, Paralenz, Cetma, Double K, Mythicon, Penetrator, Headhunter and Neritic.
Fully staffed by F.I.I instructors, we offer courses ranging from the fundamentals all the way up to instructor courses. </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <script defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDHS8cBjXUwNpyPHDiwTkXniVmeReTGr38&language=en&callback=initMapMainMapSearch"></script> -->
<div class="modal micromodal-slide" id="modal-select-course-lvl" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container modal__container--sm bg-white" role="dialog" aria-modal="true" aria-labelledby="modal-select-course-lvl-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header modal__header--desk-hidden">
<p class="modal__title" id="modal-select-course-lvl-title">Select Course Level</p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<div class="course-list" data-target=".js-input-course-lvl">
<button class="course-list__item course-item course-item--single js-course-item-select">All Courses</button>
<div class="course-list__item course-item"><img class="course-item__thumbnail" alt="our community" src="/app/webroot/images/newDesign/course-select/core.png">
<div class="course-item__content">
<p class="course-item__type">Core Courses</p>
</div>
</div>
<div class="course-list__item course-item"><img class="course-item__thumbnail" alt="two divers under water" src="/app/webroot/images/newDesign/course-select/speciality.png">
<div class="course-item__content">
<p class="course-item__type">Speciality Courses</p>
</div>
</div>
<div class="course-list__item course-item"><img class="course-item__thumbnail" alt="two divers under water" src="/app/webroot/images/newDesign/course-select/professional.png">
<div class="course-item__content">
<p class="course-item__type">Professional Courses</p>
</div>
</div>
<button class="course-list__item course-item course-item--single js-course-item-select">Practice Sessions and Trips</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal micromodal-slide" id="modal-professional-rating" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close="">
<div class="modal__container modal__container--sm bg-white" role="dialog" aria-modal="true" aria-labelledby="modal-professional-rating-title">
<button class="modal__close" aria-label="Close modal" data-micromodal-close=""></button>
<div class="modal__header modal__header--desk-hidden">
<p class="modal__title" id="modal-professional-rating-title">Select Professional Rating</p>
</div>
<div class="modal__content">
<div class="modal__content-in">
<div class="course-list" data-target=".js-input-professional-rating">
<div class="course-list__item course-item"><img class="course-item__thumbnail" alt="our community" src="/app/webroot/images/newDesign/course-select/core.png">
<div class="course-item__content">
<p class="course-item__type">Core Courses</p>
</div>
</div>
<div class="course-list__item course-item"><img class="course-item__thumbnail" alt="two divers under water" src="/app/webroot/images/newDesign/course-select/speciality.png">
<div class="course-item__content">
<p class="course-item__type">Speciality Courses</p>
</div>
</div>
<button class="course-list__item course-item course-item--single js-professional-rating">All Ratings</button>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<script>
var submitFindCourseBtn = document.querySelector('.search_submit_course');
if (submitFindCourseBtn) {
submitFindCourseBtn
.addEventListener('click', function (e) {
var selectNodes = document.getElementById('search_radius_select').children;
var radiusValue = 500;
for(var i = 0; i <= selectNodes.length; i++) {
if(selectNodes[i] && selectNodes[i].classList.contains('form-control__select-item--active')) {
radiusValue = selectNodes[i].innerHTML;
break;
}
}
e.target.nextElementSibling.value = radiusValue;
});
}
var submitFindInstructorBtn = document.getElementById('search_instructor_submit');
if (submitFindInstructorBtn) {
submitFindInstructorBtn.addEventListener('click', function (e) {
var selectNodes = document.getElementById('search_radius_select_instructor').children;
var radiusValue = 500;
for(var i = 0; i <= selectNodes.length; i++) {
if(selectNodes[i] && selectNodes[i].classList.contains('form-control__select-item--active')) {
radiusValue = selectNodes[i].innerHTML;
break;
}
}
e.target.nextElementSibling.value = radiusValue;
});
}
var submitFindInstructorBtnSmall = document
.getElementById('search_instructor_small_submit')
if (submitFindInstructorBtnSmall) {
submitFindInstructorBtnSmall.addEventListener('click', function (e) {
var selectNodes = document.getElementById('search_radius_select_instructor_small').children;
var radiusValue = 500;
for(var i = 0; i <= selectNodes.length; i++) {
if(selectNodes[i] && selectNodes[i].classList.contains('form-control__select-item--active')) {
radiusValue = selectNodes[i].innerHTML;
break;
}
}
e.target.nextElementSibling.value = radiusValue;
})
}
var submitFindCourseBtnSmall = document
.getElementById('search_course_small_submit');
if (submitFindCourseBtnSmall) {
submitFindCourseBtnSmall.addEventListener('click', function (e) {
var selectNodes = document.getElementById('search_radius_select_course_small').children;
var radiusValue = 500;
for(var i = 0; i <= selectNodes.length; i++) {
if(selectNodes[i] && selectNodes[i].classList.contains('form-control__select-item--active')) {
radiusValue = selectNodes[i].innerHTML;
break;
}
}
e.target.nextElementSibling.value = radiusValue;
})
}
var inputs = document.querySelectorAll(".form-control__input js-input-location readonly")
if (inputs.length){
inputs.forEach(function(input) {
input.addEventListener("change", function(e) {
if (e.target.textContent.contains("Invalid location")) {
setTimeout(() => {
e.target.value = "";
}, 500);
}
})
})
}
var inputs_locations = document.querySelectorAll(".form-control__select-input")
if (inputs_locations.length) {
inputs_locations.forEach(function(input) {
input.addEventListener("keypress", function(e) {
if (e.code === "Enter")
e.preventDefault();
})
})
}
</script>
<script type="text/javascript">
$('input[name=\"location_str\"]').change(function(e) {
e.preventDefault();
var me = $(this);
var val = me.val();
me.prop("disabled", true).val("Please wait...");
$("input[type=\"submit\"]").prop("disabled", true);
$.ajax({
"url": "https://maps.googleapis.com/maps/api/geocode/json",
"type": "GET",
"data": {
"address": val,
"sensor": false,
"key": "AIzaSyB0RQSp24aFr_o0FO0B0To96RBETu3XP7Q",
},
"dataType": "json",
"success": function(e) {
if(e && e.status && e.status == 'OK' && e.results
&& e.results[0]) {
me.next().val(
e.results[0].geometry.location.lat + "," +
e.results[0].geometry.location.lng
);
me.prop("disabled", false).val(e.results[0].formatted_address);
$("input[type=\"submit\"]").prop("disabled", false);
}
else {
setTimeout(function() {
me.prop("disabled", false).val("");
$("input[type=\"submit\"]").prop("disabled", false);
}, 3000);
}
},
"error": function() {
setTimeout(function() {
me.prop("disabled", false).val("");
$("input[type=\"submit\"]").prop("disabled", false);
}, 3000);
}
});
e.preventDefault();
});
if($('input[name=\"location_str\"]').val() != '') $('input[name=\"location_str\"]').trigger('change');
</script>
<script>
document.addEventListener("DOMContentLoaded", () => {
const observer = new MutationObserver(() => {
const autoInput = document.querySelector('.js-input-location');
const realInput = document.querySelector('input[name="location_str"]');
const hiddenInput = document.querySelector('input[name="location"]');
if (!autoInput || !realInput || !hiddenInput) return;
const lat = autoInput.dataset.autoLat;
const lng = autoInput.dataset.autoLng;
if (!hiddenInput.value && lat && lng) {
const full = `${lat},${lng}`;
hiddenInput.value = full;
realInput.value = autoInput.value || realInput.value;
console.log("✅ Force-synced from geolocation:", full);
} else {
console.log("⏭️ Skipped sync —", {
lat,
lng,
hiddenVal: hiddenInput.value
});
}
});
const block = document.querySelector('.form-control--select');
if (block) {
observer.observe(block, { attributes: true, childList: true, subtree: true });
console.log("👁️ Watching location block for auto-fill...");
} else {
console.warn("❌ Geolocation block not found");
}
});
</script>
<!--Footer Start-->
<footer class="footer">
<div class="container footer__container">
<div class="footer__in footer__in--start"><a href="#"><img class="footer__logo" src="/app/webroot/images/newDesign/logo-white.svg" alt="Freediving Logo"></a>
<div class="footer__menu">
<div class="footer__col"><a class="footer__link" href="/">home</a><a class="footer__link" href="/about">about</a><a class="footer__link" href="https://online.freedivinginstructors.com/app/proshop_www/">proshop</a><a class="footer__link" href="/contact">contact</a><a class="footer__link" href="https://support.freedivinginstructors.com/">support</a></div>
<div class="footer__col"><a class="footer__link" href="/fii/upcoming_events">upcoming events</a><a class="footer__link" href="/core_courses">core courses</a><a class="footer__link" href="/speciality_courses">speciality courses</a><a class="footer__link" href="/professional_courses">professional courses</a><a class="footer__link" href="/fii/camps/">camps</a></div>
<div class="footer__col"><a class="footer__link" href="/fii/community/">community</a><a class="footer__link" href="/news">stories from our blog</a><a class="footer__link" href="/fii/blackout">freediver blackout</a><a class="footer__link" href="/fii_facility_network">our facilities network</a><a class="footer__link" href="/fii/testimonials">testimonials</a></div>
</div>
<div class="footer__resource">
<div class="resource-list"><a class="resource-list__link" href="https://twitter.com/FII_agency"><img class="resource-list__item" alt="twitter" src="/app/webroot/images/newDesign/sprites/main.stack.svg#image-twitter-footer"></a><a class="resource-list__link" href="/news"><img class="resource-list__item" alt="blog" src="/app/webroot/images/newDesign/sprites/main.stack.svg#image-blog-footer"></a><a class="resource-list__link" href="http://instagram.com/fii_freedive?ref=badge"><img class="resource-list__item" alt="instagram" src="/app/webroot/images/newDesign/sprites/main.stack.svg#image-inst-footer"></a><a class="resource-list__link" href="https://www.facebook.com/FreedivingInstructorsInternational"><img class="resource-list__item" alt="facebook" src="/app/webroot/images/newDesign/sprites/main.stack.svg#image-fb-footer"></a></div>
</div>
</div>
<div class="footer__in footer__in--end">
<div class="footer__contact"><span class="footer__contact-link">feel free to contact us</span><a class="footer__contact-link" href="https://support.freedivinginstructors.com/"> support</a></div>
<p class="footer__copyright"> copyright 2025 fii. all rights reserved. <br> <a class="footer__copyright-link" href="#" data-micromodal-trigger="modal-terms">term of use</a> / <a class="footer__copyright-link" href="#" data-micromodal-trigger="modal-privacy">privacy policy</a></p>
</div>
</div>
<!-- <ul class="social-icons"> -->
<!-- <li><a href="https://www.facebook.com/FreedivingInstructorsInternational" class="facebook-icon" title="Facebook">Facebook</a></li> -->
<!-- <li><a href="https://twitter.com/FII_agency" class="twitter-icon" title="Twitter">Twitter</a></li> -->
<!-- <li><a href="http://www.youtube.com/user/FreediveInstructors" class="youtube-icon" title="You Tube">You Tube</a></li> -->
<!-- <li><a href="http://instagram.com/fii_freedive?ref=badge" class="instagram-icon" title="Instagram">Instagram</a></li> -->
<!-- </ul> -->
</footer>
<!--Footer End-->
<!--Wrapper End -->
<script defer type="text/javascript" src="/app/webroot/js/newJs/navTextColorChecker.js"></script>
<script defer type="text/javascript" src="/app/webroot/js/newJs/mobileDropdown.js"></script>
<script defer type="text/javascript" src="/app/webroot/js/newJs/scrollListener.js"></script>
<link rel="stylesheet" href="https://www.freedivinginstructors.com/app/webroot/css/frontend/video.css" />
<link rel="stylesheet" href="https://www.freedivinginstructors.com/app/webroot/css/frontend/camp.css" />
</body>
</html>