<!-- banner-section -->
<section class="banner-section style-one">
<div class="banner-carousel owl-theme owl-carousel owl-dots-none">
<div class="slide-item">
<div class="image-layer" style="background-image:url(/assets/images/banner/banner-1.jpg)"></div>
<div class="auto-container">
<div class="content-box">
<h6><i class="flaticon-star"></i>Whitehall of San Antonio</h6>
<h1>Probably the Best Town in the Universe.</h1>
<p>Righteous indignation and dislike men who are so beguiled & demoralized by the charms of pleasure of the moment.</p>
<div class="btn-box">
<a href="index.html" class="theme-btn">Read More</a>
</div>
</div>
</div>
</div>
<div class="slide-item">
<div class="image-layer" style="background-image:url(/assets/images/banner/banner-2.jpg)"></div>
<div class="auto-container">
<div class="content-box">
<h6><i class="flaticon-star"></i>Turn Our Change into</h6>
<h1>Help For Rough Sleepers of San Antonio.</h1>
<p>Our power of choice is untrammelled and when nothing prevents our being able to do what we like best is to be welcomed.</p>
<div class="btn-box">
<a href="index.html" class="theme-btn">Read More</a>
</div>
</div>
</div>
</div>
<div class="slide-item">
<div class="image-layer" style="background-image:url(/assets/images/banner/banner-3.jpg)"></div>
<div class="auto-container">
<div class="content-box">
<h6><i class="flaticon-star"></i>Tourist Attractions</h6>
<h1>Museum of Art & the McNay Museum.</h1>
<p>Undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man.</p>
<div class="btn-box">
<a href="index.html" class="theme-btn">Read More</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- banner-section end -->