24x7servicecare.com Open in urlscan Pro
162.222.226.11  Public Scan

URL: https://24x7servicecare.com/
Submission: On December 18 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST bat/rd-mailform.php

<form class="rd-mailform" data-form-output="form-output-global" data-form-type="contact" method="post" action="bat/rd-mailform.php" novalidate="novalidate">
  <div class="range range-sm-bottom spacing-20">
    <div class="cell-lg-12 cell-md-4">
      <p class="text-uppercase">Select Product</p>
      <div class="form-wrap">
        <div class="select2-container form-input form-control-has-validation form-control-last-child" id="s2id_contact-product">
          <a href="javascript:void(0)" class="select2-choice" tabindex="-1">   <span class="select2-chosen" id="select2-chosen-1">-- Select Product --</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow" role="presentation"><b role="presentation"></b></span></a><label
            for="s2id_autogen1" class="select2-offscreen"></label><input class="select2-focusser select2-offscreen" type="text" aria-haspopup="true" role="button" aria-labelledby="select2-chosen-1" id="s2id_autogen1">
          <div class="select2-drop select2-display-none select2-with-searchbox">
            <div class="select2-search"> <label for="s2id_autogen1_search" class="select2-offscreen"></label> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input" role="combobox"
                aria-expanded="true" aria-autocomplete="list" aria-owns="select2-results-1" id="s2id_autogen1_search" placeholder=""> </div>
            <ul class="select2-results" role="listbox" id="select2-results-1"> </ul>
          </div>
        </div><select class="form-input form-control-has-validation form-control-last-child" id="contact-product" type="text" name="product" data-constraints="@Required" tabindex="-1" title="" style="display: none;">
          <option value="">-- Select Product --</option>
          <option value="AIRCONDITIONER SERVICES">AIRCONDITIONER SERVICES</option>
          <option value="WASHING MACHINE">WASHING MACHINE</option>
          <option value="MICROOVEN , MICROWAVE">MICROOVEN , MICROWAVE</option>
          <option value="REFIGERATOR">REFIGERATOR</option>
          <option value="DISWAHER">DISWAHER</option>
          <option value="TV SERVICES">TV SERVICES</option>
          <option value="WATER PURIFIER">WATER PURIFIER</option>
          <option value="DRIER">DRIER</option>
          <option value="GEYSER">GEYSER</option>
          <option value="CHIMNEY">CHIMNEY</option>
        </select><span class="form-validation"></span>
      </div>
    </div>
    <div class="cell-lg-12 cell-md-4">
      <p class="text-uppercase">Service Reuired For</p>
      <div class="form-wrap">
        <input class="form-input form-control-has-validation" id="contact-services" type="text" name="services" data-constraints="@Required"><span class="form-validation"></span>
        <label class="form-label rd-input-label" for="contact-services">Service Reuired For</label>
      </div>
    </div>
    <div class="cell-lg-12 cell-md-4">
      <p class="text-uppercase">Your Name</p>
      <div class="form-wrap">
        <input class="form-input form-control-has-validation" id="contact-first-name" type="text" name="name" data-constraints="@Required"><span class="form-validation"></span>
        <label class="form-label rd-input-label" for="contact-first-name">Your Full Name</label>
      </div>
    </div>
    <div class="cell-lg-12 cell-md-4">
      <p class="text-uppercase">Your Email</p>
      <div class="form-wrap">
        <input class="form-input form-control-has-validation" id="contact-first-name" type="text" name="name" data-constraints="@Required"><span class="form-validation"></span>
        <label class="form-label rd-input-label" for="contact-first-name">Your Full Email</label>
      </div>
    </div>
    <div class="cell-lg-12 cell-md-4">
      <p class="text-uppercase">Your Mobile</p>
      <div class="form-wrap">
        <input class="form-input form-control-has-validation" id="contact-first-name" type="text" name="name" data-constraints="@Required"><span class="form-validation"></span>
        <label class="form-label rd-input-label" for="contact-first-name">Your Full Mobile</label>
      </div>
    </div>
    <div class="cell-lg-12 cell-md-4">
      <p class="text-uppercase">Your Message</p>
      <div class="form-wrap">
        <input class="form-input form-control-has-validation" id="contact-first-name" type="text" name="name" data-constraints="@Required"><span class="form-validation"></span>
        <label class="form-label rd-input-label" for="contact-first-name">Your Full Message</label>
      </div>
    </div>
    <!-- <div class="cell-lg-12 cell-md-4 cell-sm-6">
                      <p class="text-uppercase">Arrival</p>
                      <div class="form-wrap">
                        <label class="form-label form-label-icon" for="date-in"><span class="icon icon-primary fa-calendar"></span><span>Check-in Date</span></label>
                        <input class="form-input" id="date-in" data-time-picker="date" type="text" name="date" data-constraints="@Required">
                      </div>
                    </div>
                    <div class="cell-lg-12 cell-md-4 cell-sm-6">
                      <p class="text-uppercase">Departure</p>
                      <div class="form-wrap">
                        <label class="form-label form-label-icon" for="date-out"><span class="icon icon-primary fa-calendar"></span><span>Check-out Date</span></label>
                        <input class="form-input" id="date-out" data-time-picker="date" type="text" name="date" data-constraints="@Required">
                      </div>
                    </div>
                    <div class="cell-lg-6 cell-md-4 cell-xs-6">
                      <p class="text-uppercase">Adults</p>
                      <div class="form-wrap form-wrap-validation">
                        !--Select 2--
                        <select class="form-input select-filter" data-minimum-results-search="-1" data-placeholder="1" data-constraints="@Required">
                          <option>&nbsp;</option>
                          <option value="1">1</option>
                          <option value="2">2</option>
                          <option value="3">3</option>
                          <option value="4">4</option>
                          <option value="5">5</option>
                        </select>
                      </div>
                    </div>
                    <div class="cell-lg-6 cell-md-4 cell-xs-6">
                      <p class="text-uppercase">Children</p>
                      <div class="form-wrap form-wrap-validation">
                        !--Select 2--
                        <select class="form-input select-filter" data-minimum-results-search="-1" data-placeholder="0" data-constraints="@Required">
                          <option>&nbsp;</option>
                          <option value="1">0</option>
                          <option value="2">1</option>
                          <option value="3">2</option>
                          <option value="4">3</option>
                          <option value="5">4</option>
                        </select>
                      </div>
                    </div> -->
    <div class="cell-lg-12 cell-md-4">
      <button class="button button-primary button-square button-block button-effect-ujarak" type="submit"><span>Send Message</span></button>
    </div>
  </div>
</form>

Text Content

Follow Us:
 * 
 * 
 * 


18008435656
 * Home
 * About Us
 * Contacts
 * Services


BEST WASHING MACHINE REPAIRT

ENJOY THE WORLD CLASS REPAIR


AND TRANQUILITY!

learn more


REPAIR & SERVICES

EXPERIENCE THE LUXURIOUS LEVEL


OF OUR REPAIR TREATMENTS

learn more


SERVICES & REPAIR

INDULGE IN OUR TOP-NOTCH


REPAIR STORE

learn more



BOOK SERVICE

Select Product

-- Select Product --

-- Select Product -- AIRCONDITIONER SERVICES WASHING MACHINE MICROOVEN ,
MICROWAVE REFIGERATOR DISWAHER TV SERVICES WATER PURIFIER DRIER GEYSER CHIMNEY

Service Reuired For

Service Reuired For

Your Name

Your Full Name

Your Email

Your Full Email

Your Mobile

Your Full Mobile

Your Message

Your Full Message
Send Message


ABOUT US

We are specialize in repairing washing machines.We provide the best washing
machine repair services in Hyderabad.

Weekdays: 8:00–20:00 Weekends: 9:00–18:00
book now


INDOOR HOTEL POOL

The indoor heated pool has vaulted wood beam ceilings. The whirlpool features
bay windows and overlooks the pond and the north face of the local beauty spot.
For the safety and health reasons, children must be accompanied by an adult when
visiting the pool.

The serene pool at 24x7repairservice spa resort and hotel boasts sleek décor
that features striking floor-to-ceiling teak columns set against a cool black
tile floor. Poolside dining is also available, featuring a selection of dishes
from any cuisine you desire that are both healthy and delicious. Daily aqua
aerobics classes help keep guests fit while on the road.




OUR BLOG

--------------------------------------------------------------------------------

FEATURED THERAPIES AND ACTIVITIES AT 24X7REPAIRSERVICE SPA RESORT AND HOTEL

October 26, 2017

15

WHY YOUR RELAXING GETAWAY STARTS HERE

August 23, 2017

40

TOP 3 REASONS WHY 24X7REPAIRSERVICE OFFERS THE BEST SPA PROCEDURES

October 12, 2017

78

FEATURED THERAPIES AND ACTIVITIES AT 24X7REPAIRSERVICE SPA RESORT AND HOTEL

October 26, 2017

15

WHY YOUR RELAXING GETAWAY STARTS HERE

August 23, 2017

40

TOP 3 REASONS WHY 24X7REPAIRSERVICE OFFERS THE BEST SPA PROCEDURES

October 12, 2017

78

FEATURED THERAPIES AND ACTIVITIES AT 24X7REPAIRSERVICE SPA RESORT AND HOTEL

October 26, 2017

15



OPENING HOURS

 * Weekdays: 8:00–20:00
   Weekends: 9:00–18:00

 * © 2022 24x7repairservice. All Rights Reserved. Design by ComputorQ

ADDRESS

 * Bangalore, Karnataka
 * Call Us: 18008435656