Oops!
Page you are looking for, Not Found
<script>
$("#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>'
]
})
$('.net_fare_area div:contains("Grand Total")').hide();
</script>