|
@ -1,3 +1,20 @@ |
|
|
|
|
|
<div class="container" style="padding: 1rem !important; margin-bottom: 1.5rem !important;"> |
|
|
|
|
|
<div class="row"> |
|
|
|
|
|
<div class="col-sm-12 col-md-12 col-lg-12 d-flex justify-content-between" |
|
|
|
|
|
style="border-bottom: 1px solid #d5d5d5;"> |
|
|
|
|
|
<div class="my-3"> |
|
|
|
|
|
<img src="./images/logo.png" style="width: auto !important; height: 40px !important;"> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="my-3 d-flex align-items-center"> |
|
|
|
|
|
<div |
|
|
|
|
|
style="background-color: #7C7BAD !important; color: #fff !important; font-weight: 600 !important; padding: 5px 15px 8px !important; margin: 0 5px !important;"> |
|
|
|
|
|
<i class="fa fa-check mr-1"></i>Community |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- HERO --> |
|
|
<!-- HERO --> |
|
|
<section class="container oe_container" style="padding: 3em 3.5rem; background-color: #fff ; border-radius: 15px;"> |
|
|
<section class="container oe_container" style="padding: 3em 3.5rem; background-color: #fff ; border-radius: 15px;"> |
|
|
<div class="row"> |
|
|
<div class="row"> |
|
@ -412,7 +429,6 @@ |
|
|
<!-- END OF REPORT SECTION --> |
|
|
<!-- END OF REPORT SECTION --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- SCREENSHOTS BLOCK --> |
|
|
<!-- SCREENSHOTS BLOCK --> |
|
|
|
|
|
|
|
|
<section class="oe_container mt-4" style="padding:2rem 3rem 1rem"> |
|
|
<section class="oe_container mt-4" style="padding:2rem 3rem 1rem"> |
|
@ -571,7 +587,8 @@ |
|
|
</div> |
|
|
</div> |
|
|
<a class="carousel-control-prev" href="#demo" data-slide="prev" style="left:-25px;width: 35px;color: #000;"> |
|
|
<a class="carousel-control-prev" href="#demo" data-slide="prev" style="left:-25px;width: 35px;color: #000;"> |
|
|
<span class="carousel-control-prev-icon"><i class="fa fa-chevron-left" |
|
|
<span class="carousel-control-prev-icon"><i class="fa fa-chevron-left" |
|
|
style="font-size:24px"></i></span> </a> <a class="carousel-control-next" href="#demo" |
|
|
style="font-size:24px"></i></span> </a> <a |
|
|
|
|
|
class="carousel-control-next" href="#demo" |
|
|
data-slide="next" style="right:-25px;width: 35px;color: #000;"> <span |
|
|
data-slide="next" style="right:-25px;width: 35px;color: #000;"> <span |
|
|
class="carousel-control-next-icon"><i class="fa fa-chevron-right" style="font-size:24px"></i></span> |
|
|
class="carousel-control-next-icon"><i class="fa fa-chevron-right" style="font-size:24px"></i></span> |
|
|
</a> |
|
|
</a> |
|
@ -583,8 +600,6 @@ |
|
|
<!-- END OF SCREENSHOTS BLOCK --> |
|
|
<!-- END OF SCREENSHOTS BLOCK --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- SUGGESTED PRODUCTS --> |
|
|
<!-- SUGGESTED PRODUCTS --> |
|
|
|
|
|
|
|
|
<section class="oe_container mt-4" style="padding:2rem 3rem 1rem"> |
|
|
<section class="oe_container mt-4" style="padding:2rem 3rem 1rem"> |
|
|