About Us Block

Default Alerts

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For create this alerts use contextual class .alert-success, .alert-info, .alert-warning or .alert-danger


<div class="about-us-block vehicle-padding">
    <div class="row container">       
        <div class="row">        
            <!-- Section Title -->
        </div>      
        <div class="about-us-slider slider-style-two owl-carousel" data-item="[1,1,1,1]">        
            <div class="item">
                <!-- About Us Content -->
            </div>
        </div>    
    </div>      
</div>