Domain osmaniyeisgem.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3032::6815:1292:8443 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 17:11:55 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=171,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc609381fef6470-BOM
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.18.146:8443 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 17:11:55 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=226,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc60937ebe2236d-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::ac43:b657:443 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GCBN5Nvm97JANvrAoeCxUVzgE0sAIhMa8eyZACfYVpSPTxckcKt6IyYu0AKB7LG%2BFH5BxEAtO5fAx2rx6cus9jOLnObg9AGxvAXYV%2FjI%2BKVQE3m3CcTBAFYUyyOe"}]}
    set-cookie: PHPSESSID=0533ec0fe7364c67aed06a4e72c80a1e; path=/; secure
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc6093749029013-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#345d5a525b745b4759555a5d4d515d475351591a575b59"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="60090e060f200f130d010e091905091307050d4e030f0d">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.182.87:443 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=65sfggJk7cHSSuTm7DUNYQSTJpdGgLYqrkrfM2ckkKbGKkQhNN3SJT2jIV3jFezt1v%2BoXeLPFwhWB4ufr6atT3liMsmubuQPtXRyvMY1d0V1"}]}
    set-cookie: PHPSESSID=cda5591b00060c7d8a8093995b7b1a94; path=/; secure
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc609372987d266-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#bed7d0d8d1fed1cdd3dfd0d7c7dbd7cdd9dbd390ddd1d3"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="a7cec9c1c8e7c8d4cac6c9cedec2ced4c0c2ca89c4c8ca">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.182.87:8443 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc60936b8189a07-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:1292:80 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=do57xDtd%2FFhqIX6MqOU4rfuh0gnRl5UQ4GuIo77dNHjx%2BUylGL1QXNutquc%2F72ydbpNCR8AWc7qex7lz9L7dLb4IHuzENt%2BOJnld%2FbVP4l2eHsJiPdiUfBUVRfyI"}]}
    set-cookie: PHPSESSID=7763d540c5e3df6732da8f9955dd1341; path=/
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc60936e823f531-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#355c5b535a755a4658545b5c4c505c465250581b565a58"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="0960676f6649667a64686760706c607a6e6c64276a6664">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:1292:443 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mL8GTnDL9CZ2O1gYG4v7sZA%2F2v3nVydCko1O4T%2B7VanWQgnbGu%2Fra7sKfRlIUXY7rqA7bORBHypp%2F3pPJNLuG%2FGXnsUw3kk%2FHBl5Ts4ZaJ%2BYNFzDbwEdw61O1eB2"}]}
    set-cookie: PHPSESSID=905c73e54e01ec959d5a3fbb2ea73d83; path=/; secure
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc609370d0dd269-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#d5bcbbb3ba95baa6b8b4bbbcacb0bca6b2b0b8fbb6bab8"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="e881868e87a8879b85898681918d819b8f8d85c68b8785">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.18.146:80 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:11:55 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FVmGWlQQdlKva2M7j8oKMFf6b8Cd2H8oeDHWY8H1RPdAHiF%2BdRD%2BKKBVbv5t5CrRrDfDs4vwHTO8%2BGHV5lixDNhP%2FXMAUr3v9Z5uvFskvagO"}]}
    set-cookie: PHPSESSID=f6b22292f89c4c211c33f46b743d8486; path=/
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=15,cfOrigin;dur=278
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc609377f391c6f-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#1e777078715e716d737f7077677b776d797b73307d7173"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="a0c9cec6cfe0cfd3cdc1cec9d9c5c9d3c7c5cd8ec3cfcd">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::ac43:b657:8443 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=147,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc609368f85e8a3-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.18.146:443 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ugFVL%2B6pr1GcRjBrt13a4tl%2B7QaYCOdj6Imxu2rvk0DOARMkW05auvzF%2Fv%2Fs6ZAwGz4%2B6jIyCMADKIG%2BCCBM%2BbtNDt4%2BAEEyc8XTaJi759mV"}]}
    set-cookie: PHPSESSID=79265b002d4a53d0c507f9b81085265b; path=/; secure
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc60936a90ba637-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#e78e898188a788948a86898e9e828e9480828ac984888a"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="e48d8a828ba48b9789858a8d9d818d97838189ca878b89">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::ac43:b657:80 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xA2JACMjpgz4O4NSIFphKCMaRWTuFC3V0Hms4mpwy9kAkxn2dqEvLHsQERwpBa3qQM21x6e4VyBrsiJq6XdKXImbOOYO%2BscVB0SNJHmgIsdihEJ2xiKcmL6xfIgU"}]}
    set-cookie: PHPSESSID=0ff49edab356d08dcbb2d389cb7f3a79; path=/
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc609365f9c0497-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#9bf2f5fdf4dbf4e8f6faf5f2e2fef2e8fcfef6b5f8f4f6"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="b7ded9d1d8f7d8c4dad6d9deced2dec4d0d2da99d4d8da">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.182.87:80 · osmaniyeisgem.com

    2026-01-11 17:11

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:11:54 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ksyK3xdYNBES%2Fzwlx8NN1ohSiM3JDtORSEWxj%2FnTmmDGDP2tFEDltd4J7py7a%2BC0rz7AUamQIe%2FMRItVNPfcljb85UJXwkkTlyATZgrj5nBK"}]}
    set-cookie: PHPSESSID=92185990e3952fe1d9af63c3524561ee; path=/
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc609365ad7d8d6-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#ec85828a83ac839f818d82859589859f8b8981c28f8381"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="4b22252d240b2438262a2522322e22382c2e2665282426">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.182.87:80 · osmaniyeisgem.com

    2026-01-08 19:45

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 19:45:05 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IKwf5GyleNM6XKFXP0jxEsRMYVs%2BAanvWgQSsBXqaiR6K2csvsAIZEo5wPCWSBHtuSxAI17s4wpOfnFuJODo6TYpTj5GmX7IMBV5eXDAVL8l"}]}
    set-cookie: PHPSESSID=7887963e2e63ac9aec894ca0ed301674; path=/
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=17,cfOrigin;dur=298
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bae31745e59e5b3-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#1d74737b725d726e707c73746478746e7a7870337e7270"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="5d34333b321d322e303c33342438342e3a3830733e3230">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.182.87:443 · osmaniyeisgem.com

    2026-01-08 18:52

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 18:52:48 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ozwpwMJAC1KKKxSjkUiRJkCcefb4kGgWfqzzzPpCWzfgarfmF2W0ERWA9awS8tsJY85Lc%2F%2BuhV5%2Bc8wcGXep1lciCU1J6iwc62GICzH6t5e%2B"}]}
    set-cookie: PHPSESSID=eaf1f4cdbad723c29d8d7c8b7a00abd3; path=/; secure
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=574
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bade4df79ffffa1-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#7e171018113e110d131f1017071b170d191b13501d1113"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="7d14131b123d120e101c13140418140e1a1810531e1210">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.182.87:80 · osmaniyeisgem.com

    2026-01-01 20:16

    HTTP/1.1 200 OK
    Date: Thu, 01 Jan 2026 20:16:08 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2WDf7IB9dcEl8uHxUKVUSAkr8h6Rw1K9CSLxYS3mCVihCCm1hoem2ZzvbIxUhAsRowSYOjlfvvd6sDvC0N9jg04l6By6ruhoyD6AXOkeiuM2"}]}
    set-cookie: PHPSESSID=a38d5dc8d6bf176967642c6585bbc4e7; path=/
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9b74b1552b7c5d87-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#f891969e97b8978b95999691819d918b9f9d95d69b9795"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="056c6b636a456a7668646b6c7c606c766260682b666a68">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 172.67.182.87:443 · osmaniyeisgem.com

    2026-01-01 19:24

    HTTP/1.1 200 OK
    Date: Thu, 01 Jan 2026 19:24:04 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=iC6GjeWREH%2FfgGBCOBwAj%2FLDnZy8HwgwTgeTSLsKConSTmzWpjAszubGUGY%2F1lbI1tNnXh1oHpmmolGrCukiKwRu%2Baeycnbfj0tejes8GeG4"}]}
    set-cookie: PHPSESSID=9eb8a48330b420e2812d3b16ab1cc2f9; path=/; secure
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=362
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9b74650ee98babc1-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Osmaniye İŞGEM
    
    <!DOCTYPE html>
    <html lang="tr">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Osmaniye İŞGEM</title>
    
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap" rel="stylesheet">
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
    
      <style>
        :root{
          /* footer’ın arka plan rengi (gerekirse kendi footer renginle değiştir) */
          --footer-bg: #0e2536;
          --orange:   #f7941e;
        }
    
        body{ font-family:'Roboto',sans-serif; background-color:#f8f9fa; }
    
        /* TOP BAR → footer’la aynı renk */
        .top-bar{
          background: var(--footer-bg);
          color:#fff;
          font-size:0.95rem;
        }
        .top-bar a{ color:#fff; text-decoration:none; }
        .top-bar a:hover{ color:#ffc107; } /* hafif vurgu */
    
        .lang-btn{
          background-color:var(--orange);
          color:#fff; font-weight:600; border-radius:6px; border:none; padding:6px 14px;
          text-decoration:none;
        }
        .lang-btn:hover{ background-color:#d67c19; color:#fff; }
    
        /* NAVBAR → footer’la aynı renk */
        .navbar-custom{ background-color:var(--footer-bg); }
        .navbar-custom .nav-link{
          color:#fff !important; position:relative; padding:0.7rem 1rem;
        }
        .navbar-custom .nav-link:hover{ color:var(--orange) !important; }
        .navbar-custom .nav-link.active{
          color:var(--orange) !important; font-weight:700;
        }
        .navbar-custom .nav-link.active::after{
          content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:var(--orange);
        }
    
        /* dropdown’lar da aynı koyu zemin */
        .dropdown-menu{ background:var(--footer-bg); border:none; }
        .dropdown-item{ color:#fff; }
        .dropdown-item:hover{ background-color:var(--orange); color:#000; }
    
        .navbar-brand img{ height:48px; }
    
        .navbar-toggler-icon{
          background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.85%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        }
    
        @media (max-width:992px){
          .top-bar .flex-md-row{ flex-direction:column !important; gap:0.5rem; }
        }
    
        .topbar-logo{ max-height:60px; width:auto; }
        @media (max-width:768px){
          .topbar-logo{ max-height:50px; margin-bottom:10px; }
        }
      </style>
    </head>
    <body>
    
    <!-- TOP BAR -->
    <div class="top-bar border-bottom-0"><!-- sınırı da kaldırdım -->
      <div class="container">
        <div class="text-center py-2">
          <img src="uploads/avrupalogo.jpg" alt="Logo" class="topbar-logo">
        </div>
    
        <div class="d-flex justify-content-between align-items-center flex-wrap py-2">
          <div class="d-flex align-items-center flex-wrap gap-3">
            <a href="/cdn-cgi/l/email-protection#761f1810193619051b17181f0f131f0511131b5815191b"><i class="fas fa-envelope me-1"></i><span class="__cf_email__" data-cfemail="432a2d252c032c302e222d2a3a262a3024262e6d202c2e">[email&#160;protected]</span></a>
            <a href="tel:+903288020055"><i class="fas fa-phone-alt me-1"></i>+90 (328) 802 00 55</a>
            <span><i class="fas fa-clock me-1"></i>08:00 – 17:00</span>
          </div>
    
          <div class="d-flex align-items-center gap-3">
            <div class="d-flex align-items-center gap-2">
              <a href="#"><i class="fab fa-x-twitter"></i></a>
              <a href="#"><i class="fab fa-facebook-f"></i></a>
              <a href="#"><i class="fab fa-instagram"></i></a>
              <a href="#"><i class="fab fa-youtube"></i></a>
            </div>
            <a href="index.php?lang=en" class="lang-btn">
              English        </a>
          </div>
        </div>
      </div>
    </div>
    
    <!-- NAVBAR -->
    <nav class="navbar navbar-expand-
    Found 2026-01-01 by HttpPlugin
    Create report
osmaniyeisgem.com*.osmaniyeisgem.com
CN:
osmaniyeisgem.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-11 16:10
Not after:
2026-04-11 17:05
osmaniyeisgem.com*.osmaniyeisgem.com
CN:
osmaniyeisgem.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-13 12:22
Not after:
2026-02-11 13:20