181 lines
6.6 KiB
Plaintext
181 lines
6.6 KiB
Plaintext
extends ../_skeleton
|
||
include ../elements/_ui-services-item-lessons
|
||
block variables
|
||
- var activeIndex = 3
|
||
- var page_active = "Adult Programs"
|
||
- var header_class = "bg-buttons"
|
||
block title
|
||
title= page_active
|
||
block page
|
||
include ../dump/_elements
|
||
// Page Header
|
||
|
||
include ../elements/_header-transparent
|
||
+breadcrumb_items(2,'index.html','Home','Lessons')
|
||
main.page-content
|
||
|
||
section.text-center.text-sm-left.section-50.section-sm-top-80.section-sm-bottom-90
|
||
.shell
|
||
h1 Adult Programs
|
||
.range.range-index-list.offset-top-30
|
||
.cell-md-6
|
||
div
|
||
p.text-bold Interested in earning your driver’s license? Safe Drive Driving School has over a decade of experience teaching residents of local area how to drive both in a crowded city and in outskirts. Our friendly customer service staff will work with you to schedule behind-the-wheel driving lessons with our licensed, trained driving instructors at times that work within your busy schedule. We also offer a Rules of the Road review class to give you the background necessary to earn your instruction permit. Learn to drive with Safe Drive!
|
||
div
|
||
p The listed driving packages are for beginning drivers who need a number of lessons before applying to receive their driver’s license. They will help all students to develop safe habits for American roadways.
|
||
.cell-sm-6.cell-md-3.offset-top-45.offset-md-top-0
|
||
h6
|
||
span.text-base.list-index-counter
|
||
=" "
|
||
span Our lessons
|
||
ul.list.list-marked-variant-regular.offset-top-20
|
||
li In-car lessons for adults (18 and over)
|
||
li One-on-one lessons
|
||
li Learn defensive driving habits
|
||
li Prepare for a driver’s test
|
||
li Individualized lesson plans
|
||
.cell-sm-6.cell-md-3.offset-top-45.offset-md-top-0
|
||
h6
|
||
span.text-base.list-index-counter
|
||
=" "
|
||
span Our students
|
||
ul.list.list-marked-variant-regular.offset-top-20
|
||
li May be inexperienced drivers
|
||
li May have grown up in other countries
|
||
li May just need a refresher lesson
|
||
|
||
.range.text-md-left.offset-top-50.offset-sm-top-80
|
||
.cell-sm-4
|
||
.unit.unit-sm.unit-sm-horizontal.unit-spacing-xs.text-sm-left
|
||
.unit-left
|
||
span.icon.icon-sm.icon-primary.icon-circle.fl-great-icon-set-portfolio36
|
||
.unit-body
|
||
h6.text-base Step 1
|
||
h4.offset-top-10 Select the Package Right for You
|
||
.cell-sm-4.offset-top-45.offset-sm-top-0
|
||
.unit.unit-sm.unit-sm-horizontal.unit-spacing-xs.text-sm-left
|
||
.unit-left
|
||
span.icon.icon-sm.icon-primary.icon-circle.fl-great-icon-set-monthly5
|
||
.unit-body
|
||
h6.text-base Step 2
|
||
h4.offset-top-10 Select your Classroom Schedule
|
||
.cell-sm-4.offset-top-45.offset-sm-top-0
|
||
.unit.unit-sm.unit-sm-horizontal.unit-spacing-xs.text-sm-left
|
||
.unit-left
|
||
span.icon.icon-sm.icon-primary.icon-circle.fl-great-icon-set-checkmark22
|
||
.unit-body
|
||
h6.text-base Step 3
|
||
h4.offset-top-10 Register
|
||
|
||
.range.text-md-left.offset-top-50.offset-sm-top-80
|
||
.cell-sm-6.cell-lg-4
|
||
+services-item(
|
||
'',
|
||
'',
|
||
'Ultimate beginner',
|
||
'12hr BTW + Parallel pkg./hwy + Road Test ',
|
||
'',
|
||
'$595',
|
||
[
|
||
'Six 2 hrs behind the wheel lessons',
|
||
'Licensed professional instructor',
|
||
'Defensive Driving Techniques',
|
||
'Fun and comprehensive',
|
||
'Safe Dual Control Vehicles',
|
||
'Parallel Parking Rules and Techniques'
|
||
]
|
||
)
|
||
.cell-sm-6.cell-lg-4
|
||
+services-item(
|
||
'services-new',
|
||
'new',
|
||
'Adult beginner',
|
||
'8hr BTW + Road Test ',
|
||
'',
|
||
'$450',
|
||
[
|
||
'Four 2 hrs behind the wheel lessons',
|
||
'Licensed professional instructor',
|
||
'Perfect for nervous students',
|
||
'Defensive Driving Techniques',
|
||
'Fun and comprehensive',
|
||
'Safe dual control vehicles',
|
||
'Road Test Exam Preparation'
|
||
]
|
||
)
|
||
.cell-sm-6.cell-lg-4.offset-top-30.offset-lg-top-0
|
||
+services-item(
|
||
'services-sale',
|
||
'-10%',
|
||
'Adult intermediate',
|
||
'6hr BTW + Road Test ',
|
||
'$365',
|
||
'$350',
|
||
[
|
||
'Three 2 hrs behind the wheel lessons',
|
||
'Licensed professional instructor',
|
||
'Defensive Driving Techniques',
|
||
'Fun and comprehensive',
|
||
'Safe dual control vehicles',
|
||
'Road Test Exam Preparation',
|
||
'Use of our vehicle for State Road Test'
|
||
]
|
||
)
|
||
.cell-sm-6.cell-lg-4.offset-top-30
|
||
+services-item(
|
||
'',
|
||
'',
|
||
'Adult advanced',
|
||
'4hr BTW + Road Test ',
|
||
'',
|
||
'$280',
|
||
[
|
||
'Two 2 hrs behind the wheel lessons',
|
||
'Licensed professional instructor',
|
||
'Defensive Driving Techniques',
|
||
'Fun and comprehensive',
|
||
'Safe dual control vehicles',
|
||
'Road Test Exam Preparation'
|
||
]
|
||
)
|
||
.cell-sm-6.cell-lg-4.offset-top-30
|
||
+services-item(
|
||
'',
|
||
'',
|
||
'2hr BTW + Road Test',
|
||
'',
|
||
'',
|
||
'$195',
|
||
[
|
||
'One 2 hrs behind the wheel lesson',
|
||
'Licensed professional instructor',
|
||
'Defensive Driving Techniques',
|
||
'Fun and comprehensive',
|
||
'Safe dual control vehicles',
|
||
'Road Test Exam Preparation',
|
||
'Use of our vehicle for Local Road Test'
|
||
]
|
||
)
|
||
.cell-sm-6.cell-lg-4.offset-top-30
|
||
+services-item(
|
||
'',
|
||
'',
|
||
'2 Hour BTW',
|
||
'',
|
||
'',
|
||
'$90',
|
||
[
|
||
'One 2 hrs behind the wheel lesson',
|
||
'Licensed professional instructor',
|
||
'Fun and comprehensive',
|
||
'Defensive driving techniques',
|
||
'Safe dual - control vehicles',
|
||
'Home pickup / drop off'
|
||
]
|
||
)
|
||
|
||
|
||
|
||
// Page Footer
|
||
include ../elements/_footer-widget
|