/*Fontlar*/
/* Roboto Variable Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: 100 900; /* Variable font for all weights from 100 to 900 */
  font-style: normal;
}

/* Roboto Italic Variable Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Italic-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: 100 900; /* Variable font for all italic weights from 100 to 900 */
  font-style: italic;
}

/* Regular Roboto Static Fonts */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Roboto Bold Static Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* Roboto Italic Static Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

/* Roboto Thin Static Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

/* Roboto Light Static Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

/* Roboto Medium Static Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

/* Roboto SemiBold Static Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

/* Roboto Black Static Font */
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

/* Roboto Condensed Regular Static Font */
@font-face {
  font-family: 'Roboto Condensed';
  src: url('assets/fonts/roboto/Roboto_Condensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Roboto Condensed Bold Static Font */
@font-face {
  font-family: 'Roboto Condensed';
  src: url('assets/fonts/roboto/Roboto_Condensed-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* Roboto Condensed Italic Static Font */
@font-face {
  font-family: 'Roboto Condensed';
  src: url('assets/fonts/roboto/Roboto_Condensed-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

/* Roboto Condensed Black Static Font */
@font-face {
  font-family: 'Roboto Condensed';
  src: url('assets/fonts/roboto/Roboto_Condensed-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

/* Roboto Italic Thin Static Font */
@font-face {
  font-family: 'Roboto Italic';
  src: url('assets/fonts/roboto/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

/* Roboto Italic ExtraLight Static Font */
@font-face {
  font-family: 'Roboto Italic';
  src: url('assets/fonts/roboto/Roboto-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

/* Roboto Italic Light Static Font */
@font-face {
  font-family: 'Roboto Italic';
  src: url('assets/fonts/roboto/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

/* Roboto Italic Medium Static Font */
@font-face {
  font-family: 'Roboto Italic';
  src: url('assets/fonts/roboto/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

/* Roboto Italic SemiBold Static Font */
@font-face {
  font-family: 'Roboto Italic';
  src: url('assets/fonts/roboto/Roboto-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

/* Roboto Italic Bold Static Font */
@font-face {
  font-family: 'Roboto Italic';
  src: url('assets/fonts/roboto/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

/* Roboto Italic ExtraBold Static Font */
@font-face {
  font-family: 'Roboto Italic';
  src: url('assets/fonts/roboto/Roboto-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

/* Roboto Italic Black Static Font */
@font-face {
  font-family: 'Roboto Italic';
  src: url('assets/fonts/roboto/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

/* Genel Ayarlar */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: normal; /* Varsayılan olarak normal ağırlık */
  background: #fff;
  color: #222;
  margin: 0;
  padding: 0;
}

h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 4rem; /* 1rem = 16px, 2.25rem = 36px (örnek) */
}

h2, h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;  /* Veya 'font-style: italic;' gibi */
}

p {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: italic; /* İtalik yazı için italik font kullan */
}

p.lead {
    color: black;
}

a {
  color: #0073aa;
  text-decoration: none;
}

.container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px;
}

/* Üst Navbar (Daha İnce) */
.top-navbar {
  background-color: #f8f9fa;
  padding: 1px 0;
  font-size: 14px;
}

.top-navbar .dropdown-menu {
  font-size: 14px;
}

.social-icons a {
  margin-left: 12px;
  font-size: 18px;
  color: #333;
}

.social-icons a:hover {
  color: #007bff;
}

/* Ana Navbar (Daha Yüksek) */
.main-navbar {
  background-color: #fff;
  padding: 10px 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.main-navbar .navbar-nav .nav-item {
  font-size: 16px;
}

.main-navbar .navbar-toggler {
  border: none;
}

/* Logo */
.site-logo img {
  max-height: 40px;
}

/* Hero Bölümü */
.hero-section {
  background: #e5f4fb;
  padding: 60px 20px;
  text-align: center;
}

.hero-section .hero-content h1 {
  font-size: 2.5rem;
  font-weight: bold;
}

.hero-section .hero-content p {
  font-size: 1.25rem;
  color: #666;
}

.hero-image-wrapper {
  width: 90%;
  margin: 0 auto;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.hero-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}

.hero-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
  color: #fff;
  width: 100%;
  padding: 0 15px;
  /*text-shadow: 0 2px 8px rgba(0, 0, 0, 0.7);*/
}

@media (max-width: 768px) {
  .hero-overlay h1 {
    font-size: 2rem;
  }

  .hero-overlay p {
    font-size: 1rem;
  }
}

/* Footer Ayarları */
.footer {
  background: #f8f8f8;
  padding: 20px;
  text-align: center;
}

/* Header */
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background-color: #f8f9fa;
}

.header-left h1 a {
  text-decoration: none;
  font-size: 24px;
  color: #333;
}

.header-left p {
  color: #666;
}

.header-right {
  display: flex;
  align-items: center;
}

.language-selector select {
  margin-right: 20px;
  padding: 5px;
}

.social-media-icons a {
  margin-left: 10px;
  font-size: 20px;
  color: #333;
  text-decoration: none;
}

.social-media-icons a:hover {
  color: #007bff;
}

.about-section {
  background-color: #f4f8fb;
}

.about-section h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
}

.about-section p {
  font-size: 1.1rem;
  color: #555;
}

.about-section .btn {
  margin-top: 10px;
}

/*info section*/

.info-section {
  background-color: #f8f9fa;
  padding: 60px 0;
}

.info-section .col-md-4 {
  padding: 20px;
}

.info-icon-img {
  max-width: 80px;
  height: auto;
  margin-bottom: 15px;
}

.info-section p {
  font-size: 16px;
  color: #555;
  min-height: 60px;
}

.info-section .btn {
  border-radius: 50px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.info-section .btn:hover {
  background-color: #007bff;
  color: #fff;
}
/*hasta takip*/
.followup-section {
  background: linear-gradient(135deg, #3ddad7, #44c1c0);
  color: #fff;
  padding: 60px 0;
}

.followup-section .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
}

.followup-section .followup-image {
  flex: 1 1 45%;
  text-align: center;
}

.followup-section .followup-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  /*box-shadow: 0 5px 20px rgba(0,0,0,0.2);*/
}

.followup-section .followup-content {
  flex: 1 1 45%;
}

.followup-section h2 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.followup-section p {
  font-size: 1.1rem;
  margin-bottom: 30px;
}

.followup-section .btn {
  font-size: 1rem;
  padding: 12px 24px;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.followup-section .btn:hover {
  background-color: #fff !important;
  color: #44c1c0 !important;
}

/*Bize Ulaşın*/
/* Footer Genel Yapı */
.site-footer {
  background-color: #ffffff; /* Beyaz arka plan */
  padding: 40px 0;
  color: #333;
  border-top: 1px solid #e0e0e0; /* İnce üst çizgi ile ayrım */
}

/* Footer Başlıkları */
.site-footer h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #222;
}

/* Footer Metin */
.site-footer p {
  font-size: 14px;
  color: #555;
  margin-bottom: 8px;
}

/* Sosyal Medya Linkleri */
.site-footer .social-icons a {
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  color: #555;
  transition: color 0.3s ease;
}

.site-footer .social-icons a:hover {
  color: #000;
}

/* Harita */
.site-footer .map-responsive iframe {
  width: 100%;
  height: 250px;
  border: 0;
}

/* Whatsapp Butonu */
.footer-whatsapp-btn {
  display: inline-block;
  background-color: #25D366;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  transition: background-color 0.3s ease;
}

.footer-whatsapp-btn:hover {
  background-color: #128C7E;
}

/* Telif Bilgisi */
.footer-bottom {
  text-align: center;
  margin-top: 30px;
  font-size: 13px;
  color: #999;
}

/* Mobil Uyumlu */
@media (max-width: 768px) {
  .site-footer .row {
    text-align: center;
  }

  .site-footer .col-md-4 {
    margin-bottom: 20px;
  }
}

/*google-trasnlate*/
.google-translate select {
  padding: 5px;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

/*Custom İcom Ölçü*/
.custom-icon {
  width: 50px;
  height: 50px;
  font-size: 2.5rem; /* İkonun iç boyutu */
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/*Sayfalama CSS*/
/* Sayfalama bağlantıları */
.page-numbers {
    display: inline-block;
    margin: 5px;
    padding: 8px 15px;
    background-color: #f1f1f1;
    border-radius: 5px;
    color: #007bff;
    text-decoration: none;
}

.page-numbers:hover {
    background-color: #007bff;
    color: #fff;
}

.current {
    background-color: #007bff;
    color: white;
    pointer-events: none;
}

/*Sayfa Stilleri*/

/* Sayfalama bağlantıları */
.page-numbers {
    display: inline-block;
    margin: 5px;
    padding: 8px 15px;
    background-color: #f1f1f1;
    border-radius: 5px;
    color: #007bff;
    text-decoration: none;
}

.page-numbers:hover {
    background-color: #007bff;
    color: #fff;
}

.current {
    background-color: #007bff;
    color: white;
    pointer-events: none;
}

/* Yorum Formu */
.comment-form {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.comment-form h3 {
    font-size: 1.5em;
    margin-bottom: 15px;
}

.comment-form .form-group {
    margin-bottom: 15px;
}

.comment-form label {
    font-weight: bold;
}

.comment-form .form-control {
    width: 100%;
    padding: 10px;
    font-size: 1em;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.comment-form .btn {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 1em;
    border-radius: 5px;
    cursor: pointer;
}

/* Yorumlar Listesi */
.comments-list {
    margin-top: 30px;
}

.comments-list .comment {
    background-color: #f1f1f1;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.comments-list .comment h5 {
    font-size: 1.2em;
    color: #333;
}

.comments-list .comment p {
    font-size: 1em;
    color: #555;
}

.comments-list .comment small {
    font-size: 0.8em;
    color: #888;
}

/* Yorumlar Kısmı CSS*/
.comment-list > div {
  border: 1px solid #dee2e6;
  border-radius: 10px;
  padding: 15px 20px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.comment-list h3 {
  margin-bottom: 25px;
}

.comment-author {
  font-weight: 600;
  margin-bottom: 5px;
  color: #333;
}

.comment-meta {
  font-size: 0.85rem;
  color: #888;
  margin-bottom: 10px;
  display: block;
}

.comment-content {
  font-size: 1rem;
  line-height: 1.6;
}

/* ====================
   Mobil Menü Stili
==================== */

.navbar-nav .nav-item {
  margin-bottom: 0.5rem;
}

.navbar-nav .nav-link {
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
  color: #333;
}

.navbar-nav .nav-link:hover {
  background-color: #f8f9fa;
  border-radius: 5px;
  color: #007bff;
}

@media (max-width: 991.98px) {
  .navbar-collapse {
    background-color: #fff;
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  }

  .navbar-nav {
    align-items: flex-start;
  }
}

.navbar-toggler {
  border: none;
  outline: none;
}

.navbar-toggler:focus {
  box-shadow: none;
}

/* Sidebar genel alanı */
.sidebar {
  padding: 20px;
  background-color: #f8f9fa;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

/* Widget kutuları */
.sidebar .widget {
  margin-bottom: 30px;
  padding: 15px;
  background-color: #fff;
  border-left: 4px solid #007bff;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.03);
}

/* Widget başlıkları */
.sidebar .widget-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #007bff;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

/* Liste elemanları (örnek: Son yazılar, kategoriler vs.) */
.sidebar .widget ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.sidebar .widget ul li {
  padding: 6px 0;
  border-bottom: 1px dashed #ddd;
}

.sidebar .widget ul li:last-child {
  border-bottom: none;
}

.sidebar .widget ul li a {
  color: #333;
  text-decoration: none;
  transition: 0.2s;
}

.sidebar .widget ul li a:hover {
  color: #007bff;
  text-decoration: underline;
}
