<!DOCTYPE html>
<html lang="en">
<head>
  <title>RoomsXpert.com | Search Compare Book</title>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
  <meta name="description" content="Finding the best hotel rooms is an option that everyone looks for. Search affordable hotels in your budget and book a room online today only."/>
  <meta name="google-site-verification" content="_a8mxOpUlTdKdNUoEj_H0zWoCXElG-7k0G-3fRJMeOY" />
  <meta name="robots" content="index, follow">
  <meta name="revisit-after" content="2 days" />
  <link rel="canonical" href="http://www.roomsxpert.com/" />
  <link rel="canonical" href=" http://roomsxpert.com/about.php" />


  <link rel="icon" href="http://www.roomsxpert.com/assets/img/logo-fev.png">

  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
  <link rel="stylesheet" type="text/css" href="assets/css/font-awesome.min.css">
  <link href="assets/css/jquery.bxslider.css" rel="stylesheet" />
  <link rel="stylesheet" type="text/css" href="assets/css/style.css">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css" />
  
  
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  
  <!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-76016322-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments)};
  gtag('js', new Date());

  gtag('config', 'UA-76016322-1');
</script>

</head>
<body>

<nav class="navbar navbar-inverse navbar-fixed-top">
  <div class="container">
    <div class="navbar-header">
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>                        
      </button>
      <a class="navbar-brand" href="#"><img src="assets/img/logo.png" alt="RoomsXpert.com"></a>
    </div>
    <div class="collapse navbar-collapse" id="myNavbar">
     
      <ul class="nav navbar-nav navbar-right">
          <li class="active"><a href="http://www.roomsxpert.com/">Home</a></li>
          <li><a href="about.php">About</a></li>
          <li><a href="http://www.roomsxpert.com/Blog/">Blog</a></li>
          <li><a href="#contact">Contact</a></li>
          <li class="padding_7"><button class="btn btn-primary" data-toggle="modal" data-target="#myModal">Register</button></li> 
      </ul>
    </div>
  </div>
</nav>
  <div class="form_container">
  <div id="myCarousel" class="carousel slide" data-ride="carousel">

    <!-- Wrapper for slides -->

    <div class="carousel-inner" role="listbox">

      <div class="item active" >

      <div class="carousel-item back-slider bg_img_1">
            <div class="carousel-caption d-none d-md-block">
              <div class="round_icon_width"><span class="round_icon"><i class="fa fa-smile-o" aria-hidden="true"></i></span></div>
              <h1>Content Clients</h1>
              <p>RoomsXpert constantly endeavours to provide unrivalled service and experience to ensure 100% customer satisfaction.</p>
            </div>
          </div>

      </div>

      <div class="item">
          <div class="carousel-item back-slider bg_img_2">
            <div class="carousel-caption d-none d-md-block ">
              <div class="round_icon_width"><span class="round_icon"><i class="fa fa-thumbs-o-up" aria-hidden="true"></i></span></div>
              <h2>Variety And Quality</h2>
              <p>RoomsXpert promises a wide variety of excellent options to choose from.</p>
            </div>
          </div>

      </div>

      <div class="item">
          <div class="carousel-item back-slider bg_img_3">
            <div class="carousel-caption d-none d-md-block">
              <div class="round_icon_width"><span class="round_icon"><i class="fa fa-paper-plane-o" aria-hidden="true"></i></span></div>
              <h3>Seamless Booking</h3>
              <p>RoomsXpert's sturdy and organized bookings system ensures a hassle-free end-to-end booking process.</p>
            </div>
          </div>

      </div>
      <div class="item">
          <div class="carousel-item back-slider bg_img_4">
            <div class="carousel-caption d-none d-md-block ">
              <div class="round_icon_width">
                <span class="round_icon"><i class="fa fa-money" aria-hidden="true"></i></span>
              </div>
              <h3>Assured Savings</h3>
              <p>The RoomsXpert service guarantees at least 30 per cent savings in annual hotel costs.</p>
            </div>
          </div>
      </div>
      </div>
    <!-- Left and right controls -->
    <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
      <span><i class="icon fa fa-chevron-left" aria-hidden="true"></i></span>
    </a>
    <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
      <span><i class="icon fa fa-chevron-right" aria-hidden="true"></i></span>
    </a>
  </div>

  <!-- Login form -->
      <div class="top-form text-center col-xs-12"> 
        <form method="post" action="hotels/login.php">
          <h3>Login</h3>
          <div class="form-group">
            <label class="pull-left">Username</label>
            <input class="form-control" type="email" name="email" placeholder="Username" required="Username">
          </div>
          <div class="form-group">
            <label class="pull-left">Password</label>
            <input class="form-control" type="password" name="pass" placeholder="Password" required="Password">
          </div>
          <button class="btn btn-primary" name="btn-login">Submit</button>
          <p><a href="">Forgot password ?</a> or <a href="">Register Now</a></p>
        </form>
      </div>  
  </div>


<!-- about us -->
  <section class="about" id="about">
  <div class="container">
    <div class="row">
        <div class="col-md-12 col-xs-12 text-center">
            <h3>Welcome to <span class="pink">RoomsXpert</span></h3>

            <p>RoomsXpert is a B2B travel website that enables users to book hotels in 85700+ cities in 190+ countries across the globe. Simply put, we serve the role of an aggregator that delivers a straightforward and effortless hotel reservation system. Our platform, in its endeavour to present the most cost-efficient options, brings countless 'value-for-money' properties to the fore that may remain undiscovered otherwise.</p>

            <p class="about_link"><a href="about.php" class="btn btn-primary">Know More</a></p>
        </div>
      </div>
  </div>
  </section>
  <!-- about us end -->

  <!-- Why us -->
  <section class="why_bg_img">
      <div class="container">
        <div class="row">
          <div class="col-md-12 col-xs-12 text-center">
              <h3>
                <span class="white">Services</span> <span class="pink"> Offered</span>
              </h3>
              <p>RoomsXpert.com has its reach up to thousands of hotels globally for every budget and demand. We are a B2B brand with the best prices and a lovely partnership experience to offer to our potential business partners.</p>
          </div>
          <div class="col-md-4 col-xs-12">
            <div class="services_col">
              <p>
                <span class="left_icons">
                  <span><i class="fa fa-usd" aria-hidden="true"></i></span>
                </span>
                <strong>Reasonable Rate</strong><br>
                Now book the best hotel room at rate like never before. 
              </p>
            </div>
          </div>
          <div class="col-md-4 col-xs-12">
            <div class="services_col">
              <p>
                <span class="left_icons">
                  <span><i class="fa fa-check-square-o" aria-hidden="true"></i></span>
                </span>
                <strong>Exclusive Offering</strong><br>
                Hotels that you always imagined off, but never tried to book. Best out of the rest. 
              </p>
            </div>
          </div>
          <div class="col-md-4 col-xs-12">
            <div class="services_col">
              <p>
                <span class="left_icons">
                  <span><i class="fa fa-desktop" aria-hidden="true"></i></span>
                </span>
                <strong>Hassel Free Booking</strong><br>
                Visit the website and choose the one you think satisfies your requirement.  
              </p>
            </div>
          </div>
          </div>
          <div class="row padding_12">
            <div class="col-md-4 col-xs-12">
            <div class="services_col">
              <p>
                <span class="left_icons">
                  <span><i class="fa fa-money" aria-hidden="true"></i></span>
                </span>
                <strong>Book Now and Pay Later</strong><br>
                Now you can book the hotel by paying us a nominal fee and pay the hotel charges once you reach. 
              </p>
            </div>
          </div>
            <div class="col-md-4 col-xs-12">
            <div class="services_col">
              <p>
                <span class="left_icons">
                  <span><i class="fa fa-list" aria-hidden="true"></i></span>
                </span>
                <strong>Compare The Rates</strong><br>
                Compare the rates of various hotels and book the one which you are happy with.  
              </p>
            </div>
          </div>
            <div class="col-md-4 col-xs-12">
            <div class="services_col">
              <p>
                <span class="left_icons">
                  <span><i class="fa fa-lock" aria-hidden="true"></i></span>
                </span>
                <strong>Safety Assurance</strong><br>
                Book our safety while you book the hotels. Your safety is our concern.
              </p>
            </div>
          </div>
          </div>
      </div>
  </section>
  <!-- why end -->

  <!-- visitor's exp -->
  <section class="visitors">
  <div class="container">
        <div class="row">
            <div class="col-md-12 col-xs-12">
              <h3 class="text-center">Visitor's <span class="pink">Experience</span></h3>
              <ul class="bxslider">
          <li class="text-center">
          <img src="assets/img/menn.png" alt="RoomsXpert.com"/>
          <h5>Mr. Ashok Kumar</h5>
          <blockquote>
            <p>Choosing RoomsXpert.com as our travel partner is the wisest call we’ve ever made. A completely trustworthy and reliable set of people who are always available for last moment glitches.</p>
          </blockquote>
          </li>
          <li class="text-center">
          <img src="assets/img/menn.png" alt="RoomsXpert.com"/>
          <h5>Mr. Amal</h5>
          <blockquote>
            <p>They are fulfilling their motto of a hassle-free booking system since the website is very easy to use and not at all time consuming. They are also very flexible regarding the needs and demands of their clients which makes the whole booking experience worthwhile.</p>
          </blockquote>
          </li>
          <li class="text-center">
          <img src="assets/img/menn.png" alt="RoomsXpert.com"/>
          <h5>Mr. Sandeep</h5>
          <blockquote>
            <p>Appreciation-worthy business ethics and hospitality. They have intensive knowledge about their business and an urge to provide optimum satisfaction to their clients. Roomsxpert.com is surely going to grow leaps and bounds in near future because of their extraordinary customer service</p>
          </blockquote>
          </li>
          <li class="text-center">
          <img src="assets/img/menn.png" alt="RoomsXpert.com"/>
          <h5>Mr. Prakash</h5>
          <blockquote>
            <p>They offer amazing deals and packages which provide the best services and facilities despite being economical and light on the pocket. Their booking system is very convenient and updated in accordance with today’s technology.</p>
          </blockquote>
          </li>
        </ul>
            </div>
        </div>
    </div>
  </section>
  <!-- visitor's exp end -->

  <!-- counter -->
  <section class="count_bg_img">
    <div class="container text-center">
        <div class="row">
            
            <div class="col-md-3 col-xs-12">
              <p>Country</p>
              <div class="count_round">
                <div class="count_round_inner">
                  <i class="fa fa-globe" aria-hidden="true"></i>
                </div>
              </div>
              <div class="conter_text">
                <p><span class="count">197</span>+</p>
              </div>
            </div>
            <div class="col-md-3 col-xs-12">
              <p>City</p>
                <div class="count_round">
                <div class="count_round_inner">
                  <i class="fa fa-map-marker" aria-hidden="true"></i>
                </div>
              </div>
              <div class="conter_text">
                <p><span class="count">85700</span> </p>
              </div>
            </div>
            <div class="col-md-3 col-xs-12">
              <p>Travelers</p>
                <div class="count_round">
                <div class="count_round_inner">
                  <i class="fa fa-users" aria-hidden="true"></i>
                </div>
              </div>
              <div class="conter_text">
                <p><span class="count">230890</span></p>
              </div>
            </div>
            <div class="col-md-3 col-xs-12">
              <p>Hotels</p>
                <div class="count_round">
                <div class="count_round_inner">
                  <i class="fa fa-bed" aria-hidden="true"></i>
                </div>
              </div>
              <div class="conter_text">
                <p><span class="count">700000</span></p>
              </div>
            </div>
          </div>
      </div>
  </section>
  <!-- counter end -->

  <!-- footer -->
  <section class="footer_s" id="contact">
    <div class="container">
        <div class="row">
            <div class="col-md-4 col-xs-12 footer_link">
                <!--<p>
                  <span><a href="index.php">Home</a></span>
                  <span><a href="">About</a></span>
                  <span><a href="">Contact</a></span>
                  <span><a href="">Blog</a></span>
                  <span><a href="">Register</a></span>
                  <span><a href="">T&C</a></span>
                  <span><a href="">Privacy Policy</a></span>
                </p>-->
                <h3>Quick Links</h3>
                <hr align="left" width="100px">
                <ul>
                  <li><span>
                      <i class="fa fa-angle-right" aria-hidden="true"></i>
                    </span><a href="index.php">Home</a></li>
                  <li><span>
                      <i class="fa fa-angle-right" aria-hidden="true"></i>
                    </span><a href="about.php">About</a></li>
                  <li><span>
                      <i class="fa fa-angle-right" aria-hidden="true"></i>
                    </span><a href="#contact">Contact</a></li>
                  <li><span>
                      <i class="fa fa-angle-right" aria-hidden="true"></i>
                    </span><a href="http://roomsxpert.com/Blog/">Blog</a></li>
                  <li><span>
                      <i class="fa fa-angle-right" aria-hidden="true"></i>
                    </span><a href="#">Register</a></li>
                  <li><span>
                      <i class="fa fa-angle-right" aria-hidden="true"></i>
                    </span><a href="#">T&C</a></li>
                  <li><span>
                      <i class="fa fa-angle-right" aria-hidden="true"></i>
                    </span><a href="#">Privacy Policy</a></li>
                </ul>
            </div>
            
            <div class="col-md-4 col-xs-12">
              <div class="footer_contact">
                <h3>Quick Contact</h3>
                <hr align="left" width="100px">
                <div class="nb-form">
                <form role="form" id="contact-form">
                  <input type="text" name="cpname" placeholder="Name" required>
                  <input type="email" name="cpemail" placeholder="Email" required>
                  <input type="tel" name="cpphone" placeholder="Mobile" required>
                  <textarea name="cpmessage" placeholder="Message" required></textarea>
                  <input type="submit" name="submit" value="Submit" class="btn btn-primary">
                </form>
              </div>
              </div>
            </div>
            <div class="col-md-4 col-xs-12">
              <div class="footer_contact">
                <h3>Have Questions?</h3>
                <hr align="left" width="100px">
                <ul>
                  <li>
                    <span>
                      <i class="fa fa-phone-square" aria-hidden="true"></i>
                    </span> +91 8178 752 955
                  </li>
                  <li><span>
                      <i class="fa fa-envelope-square" aria-hidden="true"></i>
                    </span>info@roomsxpert.com</li>
                </ul>
                <p>24/7 Dedicated Customer Support</p>
              </div>
              <div class="social_footer">
                 <p>
                        <span><a href="https://www.facebook.com/roomsxpert" target="_blank"><img src="assets/img/fb.png" alt="RoomsXpert.com"></a></span>
                        <span><a href="https://plus.google.com/u/0/b/108297532314298996428/" target="_blank"><img src="assets/img/gg.png" alt="RoomsXpert.com"></a></span>
                        <span><a href="https://www.linkedin.com/company/roomsxpert" target="_blank"><img src="assets/img/ll.png" alt="RoomsXpert.com"></a></span>
                        <span><a href="https://twitter.com/roomsxpert" target="_blank"><img src="assets/img/twitter.png" alt="RoomsXpert.com"></a></span>
                        <span><a href="https://www.instagram.com/roomsxpert01/" target="_blank"><img src="assets/img/insta.png" alt="RoomsXpert.com"></a></span>

                        <span><a href="https://in.pinterest.com/roomsxpert/" target="_blank"><img src="assets/img/pint.png" alt="RoomsXpert.com"></a></span>

                        <span><a href="https://www.youtube.com/channel/UC3iT9csTNppeyBpFruGrb7A" target="_blank"><img src="assets/img/youtube.png" alt="RoomsXpert.com"></a></span>
                     </p>
            </div>
            </div>
            <div class="col-md-12 col-xs-12 text-center">
                <p class="padding_12">
                  <small>Copyright © 2017 RoomsXpert. All Rights Reserved.</small>
                </p>
            </div>
            
          </div>
      </div>
  </section>
  <!-- footer end -->
  <!-- Modal -->
  <div id="myModal" class="modal fade" role="dialog">
    <div class="modal-dialog">

      <!-- Modal content-->
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal">&times;</button>
          <h4 class="modal-title">Register</h4>
        </div>
        <div class="modal-body">
          <form role="form" id="register-form">
            <div class="form-group">
              <label>Name</label>
              <input class="form-control" type="text" name="cpname" placeholder="Name" required>
            </div>
            <div class="form-group">
              <label>Email</label>
              <input class="form-control" type="email" name="cpemail" placeholder="Email" required>
            </div>
            <div class="form-group">
              <label>Mobile</label>
              <input class="form-control" type="text" name="cpphone" placeholder="Mobile" required>
            </div>
            <div class="form-group">
              <label>Company Name</label>
              <input class="form-control" type="text" name="company" placeholder="Company Name" required>
            </div>
            <div class="modal-footer">
              <input type="submit" name="submit" value="Submit" class="btn btn-primary">
            </div>
          </form>
        </div>
        
      </div>

    </div>
  </div>


  <!-- All JS Start -->
  <!--<script src="assets/js/jquery.min.js"></script>-->
  <!--<script src="assets/js/popper.min.js"></script>-->
  <!--<script src="assets/js/bootstrap.min.js"></script>-->
  <script src="assets/js/jquery.bxslider.min.js"></script>
  <script type="text/javascript">
    $(document).ready(function(){
    $('.bxslider').bxSlider({
      mode: 'horizontal',
      moveSlides: 1,
      slideMargin: 40,
      infiniteLoop: true,
      slideWidth: 660,
      minSlides: 1,
      maxSlides: 1,
      speed: 500,
      auto:true
    });
    });
  </script>
  <script>
  /*
  $(function () {
    $(document).scroll(function () {
      var $nav = $(".bg-darks");
      $nav.toggleClass('scrolled', $(this).scrollTop() > $nav.height());
    });
  });*/
    /*$(document).ready(function(){
      $(window).scroll(function(){
        var scroll = $(window).scrollTop();
        if (scroll > 150) {
          $(".bg-darks").css("background" , "#fff");
        }

        else{
          $(".bg-darks").css("background" , "transparent");   
        }
      });
    });*/
  </script>
  <script>
  $(document).ready(function(){
    $('.count').each(function () {
        $(this).prop('Counter',0).animate({
            Counter: $(this).text()
        }, {
            duration: 8000,
            easing: 'swing',
            step: function (now) {
                $(this).text(Math.ceil(now));
            }
        });
    });
  });
  </script>
  
  <script>
      $(document).ready(function(){
      $('#contact-form').on('submit',function(e) {  //Don't foget to change the id form
      $.ajax({
          url:'contact.php', //===PHP file name====
          data:$(this).serialize(),
          type:'POST',
          success:function(data){
            console.log(data);
            //Success Message == 'Title', 'Message body', Last one leave as it is
    	    swal("Success!", "Message has sent successfully!", "success");
          },
          error:function(data){
            //Error Message == 'Title', 'Message body', Last one leave as it is
    	    swal("Oops...", "Something went wrong :(", "error");
          }
        });
        e.preventDefault(); //This is to Avoid Page Refresh and Fire the Event "Click"
      });

      //for registration
      $('#register-form').on('submit',function(e) {  //Don't foget to change the id form
      $.ajax({
          url:'contact.php', //===PHP file name====
          data:$(this).serialize(),
          type:'POST',
          success:function(data){
            console.log(data);
            //Success Message == 'Title', 'Message body', Last one leave as it is
          swal("Success!", "ThankYou for registration! Your profile is under review we will get back to you soon!", "success");
          },
          error:function(data){
            //Error Message == 'Title', 'Message body', Last one leave as it is
          swal("Oops...", "Something went wrong :(", "error");
          }
        });
        e.preventDefault(); //This is to Avoid Page Refresh and Fire the Event "Click"
      });
      
    });
  </script>
  <script>
      $(document).ready(function(){
      // Add smooth scrolling to all links
      $("a").on('click', function(event) {
    
        // Make sure this.hash has a value before overriding default behavior
        if (this.hash !== "") {
          // Prevent default anchor click behavior
          event.preventDefault();
    
          // Store hash
          var hash = this.hash;
    
          // Using jQuery's animate() method to add smooth page scroll
          // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
          $('html, body').animate({
            scrollTop: $(hash).offset().top
          }, 800, function(){
       
            // Add hash (#) to URL when done scrolling (default click behavior)
            window.location.hash = hash;
          });
        } // End if
      });
    });
  </script>
  <!-- All JS End -->
</body>
</html>