
<!DOCTYPE html>
<head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title></title>
    <meta name="description" content="">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="robots" content="index,follow">
    <meta name="yandex-verification" content="53ba55216ecf8bc2" />
    <meta name="email" content="" />
    <link rel="canonical" href="" />
    <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />

<meta property="og:title" content=""/>
<meta property="og:description" content=""/>
<meta property="og:url" content=""/>
<meta property="og:image" content=""/>

<meta property="og:locale" content="tr_TR"/>
<meta property="og:site_name" content="KariyerZirvesi.com İnsan Kaynakları - İş İlanları"/>
<meta property="og:type" content="website"/>
<meta property="article:publisher" content="https://www.facebook.com/Kariyerzirvesicom"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:url" content=""/>
<meta name="twitter:description" content=""/>
<meta name="twitter:image" content=""/>
<meta name="twitter:site" content="@KariyerZirvesicom"/>


    <link rel="stylesheet" href="https://www.kariyerzirvesi.com/assets/plugins/bootstrap/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://www.kariyerzirvesi.com/assets/plugins/bootstrap/css/bootstrap-select.min.css">

    <link href="https://www.kariyerzirvesi.com/assets/plugins/icons/css/icons.css" rel="stylesheet">
    <link href="https://www.kariyerzirvesi.com/assets/plugins/animate/animate.css" rel="stylesheet">


    <link href="https://www.kariyerzirvesi.com/assets/plugins/bootstrap/css/bootsnav.css" rel="stylesheet">
    <link href="https://www.kariyerzirvesi.com/assets/plugins/aos-master/aos.css" rel="stylesheet">
    <link href="https://www.kariyerzirvesi.com/assets/plugins/slick-slider/slick.css" rel="stylesheet">
        <link href="https://www.kariyerzirvesi.com/assets/css/style.css" rel="stylesheet">

    <link href="https://www.kariyerzirvesi.com/assets/css/responsiveness.css" rel="stylesheet">
    <link href="https://www.kariyerzirvesi.com/assets/css/skin/default.css" rel="stylesheet">

 
    <script src="https://www.kariyerzirvesi.com/global_assets/js/core/libraries/jquery.min.js"></script>


    <link rel="stylesheet" href="https://www.kariyerzirvesi.com/firma/assets/js/fastselect.min.css">
    <script src="https://www.kariyerzirvesi.com/firma/assets/js/fastselect.standalone.js"></script>

    <style>
        .fstElement {
            font-size: 0.7em;
            min-height:25px;
        }

        .fstToggleBtn {
min-width:300px;
            padding:0px;
        }

        .submitBtn {
            display: none;

        }

        .fstMultipleMode {
            display: block;
        }

            .fstMultipleMode .fstControls {
                width: 100%;
                min-width:100%;
            }
    </style>
<SCRIPT src="https://www.kariyerzirvesi.com/ajax/ajax.js" type=text/javascript></SCRIPT>
<script language="javascript" type="text/javascript">
    function reloadCAPTCHA() { document.getElementById('CAPTCHAid').src = 'https://www.kariyerzirvesi.com/CAPTCHA.asp?' + Date(); }
    function reloadCAPTCHA1() { document.getElementById('CAPTCHAid1').src = 'https://www.kariyerzirvesi.com/CAPTCHA1.asp?' + Date(); }   </script>
    <script language="javascript" type="text/javascript">

        function BuyukHarf(e) {
            var nesne = e.target ? e.target : e.srcElement;
            var basilantus = e.charCode == undefined ? e.keyCode : e.charCode;
            var str = String.fromCharCode(basilantus);
            if ((basilantus < 97 || basilantus > 122) && !isTRChar(basilantus))
                return true;
            if (basilantus == 105)
                str = '\u0130';
            if (nesne.createTextRange) {
                e.keyCode = str.toUpperCase().charCodeAt(0);
                return true;
            }
            else {
                var startpos = nesne.selectionStart;
                var endpos = nesne.selectionEnd;
                nesne.value = nesne.value.substr(0, startpos) + str.toUpperCase() + nesne.value.substr(endpos);
                nesne.setSelectionRange(startpos + 1, startpos + 1);
                return false;
            }
        }
function isTRChar(key) {
            var trchar = [231, 246, 252, 287, 305, 351];
            for (var i = 0; i < trchar.length; i++) {
                if (trchar[i] == key)
                    return true;
            }
            return false;
        }

        function BuyukHarfBlur(e, clear) {
            var nesne = e.target ? e.target : e.srcElement;
            var val = nesne.value;
            val = val.replace(/i/g, "\u0130").replace(/^\s+|\s+$/g, "");
            if (clear) val = val.replace(/\s{2,}/g, " ");
            nesne.value = val.toUpperCase();
        }
        // --> End BuyukHarf()
    </script>
    <SCRIPT LANGUAGE="JavaScript">

        var xy = navigator.appVersion;
        xz = xy.substring(0, 4);
        document.cookie = "en=" + screen.width
        document.cookie = "boy=" + screen.height


        function gondergitsin()
        {
            //$('#formum').event(function () {
            $('#formum').closest("form").submit();
            window.location.href = "#ilanlar";
        //    });

        } 

       


    $(document).ready(function () {

        $('#tarihsecimi').change(function () {
            $('#formum').closest("form").submit();
        });



        $('#anahtarim').keyup(function () {
            $('#formum').closest("form").submit();
        });

        $("#sehirim").click(function () {
            var selectkutu = document.getElementById("sehirim");
            $("#sehirim").load("sehirgetir.asp?yazi=" + selectkutu.options[selectkutu.selectedIndex].text);
        });



        function bh() {
            var key = window.event.keyCode;
            if (key == 105) window.event.keyCode = 304;
            else if (key == 305) window.event.keyCode = 73;
            else if (key == 287) window.event.keyCode = 286;
            else if (key == 252) window.event.keyCode = 220;
            else if (key == 351) window.event.keyCode = 350;
            else if (key == 231) window.event.keyCode = 199;
            else if (key == 246) window.event.keyCode = 214;
            return;
        }


        $('#pozisyon').keyup(function (event) {

            var deger = $('#pozisyon').val(); //obj.value;
            var yeniDeger = '';
            deger = deger.split('  ');
            for (var i = 0; i < deger.length; i++) {
                yeniDeger += deger[i].substring(0, 1).toLocaleUpperCase() + deger[i].substring(1, deger[i].length) + '';
            }

            this.value = yeniDeger;

        })


        $('#sehirilce').keyup(function (event) {

            var deger = $('#sehirilce').val(); //obj.value;
            var yeniDeger = '';
            deger = deger.split('  ');
            for (var i = 0; i < deger.length; i++) {
                yeniDeger += deger[i].substring(0, 1).toLocaleUpperCase() + deger[i].substring(1, deger[i].length) + '';
            }

            this.value = yeniDeger;

        })

        $('#isalani').keyup(function (event) {

            var deger = $('#isalani').val(); //obj.value;
            var yeniDeger = '';
            deger = deger.split(' ');

            for (var i = 0; i < deger.length; i++) {
                yeniDeger += deger[i].substring(0, 1).toLocaleUpperCase() + deger[i].substring(1, deger[i].length) + '';
            }
            this.value = yeniDeger;
        })

        $('#firmasektor').keyup(function (event) {

            var deger = $('#firmasektor').val(); //obj.value;
            var yeniDeger = '';
            deger = deger.split(' ');

            for (var i = 0; i < deger.length; i++) {
                yeniDeger += deger[i].substring(0, 1).toLocaleUpperCase() + deger[i].substring(1, deger[i].length) + '';
            }
            this.value = yeniDeger;
        })
    })

    function tecgoster(aaa) {
        if (document.getElementById("tecr").value == 1) {
            document.getElementById("tecrubegor").style.display = "block";
        }
        else {
            document.getElementById("tecrubegor").style.display = "none";
        }
    }
</script>

<link rel="stylesheet" href="https://www.kariyerzirvesi.com/assets/freshslider.min.css">
    <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-5382720-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-5382720-1');
</script>

</head>



<body>
<!-- ======================= Start Navigation ===================== -->

<nav class="navbar navbar-default navbar-mobile navbar-fixed white light bootsnav">    
<div class="container">			
<!-- Start Logo Header Navigation -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
<i class="fa fa-bars"></i></button>
<a class="navbar-brand" href="https://www.kariyerzirvesi.com/"  style="margin-top:-10px">

				<img src="https://www.kariyerzirvesi.com/assets/img/logo-light.png" class="logo logo-display" style="width:300px" alt="">
						<img src="https://www.kariyerzirvesi.com/assets/img/logo.png" class="logo logo-scrolled" alt="" style="width:300px" /></a>
</div>

				<div class="collapse navbar-collapse" id="navbar-menu">		
   				<ul class="nav navbar-nav navbar-right"  style="margin-top:-10px">
						<li class="br-right" id="tikla" ><a href="https://www.kariyerzirvesi.com/CVlogin/" class="btn bg-indigo-300 legitRipple" style="max-height:40px; padding:9px; margin-top:14px; font-size:10pt; background-color:#270058; margin-right:5px"><i class="login-icon ti-user"></i>İŞ ARAYAN GİRİŞİ</a></li>
						<li class="sign-up"><a class="btn-signup red-btn" href="https://www.kariyerzirvesi.com/register/"><span class="ti-briefcase"></span>İŞ ARAYAN ÜYELİĞİ</a></li> 
                       
                       <li class="sign-up"><div class="cl-white" ><a class="btn btn-hiring btn-m mrg-5" href="https://www.kariyerzirvesi.com/kariyer-is-ilanlari/"  style="max-height:40px; padding:13px; margin-top:14px; font-size:10pt; background-color:#454545"><div style="margin-top:-3px"><span class="ti-search"> </span> İŞ BUL</div></a></div></li> 

					</ul>	              
                       		
					<ul class="nav navbar-nav navbar-right" data-in="fadeInDown" data-out="fadeOutUp"  style="margin-top:-10px">		
                        
    <li class="sign-up"><a class="btn-signup red-btn" href="https://www.kariyerzirvesi.com/firmakayit/"><span class="ti-building"></span>İŞVEREN ÜYELİĞİ</a></li>                     
                        			
				
					<li>
<a href="https://www.kariyerzirvesi.com/firmalogin/"  class="btn bg-indigo-300 legitRipple" style="max-height:40px; padding:9px; margin-right:5px; margin-left:5px; margin-top:14px; font-size:10pt; background-color:white !important"><font color="#ff9c3c"><strong>İŞVEREN GİRİŞİ</strong></font></a>						
						</li>				
                                        
					<li class="dropdown">

							<a href="https://www.kariyerzirvesi.com/sayfa/20/is-ilani-yayinla/"  class="btn" style="max-height:40px; color:white !important; border-color:white !important; padding:9px; margin-top:14px; font-size:10pt; margin-right:5px;background-color:#5eae52 !important;">İLAN YAYINLA</a>	
                    				 		
						</li>	                        		
					<li></li>	
						
					
					</ul>
						
				</div>
				<!-- /.navbar-collapse -->
			</div>   
		</nav>
		<!-- ======================= End Navigation ===================== -->
    		<!-- ======================= Start Page Title ===================== -->
		<div class="page-title" style="height:180px">
			<div class="container">
				<div class="page-caption" style="margin-top:-20px">
					<h3> Hakkımızda</h3> 
					<p><a href="https://www.kariyerzirvesi.com" title="Home">Ana Sayfa</a></p>
				</div>
			</div>
		</div>


		
		<!-- ====================== Start Signup Form ============= -->
<section>
			<div class="container" style="margin-top:-50px">
			
				<div class="row">
					<!-- =============== Blog Detail ================= -->
					<div class="col-md-8 col-sm-12">
						
						<!-- /.Article -->
						<article class="blog-news detail-wrapper">
							<div class="full-blog">
							
								<!-- Blog Content -->
								<div class="full blog-content">
                                 								
									<div class="blog-text">
										<p style="background: white; margin: 0cm 0cm 0pt;"><font color="#b00000" face="Calibri" size="3"></font>

</p><p style="margin:0cm;margin-bottom:.0001pt;background:white;vertical-align:&#10;top"><span style="margin: 0px;"><font color="#000000" face="Calibri" size="3">Kariyerzirvesi.com 2005 yılından beri
iş arayanlarla işverenleri internet ortamında bir araya getiren bir istihdam platformudur.
</font></span></p><p style="background: white; margin: 0cm 0cm 0pt;">

</p><p style="margin:0cm;margin-bottom:.0001pt;background:white;vertical-align:&#10;top"><span style="margin: 0px;"><font color="#000000" face="Calibri" size="3">&nbsp;</font></span></p><p style="background: white; margin: 0cm 0cm 0pt;">

</p><p style="margin:0cm;margin-bottom:.0001pt;background:white;vertical-align:&#10;top"><font face="Calibri"><font color="#000000"><font size="3"><u><span style="margin: 0px;">Kariyerzirvesi.com istihdam
platformunun iş arayanlar ve işverenler için iki önemli değer sunmaktadır.</span></u><span style="margin: 0px;"> <br>
<br>
<b style="mso-bidi-font-weight:normal">İş arayanlar için sunduğu en önemli değer</b>;
özgeçmiş yükle fonksiyonu ile dakikalar içinde üyelik sürecinin tamamlanarak hızlı
bir şekilde iş ilanlarına başvuru imkanı sunmasıdır. Adaylar özgeçmiş
hazırlamak için saatlerce zaman ayırmadan ve belirli formatlara zorlanmadan, kendilerini
özgürce ifade edebilecekleri özgeçmiş ile iş arama süreçlerini yönetme
imkanlarına sahip olmalarıdır.&nbsp;<br></span></font></font></font><span style="margin: 0px;"><font color="#000000" face="Calibri" size="3">&nbsp;</font></span></p><p style="background: white; margin: 0cm 0cm 0pt;">

</p><p style="margin:0cm;margin-bottom:.0001pt;background:white"><font face="Calibri"><font color="#000000"><font size="3"><b style="mso-bidi-font-weight:normal">İşverenler için sunduğu en önemli değer ise</b>
dakikalar içinde ilan yayınlamak, ilana başvuran adaylara ve aday veri
tabanından uygun adaylara hızlıca ulaşmak, görüşmek istediği adaylarla mülakat
takvimi ile hızlıca mülakat organizasyonlarını yaparak işe alım süreçlerinde
hızlı sonuçlar almak.<br><br></font></font></font>Vizyonumuz: Hem iş arayan hem de işverenler için sade, hızlı, fonksiyonel ve esnek sistemler kurmak için en yeni teknolojileri kullanarak, Türkiye`nin en iyi istihdam platformu olmaktır.&nbsp;<br></p><p style="background: white; margin: 0cm 0cm 0pt;">

</p><p style="margin:0cm;margin-bottom:.0001pt;background:white;vertical-align:&#10;top"><br><b style="mso-bidi-font-weight:normal"><span style="margin: 0px;"><font face="Calibri"><font size="3"><a href="http://www.kariyerzirvesi.com/"><u><font color="#0563c1">www.kariyerzirvesi.com</font></u></a></font></font><font face="Calibri"><font color="#000000" size="3"> </font></font></span></b></p><p style="background: white; margin: 0cm 0cm 0pt;">

</p><p style="margin:0cm;margin-bottom:.0001pt;background:white;vertical-align:&#10;top"><span style="margin: 0px;"><font color="#000000" face="Calibri" size="3">HUMAN KAPİTAL İNSAN KAYNAKLARI VE
DANIŞMANLIK HİZMETLERİ SAN.TİC.LT.ŞTİ.</font></span></p><p style="background: white; margin: 0cm 0cm 0pt;">

<b></b><i></i><u></u><sub></sub><sup></sup><strike></strike><font face="Calibri"></font><font size="3"></font><font color="#000000"></font><font face="Times New Roman"></font><br></p>

<font face="Calibri"></font><font size="3"></font><font color="#000000"></font><font face="Times New Roman"></font><b></b><i></i><u></u><sub></sub><sup></sup><strike></strike><br>
						
						
									</div>
									
									<!-- Blog Share Option -->
					<!-- Blog Share Option -->
									<div class="row no-mrg">
										<div class="blog-footer-social">
											<span>Paylaş <i class="fa fa-share-alt"></i></span>
											<ul class="list-inline social">
												<li><a target="_blank" href="http://www.facebook.com/sharer.php?u=https://www.kariyerzirvesi.com:443/hakkimizda/5/Hakkimizda?AspxAutoDetectCookieSupport=1"><i class="fa fa-facebook"></i></a></li>
												<li> <a href="https://twitter.com/share" target="_blank" data-url="https://www.kariyerzirvesi.com:443/hakkimizda/5/Hakkimizda?AspxAutoDetectCookieSupport=1"  data-lang="tr" ><i class="fa fa-twitter"></i></a></li>
												<li><a target="_blank" href="https://plus.google.com/share?url=https://www.kariyerzirvesi.com:443/hakkimizda/5/Hakkimizda?AspxAutoDetectCookieSupport=1"><i class="fa fa-google-plus"></i></a></li>
                                                <li><a target="_blank" href="http://www.linkedin.com/shareArticle?url=https://www.kariyerzirvesi.com:443/hakkimizda/5/Hakkimizda?AspxAutoDetectCookieSupport=1"><i class="fa fa-linkedin"></i></a></li>
												<li><a target="_blank" href="https://www.pinterest.com/pin/create/button/?url=https://www.kariyerzirvesi.com:443/hakkimizda/5/Hakkimizda?AspxAutoDetectCookieSupport=1&media=https://www.kariyerzirvesi.com/resimler/&description="><i class="fa fa-pinterest"></i></a></li>
							

 <li><a href="https://www.ckmsavunma.com.tr/blog/8753/road-blocker"><span style="color: white">Road Blocker</span></li>
                                            </ul>
										</div>
									</div>	
									
								</div>
								<!-- Blog Content -->
								
							</div>
						</article>
						<!-- /.Article -->

						
	
					</div>
					<!-- /.col-md-8 -->
					
					<!-- ===================== Blog Sidebar ==================== -->
					<div class="col-md-4 col-sm-12">
						<div class="sidebar">
						

			
	<div class="detail-wrapper text-center padd-top-10 mrg-bot-10 padd-bot-10 light-bg" style="background-color:#f3f3f3">
							<i class="theme-cl font-30 ti-location-pin"></i>
							<h4>İstanbul Ofis</h4>
							Nisbetiye Mahallesi Gazi Güçnar Sokak No:4 /2 Beşiktaş, İstanbul	
                            <br />
                            <b style="-webkit-font-smoothing: antialiased; color: rgb(32, 31, 30); font-family: Calibri, sans-serif; font-size: 14.6667px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">
                            <span style="-webkit-font-smoothing: antialiased; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 10pt; line-height: inherit; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(99, 109, 117);">
                            E-posta</span></b><span 
                                style="-webkit-font-smoothing: antialiased; margin: 0px; padding: 0px; border: 0px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-weight: 400; font-stretch: inherit; font-size: 10pt; line-height: inherit; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(99, 109, 117); letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">:&nbsp;<a 
                                data-auth="NotApplicable" href="mailto:destek@kariyerzirvesi.com" rel="noopener noreferrer" style="-webkit-font-smoothing: antialiased; margin: 0px; padding: 0px; border: 0px; font: inherit; vertical-align: baseline; color: rgb(5, 99, 193); text-decoration: underline;" target="_blank"><span 
                                style="-webkit-font-smoothing: antialiased; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 11pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(255, 124, 57);">destek@kariyerzirvesi.com</span></a></span><br><br><i class="fa fa-phone"></i>&nbsp;0 (212) 853 63 32 <br><br />
                            <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3010.5497095449873!2d28.64214831520504!3d41.013227979300275!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14b4e6d7dc624e6b%3A0x475fcafd1f88370!2zSHVtYW4gS2FwaXRhbCDEsG5zYW4gS2F5bmFrbGFyxLEgdmUgRGFuxLHFn21hbmzEsWsgTHRkLg!5e0!3m2!1str!2str!4v1491719294267" width="100%" height="400px" frameborder="0" style="border:0" allowfullscreen></iframe>
						</div>

<div class="detail-wrapper text-center padd-top-10 mrg-bot-10 padd-bot-10 light-bg" style="background-color:#f3f3f3">
							<i class="theme-cl font-30 ti-location-pin"></i>
							<h4>Çorlu Ofis</h4>
							Kazımiye Mahallesi Aşık Veysel Sok. Doğan Apt. <br />Kat 1 D.5 No:22 ÇORLU-TEKİRDAĞ	
                            <br />
                            <b style="-webkit-font-smoothing: antialiased; color: rgb(32, 31, 30); font-family: Calibri, sans-serif; font-size: 14.6667px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">
                            <span style="-webkit-font-smoothing: antialiased; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 10pt; line-height: inherit; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(99, 109, 117);">
                            E-posta</span></b><span 
                                style="-webkit-font-smoothing: antialiased; margin: 0px; padding: 0px; border: 0px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-weight: 400; font-stretch: inherit; font-size: 10pt; line-height: inherit; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(99, 109, 117); letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">:&nbsp;<a 
                                data-auth="NotApplicable" href="mailto:destek@kariyerzirvesi.com" rel="noopener noreferrer" style="-webkit-font-smoothing: antialiased; margin: 0px; padding: 0px; border: 0px; font: inherit; vertical-align: baseline; color: rgb(5, 99, 193); text-decoration: underline;" target="_blank"><span 
                                style="-webkit-font-smoothing: antialiased; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 11pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(255, 124, 57);">destek@kariyerzirvesi.com</span></a></span><br><br><i class="fa fa-phone"></i>&nbsp;0 (282) 654 28 05 <br><br />
                            <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3004.051526753035!2d27.8192683152099!3d41.15522697928628!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14b4e729d58fe37b%3A0x18d39ba49c835add!2sHuman+Kapital+%C4%B0nsan+Kaynaklar%C4%B1!5e0!3m2!1str!2str!4v1491718933043" width="100%" height="400px" frameborder="0" style="border:0" allowfullscreen></iframe>
						</div>
                            							
						</div>
					</div>
					
				</div>
				
			</div>
		</section>
		<!-- ===================== End Blogs In Grid ===================== -->		

<br /><br /><br />
<a href="https://www.ckmsavunma.com.tr/blog/8752/mantar-bariyer" style="color:white; margin-top:-30px; position:absolute; z-index:-999">mantar bariyer</a>

<SCRIPT language="javascript" src="https://www.kariyerzirvesi.com/assets/js/webtoolkit.aim.js" type="text/javascript"></SCRIPT>

<script type="text/javascript">


    function startCallback() {
        // make something useful before submit (onStart)
        window.location = "#aa";
        return true;
    }

    function completeCallback(response) {

        document.getElementById('kayitalani').innerHTML = response; //document.getElementById("formum").onsubmit(response); //    .submit; // document.forms["kariyerbul"].submit; //response;


    }

</script>

    <!-- ================= footer start ========================= -->
		<footer class="dark-bg footer" style="margin-top:-40px">
			<div class="container">
				
				<!-- Row Start -->
				<div class="row">
				

					
<div class="col-md-2 col-sm-2"><a href="https://www.kariyerzirvesi.com/hakkimizda/5/Hakkimizda"><h4>HAKKIMIZDA</h4></div>

<div class="col-md-3 col-sm-3">
								<h4>SİTE KULLANIMI</h4>
								<ul style="margin-top:-25px">

<li><a href="https://www.kariyerzirvesi.com/sayfa/1020/İŞKUR-LOGOSU-ve-ÖZEL-İSTİHDAM-İZNİ" style="margin-bottom:0px; color:white">İŞKUR LOGOSU ve ÖZEL İSTİHDAM İZNİ</a></li>

<li><a href="https://www.kariyerzirvesi.com/sayfa/7/Site-Genel-Kullanım-Şartları" style="margin-bottom:0px; color:white">Site Genel Kullanım Şartları</a></li>

<li><a href="https://www.kariyerzirvesi.com/sayfa/6/Aday-Bilgilerinin-Gizliliği" style="margin-bottom:0px; color:white">Aday Bilgilerinin Gizliliği</a></li>
	
</ul>
</div>

<div class="col-md-3 col-sm-3">
<h4>VERİ POLİTİKAMIZ</h4>
<ul style="margin-top:-25px">

<li><a href="https://www.kariyerzirvesi.com/sayfa/18/Çerez-Politikası" style="margin-bottom:0px;color:white">Çerez Politikası</a></li>

<li><a href="https://www.kariyerzirvesi.com/sayfa/16/Aday-Üyelik-Hizmet-Sözleşmesi" style="margin-bottom:0px;color:white">Aday Üyelik Hizmet Sözleşmesi</a></li>

<li><a href="https://www.kariyerzirvesi.com/sayfa/9/Aday/İş-Arayan-Üyelik-Aydınlatma-Metni" style="margin-bottom:0px;color:white">Aday/İş Arayan Üyelik Aydınlatma Metni</a></li>

<li><a href="https://www.kariyerzirvesi.com/sayfa/4/Firma-/-İşveren-Üyelik-Aydınlatma-Metni" style="margin-bottom:0px;color:white">Firma / İşveren Üyelik Aydınlatma Metni</a></li>
	
</ul>
</div>
<div class="col-md-2 col-sm-2"><a href="https://www.kariyerzirvesi.com/iletisim/"><h4>İLETİŞİM</h4></a><br /><a href="https://www.kariyerzirvesi.com/pozisyonlar/"><h4>POZİSYON İŞ İLANLARI</h4></a></div>
<div class="col-md-2 col-sm-2"><a href="https://www.kariyerzirvesi.com/iletisim/"><h4>REKLAM VERİN</h4></a></div>


					<div class="col-md-12 col-sm-12" style="padding:25px; font-size:smaller"></div>



					<div class="col-md-12 col-sm-12" style="padding:5px; font-size:smaller">
						<div class="row">
<p><img style="width: 182px; float: left; height: 184.383px;" src="https://www.kariyerzirvesi.com/assets/img/iskur.png" class="note-float-left"><span open="" sans",="" sans-serif;="" font-size:="" 14px;="" background-color:="" rgb(241,="" 243,="" 246);"="" style="color: rgb(116, 119, 124); font-size: 11px;">Türkiye İş Kurumu`nun 28.06.2019 tarih 228 numaralı izin belgesi ile faaliyet gösteren özel istihdam bürosudur.</span><br open="" sans",="" sans-serif;="" font-size:="" 14px;="" background-color:="" rgb(241,="" 243,="" 246);"="" style="color: rgb(116, 119, 124);"><span open="" sans",="" sans-serif;="" font-size:="" 14px;="" background-color:="" rgb(241,="" 243,="" 246);"="" style="color: rgb(116, 119, 124); font-size: 11px;">4904 Sayılı Türkiye İş Kurumu kanunu gereğince, iş arayanlardan her ne ad altında olursa olsun menfaat temin edilemez. İş arayanlardan ücret alınması yasaktır. </span><span open="" sans",="" sans-serif;="" font-size:="" 14px;="" background-color:="" rgb(241,="" 243,="" 246);"="" style="color: rgb(116, 119, 124); font-size: 11px;">İzin belgesi Çalışma ve İş Kurumu Tekirdağ İl Müdürlüğü’nce düzenlenmiştir.  </span><span open="" sans",="" sans-serif;="" font-size:="" 14px;="" background-color:="" rgb(241,="" 243,="" 246);"="" style="color: rgb(116, 119, 124); font-size: 11px;">Çalışma ve İş Kurumu Tekirdağ İl Müdürlüğü: Yavuz Mah. Hükümet Cad. No:173 Köprübaşı Mevki TEKİRDAĞ. 0 282) 260 20 26 -42</span></p><p><span style="color: rgb(116, 119, 124); font-size: 11px;"><span style="font-weight: 700;">İSTANBUL ŞUBESİ: </span>www.kariyerzirvesi.com ve HUMAN KAPİTAL İnsan Kaynakları ve Danışmanlık Hizmetleri Sanayi Ticaret Limited Şirketi</span><span style="color: rgb(116, 119, 124); font-size: 11px;">228-1 numaralı İstanbul Şubesi Çalışma ve İş Kurumu İstanbul Beyoğlu Hizmet Merkezi’nden tescil işlemi yaptırmış olup 05/07/2019 tarihinden itibaren aracılık faaliyeti göstermektedir. İş arayanlardan ücret alınması yasaktır.<br></span><span style="color: rgb(116, 119, 124); font-size: 11px;">Çalışma ve İş Kurumu İstanbul İl Müdürlüğü Beyoğlu </span><span style="color: rgb(116, 119, 124); font-size: 11px;">Hizmet Merkezi: Gümüşsuyu Mahallesi Selime Hatun Camii Sokak Abisa İş Merkezi C Blok Numara: 3 Fındıklı/Beyoğlu/İstanbul: 0 212 243 7612</span></p>
						
						
						
						
						
						
						
						
						
						
						
						

						</div>
					</div>





			
				</div>
				
				<!-- Row Start -->
				<div class="row">
					<div class="col-md-12">
						<div class="copyright text-center">
							<p>&copy; Copyright 2005 KariyerZirvesi</a></p>
						</div>
					</div>
				</div>
				
			</div>
		</footer>
		
		<!-- Apply Job Popup -->

		<div class="modal fade" id="apply-SEND" tabindex="-1" role="dialog" aria-labelledby="myModalLabel2" aria-hidden="true">
			<div class="modal-dialog">
				<div class="modal-content" id="myModalLabel2">
					<div class="modal-body">
						<div class="text-center">
							<img src="assets/img/logo.png" class="img-responsive" alt="">
							<h4 class="mrg-0">İlanı Arkadaşına Gönder</h4>
						</div><div  style="float:right; cursor:hand; position:relative; margin-top:-30px"><button type="button" class="btn btn-default" data-dismiss="modal">KAPAT</button></div>
						<br />

<form name="KariyerZirvesi" ENCTYPE="application/x-www-form-urlencoded" method="post" action="https://www.kariyerzirvesi.com/ilan_gonder.asp" target="abcd">
							<div class="form-group">
								<label>Adınız Soyadınız</label>
								<input type="text" class="form-control" name="adsoyad" placeholder="Ad Soyad">
							</div>

							<div class="form-group">
								<label>Arkadaşınızın E-Posta Adresi</label>
								<input type="email" name="email" class="form-control" placeholder="Email">
                                <input type="hidden" name="ilanid" value="" />
                                <input type="hidden" name="ilanayrinti" value=""
							</div>	

    <iframe name="abcd" style="height:50px; width:100%"></iframe>

							<div class="form-group text-center">
								<button type="submit" class="btn theme-btn btn-m">GÖNDER</button>
							</div>							


						</form>
							
					</div>
				</div>
			</div>
		</div>   
<!-- Apply Job Popup -->   
		
		<!-- ÜYE ADAY GİRİŞİ Code -->
        
		<div class="modal fade" id="signin" tabindex="-1" role="dialog" aria-labelledby="myModalLabel1" aria-hidden="true">
			<div class="modal-dialog">
				<div class="modal-content" id="myModalLabel1">
					<div class="modal-body">
						<div class="text-center"><img src="assets/img/logo.png" class="img-responsive" height="40" alt=""></div>
						
						<!-- Nav tabs -->
						<ul class="nav nav-tabs nav-advance theme-bg" role="tablist">
							<li class="nav-item active" style="width:120px">
								<a class="nav-link" data-toggle="tab" href="#employer" role="tab">
							Giriş Yap</a>
							</li>
							<li class="nav-item" style="width:180px; right:0px">
								<a class="nav-link" data-toggle="tab" href="#candidate" role="tab">
					Parola Unuttum</a>
							</li>
						</ul>
						<!-- Nav tabs -->
	   							
						<!-- Tab panels -->
						<div class="tab-content">
						
							<!-- Employer Panel 1-->
							<div class="tab-pane fade in show active" id="employer" role="tabpanel">
						<form class="log-form" method="POST" onSubmit="return AIM.submit(this, {'onStart' : startCallback, 'onComplete' : completeCallback})" action="https://www.kariyerzirvesi.com/uye-login/" name="GirisFormu">
									<div class="form-group">
										<label>Email</label>
										<input type="text" name="name" required class="form-control" value="" placeholder="Email">
									</div>
									
									<div class="form-group">
										<label>Parola</label>
										<input type="password" name="password" required pattern=".{8,}" value="" class="form-control" placeholder="*********">
									</div>
									
<div class="col-md-6">
<div class="form-group">
<label>Beni Hatırla</label>
		<input type="checkbox" name="benihatirla" value="1" />						
</div>
</div>
<div class="form-group text-center">
<button type="submit" class="btn theme-btn full-width btn-m">Giriş </button>
</div>
<div id="kayitalani1"></div></form>
</div>
<!--/.Panel 1-->

<!-- Candidate Panel 2-->
<div class="tab-pane fade" id="candidate" role="tabpanel">
<form class="log-form" method="POST" onSubmit="return AIM.submit(this, {'onStart' : startCallback, 'onComplete' : completeCallback})" action="https://www.kariyerzirvesi.com/parola-unuttum/" name="GirisFormu">
<div class="form-group">
<label>Email</label>
<input type="text" name="email" required class="form-control" value="" placeholder="Email">
</div>


<div class="form-group text-center">
<button type="submit" class="btn theme-btn full-width btn-m">Parolamı Gönder </button>
</div><div id="Div1"></div>     
</form></div>
<!--/.Panel 2--></div>
<!-- Tab panels -->
</div></div></div></div>   
		<!-- End Sign Up Window -->



		<!-- FİRMA ADAY GİRİŞİ -->
        
		<div class="modal fade" id="signfirma" tabindex="-1" role="dialog" aria-labelledby="myModalLabel1" aria-hidden="true">
			<div class="modal-dialog">
				<div class="modal-content" id="Div3">
					<div class="modal-body">
						<div class="text-center"><img src="assets/img/logo.png" class="img-responsive" height="40" alt=""></div>
						
						<!-- Nav tabs -->
						<ul class="nav nav-tabs nav-advance theme-bg" role="tablist">
							<li class="nav-item active" style="width:120px">
								<a class="nav-link" data-toggle="tab" href="#employer" role="tab">
							Firma Girişi</a>
							</li>
							<li class="nav-item" style="width:180px; right:0px">
								<a class="nav-link" data-toggle="tab" href="#candidate" role="tab">
					Parola Unuttum</a>
							</li>
						</ul>
						<!-- Nav tabs -->
							
						<!-- Tab panels -->
						<div class="tab-content">
						
							<!-- Employer Panel 1-->
							<div class="tab-pane fade in show active" id="Div4" role="tabpanel">
						<form class="log-form" method="POST" onSubmit="return AIM.submit(this, {'onStart' : startCallback, 'onComplete' : completeCallback})" action="https://www.kariyerzirvesi.com/uye-login/" name="GirisFormu">
									<div class="form-group">
										<label>Email</label>
										<input type="text" name="name" required class="form-control" placeholder="Email">
									</div>
									
									<div class="form-group">
										<label>Parola</label>
										<input type="password" name="password" required pattern=".{8,}" class="form-control" placeholder="*********">
									</div>
									
                                    <div class="col-md-6">
									<div class="form-group">
                                    <label>Güvenlik Kodu</label>
								
					<input class="form-control" name="securityCode" type="text" required  pattern=".{5,}" id="Text3" maxlength="5"  autocomplete="off" size="19" placeholder="Kodu Buraya Yazınız">
</div>
</div>
<div class="col-md-6">
<div class="form-group" style="margin-top:20px">
 
 <a href="javascript:reloadCAPTCHA()">
 <img src="https://www.kariyerzirvesi.com/images/hip_reload.gif" border="0" alt="güvenlik kodunu yenile">
 <img src="https://www.kariyerzirvesi.com/CAPTCHA.asp" name="CAPTCHAid" align="center" class="borderredbox3" id="Img1" />
</div></div>
<div class="form-group text-center">
<button type="submit" class="btn theme-btn full-width btn-m">Giriş </button>
</div>
<div id="Div5"></div></form>
</div>
<!--/.Panel 1-->

<!-- Candidate Panel 2-->
<div class="tab-pane fade" id="Div6" role="tabpanel">
<form class="log-form" method="POST" onSubmit="return AIM.submit(this, {'onStart' : startCallback, 'onComplete' : completeCallback})" action="https://www.kariyerzirvesi.com/parola-unuttum/" name="GirisFormu">
<div class="form-group">
<label>Email</label>
<input type="text" name="email" required class="form-control" placeholder="Email">
</div>

<div class="col-md-6">
<div class="form-group">
<label>Güvenlik Kodu</label>	
<input class="form-control" name="securityCode" type="text" required  pattern=".{5,}" id="Text4" maxlength="5"  autocomplete="off" size="19" placeholder="Kodu Buraya Yazınız">
</div></div>
<div class="col-md-6">
<div class="form-group"></BR></BR>
 
 <a href="javascript:reloadCAPTCHA1();">
 <img src="https://www.kariyerzirvesi.com/images/hip_reload.gif" border=0 alt="güvenlik kodunu yenile">
 <img src="https://www.kariyerzirvesi.com/CAPTCHA1.asp" name="CAPTCHAid1" align="center" class="borderredbox3" id="Img2" />
</div></div>
<div class="form-group text-center">
<button type="submit" class="btn theme-btn full-width btn-m">Parolamı Gönder </button>
</div><div id="Div7"></div>     
</form></div>
<!--/.Panel 2--></div>
<!-- Tab panels -->
</div></div></div></div>   
		<!-- End Sign Up Window -->


<script src="https://www.kariyerzirvesi.com/assets/js/mediaelement-and-player.min.js"></script>
  <script src="https://www.kariyerzirvesi.com/assets/js/javascript.js?v0.1"></script>


		<script src="https://www.kariyerzirvesi.com/assets/js/jquery.min.js"></script>		

		<script src="https://www.kariyerzirvesi.com/assets/plugins/bootstrap/js/bootstrap.min.js"></script>

		<script src="https://www.kariyerzirvesi.com/assets/plugins/bootstrap/js/bootsnav.js"></script>
		<script src="https://www.kariyerzirvesi.com/assets/js/viewportchecker.js"></script>

		<script src="https://www.kariyerzirvesi.com/assets/plugins/slick-slider/slick.js"></script>

		<script src="https://www.kariyerzirvesi.com/assets/plugins/bootstrap/js/wysihtml5-0.3.0.js"></script>
		<script src="https://www.kariyerzirvesi.com/assets/plugins/bootstrap/js/bootstrap-wysihtml5.js"></script>

		<script src="https://www.kariyerzirvesi.com/assets/plugins/aos-master/aos.js"></script>



		<script src="https://www.kariyerzirvesi.com/assets/js/custom.js"></script>
    <script src="https://www.kariyerzirvesi.com/firma/assets/js/fastselect.standalone.js"></script>		
		<script>
		    AOS.init();
		</script>


</script>

</body></html>