Wish you a Happy and Comfortable Journey
    
   
    
  
    
    
      
        Please Enter Your Details
        
        
       
     
   
                ✔
                Success 
                Thank you, Message has been sent successfully
                
         
      
    
    
      <script type="text/javascript">
    $(document).ready(function(){
        $( "#latest_info .col-md-3" ).insertAfter( $( "#sailent-feature" ) );
    });
</script>
<script type="text/javascript">
    $(document).ready(function(){
        $( "#amenities_sect" ).insertAfter( $( "#infowidget" ) );
    });
</script>
<script>
$("#testimonials1-carousel").data('owlCarousel').destroy();
$("#testimonials1-carousel").removeClass('owl-carousel owl-loaded');
$("#testimonials1-carousel").find('.owl-stage-outer').children().unwrap();
$("#testimonials1-carousel").removeData();
$("#testimonials1-carousel").owlCarousel({
    pagination        : false,
    navigation        : true,
    responsive        : true,
    autoPlay          : true,
    paginationSpeed   : 400,
    slideSpeed        : 300,
    items             : 1,
    itemsDesktop      : [1199, 1],
    itemsDesktopSmall : [991,1],
    itemsMobile       : [590,1],
    navigationText    : [
        '<i class="fa fa-angle-left"></i>',
        '<i class="fa fa-angle-right"></i>'
    ]
})
</script>