Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - metfe.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 09 May 2025 17:54:07 GMT
Server: Apache/2
Upgrade: h2,h2c
Connection: Upgrade
Last-Modified: Tue, 08 Feb 2022 14:09:46 GMT
ETag: "80f8-5d78244f23e80"
Accept-Ranges: bytes
Content-Length: 33016
Vary: Accept-Encoding,User-Agent
Content-Type: text/html

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: metfe.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>

  <!-- Basic Page Needs
================================================== -->
  <meta charset="utf-8">
  <title>MET - MID OASIS TRADING EST.</title>

  <!-- Mobile Specific Metas
================================================== -->
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="description" content="MET - MET - MID OASIS TRADING EST.">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">

  <!-- Favicon
================================================== -->
  <link rel="icon" type="image/png" href="images/favicon.png">

  <!-- CSS
================================================== -->
  <!-- Bootstrap -->
  <link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
  <!-- FontAwesome -->
  <link rel="stylesheet" href="plugins/fontawesome/css/all.min.css">
  <!-- Animation -->
  <link rel="stylesheet" href="plugins/animate-css/animate.css">
  <!-- slick Carousel -->
  <link rel="stylesheet" href="plugins/slick/slick.css">
  <link rel="stylesheet" href="plugins/slick/slick-theme.css">
  <!-- Colorbox -->
  <link rel="stylesheet" href="plugins/colorbox/colorbox.css">
  <!-- Template styles-->
  <link rel="stylesheet" href="css/style.css">

</head>
<body>
  <div class="body-inner">

    <div id="top-bar" class="top-bar">
        <div class="container">
          <div class="row">
              <div class="col-lg-8 col-md-8">
                <ul class="top-info text-center text-md-left">
                    <li><i class="fas fa-envelope"></i> <a href="mailto:[email protected]" class="info-text">Email: [email protected]</a>
                    </li>
                </ul>
              </div>
              <!--/ Top info end -->
  
              <div class="col-lg-4 col-md-4 top-social text-center text-md-right">
                <ul class="list-unstyled">
                    <li>
                      <a title="Facebook" href="#">
                          <span class="social-icon"><i class="fab fa-facebook-f"></i></span>
                      </a>
                      <a title="Twitter" href="#">
                          <span class="social-icon"><i class="fab fa-twitter"></i></span>
                      </a>
                      <a title="Instagram" href="#">
                          <span class="social-icon"><i class="fab fa-instagram"></i></span>
                      </a>
                      
                    </li>
                </ul>
              </div>
              <!--/ Top social end -->
          </div>
          <!--/ Content row end -->
        </div>
        <!--/ Container end -->
    </div>
    <!--/ Topbar end -->
<!-- Header start -->
<header id="header" class="header-two">
  <div class="site-navigation">
    <div class="container">
        <div class="row">
          <div class="col-lg-12">
                                     
              <nav class="navbar navbar-expand-lg navbar-light p-0">
                <div class="logo">
                  <a class="d-block" href="index.html">
                    <img loading="lazy" src="images/logo.jpg" alt="Maheera Ali Mubarihim Al Jahdali Trading Est" class="img-fluid">
                  </a>
                </div><!-- logo end -->
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".navbar-collapse" aria-controls="navbar-collapse" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="navbar-toggler-icon"></span>
                </button>
                
                <div id="navbar-collapse" class="collapse navbar-collapse">
                    <ul class="nav navbar-nav ml-auto align-items-center">
                      <li class="nav-item dropdown active">
                          <a href="index.html" class="nav-link dropdown-toggle">Home</a></li>

                          <li class="nav-item dropdown active">
                          <a href="about.html" class="nav-link dropdown-toggle">About Company</a></li>
              
                      <li class="nav-item dropdown active">
                          <a href="products.html" class="nav-link dropdown-toggle">Products</a></li>
                                               
                      <li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>

                      <div class="header-get-a-quote pl-3">
                          <a class="btn btn-primary" href="quote.html">Get Free Quote</a>
                      </div>
                    </ul>
                </div>
              </nav>
          </div>
          <!--/ Col end -->
        </div>
        <!--/ Row end -->
    </div>
    <!--/ Container end -->

  </div>
  <!--/ Navigation end -->
</header>
<!--/ Header end -->

<div class="banner-carousel banner-carousel-2 mb-0">
  <div class="banner-carousel-item" style="background-image:url(images/slider-main/bg4.jpg)">
    <div class="container">
        <div class="box-slider-content">
          <div class="box-slider-text">
              
              <h3 class="box-slide-sub-title">We are committed to supply quality electrical products</h3>
              
              <p>
                <a href="products.html" class="slider btn btn-primary">Our Products</a>
              </p>
          </div>
        </div>
    </div>
  </div>

  <div class="banner-carousel-item" style="background-image:url(images/slider-main/bg5.jpg)">
    <div class="slider-content text-left">
        <div class="container">
          <div class="box-slider-content">
              <div class="box-slider-text">
                
                <h3 class="box-slide-sub-title">Top quality customer service.</h3>
                
                <p><a href="#" class="slider btn btn-primary" aria-label="about-us">Our Products</a></p>
              </div>
          </div>
        </div>
    </div>
  </div>
</div>

<section class="call-to-action no-padding">
  <div class="container">
    <div class="action-style-box">
        <div class="row">
          <div class="col-md-8 text-center text-md-left">
              <div class="call-to-action-text">
                <h3 class="action-title">We understand your needs on Electricals</h3>
              </div>
          </div><!-- Col end -->
          <div class="col-md-4 text-center text-md-right mt-3 mt-md-0">
              <div class="call-to-action-btn">
                <a class="btn btn-primary" href="quote.html">Request Quote</a>
              </div>
          </div><!-- col end -->
        </div><!-- row end -->
    </div><!-- Action style box -->
  </div><!-- Container end -->
</section><!-- Action end -->

<section id="ts-features" class="ts-features">
  <div class="container">
    <div class="row h-about">
        <div class="col-lg-6">
          <div class="ts-intro">
              <h2 class="into-title">About Us</h2>
              <h3 class="into-sub-title"> Mid Oasis Trading EST.</h3>
              <p>We are committed to supply quality electrical products in the Kingdom. 
                The company claims a dedicated business planning and marketing strategy and top quality customer service.</p>
          </div><!-- Intro box end -->

          <div class="gap-20"></div>

         

          
        </div><!-- Col end -->

        <div class="col-lg-6 mt-4 mt-lg-0">

          
          <div class="row all-clients">
            <h3 class="into-sub-title">Brands We Deal</h3>
            <div class="slick-wrapper">
              <div id="slick-client">
                <div class="slide-item"><h3><img src="images/clients/1.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/2.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/3.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/4.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/5.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/6.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/7.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/8.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/9.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/10.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/11.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/12.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/13.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/14.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/15.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/16.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/17.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/18.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/19.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/20.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/21.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/22.jpg" alt=""></h3></div>
                <div class="slide-item"><h3><img src="images/clients/23.jpg" alt=""></h3></div>
              </div>
            </div>

          </div><!-- Clients row end -->

      
        </div><!-- Col end -->
    </div><!-- Row end -->
  </div><!-- Container end -->
</section><!-- Feature are end -->

<section id="ts-service-area" class="ts-service-area pb-0">
  <div class="container">
    <div class="row text-center">
        <div class="col-12">
          <h2 class="section-title">We Are Specialists In</h2>
          <h3 class="section-sub-title">What We Do</h3>
        </div>
    </div>
    <!--/ Title row end -->

    <div class="row">
        <div class="col-lg-4">
          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon1.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">EMT Conduit & Accessories</h3>
              </div>
          </div><!-- Service 1 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon2.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">LED Lighting Fixtures</h3>
              </div>
          </div><!-- Service 2 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon3.png"  alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Pvc Conduit & Accessories </h3>
              </div>
          </div><!-- Service 3 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon4.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Wiring Devices & Accessories</h3>
              </div>
          </div><!-- Service 4 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon5.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Cables</h3>
              </div>
          </div><!-- Service 5 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon6.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Industrial Plugs & Sockets</h3>
              </div>
          </div><!-- Service 6 end -->

        </div><!-- Col end -->

        <div class="col-lg-4 align-items-center">
          <img loading="lazy" class="img-fluid" src="images/services/service-center.jpg" alt="service-avater-image">
        </div><!-- Col end -->

        <div class="col-lg-4 mt-5 mt-lg-0 mb-4 mb-lg-0">

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon6.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Enclosures </h3>
              </div>
          </div><!-- Service 7 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon6.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Breaker’s ,Panels , Contactors , Relay , Timer</h3>
              </div>
          </div><!-- Service 8 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon6.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Cable Tray & Accessories</h3>
              </div>
          </div><!-- Service 9 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon6.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Cable Ties & Wire Markers </h3>
              </div>
          </div><!-- Service 10 end -->

          <div class="ts-service-box d-flex">
              <!-- <div class="ts-service-box-img">
                <img loading="lazy" src="images/icon-image/service-icon6.png" alt="service-icon">
              </div> -->
              <div class="ts-service-box-info">
                <h3 class="service-box-title">Cable Lugs , Glands , Ferrules </h3>
              </div>
          </div><!-- Service 11 end -->


        </div><!-- Col end -->
    </div><!-- Content row end -->

  </div>
  <!--/ Container end -->
</section><!-- Service end -->

<section id="product-area" class="product-area solid-bg">
  <div class="container">
    <div class="row text-center">
      <div class="col-lg-12">
        <h2 class="section-title">Quality of Excellence</h2>
        <h3 class="section-sub-title">Our Products</h3>
      </div>
    </div>
    <!--/ Title row end -->

    


        <div class="row shuffle-wrapper">
          <div class="col-1 shuffle-sizer"></div>

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;emt&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/emt-conduit/1.jpg">
                <img class="img-fluid" src="images/products/emt-conduit/1.jpg" alt="EMT Conduit & Accessories">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">EMT Conduit & Accessories</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 1 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;led&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/led/1.jpg">
                <img class="img-fluid" src="images/products/led/1.jpg" alt="LED Lighting Fixtures">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">LED Lighting Fixtures</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 2 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;pvc&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/pvc/1.jpg">
                <img class="img-fluid" src="images/products/pvc/1.jpg" alt="Pvc Conduit & Accessories">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Pvc Conduit & Accessories</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 3 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;wiring&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/wiring/1.jpg">
                <img class="img-fluid" src="images/products/wiring/1.jpg" alt="Wiring Devices & Accessories">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Wiring Devices & Accessories</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 4 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;cables&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/cables/1.jpg">
                <img class="img-fluid" src="images/products/cables/1.jpg" alt="Cables">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Cables</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 5 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;industrial&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/industrial/1.jpg">
                <img class="img-fluid" src="images/products/industrial/1.jpg" alt="Industrial Plugs & Sockets">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Industrial Plugs & Sockets</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 6 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;enclosures&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/enclosures/1.jpg">
                <img class="img-fluid" src="images/products/enclosures/1.jpg" alt="Enclosures">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Enclosures </a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 7 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;breaker&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/breaker/1.jpg">
                <img class="img-fluid" src="images/products/breaker/1.jpg" alt="Breaker’s ,Panels , Contactors , Relay , Timer">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Breaker’s ,Panels , Contactors , Relay , Timer</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 8 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;cable-tray&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/cable-tray/1.jpg">
                <img class="img-fluid" src="images/products/cable-tray/1.jpg" alt="Cable Tray & Accessories">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Cable Tray & Accessories</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 9 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;cable-ties&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/cable-ties/1.jpg">
                <img class="img-fluid" src="images/products/cable-ties/1.jpg" alt="Cable Ties & Wire Markers">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Cable Ties & Wire Markers</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 10 end -->

          <div class="col-lg-4 col-md-6 shuffle-item" data-groups="[&quot;cable-lugs&quot;]">
            <div class="product-img-container">
              <a class="gallery-popup" href="images/products/cable-lugs/1.jpg">
                <img class="img-fluid" src="images/products/cable-lugs/1.jpg" alt="Cable Lugs , Glands , Ferrules">
                <span class="gallery-icon"><i class="fa fa-plus"></i></span>
              </a>
              <div class="product-item-info">
                <div class="product-item-info-content">
                  <h3 class="product-item-title">
                    <a href="products.html">Cable Lugs , Glands , Ferrules</a>
                  </h3>
                  <p class="product-cat">MID OASIS TRADING EST.</p>
                </div>
              </div>
            </div>
          </div><!-- shuffle item 11 end -->

        </div><!-- shuffle end -->
      </div>

      <div class="col-12">
        <div class="general-btn text-center">
          <a class="btn btn-primary" href="products.html">View All Products</a>
        </div>
      </div>

    </div><!-- Content row end -->
  </div>
  <!--/ Container end -->
</section><!-- product area end -->

<section class="subscribe no-padding">
  <div class="container">
    <div class="row">
        <div class="col-md-4">
          <div class="subscribe-call-to-acton">
              <h3>Can We Help?</h3>
              <h4><a href="tel:00966126614658">00966-126614658</a></h4>
          </div>
        </div><!-- Col end -->

        <div class="col-md-8">
          <div class="ts-newsletter row align-items-center">
              <div class="col-md-5 newsletter-introtext">
                <h4 class="text-white mb-0">Newsletter Sign-up</h4>
                <p class="text-white">Latest updates and news</p>
              </div>

              <div class="col-md-7 newsletter-form">
                <form action="#" method="post">
                    <div class="form-group">
                      <label for="newsletter-email" class="content-hidden">Newsletter Email</label>
                      <input type="email" name="email" id="newsletter-email" class="form-control form-control-lg" placeholder="Your your email and hit enter" autocomplete="off">
                    </div>
                </form>
              </div>
          </div><!-- Newsletter end -->
        </div><!-- Col end -->

    </div><!-- Content row end -->
  </div>
  <!--/ Container end -->
</section>
<!--/ subscribe end -->



  <footer id="footer" class="footer">
    <div class="footer-main">
      <div class="container">
        <div class="row justify-content-between">
          <div class="col-lg-4 col-md-6 footer-widget footer-about">
           
            <img loading="lazy"  class="footer-logo" src="images/footer-logo.png" alt="Constra">
            
            <div class="footer-social">
              <ul>
                <li><a href="#" aria-label="Facebook"><i
                      class="fab fa-facebook-f"></i></a></li>
                <li><a href="#" aria-label="Twitter"><i class="fab fa-twitter"></i></a>
                </li>
                <li><a href="#" aria-label="Instagram"><i
                      class="fab fa-instagram"></i></a></li>
                
              </ul>
            </div><!-- Footer social end -->
          </div><!-- Col end -->
          <div class="col-lg-4 col-md-6 footer-widget mt-5 mt-md-0">
            <iframe width="320" height="250" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3710.8983410001224!2d39.17484731494154!3d21.55082998571787!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xbca9a81d7c300395!2zMjHCsDMzJzAzLjAiTiAzOcKwMTAnMzcuMyJF!5e0!3m2!1sen!2sin!4v1643908640765!5m2!1sen!2sin" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
            <a href="https://www.google.com/maps/place/21%C2%B033'03.0%22N+39%C2%B010'37.3%22E/@21.55083,39.1748473,17z/data=!3m1!4b1!4m5!3m4!1s0x0:0xbca9a81d7c300395!8m2!3d21.55083!4d39.177036" target="_blank">View larger map</a>
          </div>
          

          <div class="col-lg-4 col-md-6 footer-widget mt-5 mt-md-0">
            <h3 class="widget-title">REACH US</h3>
            <div class="reach-us">
              
               <p><i class="fas fa-map-marker-alt"></i>
               MID OASIS TRADING EST.<br>
                Sana Building, 5th Floor, Door # 14<br>
                Near Souk Ghurab, Bin Zaqer St<br>
                Jeddah, Saudi Arabia<br>
                <a href="mailto:[email protected]" class="info-text">Email: [email protected]</a>
              </p>
                
                
              
            </div>
          </div><!-- Col end -->

        </div><!-- Row end -->
      </div><!-- Container end -->
    </div><!-- Footer main end -->

    <div class="copyright">
      <div class="container">
        <div class="row align-items-center">
          <div class="col-md-6">
            <div class="copyright-info text-center text-md-left">
              <span>Copyright &copy; <script>
                  document.write(new Date().getFullYear())
                </script>, Designed &amp; Developed by <a href="">webOdezins</a></span>
            </div>
          </div>
          
          
          <div class="col-md-6">
            <div class="footer-menu text-center text-md-right">
              <ul class="list-unstyled">
                <li><a href="about.html">About Company</a></li>
                <li><a href="contact.html">Contact Us</a></li>
    
              </ul>
            </div>
          </div>
        </div><!-- Row end -->

        <div id="back-to-top" data-spy="affix" data-offset-top="10" class="back-to-top position-fixed">
          <button class="btn btn-primary" title="Back to Top">
            <i class="fa fa-angle-double-up"></i>
          </button>
        </div>

      </div><!-- Container end -->
    </div><!-- Copyright end -->
  </footer><!-- Footer end -->

<div class="cont_link_box">
<a id="" href="tel:00966126614658" class="callnow_inte" target="_blank">
<svg class="svg-inline--fa fa-phone-alt fa-w-16" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="phone-alt" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg><!-- <i class="fa fa-phone-alt" aria-hidden="true"></i> -->
</a>
<a id="" href="https://wa.me/00966506645128" class="whatsapp_inte" target="_blank">
<svg class="svg-inline--fa fa-whatsapp fa-w-14" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="whatsapp" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""><path fill="currentColor" d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg><!-- <i class="fab fa-whatsapp"></i> -->
</a>
</div>


  <!-- Javascript Files
  ================================================== -->

  <!-- initialize jQuery Library -->
  <script src="plugins/jQuery/jquery.min.js"></script>
  <!-- Bootstrap jQuery -->
  <script src="plugins/bootstrap/bootstrap.min.js" defer></script>
  <!-- Slick Carousel -->
  <script src="plugins/slick/slick.min.js"></script>
  <script src="plugins/slick/slick-animation.min.js"></script>
  <!-- Color box -->
  <script src="plugins/colorbox/jquery.colorbox.js"></script>
  <!-- shuffle -->
  <script src="plugins/shuffle/shuffle.min.js" defer></script>


  <!-- Google Map API Key-->
  <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU" defer></script>
  <!-- Google Map Plugin-->
  <script src="plugins/google-map/map.js" defer></script>

  <!-- Template custom -->
  <script src="js/script.js"></script>

  </div><!-- Body inner end -->
  </body>

  </html>                               

Whois info of domain

Domain Name: METFE.COM
Registry Domain ID: 1839574783_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-12-07T05:33:30Z
Creation Date: 2013-12-18T10:32:00Z
Registry Expiry Date: 2025-12-18T10:32:00Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS131.HOSTCATS.COM
Name Server: NS132.HOSTCATS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-09T17:53:59Z <<<
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