Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - admsc.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Type: text/html
Location: https://admsc.com/site1/site1/
Server: Microsoft-IIS/10.0
X-Powered-By: ASP.NET
Pool: #
Date: Fri, 02 May 2025 21:51:58 GMT
Content-Length: 216

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://admsc.com/site1/site1/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Server: Microsoft-IIS/10.0, IIS85S
X-Powered-By: PHP/7.3.23
X-Powered-By: ASP.NET
Pool: #
Date: Fri, 02 May 2025 21:51:58 GMT
Content-Length: 55250

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: admsc.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <title>Al Doha Maintenance &amp; Services</title>
    <meta content="width=device-width, initial-scale=1.0" name="viewport">
    <meta content="" name="keywords">
    <meta content="" name="description">

    <!-- Favicon -->
    <link href="img/admsc_qatar_icon.png" rel="icon">

    <!-- Google Web Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">

    <!-- Icon Font Stylesheet -->
    <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">

    <!-- Libraries Stylesheet -->
    <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
    <link href="lib/animate/animate.min.css" rel="stylesheet">

    <!-- Customized Bootstrap Stylesheet -->
    <link href="css/bootstrap.min.css" rel="stylesheet">

    <!-- Template Stylesheet -->
    <link href="css/style.css" rel="stylesheet">
    <style>

     /*Media Query Begins*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) 
{
  #logo
  {
    width:60%;
  } 
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) 
{
  #logo
  {
    width:50%;
  } 
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) 
{
  
#logo
  {
    width:30%
  } 
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) 
{
  #logo
  {
    width:20%;
  } 
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) 
{
  
  #logo
  {
    width:20%;
  } 
}

    </style>
</head>

<body>
    <!-- Spinner Start -->
    <div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
        <div class="spinner"></div>
    </div>
    <!-- Spinner End -->


    <!-- Topbar Start -->
    <div class="container-fluid bg-dark px-5 d-none d-lg-block" style="background-color:black !important;" >
        <div class="row gx-0" >
            <div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0" >
                <div class="d-inline-flex align-items-center" style="height: 45px;">
                    <small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>QATAR</small>
                    <a class="me-3 text-light" href="tel:+97444861034" style="cursor:pointer;"><i class="fa fa-phone-alt me-2"></i>+974 44861034</a>
                    <a class="text-light" href="mailto:[email protected]" style="cursor:pointer;"><i class="fa fa-envelope-open me-2"></i>[email protected]</a>
                </div>
            </div>
            <div class="col-lg-4 text-center text-lg-end">
                <div class="d-inline-flex align-items-center" style="height: 45px;">
                    <a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" target="a_blank" href="https://twitter.com/ADMSC_MS/status/1127519268608839680?lang=en"><i class="fab fa-twitter fw-normal"></i></a>
                    <a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" target="a_blank" href="https://www.facebook.com/admscqatar/"><i class="fab fa-facebook-f fw-normal"></i></a>
                    <a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" target="a_blank" href="https://www.linkedin.com/company/adms"><i class="fab fa-linkedin-in fw-normal"></i></a>
                    <a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" target="a_blank" href="https://www.instagram.com/aldohamaintenance/?hl=en"><i class="fab fa-instagram fw-normal"></i></a>
                   <!-- <a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>-->
                </div>
            </div>
        </div>
    </div>
    <!-- Topbar End -->


    <!-- Navbar & Carousel Start -->
    <div class="container-fluid position-relative p-0" >
        <nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0" style="background-color: white;color:black;">
            <a id="logo" href="index.php" class="navbar-brand p-0">
                <img src="img/admsc_logo.jpeg" style="height:100%; width:100%;">
            </a>
            <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
                <span class="fa fa-bars"></span>
            </button>
            <div class="collapse navbar-collapse" id="navbarCollapse" >
                <div class="navbar-nav ms-auto py-0">
                    <a href="index.php" class="nav-item nav-link active">Home</a>
                    <div class="nav-item dropdown">
                        <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" style="color:black;">About Us</a>
                        <div class="dropdown-menu m-0">
                            <a href="aboutus.php" class="dropdown-item">Introduction</a>
                            <a href="mdmsg.php" class="dropdown-item">Message from Founder & Chairman</a>
                            <a href="team.php" class="dropdown-item">Executive Team</a>
                            <a href="http://admsc.com/profile/profile.pdf" class="dropdown-item">Corporate Profile</a>
                             <a href="corporatevo.php" class="dropdown-item">Corporate Video</a>
                            
                        </div>
                    </div>
                    <div class="nav-item dropdown">
                        <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" style="color:black;">Services</a>
                        <div class="dropdown-menu m-0">
                            <a href="turnkey.php" class="dropdown-item">Turnkey Projects & Fit Outs</a>
                            <a href="carpentry.php" class="dropdown-item">Carpentry & Joinery</a>
                            <a href="firedoor.php" class="dropdown-item">Fire Rated Doors</a>
                            <a href="integrated.php" class="dropdown-item">Integrated Facilities Management</a>
                            <a href="civil.php" class="dropdown-item">Civil & Electromechanical Maintenance</a>
                            <a href="cleaning.php" class="dropdown-item">Cleaning Services</a>
                            <a href="pest.php" class="dropdown-item">Pest Control Services</a>
                            <a href="ductcleaning.php" class="dropdown-item">Duct Cleaning Services</a>
                            <a href="specialized.php" class="dropdown-item">Specialized Cleaning Services</a>
                        </div>
                    </div>
                    
                    <a href="awards.php" class="nav-item nav-link">Awards & Certifications</a>
                    <a href="clientele.php" class="nav-item nav-link">Clients</a>
                    <a href="events.php" class="nav-item nav-link">Events</a>
                    <a href="career.php" class="nav-item nav-link">Careers</a>


                    
                </div>
                <!--<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>-->
                <a href="contact.php" id="con" class="btn  py-2 px-4 ms-3" style="background-color: #0a4589;border:1px solid #0a4589;color:white;">Contact Us</a>
            </div>
        </nav>

        <div id="header-carousel" class="carousel slide carousel-fade" data-bs-ride="carousel">
            <div class="carousel-inner">
                <div class="carousel-item active">
                    <img class="w-100" src="img/turnkey_bg.png" alt="Image">
                    <div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
                        <div class="p-3" style="max-width: 900px;">
                            <h5 class="text-white text-uppercase mb-3 animated slideInDown">We Provide</h5>
                            <h1 class="display-1 text-white mb-md-4 animated zoomIn">Turnkey Projects and Fitouts</h1>
                            <a id="sli" href="#quotes" class="btn py-md-3 px-md-5 me-3 animated slideInLeft" style="background-color: black;border:1px solid black;color:white;">Get Quote</a>
                            <a href="contact.php" class="btn btn-outline-light py-md-3 px-md-5 animated slideInRight">Contact Us</a>
                        </div>
                    </div>
                </div>
                <div class="carousel-item ">
                    <img class="w-100" src="img/s1.png" alt="Image">
                    <div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
                        <div class="p-3" style="max-width: 900px;">
                            <h5 class="text-white text-uppercase mb-3 animated slideInDown">We Provide</h5>
                            <h1 class="display-1 text-white mb-md-4 animated zoomIn">Cleaning & Support Services</h1>
                            <a id="sli" href="#quotes" class="btn py-md-3 px-md-5 me-3 animated slideInLeft" style="background-color: black;border:1px solid black;color:white;">Get Quote</a>
                            <a href="contact.php" class="btn btn-outline-light py-md-3 px-md-5 animated slideInRight">Contact Us</a>
                        </div>
                    </div>
                </div>
                <div class="carousel-item">
                    <img class="w-100" src="img/s2.png" alt="Image">
                    <div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
                        <div class="p-3" style="max-width: 900px;">
                            <h5 class="text-white text-uppercase mb-3 animated slideInDown">We Provide</h5>
                            <h1 class="display-1 text-white mb-md-4 animated zoomIn">Integrated Facilities Management</h1>
                            <a id="sli" href="#quotes" class="btn py-md-3 px-md-5 me-3 animated slideInLeft" style="background-color: black;border:1px solid black;color:white;">Get Quote</a>
                            <a href="contact.php" class="btn btn-outline-light py-md-3 px-md-5 animated slideInRight">Contact Us</a>
                        </div>
                    </div>
                </div>
                 <div class="carousel-item">
                    <img class="w-100" src="img/s3.png" alt="Image">
                    <div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
                        <div class="p-3" style="max-width: 900px;">
                            <h5 class="text-white text-uppercase mb-3 animated slideInDown">We Provide</h5>
                            <h1 class="display-1 text-white mb-md-4 animated zoomIn">Pest Control Services</h1>
                            <a id="sli" href="#quotes" class="btn py-md-3 px-md-5 me-3 animated slideInLeft" style="background-color: black;border:1px solid black;color:white;">Get Quote</a>
                            <a href="contact.php" class="btn btn-outline-light py-md-3 px-md-5 animated slideInRight">Contact Us</a>
                        </div>
                    </div>
                </div>
                
            </div>
            <button class="carousel-control-prev" type="button" data-bs-target="#header-carousel"
                data-bs-slide="prev">
                <span class="carousel-control-prev-icon" aria-hidden="true"></span>
                <span class="visually-hidden">Previous</span>
            </button>
            <button class="carousel-control-next" type="button" data-bs-target="#header-carousel"
                data-bs-slide="next">
                <span class="carousel-control-next-icon" aria-hidden="true"></span>
                <span class="visually-hidden">Next</span>
            </button>
        </div>
    </div>
    <!-- Navbar & Carousel End -->


    <!-- Full Screen Search Start -->
    <div class="modal fade" id="searchModal" tabindex="-1">
        <div class="modal-dialog modal-fullscreen">
            <div class="modal-content" style="background: rgba(9, 30, 62, .7);">
                <div class="modal-header border-0">
                    <button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
                </div>
                <div class="modal-body d-flex align-items-center justify-content-center">
                    <div class="input-group" style="max-width: 600px;">
                        <input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
                        <button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Full Screen Search End -->


    <!-- Facts Start -->
    <div class="container-fluid facts py-5 pt-lg-0">
        <div class="container py-5 pt-lg-0">
            <div class="row gx-0">
                <div class="col-lg-4 wow zoomIn" data-wow-delay="0.1s">
                    <div class="bg-primary shadow d-flex align-items-center justify-content-center p-4" style="height: 150px;background-color: #0a4589 !important;">
                        <div class="bg-white d-flex align-items-center justify-content-center rounded mb-2" style="width: 60px; height: 60px;">
                            <i class="fa fa-users text-primary" style="color:#0a4589 !important;"></i>
                        </div>
                        <div class="ps-4">
                            <h5 class="text-white mb-0">Happy Clients</h5>
                            <h1 class="text-white mb-0" data-toggle="counter-up">1000</h1>
                        </div>
                        <span class="text-white mb-0" style="padding-top:25px;">+</span>
                    </div>
                </div>
                <div class="col-lg-4 wow zoomIn" data-wow-delay="0.3s">
                    <div class="bg-light shadow d-flex align-items-center justify-content-center p-4" style="height: 150px;">
                        <div class="bg-primary d-flex align-items-center justify-content-center rounded mb-2" style="width: 60px; height: 60px;background-color: #0a4589 !important;">
                            <i class="fa fa-check text-white"></i>
                        </div>
                        <div class="ps-4">
                            <h5 class="text-primary mb-0" style="color:#0a4589 !important;">Projects Done</h5>
                            <h1 class="mb-0" data-toggle="counter-up">1000</h1>
                        </div>
                        <span class="text-white mb-0" style="padding-top:25px;color: #0a4589 !important;">+ </span>
                    </div>
                </div>
                <div class="col-lg-4 wow zoomIn" data-wow-delay="0.6s">
                    <div class="bg-primary shadow d-flex align-items-center justify-content-center p-4" style="height: 150px;background-color: #0a4589 !important;">
                        <div class="bg-white d-flex align-items-center justify-content-center rounded mb-2" style="width: 60px; height: 60px;">
                            <i class="fa fa-award text-primary" style="color:#0a4589 !important;"></i>
                        </div>
                        <div class="ps-4">
                            <h5 class="text-white mb-0">Expertise</h5>
                            <h1 class="text-white mb-0" data-toggle="counter-up">26</h1>
                        </div>
                        <span class="text-white mb-0" style="padding-top:25px;">+ Years</span>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Facts Start -->


    <!-- About Start -->
    <div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
        <div class="container py-5">
            <div class="row g-5">
                <div class="col-lg-7">
                    <div class="section-title position-relative pb-3 mb-5">
                        <h5 class="fw-bold text-primary text-uppercase" style="color: #0a4589 !important;">About Us</h5>
                        <h1 class="mb-0">We Provide Unmatched Quality & Timely Delivery of Facility Services 
</h1>
                    </div>
                    <p class="mb-4">Over a period of 26 years ADMSC has grown to be a customized facility service provider meeting the requirements of customers across various Industry segments.
  </p>
                    <div class="row g-0 mb-3">
                        <div class="col-sm-6 wow zoomIn" data-wow-delay="0.2s">
                            <h5 class="mb-3"><i class="fa fa-check text-primary me-3" style="color: #0a4589 !important;"></i>Innovation</h5>
                            <h5 class="mb-3"><i class="fa fa-check text-primary me-3" style="color: #0a4589 !important;"></i>Excelling</h5>
                        </div>
                        <div class="col-sm-6 wow zoomIn" data-wow-delay="0.4s">
                            <h5 class="mb-3"><i class="fa fa-check text-primary me-3" style="color: #0a4589 !important;"></i>Support</h5>
                            <h5 class="mb-3"><i class="fa fa-check text-primary me-3" style="color: #0a4589 !important;"></i>Safety</h5>
                        </div>
                    </div>
                    <!--<div class="d-flex align-items-center mb-4 wow fadeIn" data-wow-delay="0.6s">
                        <div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px; background-color: #0a4589 !important;">
                            <i class="fa fa-phone-alt text-white"></i>
                        </div>
                        <div class="ps-4">
                            <h5 class="mb-2">Call to ask any question</h5>
                            <h4 class="text-primary mb-0" style="color: #0a4589 !important;">+974 44861034</h4>
                        </div>
                    </div>-->
                    <a href="aboutus.php" id="req" class="btn py-3 px-5 mt-3 wow zoomIn" data-wow-delay="0.9s" style="background-color: #0a4589;color:white;">Read More</a>
                </div>
                <div class="col-lg-5" style="min-height: 500px;">
                    <div class="position-relative h-100">
                        <img class="position-absolute w-100 h-100 rounded wow zoomIn" data-wow-delay="0.9s" src="img/about_home.png" style="object-fit: cover; ">
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- About End -->


    <!-- Features Start -->
    <div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s" style="">
        <div class="container py-5">
            <div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
                <h5 class="fw-bold text-primary text-uppercase" style="color:#0a4589 !important;">Why Choose Us</h5>
                <h1 class="mb-0">We offer high quality services by adding value to the facilities</h1>
            </div>
            <div class="row g-5">
                <div class="col-lg-4">
                    <div class="row g-5">
                        <div class="col-12 wow zoomIn" data-wow-delay="0.2s" style="">
                            <div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;background-color: #0a4589 !important;">
                                <i class="fa fa-cubes text-white"></i>
                            </div>
                            <h4>Best In Industry</h4>
                            <p class="mb-0">We customize our services to best suite our clients needs and operations. </p>
                        </div>
                        <div class="col-12 wow zoomIn" data-wow-delay="0.6s" >
                            <div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;background-color: #0a4589 !important;">
                                <i class="fa fa-award text-white"></i>
                            </div>
                            <h4>Sustainability</h4>
                            <p class="mb-0">We provides solutions to all aspects of facilities management services.</p>
                        </div>
                    </div>
                </div>
                <div class="col-lg-4  wow zoomIn" data-wow-delay="0.9s" style="min-height: 350px;">
                    <div class="position-relative h-100">
                        <img class="position-absolute w-100 h-100 rounded wow zoomIn" data-wow-delay="0.1s" src="img/why_choose.png" style="">
                    </div>
                </div>
                <div class="col-lg-4">
                    <div class="row g-5">
                        <div class="col-12 wow zoomIn" data-wow-delay="0.4s" >
                            <div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;background-color: #0a4589 !important;">
                                <i class="fa fa-users-cog text-white"></i>
                            </div>
                            <h4>Professional Staff</h4>
                            <p class="mb-0">All our staff are trained at the Center for Service Excellence before they are deployed.  </p>
                        </div>
                        <div class="col-12 wow zoomIn" data-wow-delay="0.8s" >
                            <div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;background-color: #0a4589 !important;">
                                <i class="fa fa-thumbs-up text-white"></i>
                            </div>
                            <h4>Quality</h4>
                            <p class="mb-0">We offer high quality services to maximize the satisfaction of our customers.</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Features Start -->


    <!-- Service Start -->
    <div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s" style="background-image: url('img/bg3.png');background-repeat: no-repeat;background-size: 100% 100%;">
        <div class="container py-5">
            <div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
                <h5 class="fw-bold text-primary text-uppercase" style="color:white !important;">Our Services</h5>
                <h1 class="mb-0" style="color:gray !important;"> </h1>
            </div>
            <div class="row g-5">
                <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.3s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-home text-white"></i>
                        </div>
                        <h4 class="mb-3">Turnkey Projects & Fit Outs</h4>
                        <p class="m-0">Ranging from Traditional Islamic themes to Modern Architecture, ADMS provides various kinds of Turnkey Fit out</p>
                        <a class="btn btn-lg btn-primary rounded" href="turnkey.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-shower text-white"></i>
                        </div>
                        <h4 class="mb-3">Carpentry & Joinery Services</h4>
                        <p class="m-0">The strength of our projects lies mainly in our own Carpentry& Joinery division which is spread over 7000 sq. ft of workshop area</p>
                        <a class="btn btn-lg btn-primary rounded" href="carpentry.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.9s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-fire text-white"></i>
                        </div>
                        <h4 class="mb-3">Fire Rated Doors</h4>
                        <p class="m-0">Fire rated doors are integral components of any passive fire-protection design in the built environment. </p>
                        <a class="btn btn-lg btn-primary rounded" href="firedoor.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.3s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-wrench text-white"></i>
                        </div>
                        <h4 class="mb-3">Integrated Facilities Management</h4>
                        <p class="m-0">ADMS provides Integrated Facility Management Services throughout the life cycle of the property.</p>
                        <a class="btn btn-lg btn-primary rounded" href="integrated.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-cogs text-white"></i>
                        </div>
                        <h4 class="mb-3">Civil & Electro Mechanical Maintenance</h4>
                        <p class="m-0">The importance of Maintenance cannot be over emphasised. Maintenance helps keep a building’s appearance and extends its life.</p>
                        <a class="btn btn-lg btn-primary rounded" href="civil.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
                 <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-building text-white"></i>
                        </div>
                        <h4 class="mb-3">Cleaning Services</h4>
                        <p class="m-0">A clean environment plays a very important role in our daily life whether it is at work, home or at any public spaces.</p>
                        <a class="btn btn-lg btn-primary rounded" href="cleaning.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-bug text-white"></i>
                        </div>
                        <h4 class="mb-3">Pest Control Services</h4>
                        <p class="m-0">Pest Control is a service that most of us wish we would never have to use ever. But when the time comes, we can only rely on it.</p>
                        <a class="btn btn-lg btn-primary rounded" href="pest.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-spinner text-white"></i>
                        </div>
                        <h4 class="mb-3">Duct Cleaning Services</h4>
                        <p class="m-0">Breathing quality indoor air is critical for good health. Most of us spend a significant amount of time indoors</p>
                        <a class="btn btn-lg btn-primary rounded" href="ductcleaning.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
                    <div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
                        <div class="service-icon" style="background:#0a4589 !important;">
                            <i class="fa fa-shower text-white"></i>
                        </div>
                        <h4 class="mb-3">Specialized Cleaning Services</h4>
                        <p class="m-0">ADMSC provides specialised cleaning services:Kitchen Duct and Hood Cleaning, Water Tank Cleaning, etc.,</p>
                        <a class="btn btn-lg btn-primary rounded" href="specialized.php" style="background:#0a4589 !important;border:1px solid white;">
                            <i class="bi bi-arrow-right"></i>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Service End -->


    
    <!-- Quote Start -->
    <div id="quotes" class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
        <div class="container py-5">
            <div class="row g-5">
                <div class="col-lg-7">
                    <div class="section-title position-relative pb-3 mb-5">
                        <h5 class="fw-bold text-primary text-uppercase" style="color:#0a4589 !important;">Request A Quote</h5>
                        <h1 class="mb-0">Need A Free Quote? Please Feel Free to Contact Us</h1>
                    </div>
                    <div class="row gx-3">
                        <div class="col-sm-6 wow zoomIn" data-wow-delay="0.2s">
                            <h5 class="mb-4"><i class="fa fa-reply text-primary me-3" style="color:#0a4589 !important;"></i>Reply within 24 hours</h5>
                        </div>
                        <div class="col-sm-6 wow zoomIn" data-wow-delay="0.4s">
                            <h5 class="mb-4"><i class="fa fa-phone-alt text-primary me-3" style="color:#0a4589 !important;"></i>telephone support</h5>
                        </div>
                    </div>
                    <p class="mb-4">
                        Contact us we are ready to deliver all your facility management service.

                    </p>
                    <div class="d-flex align-items-center mt-2 wow zoomIn" data-wow-delay="0.6s">
                        <div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;background-color:#0a4589 !important;">
                            <i class="fa fa-phone-alt text-white"></i>
                        </div>
                        <div class="ps-4">
                            <h5 class="mb-2">Call to ask any question</h5>
                            <a class="text-primary mb-0" style="color:#0a4589 !important;" href="tel:+97444861034">+974 44861034</a>
                        </div>
                    </div>
                </div>
                <div class="col-lg-5">
                    <div class="bg-primary rounded h-100 d-flex align-items-center p-5 wow zoomIn" data-wow-delay="0.9s" style="background-color:#0a4589 !important;">
                       <form enctype="multipart/form-data"  action="contact_form.php" method="post">
                            <div class="row g-3">
                                <div class="col-xl-12">
                                    <input name="name" type="text" class="form-control bg-light border-0" placeholder="Your Name" style="height: 55px;">
                                </div>
                                <div class="col-12">
                                    <input name="email" type="email" class="form-control bg-light border-0" placeholder="Your Email" style="height: 55px;">
                                </div>
                                <div class="col-12">
                                    <select name="service" class="form-select bg-light border-0" style="height: 55px;">
                                        <option selected>Select A Service</option>
                                        <option value="Turnkey Projects & Fit Outs">Turnkey Projects & Fit Outs</option>
                                        <option value="Carpentry & Joinery Services">Carpentry & Joinery Services</option>
                                        <option value="Fire Rated Doors">Fire Rated Doors</option>
                                        <option value="Integrated Facilities Management">Integrated Facilities Management</option>
                                        <option value="Civil & Electro Mechanical Maintenance">Civil & Electro Mechanical Maintenance</option>
                                        <option value="Cleaning">Cleaning</option>
                                        <option value="Pest Control Services">Pest Control Services</option>
                                        <option value="Duct Cleaning Services">Duct Cleaning Services</option>
                                        <option value="Specialized Cleaning Services">Specialized Cleaning Services</option>
                                    </select>
                                </div>
                                <div class="col-12">
                                    <textarea name="message" class="form-control bg-light border-0" rows="3" placeholder="Message"></textarea>
                                </div>
                                <div class="col-12">
                                    <button class="btn btn-dark w-100 py-3" type="submit">Request A Quote</button>
                                </div>
                            </div>
                        </form>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Quote End -->


    <!-- Testimonial Start -->
    <div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
        <div class="container py-5">
            <div class="section-title text-center position-relative pb-3 mb-4 mx-auto" style="max-width: 600px;">
                <h5 class="fw-bold text-primary text-uppercase" style="color: #0a4589 !important;">Testimonial</h5>
                <h1 class="mb-0">What Our Clients Say About Our Services</h1>
            </div>
            <div class="owl-carousel testimonial-carousel wow fadeInUp" data-wow-delay="0.6s">
                <div class="testimonial-item bg-light my-4">
                    <img src="awards/Ashghal.jpg" style="width:100%;height:100%;">
                   <!-- <div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
                        <img class="img-fluid rounded" src="img/female_icon.png" style="width: 60px; height: 60px;" >
                        <div class="ps-4">
                            <h4 class="text-primary mb-1" style="color: #0a4589 !important;">Sahana</h4>
                            <small class="text-uppercase">Manager</small>
                        </div>
                    </div>
                    <div class="pt-4 pb-5 px-5">
                        We would like to take this opportunity to Thank you and the team for making serious efforts to improve cleaning standards at our terminal
                    </div>-->
                </div>
                <div class="testimonial-item bg-light my-4">
                     <img src="awards/clean_2.jpg" style="width:100%;height:100%;">
                </div>
                <div class="testimonial-item bg-light my-4">
                     <img src="awards/cleancent.jpg" style="width:100%;height:100%;">
                </div>
                
            </div>
        </div>
    </div>
    <!-- Testimonial End -->


    

    <!-- Blog Start -->
    <div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
        <div class="container py-5">
            <div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
                <h5 class="fw-bold text-primary text-uppercase">Latest Events</h5>
                
            </div>
            <div class="row g-5">
                <div class="col-lg-4 wow slideInUp" data-wow-delay="0.3s">
                    <div class="team-item bg-light rounded overflow-hidden">
                        <div class="blog-item bg-light rounded overflow-hidden">
                                <div class="blog-img position-relative overflow-hidden">
                                    <img class="img-fluid" src="Events/e17/img1.png" alt="" style="width:570px;height:250px;">
                                    <!--<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">17 June 2010</a>-->
                                </div>
                                <div class="p-4">
                                    <div class="d-flex mb-3">
                                      <!--  <small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>-->
                                        <small><i class="far fa-calendar-alt text-primary me-2"></i>19 June, 2022</small>
                                    </div>
                                    <h4 class="mb-3">FATHER’S DAY</h4>
                                    <p>ADMSC has observed Father’s Day on 19 th
June 2022 with employees paying tribute to
the founder Mr. John Cornelio who had
graced the function by his presence.</p>
                                   <!-- <a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>-->
                                </div>
                            </div>
                    </div>
                </div>

<div class="col-lg-4 wow slideInUp" data-wow-delay="0.6s">
                    <div class="team-item bg-light rounded overflow-hidden">
                        <div class="blog-item bg-light rounded overflow-hidden">
                                <div class="blog-img position-relative overflow-hidden">
                                    <img class="img-fluid" src="Events/e16/img1.png" alt="" style="width:570px;height:250px;">
                                    <!--<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">17 June 2010</a>-->
                                </div>
                                <div class="p-4">
                                    <div class="d-flex mb-3">
                                      <!--  <small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>-->
                                        <small><i class="far fa-calendar-alt text-primary me-2"></i>15 August, 2022</small>
                                    </div>
                                    <h4 class="mb-3">75 th INDEPENDENCE DAY OF INDIA</h4>
                                    <p>Independence Day was celebrated
for the first time in ADMSC to
boost morale, show appreciation
towards employees, and celebrate
our glorious nation all in one.</p>
                                   <!-- <a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>-->
                                </div>
                            </div>
                    </div>
                </div>
                <div class="col-lg-4 wow slideInUp" data-wow-delay="0.9s">
                    <div class="team-item bg-light rounded overflow-hidden">
                        <div class="blog-item bg-light rounded overflow-hidden">
                                <div class="blog-img position-relative overflow-hidden">
                                    <img class="img-fluid" src="Events/e15/img1.png" alt="" style="width:570px;height:250px;">
                                    <!--<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">17 June 2010</a>-->
                                </div>
                                <div class="p-4">
                                    <div class="d-flex mb-3">
                                      <!--  <small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>-->
                                        <small><i class="far fa-calendar-alt text-primary me-2"></i>11 September, 2022</small>
                                    </div>
                                    <h4 class="mb-3">ONAM CELEBRATION</h4>
                                    <p>Onam one of the national festivals
of Kerala was celebrated in ADMSC
office. Traditional flower
arrangements, food and games
were the main attractions of the
events.
1 st Game- to eat the chips kept on
forehead without using hands.
2 nd Game-Passing the parcel
Onam Lucky Draw- the names of all
staffs were collected and a draw
was held. 1 luck employee was
awarded with a bumper prize.</p>
                                   <!-- <a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>-->
                                </div>
                            </div>
                    </div>
                </div>
            </div>
            <center><a href="events.php" id="req" class="btn py-3 px-5 mt-3 wow zoomIn" data-wow-delay="0.9s" style="background-color: #0a4589;color:white;width:200px;">Read More</a></center>
        </div>
    </div>
    <!-- Blog Start -->


    <!-- Vendor Start -->
    <div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
        <div class="container py-5 mb-5">
            <div class="bg-white">
                <div class="owl-carousel vendor-carousel">
                    <img src="clients/e2.png" alt="">
                    <img src="clients/e3.png" alt="">
                    <img src="clients/e6.png" alt="">
                    <img src="clients/o2.png" alt="">
                    <img src="clients/o5.png" alt="">
                    <img src="clients/a1.png" alt="">
                    <img src="clients/a2.png" alt="">
                    <img src="clients/c2.png" alt="">
                    <img src="clients/h2.png" alt="">
                </div>
            </div>
             <center><a href="Clientele.php" id="req" class="btn py-3 px-5 mt-3 wow zoomIn" data-wow-delay="0.9s" style="background-color: #0a4589;color:white;width:200px;">Read More</a></center>
        </div>
    </div>
    <!-- Vendor End -->
    
   <!--whatsapp-->

      <div class="whatsapp" style="text-align:right;width:100%;float:right;margin-top:20px;bottom:45px;right:10px;position:fixed; z-index:100;" >
         
    <div class="social" id="social1" style="display: inline-block;
  
  height: 60px;
  width: 60px;
  border-radius: 100%;
  bottom: 40px;
  right:30px;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding:2px;
  ">
       
    <a target="_blank" href="https://wa.me/+97477807510">
        <img id="open" border="0" alt="whatsapp" src="img/whatsapp_icon.png" width="100%" height="100%" style="border-radius:50%;"></a>
        
        </div>
    
</div>

<!---end whatsapp-->
    <!-- Footer Start -->
    <div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
        <div class="container">
            <div class="row gx-5" >
                <div class="col-lg-4 col-md-6 footer-about"  >
                    <div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4" style="background-color: #d2d6d3 !important;">
                        <a href="index.php" class="navbar-brand">
                            <img src="img/admsc_logo_trasparent.png" style="height:100%; width:100%;">
                        </a>
                        <p class="mt-3 mb-4" style="color:black;">"Since 1997, Al Doha Maintenance & Services is serving in Qatari Market with a vision of providing Quality Services"</p>
                        <form action="">
                            <div class="input-group">
                                <input type="text" class="form-control border-white p-3" placeholder="Your Email">
                                <button class="btn btn-dark">Sign Up</button>
                            </div>
                        </form>
                    </div>
                </div>
                <div class="col-lg-8 col-md-6">
                    <div class="row gx-5">
                        <div class="col-lg-4 col-md-12 pt-5 mb-5">
                            <div class="section-title section-title-sm position-relative pb-3 mb-4">
                                <h3 class="text-light mb-0">Get In Touch</h3>
                            </div>
                            <div class="d-flex mb-2">
                                <i class="bi bi-geo-alt text-primary me-2"></i>
                                <p class="mb-0">Office NO:C-103,<br>First floor, <br>Arkan 22<br>
Barwa Commercial Avenue<br>
PO Box. 7510
Doha, Qatar</p>
                            </div>
                            <div class="d-flex mb-2">
                                <i class="bi bi-envelope-open text-primary me-2"></i>
                                <p class="mb-0">[email protected]</p>
                            </div>
                            <div class="d-flex mb-2">
                                <i class="bi bi-telephone text-primary me-2"></i>
                                <p class="mb-0">(+974)44861034,  44878641, 44368198</p>
                            </div>
                            <div class="d-flex mt-4" >
                                <a class="btn btn-primary btn-square me-2" target="a_blank" href="https://twitter.com/ADMSC_MS/status/1127519268608839680?lang=en" style="background-color:#0a4589 !important;border:1px solid white;"><i class="fab fa-twitter fw-normal" style="background-color:#0a4589 !important;"></i></a>
                                <a class="btn btn-primary btn-square me-2" target="a_blank" href="https://www.facebook.com/admscqatar/" style="background-color:#0a4589 !important;border:1px solid white;"><i class="fab fa-facebook-f fw-normal" style="background-color:#0a4589 !important;"></i></a>
                                <a class="btn btn-primary btn-square me-2" target="a_blank" href="https://www.linkedin.com/company/adms" style="background-color:#0a4589 !important;border:1px solid white;"><i class="fab fa-linkedin-in fw-normal" style="background-color:#0a4589 !important;"></i></a>
                                <a class="btn btn-primary btn-square" target="a_blank" href="https://www.instagram.com/aldohamaintenance/?hl=en" style="background-color:#0a4589 !important;border:1px solid white;"><i class="fab fa-instagram fw-normal" style="background-color:#0a4589 !important;"></i></a>
                            </div>
                        </div>
                        <div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
                            <div class="section-title section-title-sm position-relative pb-3 mb-4">
                                <h3 class="text-light mb-0">Quick Links</h3>
                            </div>
                            <div class="link-animated d-flex flex-column justify-content-start">
                                <a class="text-light mb-2" href="index.php"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
                                <a class="text-light mb-2" href="aboutus.php"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
                                <a class="text-light mb-2" href="events.php"><i class="bi bi-arrow-right text-primary me-2"></i>Events</a>
                               
                                <a class="text-light mb-2" href="Clientele.php"><i class="bi bi-arrow-right text-primary me-2"></i>Clients</a>
                                <a class="text-light" href="Contact.php"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
                            </div>
                        </div>
                        <div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
                            <div class="section-title section-title-sm position-relative pb-3 mb-4">
                                <h3 class="text-light mb-0">Popular Links</h3>
                            </div>
                            <div class="link-animated d-flex flex-column justify-content-start">
                                <a class="text-light mb-2" href="turnkey.php"><i class="bi bi-arrow-right text-primary me-2"></i>Turnkey</a>
                                <a class="text-light mb-2" href="carpentry.php"><i class="bi bi-arrow-right text-primary me-2"></i>Carpentry</a>
                                <a class="text-light mb-2" href="cleaning.php"><i class="bi bi-arrow-right text-primary me-2"></i>Cleaning</a>
                                <a class="text-light mb-2" href="pest.php"><i class="bi bi-arrow-right text-primary me-2"></i>Pest Control</a>
                                <a class="text-light mb-2" href="ductcleaning.php"><i class="bi bi-arrow-right text-primary me-2"></i>Duct Cleaning</a>
                                <a class="text-light" href="civil.php"><i class="bi bi-arrow-right text-primary me-2"></i>Civil Maintenance</a>
  <a class="text-light" href="fsreports.php"><i class="bi bi-arrow-right text-primary me-2"></i>FS Reports</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="container-fluid text-white" style="background: #061429;">
        <div class="container text-center">
            <div class="row justify-content-end">
                <div class="col-lg-8 col-md-6">
                    <div class="d-flex align-items-center justify-content-center" style="height: 75px;">
                        <p class="mb-0">&copy; <a class="text-white border-bottom" href="#">Al Doha Maintenance & Services </a>. All Rights Reserved. 
                        
                        <!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
                        Designed by <a class="text-white border-bottom" target="a_blank" href="https://www.sugaiinfotech.com">Sugai Infotech</a></p>
                        
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Footer End -->


    <!-- Back to Top -->
    <a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top" style="background-color:#0a4589 !important;border:1px solid white;"><i class="bi bi-arrow-up"></i></a>


    <!-- JavaScript Libraries -->
    <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
    <script src="lib/wow/wow.min.js"></script>
    <script src="lib/easing/easing.min.js"></script>
    <script src="lib/waypoints/waypoints.min.js"></script>
    <script src="lib/counterup/counterup.min.js"></script>
    <script src="lib/owlcarousel/owl.carousel.min.js"></script>

    <!-- Template Javascript -->
    <script src="js/main.js"></script></body>

</html>                               

Whois info of domain

Domain Name: ADMSC.COM
Registry Domain ID: 108378263_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2024-12-04T10:07:12Z
Creation Date: 2003-12-16T06:04:15Z
Registry Expiry Date: 2025-12-16T06:04:15Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DNSSERVER8.COM
Name Server: NS2.DNSSERVER8.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T21:51:49Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass