shell bypass 403
<%- include('./includes/header', {title: 'Home - Pioneer Reality' }) %>
<main>
<style>
.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
background: #ffffff none repeat scroll 0 0;
border: 2px solid;
height: 15px;
margin: 0 5px;
width: 15px;
}
.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
background: #182B17 none repeat scroll 0 0;
border-color: #182B17;
}
.we-offer-area .item {
background: #ffffff none repeat scroll 0 0;
border-left: 2px solid #182B17;
-moz-box-shadow: 0 0 10px #cccccc;
-webkit-box-shadow: 0 0 10px #cccccc;
-o-box-shadow: 0 0 10px #cccccc;
box-shadow: 0 0 10px #cccccc;
overflow: hidden;
padding: 30px;
position: relative;
z-index: 1;
}
.we-offer-area.text-center .item {
background: #ffffff none repeat scroll 0 0;
border: medium none;
padding: 67px 40px 64px;
}
.we-offer-area.text-center .item i {
background: #182B17 none repeat scroll 0 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
font-size: 40px;
height: 80px;
line-height: 80px;
position: relative;
text-align: center;
width: 80px;
z-index: 1;
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
margin-bottom: 25px;
}
.we-offer-area.text-center .item i::after {
border: 2px solid #182B17;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "";
height: 90px;
left: -5px;
position: absolute;
top: -5px;
width: 90px;
z-index: -1;
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
}
.we-offer-area.item-border-less .item {
border: medium none;
}
.we-offer-area .our-offer-items.less-carousel .equal-height {
margin-bottom: 30px;
}
.we-offer-area.item-border-less .item .number {
font-family: "Poppins", sans-serif;
font-size: 50px;
font-weight: 900;
opacity: 0.1;
position: absolute;
right: 30px;
top: 30px;
}
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
background: #182B17 none repeat scroll 0 0;
}
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
color: #ffffff;
}
.we-offer-area .item i {
color: #182B17;
display: inline-block;
font-size: 60px;
margin-bottom: 20px;
}
.we-offer-area .item h4 {
font-weight: 600;
text-transform: capitalize;
}
.we-offer-area .item p {
margin: 0;
}
.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
}
.we-offer-area .item::after {
background: #182B17 none repeat scroll 0 0;
content: "";
height: 100%;
left: -100%;
position: absolute;
top: 0;
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
width: 100%;
z-index: -1;
}
.we-offer-area .item:hover::after {
left: 0;
}
.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p {
color: #ffffff !important;
}
.we-offer-area.text-center .item:hover i::after {
border-color: #ffffff !important;
}
.we-offer-area.text-center .item:hover i {
background-color: #ffffff !important;
color: #182B17 !important;
}
.we-offer-area.text-left .item i {
background: #182B17 none repeat scroll 0 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 60px;
height: 100px;
line-height: 100px;
margin-bottom: 30px;
position: relative;
width: 100px;
z-index: 1;
text-align: center;
}
.site-heading P{
color: #000;
font-size: 18PX;
font-family: "Playfair Display", serif;
padding: 15PX
}
.site-heading h2 {
color: #182b17;
font-family: "Playfair Display", serif;
}
.we-offer-area.text-left .item i::after {
border: 2px solid #182B17;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "";
height: 120px;
left: -10px;
position: absolute;
top: -10px;
width: 120px;
}
.accordion-item {
border-bottom: 1px solid #ccc;
}
.accordion-item-header {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
padding: 30px 0px;
}
.accordion-item-header.active img {
transform: rotate(360deg);
}
.accordion-item-header h2 {
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 500;
line-height: 24px;
}
.accordion-item-header img {
height: 15px;
width: 15px;
object-fit: contain;
transform: rotate(180deg);
transition: transform 0.2s ease;
}
.accordion-item-body {
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.accordion-item-body-content {
padding: 5px 80px 30px 0px;
display: flex;
flex-direction: column;
gap: 35px;
}
.accordion-item-body-content p {
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
}
</style>
<section class="about-us-banner">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-8">
<h2 class="h2-theme">Our Services</h2>
<P>Welcome to Pioneer Realty Australia, where we pride ourselves on offering complete solutions
to all your real estate requirements. From purchasing and selling property and making
investments or managing the properties, we have qualified personnel to make the process
smooth and fruitful.
</P>
<div class="about-fiter">
<ul>
<li><a href="/sites/pioneer-reality/our-mission">our mission</a></li>
<li><a href="/sites/pioneer-reality/services">our services</a>
</li>
<li><a href="/sites/pioneer-reality/team">our team</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--
<section class="services-top">
<div class="container">
<div class="row justify-space-between">
<div class="col-12 col-md-6">
<div class="texture-motion">
<h3>Our Services</h3>
</div>
</div>
<div class="col-12 col-md-6 d-flex justify-content-end">
<button class="button-theme">
view more
</button>
</div>
</div>
<div class="row mt-5">
<div class="col-12 col-md-4">
<div class="custom-services-card">
<img src="/sites/pioneer-reality/images/services/house-2.png" class="img-fluid" alt="img">
<div class="back-services">
<p>high quality project planning assistance</p>
<h4>Real Estate Sales</h4>
<ul>
<li>
<a href="#">Details Goes Here</a>
</li>
<li class="introduct">
<a href="#">Get More Details</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="custom-services-card">
<img src="/sites/pioneer-reality/images/services/house-1.png" class="img-fluid" alt="img">
<div class="back-services">
<p>high quality project planning assistance</p>
<h4>Property Management</h4>
<ul>
<li>
<a href="#">Details Goes Here</a>
</li>
<li class="introduct">
<a href="#">Get More Details</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="custom-services-card">
<img src="/sites/pioneer-reality/images/services/house-3.png" class="img-fluid" alt="img">
<div class="back-services">
<p>high quality project planning assistance</p>
<h4>Buyer Consultation</h4>
<ul>
<li>
<a href="#">Details Goes Here</a>
</li>
<li class="introduct">
<a href="#">Get More Details</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section> -->
<section class="call-to-action">
<div class="container">
<div class="call-last">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="call-lst-left">
<h2>Buying
</h2>
<div class="flex-part d-flex ">
<div class="flex-content">
<h3>Buying
</h3>
<p>Buying the perfect home, which you have always dreamed of, has never been
easier. Whether you are searching for a simple house or a luxurious house
for sale in Victoria, our services will provide you with your perfect home
and empower you to make the right decisions.
</p>
</div>
</div>
<div class="flex-part d-flex ">
<div class="flex-content">
<h3>Customised Search
</h3>
<p>We are all about you, providing choices like city residential or residential
real estate.
</p>
</div>
</div>
<div class="flex-part d-flex ">
<div class="flex-content">
<h3>Expert Guidance
</h3>
<p> Home Evaluation and Property Value Estimate can help you learn about real
estate and current property valuation in Australia.
</p>
</div>
</div>
<div class="flex-part d-flex ">
<div class="flex-content">
<h3>Complete Support</h3>
<p>We accompany you from the first search for properties to the conclusion of
the buying process.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<img src="/sites/pioneer-reality/images/AdobeStock_91577910-1024x683.jpeg" class="img-fluid"
alt="">
</div>
</div>
</div>
</div>
</section>
<section class="we-offer-area text-center ">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="site-heading text-center">
<h2>Property Management
</h2>
<P>Our services help you save time and attend to other pressing issues. This has enabled us
to cover the full range of property development, from homeowners and small business
operators to large companies and organisations.</P>
</div>
</div>
</div>
<div class="row our-offer-items less-carousel">
<!-- Single Item -->
<div class="col-md-4 col-sm-6 equal-height">
<div class="item">
<i class="fas fa-pen-fancy"></i>
<h4>Tenant Management
</h4>
<p>
From rent collection to maintenance, we take full responsibility for your property to
ensure it is well managed.
</p>
</div>
</div>
<!-- End Single Item -->
<!-- Single Item -->
<div class="col-md-4 col-sm-6 equal-height">
<div class="item">
<i class="fas fa-dharmachakra"></i>
<h4>Maintenance Services
</h4>
<p>
In some cases where you are living in instances or renting out your property, ensure you
maintain it in proper shape by repairing any damages.
</p>
</div>
</div>
<!-- End Single Item -->
<!-- Single Item -->
<div class="col-md-4 col-sm-6 equal-height">
<div class="item">
<i class="fas fa-tasks"></i>
<h4>Income Optimization
</h4>
<p>
Not only do we assist with the sale of residential properties, but we also assist with
short-term letting returns on investment properties.
</p>
</div>
</div>
<!-- End Single Item -->
</div>
</div>
</section>
<section class="call-to-action">
<div class="container">
<div class="call-last">
<div class="row align-items-center">
<div class="col-lg-6">
<img src="/sites/pioneer-reality/images/purchase-house-house-purchase-real-estate-man-woman-transfer-estate-agents-real-estate-agent.jpg"
class="img-fluid" alt="">
</div>
<div class="col-lg-6">
<div class="call-lst-left">
<h2>Selling
</h2>
<div class="flex-part d-flex ">
<div class="flex-content">
<h3>Selling
</h3>
<p>Increase the value of your property and get the right customers with our
professional selling services.
Accurate Valuations: Our reports comprehensively follow market forces and
today’s property worth benchmark.
</p>
</div>
</div>
<div class="flex-part d-flex ">
<div class="flex-content">
<h3>Effective Marketing
</h3>
<p> We market your property on significant platforms reaching the appropriate
market for fast sales with maximum profit.
</p>
</div>
</div>
<div class="flex-part d-flex ">
<div class="flex-content">
<h3>Hassle-Free Transactions
</h3>
<p>Our team takes full responsibility for listing, marketing, negotiations and
closing, thus helping sellers achieve a painless sale.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="lopper">
<div class="container">
<div class="row">
<div class="col-12 col-md-12">
<div class="loter">
<img src="/sites/pioneer-reality/images/Group-5420.png" class="img-fluid" alt="img">
<h2>Explore</h2>
<ul>
<li>the pioneer mission</li>
<li>Services</li>
<li>Careers</li>
<li>Foundation</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="faqs">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-8">
<div class="motion-faqs">
<h2 class="intro-vert">Frequently Asked Questions</h2>
<div class="accordion-container faq-item">
<div class="accordion-item">
<div class="accordion-item-header">
<h2>01 Where do I find the property I like and one that suits my requirements?
</h2>
<img src="Assets/images/up-icon.svg" alt="">
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p> Our services include city residential real estate, residential real
estate, and mansions for sale in Victoria, Australia. Our tailored
service guarantees you the best property that suits your needs.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item-header">
<h2>02 Is there a way to estimate property value?
</h2>
<img src="Assets/images/up-icon.svg" alt="">
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p> Try the unique home evaluation tool or contact our professionals to
evaluate your house and discern its value.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item-header">
<h2>03 What can I do to know my home’s current value?
</h2>
<img src="Assets/images/up-icon.svg" alt="">
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p> Real estate and valuation and the tools give a detailed market view of
your home, ensuring you set the right price for the property.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item-header">
<h2>04 How can I sell my property with a quick turnaround?
</h2>
<img src="Assets/images/up-icon.svg" alt="">
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p> Through our experience in property in Australia, strategic marketing,
and professional negotiation, let us assist you in marketing your
property well to get buyers.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item-header">
<h2>05 What kind of property do you deal with as a property manager, and what is
its handling process?
</h2>
<img src="Assets/images/up-icon.svg" alt="">
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p>We apply our skills in managing a portfolio of buildings ranging from
city residential properties to short-term rentals and investments in
residential real estate.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- <section class="filters">
<div class="container">
<div class="row">
<div class="col-12 col-md-6"></div>
<div class="col-12 col-md-6">
<div class="main-filter">
</div>
</div>
</div>
</div>
</section> -->
<%- include('./includes/footer') %>
</main>