Site Title

Kurumsal eğitimler

Kurumsal Eğitimler – İşletmenizi Güçlendirin

* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: ‘Arial’, ‘Helvetica’, sans-serif;
line-height: 1.7;
color: #2d1b3d;
background: linear-gradient(135deg, #fef5f9 0%, #fef9fc 50%, #f9f5ff 100%);
}
.container {
max-width: 1400px;
margin: 0 auto;
padding: 0 40px;
}
.hero {
background: linear-gradient(135deg, rgba(139, 58, 125, 0.92) 0%, rgba(186, 104, 200, 0.90) 30%, rgba(219, 112, 147, 0.88) 60%, rgba(255, 182, 193, 0.85) 100%),
url(‘https://kalempsikolojiedm.com/wp-content/uploads/2026/05/e93aa-whatsapp-gorsel-2025-11-12-saat-09.49.54_d408c6a6.jpg’);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: white !important;
padding: 8rem 0;
position: relative;
overflow: hidden;
}
.hero::before {
content: ”;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
radial-gradient(circle at 20% 30%, rgba(255, 182, 193, 0.25) 0%, transparent 50%),
radial-gradient(circle at 80% 70%, rgba(186, 104, 200, 0.20) 0%, transparent 50%),
radial-gradient(circle at 50% 50%, rgba(219, 112, 147, 0.15) 0%, transparent 60%);
opacity: 0.8;
}
.hero-content {
position: relative;
z-index: 1;
max-width: 900px;
}
.hero-tag {
display: inline-block;
background: rgba(255, 182, 193, 0.25);
color: #ffd6e0 !important;
padding: 0.5rem 1.5rem;
border-radius: 30px;
font-size: 0.9rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 1.5rem;
border: 1px solid rgba(255, 182, 193, 0.4);
}
.hero h1 {
font-size: 3.5rem;
margin-bottom: 1.5rem;
font-weight: 700;
line-height: 1.2;
letter-spacing: -1px;
color: white !important;
}
.hero p {
font-size: 1.25rem;
line-height: 1.8;
opacity: 0.95;
max-width: 700px;
color: white !important;
}
.welcome {
padding: 6rem 0;
background: linear-gradient(135deg, #fff0f7 0%, #fde8f5 30%, #f8e6ff 70%, #f0e6ff 100%);
text-align: center;
}
.welcome-content {
max-width: 800px;
margin: 0 auto;
}
.welcome h2 {
font-size: 2.5rem;
color: #6b2d5c !important;
margin-bottom: 1.5rem;
font-weight: 700;
}
.welcome p {
font-size: 1.15rem;
color: #5a4a6a !important;
line-height: 1.9;
margin-bottom: 1.5rem;
}
.courses {
padding: 6rem 0;
background: linear-gradient(135deg, #ffffff 0%, #fef9fc 50%, #f9f5ff 100%);
}
.section-title {
text-align: center;
font-size: 2.8rem;
margin-bottom: 1rem;
color: #6b2d5c !important;
font-weight: 700;
letter-spacing: -1px;
}
.section-subtitle {
text-align: center;
font-size: 1.15rem;
color: #8a7a9a !important;
margin-bottom: 2.5rem;
max-width: 700px;
margin-left: auto;
margin-right: auto;
line-height: 1.8;
}
.courses-header-wrapper {
background: linear-gradient(135deg, #ffe0f0 0%, #ffd4ec 30%, #ffcce8 60%, #ffc4e4 100%);
padding: 1.8rem 2rem 1.3rem;
border-radius: 26px;
box-shadow: 0 8px 25px rgba(219, 112, 147, 0.20);
margin-bottom: 2.5rem;
}
.courses-header-top {
display: flex;
align-items: center;
gap: 1rem;
margin-bottom: 1.3rem;
}
.search-box {
flex: 1;
display: flex;
align-items: center;
background: #ffffff;
border-radius: 999px;
padding: 0.25rem 0.25rem 0.25rem 1.5rem;
box-shadow: 0 3px 12px rgba(219, 112, 147, 0.20);
}
.search-icon {
font-size: 1.1rem;
margin-right: 0.7rem;
opacity: 0.7;
}
.search-box input {
flex: 1;
border: none;
outline: none;
padding: 0.7rem 0.5rem;
font-size: 1rem;
color: #2d1b3d;
background: transparent;
}
.search-box input::placeholder {
color: #c4a4bc;
}
.search-circle-btn {
width: 40px;
height: 40px;
border-radius: 999px;
border: none;
display: flex;
align-items: center;
justify-content: center;
background: radial-gradient(circle at 30% 30%, #ffe6f4 0%, #ec4899 60%, #db2777 100%);
color: #ffffff;
font-size: 1.1rem;
cursor: pointer;
box-shadow: 0 4px 12px rgba(236, 72, 153, 0.55);
flex-shrink: 0;
}
.category-dropdown {
border-radius: 999px;
padding: 0.75rem 1.6rem;
background: #ffffff;
font-size: 0.95rem;
font-weight: 600;
color: #be185d;
display: inline-flex;
align-items: center;
gap: 0.5rem;
cursor: pointer;
box-shadow: 0 3px 10px rgba(219, 112, 147, 0.25);
white-space: nowrap;
}
.category-dropdown .chevron {
font-size: 0.9rem;
opacity: 0.7;
}
.courses-header-bottom {
border-top: 1px solid rgba(255, 255, 255, 0.65);
margin-top: 0.5rem;
padding-top: 0.8rem;
}
.category-tabs {
display: flex;
flex-wrap: wrap;
gap: 2rem;
justify-content: flex-start;
}
.category-tab {
display: inline-block;
background: transparent;
border: none;
border-bottom: 2px solid transparent;
padding: 0.6rem 0;
margin: 0;
font-size: 0.98rem;
font-weight: 600;
font-family: ‘Arial’, ‘Helvetica’, sans-serif;
color: #6b2d5c;
cursor: pointer;
transition: all 0.25s ease;
}
.category-tab:hover {
color: #ec4899;
}
.category-tab.active {
color: #ec4899;
border-bottom-color: #ec4899;
}
.course-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 2.5rem;
margin-top: 1.5rem;
}
.course-card {
background: linear-gradient(135deg, #ffffff 0%, #fef9fc 40%, #fdf5fa 100%);
border-radius: 20px;
box-shadow: 0 4px 20px rgba(139, 58, 125, 0.1);
transition: all 0.4s;
border: 2px solid transparent;
position: relative;
overflow: hidden;
}
.course-card::before {
content: ”;
position: absolute;
top: 0;
left: 0;
right: 0;
height: 5px;
background: linear-gradient(90deg, #db7093 0%, #ba68c8 25%, #ec4899 50%, #ba68c8 75%, #db7093 100%);
transform: scaleX(0);
transition: transform 0.4s;
}
.course-card:hover::before {
transform: scaleX(1);
}
.course-card:hover {
transform: translateY(-10px);
box-shadow: 0 12px 35px rgba(139, 58, 125, 0.2);
border-color: #db7093;
}
.course-card.hidden {
display: none;
}
.course-image {
width: 100%;
height: 240px;
object-fit: cover;
background: #f0f0f0;
}
.course-content {
padding: 2rem;
}
.course-level {
display: inline-block;
background: rgba(219, 112, 147, 0.15);
color: #8b3a7d !important;
padding: 0.4rem 1rem;
border-radius: 20px;
font-size: 0.85rem;
font-weight: 600;
margin-bottom: 0.5rem;
}
.course-category-label {
display: inline-block;
margin-left: 0.75rem;
font-size: 0.8rem;
padding: 0.25rem 0.7rem;
border-radius: 999px;
background: #fce7f3;
color: #be185d;
font-weight: 600;
}
.course-card h3 {
font-size: 1.6rem;
margin-bottom: 1rem;
color: #6b2d5c !important;
font-weight: 700;
line-height: 1.3;
}
.course-card p {
color: #6a5a7a !important;
line-height: 1.8;
font-size: 0.98rem;
margin-bottom: 1.5rem;
}
.course-features {
display: flex;
gap: 1rem;
margin-bottom: 1.5rem;
flex-wrap: wrap;
}
.feature-tag {
background: #f8f9fa;
color: #6a5a7a !important;
padding: 0.5rem 1rem;
border-radius: 15px;
font-size: 0.85rem;
display: flex;
align-items: center;
gap: 0.3rem;
}
.course-meta {
display: flex;
justify-content: space-between;
align-items: center;
padding-top: 1.5rem;
border-top: 2px solid rgba(219, 112, 147, 0.1);
}
.course-duration {
color: #8b3a7d !important;
font-weight: 600;
font-size: 0.95rem;
}
.course-footer {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 1.5rem;
}
.price {
font-size: 2.2rem;
color: #6b2d5c !important;
font-weight: 700;
}
.currency {
font-size: 1rem;
color: #8a7a9a !important;
font-weight: 600;
}
.enroll-btn {
background: linear-gradient(135deg, #db7093 0%, #ec4899 30%, #ba68c8 70%, #a855f7 100%);
color: white !important;
border: none;
padding: 1rem 2rem;
border-radius: 50px;
font-size: 1rem;
font-weight: 700;
cursor: pointer;
transition: all 0.3s;
text-transform: uppercase;
letter-spacing: 0.5px;
box-shadow: 0 4px 15px rgba(219, 112, 147, 0.3);
text-decoration: none;
display: inline-block;
}
.enroll-btn:hover {
transform: translateY(-3px);
box-shadow: 0 8px 25px rgba(219, 112, 147, 0.4);
}
.cta {
padding: 6rem 0;
background: linear-gradient(135deg, #8b3a7d 0%, #ba68c8 30%, #ec4899 60%, #db7093 100%);
color: white;
text-align: center;
position: relative;
overflow: hidden;
}
.cta::before {
content: ”;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
radial-gradient(circle at 20% 30%, rgba(255, 182, 193, 0.15) 0%, transparent 50%),
radial-gradient(circle at 80% 70%, rgba(186, 104, 200, 0.15) 0%, transparent 50%);
opacity: 0.6;
}
.cta-content {
position: relative;
z-index: 1;
}
.cta h2 {
font-size: 3rem;
margin-bottom: 1.5rem;
font-weight: 700;
color: white !important;
}
.cta p {
font-size: 1.2rem;
margin-bottom: 2.5rem;
opacity: 0.95;
max-width: 700px;
margin-left: auto;
margin-right: auto;
color: white !important;
}
.cta-btn {
display: inline-block;
padding: 1.2rem 3.5rem;
background: white;
color: #6b2d5c !important;
text-decoration: none;
border-radius: 50px;
font-weight: 700;
font-size: 1rem;
text-transform: uppercase;
letter-spacing: 1px;
transition: all 0.3s;
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
border: 2px solid transparent;
}
.cta-btn:hover {
transform: translateY(-3px);
box-shadow: 0 12px 35px rgba(0, 0, 0, 0.3);
background: linear-gradient(135deg, #ec4899 0%, #ba68c8 50%, #db7093 100%);
color: white !important;
border-color: white;
}
footer {
background: #3d1f3a;
color: rgba(255, 255, 255, 0.8) !important;
padding: 3rem 0;
}
.footer-content {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 3rem;
margin-bottom: 2rem;
}
.footer-section h4 {
color: #ffd6e0 !important;
font-size: 1.2rem;
margin-bottom: 1rem;
font-weight: 700;
}
.footer-section p {
line-height: 1.8;
font-size: 0.95rem;
color: rgba(255, 255, 255, 0.8) !important;
}
.footer-bottom {
text-align: center;
padding-top: 2rem;
border-top: 1px solid rgba(255, 255, 255, 0.1);
font-size: 0.9rem;
color: rgba(255, 255, 255, 0.7) !important;
}
@media (max-width: 768px) {
.hero h1 {
font-size: 2.2rem;
}
.hero p {
font-size: 1.1rem;
}
.section-title {
font-size: 2rem;
}
.container {
padding: 0 20px;
}
.course-grid {
grid-template-columns: 1fr;
}
.courses-header-top {
flex-direction: column;
align-items: stretch;
}
.category-dropdown {
justify-content: center;
}
.category-tabs {
gap: 1.5rem;
}
}

Kurumsal Çözümler

Kurumsal Eğitimler ile
Ekibinizi Güçlendirin

İşletmenizin başarısı için tasarlanmış kapsamlı eğitim programları. Çalışanlarınızın yeteneklerini geliştirin, verimliliği artırın.

Profesyonel Eğitim Çözümleri

Kurumsal eğitim programlarımız, işletmenizin özel ihtiyaçlarına göre özelleştirilebilir. Ekibinizin performansını artırmak ve rekabet avantajı sağlamak için en güncel ve etkili eğitim metodlarını kullanıyoruz.

Tarama 360, iş güvenliği, liderlik geliştirme ve daha birçok alanda uzman eğitmenlerimizle çalışanlarınıza değer katın.

Kurumsal Eğitim Programlarımız

İşletmenizin büyümesi için tasarlanmış profesyonel eğitimler

🔍


Tüm Kategoriler

Tüm Kurslar
Ofis Programları
Tasarım
Yapay Zeka
Finans
Tarama 360
Kurumsal
Tarama & Değerlendirme

Tarama 360 Değerlendirme

Çalışanlarınızın performansını 360 derece değerlendirme yöntemiyle ölçün. Objektif geri bildirim sistemleri ve gelişim planları oluşturun.

📊 Analiz Araçları
📄 Raporlama
🎯 Aksiyon Planı
⏱️ 2 Gün Eğitim
300 TL/Kişi
Teklif Al
İş Güvenliği
Zorunlu Eğitim
İş Güvenliği & İSG

İş Güvenliği ve İSG

İş sağlığı ve güvenliği mevzuatına uygun kapsamlı eğitim programı. İş kazalarını önleyin, güvenli çalışma ortamı oluşturun.

🛡️ Sertifikalı
📋 Mevzuat
🏥 İlk Yardım
⏱️ 3 Gün Eğitim
300 TL/Kişi
Teklif Al
Liderlik
Yönetici Eğitimi
Liderlik & Yönetim

Liderlik ve Yönetim Becerileri

Etkili liderlik teknikleri, ekip yönetimi, stratejik düşünme ve karar verme becerilerini geliştirin.

👥 Takım Yönetimi
🎯 Stratejik
💡 İnovasyon
⏱️ 5 Gün Eğitim
300 TL/Kişi
Teklif Al
İletişim Becerileri
Temel Eğitim
İletişim & Sunum

Etkili İletişim ve Sunum

Profesyonel iş iletişimi, etkili sunum teknikleri ve ikna kabiliyeti geliştirme eğitimi.

🎤 Sunum
💬 İletişim
🤝 Müzakere
⏱️ 2 Gün Eğitim
300 TL/Kişi
Teklif Al
Satış Teknikleri
Satış Eğitimi
Satış & Müşteri

Profesyonel Satış Teknikleri

Müşteri ilişkileri yönetimi, satış görüşmeleri ve başarılı satış stratejileri eğitimi.

💰 B2B Satış
📞 Müşteri
📈 Hedefler
⏱️ 3 Gün Eğitim
300 TL/Kişi