|
|
@ -166,7 +166,7 @@ |
|
|
|
<section class="oe_container" style="padding: 2rem 3rem 1rem;"> |
|
|
|
<h2 style="font-weight: 600;text-align: center;margin-bottom: 25px;width: 100%;">Suggested Products</h2> |
|
|
|
<hr style="margin-top: 0px;margin-bottom: 2%;border: 0;text-align: center;border-top: 3px solid #d21c22;width: 5%;"> |
|
|
|
<div id="demo" class="row carousel slide mt64 mb32" data-ride="carousel"> |
|
|
|
<div id="demo1" class="row carousel slide mt64 mb32" data-ride="carousel"> |
|
|
|
<!-- The slideshow --> |
|
|
|
<div class="carousel-inner"> |
|
|
|
<div class="carousel-item active" style="min-height: 0px;"> |
|
|
@ -194,7 +194,7 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
<!-- Left and right controls --> |
|
|
|
<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" 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 class="carousel-control-next-icon"><i class="fa fa-chevron-right" style="font-size:24px"></i></span> </a> </div> |
|
|
|
<a class="carousel-control-prev" href="#demo1" data-slide="prev" style="left:-25px;width: 35px;color: #000;"> <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="#demo1" 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> </a> </div> |
|
|
|
</section> |
|
|
|
<section class="row" style="padding: 2rem 3rem 1rem;margin:0px"> |
|
|
|
<h2 style="font-weight: 600;margin-bottom: 20px;text-align: center;width: 100%;">Our Service</h2> |
|
|
|