 
 /*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,::after,::before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
  width: device-width
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
  display: block
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: 0!important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

dl,ol,ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b,strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:hover {
  color: #0056b3;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

code,kbd,pre,samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg {
  overflow: hidden;
  vertical-align: middle
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,input {
  overflow: visible
}

button,select {
  text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox],input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none!important
}

.hidden {
  display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit
}

.h1,h1 {
  font-size: 2.5rem
}

.h2,h2 {
  font-size: 2rem
}

.h3,h3 {
  font-size: 1.75rem
}

.h4,h4 {
  font-size: 1.5rem
}

.h5,h5 {
  font-size: 1.25rem
}

.h6,h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
  font-size: 80%;
  font-weight: 400
}

.mark,mark {
  padding: .2em;
  background-color: #fcf8e3
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}

.blockquote-footer::before {
  content: "\2014 \00A0"
}

.img-fluid {
  max-width: 100%;
  height: auto
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto
}

.figure {
  display: inline-block
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}

.figure-caption {
  font-size: 90%;
  color: #6c757d
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word
}

a>code {
  color: inherit
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 :root {

    --tema-color: #b3320a;
    --tema-text-color: #424242;
    --bg-white-color: #fff;
    --bg-black-color: #424242;
    --text-black-color: #424242;
    --text-white-color: #fff;
    
    --border-color: 1px solid #ddd;; 
    --border-bottom-color: 1px solid #e6e6e6;
    --border-bottom-color2: 1px solid #ddd;
    --border-bottom-color3: 1px solid rgba(255, 255, 255, 0.1);

    --hovers-background: #ddd;
    --hovers-text:#424242;
    

    --primary-border-radius: 5px; /* Genel kenar yuvarlatma */
    --primary-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Gölge efekti */

    

    
 

 



    
   
  
    
}







body{
    background-color: var(--bg-white-color);
    font-size: 0.875rem;
    line-height: 1.6;
    font-family: "Poppins", Helvetica, sans-serif;
    color: #555;
}

header.mobile-header.scrolled .hbands,.homecategorys-card,.all-categories-card-body,.mobile-menu,main,footer{
    background-color: var(--bg-white-color);
}

.homecategorys-card h2 a p,.homecategorys-card h2 a,.desktop-menu-list li a, .mobile-menu,.mobile-header-btn, .mobile-header-btn-free, .mobile-menu-list li a, h2,main,footer,
tema-text-color{
    color: var(--tema-text-color);
}

.all-categories-content-title a, .homecategorys-card i,
tema-colors{
color: var(--tema-text-color);
}

.desktop-header, .mobile-menu-list li,
border-bottom-color{
    border-bottom: var(--border-bottom-color);

}


border-bottom-color2{
    border-bottom: var(--border-bottom-color2);

}

.desktop-header, .hbands,
border-bottom-color3{
    border-bottom: var(--border-bottom-color3);

}


reverse-tema{
    background-color: var(--bg-white-color);
    color: var(--tema-color);
}



 
  secondary-text-background{
    background-color: var(--tema-color);
    color: var(--text-white-color);

}

 .all-categories-card-body, .homecategorys-card,
border-1{ 
    border: var(--border-color);


}

.mobile-header-btn:hover, .mobile-header-btn-free:hover, .custom-search-item .search-btns:hover,
  hovers-text-background{
    background-color: var(--hovers-background)!important;
    color: var(--hovers-text);
}



.mobile-menu-list li:hover,
 hovers-background{
    background-color: var(--hovers-background);
    
}


.all-categories-content-title a:hover,
  hovers-text{
    color: var(--hovers-text);
    text-decoration: none;
    
}

.mobile-header-btn:hover, .mobile-header-btn-free:hover,
hovers--borders-paadding{
 
    border-radius: 6px;
    
}


.all-categories-card-body:hover,  .homecategorys-card h2 a:hover, 
effect-1{
transform: translateY(-5px);
-webkit-transform: translateY(-5px); /* Safari ve Chrome için */
-moz-transform: translateY(-5px); /* Firefox için */
-o-transform: translateY(-5px); /* Opera için */

}

.all-categories-card-body,  .homecategorys-card h2 a ,
transitions-1{
    transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
}






.all-categories-card, .homecategorys-content,
m-scroll{
    overflow-y: visible;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scroll-margin-inline-start: 2.5em;
   -webkit-overflow-scrolling: touch; /* iOS için kaydırma uyumu */
}

/* Single Line tek satır */ 
s-ellipsis {
    white-space: nowrap; /* Metni tek satırda tutar */
    overflow: hidden; /* Taşan kısmı gizler */
    text-overflow: ellipsis; /* Taşan kısmın yerine üç nokta koyar */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    
}

/* Multi Line 2 satır */
.leaflet-popup-content,.leaflet-container a, .all-categories-card-body .info,
ml-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Maksimum satır sayısı */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Single Line tek satır Kapatma */ 
.heading-titles-line p, .place-detail-address,.homecategorys-card h2 a p,
sl-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Maksimum satır sayısı */
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.homecategorys-card i, span .fas, span .fa,i {
    color: transparent;
    -webkit-text-stroke: 1px var(--tema-text-color);
}


.search-btns i{
    color: transparent;
-webkit-text-stroke: 1px #444;
}


a.social-button i,
icon-resset{
  color: #00000000;
  -webkit-text-stroke: 1px #42424200;
}


/* Ekran Dışı Yap*/
.dnno{
  position: absolute !important;
  left: -9999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  } 


.form-control {
    display: block;
    width: 100%;
    height: calc(2.55rem + 2px);
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    padding: 0.75rem 1rem;
    background-clip: padding-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border: 1px solid #d2d8dd;
    background-color: #fff;
    color: #495057;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}




















/*  Logo Header js fixed Transparent Geçiş  start*/

header.desktop-header, 
header.mobile-header {
    background-color: transparent;
    
    transition: background-color 0.7s ease;
}

header.scrolled .hbands {
    background-color: #fff;
}

header.desktop-header.scrolled {
    background-color: #fff;
}

/* Logo Görselleri */
header .desktop-header-logo img, 
header .mobile-header-logo img {
 
    /*filter: brightness(0) invert(1);*/ 
    /* transition: filter 0.7s ease, transform 0.7s ease;*/
}

header.scrolled .desktop-header-logo img, 
header.scrolled .mobile-header-logo img {
  
    filter: brightness(1) invert(0);
}

/* Menü Linkleri */
header ul.desktop-menu-list li a {
    color: #fff; 
    transition: color 0.7s ease;
}

header.scrolled ul.desktop-menu-list li a {
    color: #333;
}

header.scrolled ul.desktop-menu-list li a:hover {
    color: red;
}

/* Mobil Butonlar */
header .mobile-header-btn, 
header .mobile-header-btn-free {
    color: #fff; 
    transition: color 0.7s ease;
}

header.scrolled .mobile-header-btn, 
header.scrolled .mobile-header-btn-free {
    color: #333;
}

/*  Logo Header js fixed Transparent Geçiş  Finnish*/




/*Desktop Menu Start*/

/* Main Class Content */

    .desktop-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 8px 0px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        z-index: 3;
    }

    /* Logo */
    .desktop-header-logo img {
        height: 40px;
        object-fit: contain;
    }

    /* Menü Yapısı */
    .desktop-header-nav {
        display: flex;
        align-items: center;
    }

    .desktop-menu-list {
        list-style: none;
        display: flex;
        gap: 0px 33px;
        margin: 0;
        padding: 0;
    }

    .desktop-menu-list li {
        padding: 0;
    }

    .desktop-menu-list li a {
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        display: block;
        transition: color 0.3s ease;
    }

    

    /* Desktop menü Finish */
  


/* Mobil menü Start */
  
  /* Header Yapısı */
   .mobile-header {
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    /* padding: 4px 16px; */
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: center; */
    /* z-index: 9999;*/
}

.mobile-header-item {
    display: flex;
    align-items: center;
    font-size: 23px;
}

.hbands {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 4px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.7s ease;
    z-index: 4;
}

.mobile-header-logo img {
    height: 40px;
    object-fit: contain;
}

/* Menü Yapısı */
.mobile-menu {
    position: fixed;
    top: 0;
    left: -255px;
    width: 255px;
    height: 101vh;
    padding-top: 20px;
    transition: transform 0.3s ease;
    z-index: 999;
}

.mobile-menu.open {
-webkit-transform: translateX(255px); /* Safari, eski Chrome */
-moz-transform: translateX(255px);   /* Eski Firefox */
-ms-transform: translateX(255px);    /* Eski Internet Explorer */
-o-transform: translateX(255px);     /* Eski Opera */
transform: translateX(255px);        /* Modern tarayıcılar */

}

/* Menü Linkleri */
.mobile-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-menu-list li {
    padding: 15px 20px;

}

.mobile-menu-list li a {
    text-decoration: none;
    font-size: 15px;
    display: block;
    transition: background-color 0.2s;
}



/* Menü Butonları */
.mobile-header-btn, .mobile-header-btn-free{
    background-color: transparent!important;
    border: none;
    cursor: pointer;
    transition: color 0.2s ease;
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;

}

.mobile-header-btn:hover, .mobile-header-btn-free:hover {

}


#mobile-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* yarı şeffaf siyah */
    z-index: 998;
    display: none; /* başlangıçta gizli */
  }

  #mobile-backdrop.active {
    display: block;
  }


  /* Mobil menü Finish */




  main {
    position: relative;
    /* z-index: 1; */
}

/* search Start */

.search-content {
	position: sticky;
    top: 0;
    background: #f5f5f5;
    padding: 0.3rem 1rem;
    /*box-shadow: 0 2px 10px rgb(0 0 0 / 33%); */
    border-bottom: 1px solid #d1cfcf;
    margin-top: 0px;
    width: 100%;
    z-index: 4;
}


.search-content-body {
	display: grid;
    grid-template-columns: 1fr auto;
    gap: 0.4rem;
    align-items: center;
    max-width: 600px;
    margin: 0 auto;
}


.search-content-item {
  width: 100%;
}

.search-btns {
 
    border-radius: 12px;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
  
  }
  
  
  .search-btns i {
    font-size: 1.1rem;
   
  }

/* search Content Fınnıs */

/* Home Banner Start */

.home-content {
    position: relative;
    width: 100%;
	height: 85vh;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

.custom-search {
    background-color: rgba(0, 0, 0, 0.6);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0px, rgb(0 0 0 / 30%) 70px, rgba(0, 0, 0, 0.5) 100%)!important;
    padding: 40px;
    width: 100%;
    height: 100%;
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);*/
	display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
        flex-direction: column;
}


.custom-search-item {
    width: 33vw;
}

.custom-search .custom-search-item:last-child {
    width: 54px;
}


.custom-search-item h1 {
	font-size: 3rem;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.2;
    color: #ffffff;
}

.custom-search-item p {
    font-size: 1.2rem;
    margin-bottom: 20px;
    font-weight: 300;
}









/* Home Banner Mobile Responsive */
@media (max-width: 991px) {
    .home-content {
        background-position: center top;
		height: 630px;
    }

    .custom-search {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    }

	.custom-search-item {
    width: 72vw;
    }

	


    .custom-search-item h1 {
        font-size: 2.2rem;
    }

    .custom-search-item p {
        font-size: 1rem;
    }
}


@media (max-width: 320px) {
    .home-content {
        background-position: center top;
        height: 700px;
    }
}


/* Home Banner Finish */ 



/* Home Sub Category Start*/ 

.homecategorys {
    position: relative;
    margin-top: -153px;
    z-index: 2;
    width: 100%;
    
    display: flex;
    justify-content: center;
    margin-bottom: 85px;
    flex-direction: column;
    align-items: center;
    align-content: center;
}

.homecategorys-content {
	display: grid;
	grid-template-columns: repeat(6, 0fr); 
    gap: 20px;
    padding: 10px;
    justify-content: center;
    justify-items: center;
    align-items: center;
    align-content: center;


}

.homecategorys-card {
	display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    border-radius: 8px;
    padding: 3px;
    width: 95px;
    height: 70px;
    justify-content: center;
    align-content: center;

}


.homecategorys-card i {
    font-size: 20px; /* İkon boyutu */
    margin-bottom: 10px; /* İkon ile yazı arasındaki boşluk */
}

.homecategorys-card h2 a p {
    font-size: 13px;
    margin-bottom: 0px;
	
}

.homecategorys-card h2 a  {
display: block; /* Blok seviyeli görünüm */
    text-decoration: none; /* Alt çizgiyi kaldır */
   
    width: 100%; /* Kapsamı doldur */
    height: 100%; /* Yükseklik kapsamı doldur */
    padding: 15px; /* İsteğe bağlı içerik boşlukları */
    box-sizing: border-box; /* Padding ve border içerikten taşmaz */
}






/* Mobil: 2 kart */
@media (max-width: 991px) {
    .homecategorys-content {
      gap: 11px;
		grid-template-columns: repeat(6, 1fr);
		justify-content: start;
        width: 100%;
        max-width: 1200px;
    }
}


/* Home Sub Category Finish*/ 


/*Home All Category Start*/

.all-categories {
    width: 100%;
    padding: 7px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    flex-direction: column;
    align-items: center;
    align-content: center;
	
}

.all-categories-contents {
    max-width: 1200px;
    width: 100%;
	margin-bottom: 55px;
}

.all-categories-content-title {
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #dddddd61;
    margin: 0rem 4rem;
}

.all-categories-content-title h2{
	font-size: 24px;

}



.all-categories-card {
    display: grid;
    /*grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));*/
	grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    justify-content: center;
	padding: 7px 55px;
}

.all-categories-card-body {
    
    border-radius: 10px;
    overflow: hidden;
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
    /*border: 1px solid #ddd;*/
    
}

.all-categories-card-body:hover {
    transform: translateY(-5px);
}

.all-categories-card-body a {
    display: block;
    text-decoration: none;
    color: inherit;
}

.all-categories-card-body figure {
    margin: 0;
    position: relative;
}

.all-categories-card-body-img {
    width: 100%;
    height: auto;
    aspect-ratio: 8 / 6;
    object-fit: cover;
    display: block;
    border-radius: 10px 10px 0 0;
}

.all-categories-card-body .info {
    padding: 15px;
    text-align: center;
	font-size: 14px;
}





@media (max-width: 991px) {
    .all-categories-card {
		display: flex;
        flex-wrap: nowrap;
        gap: 11px;
        padding-bottom: 10px;
        justify-content: flex-start;
        
    }

    .all-categories-card-body {
        flex: 0 0 auto;
        width: 80%;
        scroll-snap-align: start;
    }

    .all-categories-content-title {
        margin: 0;
    }

    .all-categories-content-title h2 {
        font-size: 16px;
    }

}



/*Home All Category Finish*/


/* Load More Button Start*/
.plstatus {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
align-content: center;

}



.infinite-scroll-request.spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
border: 0.25em solid #e5e5e5;
border-top: 0.25em solid #b6b6b6;
border-radius: 50%;
animation: spin 1s linear infinite;
}


@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.gizpagination{
position: absolute;
left: -9999px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}



#load-more-btn {
display: inline-block;
padding: 8px 20px;
background-color: #eeee;
color: #555;
border: none;
border-radius: 10px;
font-size: 14px;
font-weight: 500;
cursor: pointer;
text-align: center;
}


#load-more-btn:hover,#load-more-btn:active ,#load-more-btn:focus{
background-color: #ddd;
border: solid 1px #e6e6e6;
outline: 0px;
outline: 0px;
}


#load-more-btn:disabled {
background-color: #cccccc;
cursor: not-allowed;
box-shadow: none;
}

#load-more-btn-container {
text-align: center;
margin-top: 16px;
}

/* Load More Button Finish*/

.video-body {
    position: relative;
    display: inline-block;
  }
  
  .vplay-button {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-family: FontAwesome;
    font-size: 67px;
    color: #fff;
    opacity: 1;
    text-shadow: 0px 0px 30px rgb(0 0 0 / 50%);
    z-index: 1;
    width: 50px;
    height: 50px;
  }

  /* heading Start */


.heading-titles {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: sticky;
  display: flex;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
  background-color: #f5f8fa;
  padding-top: 0px;
  text-align: center;
  height: 260px;
  margin: 0px 0px;
  flex-direction: column;
  top: -157px;
  z-index: 2;
   
}

.heading-titles-line {
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 0px;
    max-width: 50vw;
}

.heading-titles-line h1{
    font-size: 25px;
	color: #fff;
}

.heading-titles-line p{
    font-size: 14px;
	color: #fff;
}
 

.heading-titles-line::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #e1e1e1;
}

.heading-titles-line::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    background-color: #004dda;
    z-index: 1;
}

@media (max-width: 991px) {

  .heading-titles {
    
    top: -163px;
    
}

.heading-titles-line h1 {
    font-size: 18px;
}

.heading-titles-line {max-width: 80vw;}

}
 /* heading Finish */



/* breadcrumb Start */

.b-w-listings {top: 53px!important;}

.breadcrumb-wrapper {
  overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 6px 0;
    position: sticky;
    top: 48px;
    z-index: 1;
    background: #eee;
    margin-bottom: 12px;
}

.breadcrumb-wrapper::-webkit-scrollbar {
  display: none; /* Chrome/Safari scrollbar gizle */
}

.breadcrumb {
  background-color: transparent;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  margin: 0;
  padding: 0 0 0 3.5em; /* sola boşluk */
  white-space: nowrap;
  scroll-snap-type: x mandatory;
}

.breadcrumb li {
  display: flex;
  align-items: center;
  scroll-snap-align: start;
}



.breadcrumb a {
  text-decoration: none;
  color: #666;
  font-size: 13px;
}

.breadcrumb a i{
  font-size: 7px;
    color: transparent;
    -webkit-text-stroke: 1px #999999;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb li a.actives {
  color: #007bff;
  font-weight: 500;
}

/* Sağda ekstra boşluk için son elemana padding */
.breadcrumb li:last-child {
  padding-right: 2em; /* Sağdan nefes boşluğu */
}


@media (max-width: 992px) {
  .breadcrumb a i{font-size: 7px;}
  .breadcrumb a {font-size: 11px;}
  .breadcrumb { padding: 0 0 0 1.5em;}

}

/* breadcrumb Finnish */



/* sidebar Start */
#sidebar {
    padding: 0;
      background-color: #f8f9fa;
      border-radius: 8px;
      overflow: hidden;
      font-family: Arial, sans-serif;
      height: 100vh;
      position: sticky;
      top: 146px;
      transition: transform 0.3s ease;
  }
  
  .sidebar-header {
    background-color: #eeeeee;
    padding: 1rem;
    border-bottom: 1px solid #ddd;
    position: sticky;
    top: 0;
    z-index: 2;
  }
  
  .sidebar-header h2 {
    font-size: 1.1rem;
    margin: 0;
  }
  
  .sidebar-content {
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    padding: 1rem 1rem 20rem 1rem;
  }
  
  
  .category-link {
    display: block;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.3rem;
    text-decoration: none;
    font-size: 0.875rem;
   
  }
  .category-link:hover { color: #007bff; }
  
  .subcategory-list {
    list-style: none;
    padding-left: 1rem;
    margin-top: 0.2rem;
    margin-bottom: 0.7rem;
  }
  .subcategory-list li { margin-bottom: 0.7rem; margin-top: 0.7rem; }
  
  .subcategory-link {
    color: #555;
    text-decoration: none;
    font-size: 0.88rem;
  }
  .subcategory-link:hover { color: #007bff;     text-decoration: none;}
  
  
  
  

  
  /* sidebar Finnsih */



    /* Page Layout Start */
.page-layout {
    display: flex;
      flex-wrap: wrap;
      gap: 20px;
      padding-left: 12px;
      padding-right: 12px;
      justify-content: center;
      align-content: center;
  }
  
  /* desctop */
  .sidebar-left {
    flex: 0 0 20%;
    min-width: 220px;
  }
  
  .content-main {
    flex: 0 0 43%;
    min-width: 300px;
    margin-bottom: 1500px;
  }
  
  .sidebar-right {
    flex: 0 0 30%;
    min-width: 250px;
  }
  
  /* Mobil - bottom to bottom */
  @media (max-width: 992px) {
    .page-layout {
      flex-direction: column;
    }

    .sidebar-left{
      display:none;
    }
  
    .sidebar-left,
    .content-main,
    .sidebar-right {
      flex: 0 0 100%;
      min-width: auto;
      margin-bottom: 70px;
    }
  }
  
  /* Page Layout  Finnish*/
  

  /* leaflet Map Start */

.stiky-map .map-full {
    height: calc(93vh - 128px)!important;
   
}

.stiky-map {
    position: sticky;
    top: 146px;
}


  .map-layout
 {
     border: 4px solid transparent;
    background-color: #fff;
}

#map-detail {
height: 353px;
}


.map-toggle-btn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1001;
  padding: 10px 20px;
  background: #007bff;
  color: #fff;
  border: none;
  border-radius: 8px;
}


.leaflet-popup-content{
    width: 200px!important;
}

.leaflet-popup-content img{
    
    
    border-radius: 5px;
    display: block;
    margin-bottom: 8px;
    width: 100%;
    height: 160px;
    object-fit: cover;
 }

 .leaflet-popup-content a {
    text-align: center;
    color: #0078A8 !important;
    /* font-weight: 600; */
    font-size: 12px;
}

/* Mobilde sidebar (harita) gizli */
@media (max-width: 992px) {
  
    .stiky-map .map-full {
        height: calc(60vh - 128px) !important;
    }

  .map-toggle-btn {
    display: block;
  }


}

/* leaflet Map Finnish */



/* Listings Page Start */

.listing-container2 {
    display: grid;
    gap: 20px;
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
    grid-template-columns: 1fr;
  }
  
  .listing-card {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
  }
  
  .listing-thumbnail {
    width: 240px;
    height: auto;
    object-fit: cover;
    aspect-ratio: 4 / 3;
  }
  
  .listing-content {
    flex: 1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .listing-name {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #333;
    display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
  }
  
  .listing-description {
      font-size: 14px;
      font-weight: 400;
      color: #666;
      margin-bottom: 12px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      border-bottom: solid 1px #ebebeb;
      padding-bottom: 5px;
  }
  
  .listing-contact {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
  
  .contact-item {
    flex: 1;
      text-align: center;
      text-decoration: none;
      padding: 0px;
      background-color: #f8f9fa;
      border: 1px solid #e9e9e9;
      border-radius: 5px;
      color: #444;
      font-size: 12px;
  }
  
  .contact-item i {
    margin-right: 5px;
  }
  
  @media (max-width: 992px) {
  
    .listing-container2 {
      gap: 20px;
      padding: 0px;
     
  }
    .listing-card {
      flex-direction: column;
    }
    .listing-thumbnail {
      width: 100%;
      aspect-ratio: 4 / 3;
      border-bottom: 1px solid #ddd;
    }
  
    .listing-name {
      text-align: center;
  }
  
  }
  
  
   /* Listings Page Finnish */



    /* Bottom Menu Start */
.bottom-menu {
  visibility: hidden;
 
	position: fixed;
    bottom: 12px;
    left: 10%;
    right: 5%;
    width: 30%;
    /* width: clamp(100px, 97%, 323px); */
    margin: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 1rem;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 7px 0rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}

/* Menü içindeki butonlar */
.bottom-menu a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
    padding: 0px;
    border-radius: 5px;
    display: flex;
    flex-direction: column; /* İkon üstte, metin altta */
    align-items: center;
    transition: background-color 0.3s ease-in-out;
}

.bottom-menu a span {
    line-height: 0.6;
}

.bottom-menu a i {
    font-size: 15px; /* İkon boyutunu belirle */
    margin-bottom: 6px; /* İkon ile metin arasında boşluk */
}

.bottom-menu a:hover {
    background-color: #f0f0f0;
}

/* Mobil uyumluluk */
@media (max-width: 1024px) {
    .bottom-menu {
      visibility: visible;
        width: 95%;
        left: 2.5%;
        right: 2.5%;
        bottom: 30px; /* Mobilde biraz daha aşağıda */
    }
}

/* Bottom Menu Finnsh */




/* Place Detail Start */



.featured-image img,
.image-overlay img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}

.featured-image::after, 
.image-overlay::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgb(0 0 0 / 41%), rgba(0, 0, 0, 0));
    pointer-events: none;
    z-index: 1;
}





.sectionlist {
    margin-top: 0px;
    margin-bottom: 58px;
    /* border-bottom: solid 1px black; */
}

/* GENEL YAPI */
.place-content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 40px; /* Aralık artırıldı */
    max-width: 1300px; /* Genişlik artırıldı */
    margin: 0 auto;
    padding: 25px;
    transition: all 0.4s ease-in-out; /* Geçiş efekti */
}

/* Masaüstü - Daha dengeli dağılım */
@media (min-width: 1025px) {
    .place-content {
        gap: 50px; /* Daha fazla boşluk */
    }
    
    #place-left {
        flex: 1;
        min-width: 0; /* Flex overflow önlemi */
        padding-right: 20px; /* İç boşluk */
    }
    
    .place-right {
        width: 350px; /* Genişlik artırıldı */
        padding-left: 20px; /* İç boşluk */
        border-left: 1px solid #eee; /* Ayırıcı çizgi */
		position: sticky;
        top: 129px;
        align-self: flex-start;
        max-height: 100%;
        overflow-y: auto;
    }
}

/* Tablet - Optimize boşluk */
@media (min-width: 768px) and (max-width: 1024px) {
    .place-content {
        gap: 30px;
        padding: 20px 40px; /* Yanlarda daha fazla boşluk */
    }
    
    .place-right {
        width: 300px;
    }
}

/* Mobil - Stack düzeni */
@media (max-width: 767px) {
    .place-content {
        gap: 25px;
        padding: 15px;
        flex-direction: column;
    }
    
    .place-right {
        width: 100%;
        order: 1;
        margin-top: 20px;
        padding-top: 25px;
        border-top: 1px solid #eee; /* Üstte ayırıcı */
        border-left: none;
    }
}

/* BÖLÜM STİLLERİ */

#about-section {
    text-align: center;
}

#about-section h1 {
    font-size: 1.7em;
    margin-bottom: 15px;
    color: #333;
    text-align: center;
}

#about-section p {
    line-height: 1.6;
    color: #555;
}

.place-detail-address {
    font-size: 14px;
    margin-bottom: 6px;
    color: #2d5aa3;
}

.place-detail-address i {
    font-size: 16px;
}

div#working-hours-section {
  text-align: center;
}


/* FEATURED IMAGE - MASADÜSTÜ KÜÇÜK BOYUT */
.featured-image {
	position: relative;
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
    max-width: 800px; /* Masaüstü maksimum genişlik */
    margin-left: auto;
    margin-right: auto;
}


.featured-image img {
    width: 100%;
    height: auto;
    max-height: 400px; /* Masaüstü yükseklik */
    object-fit: cover;
    aspect-ratio: 16/9;
    display: block;
	cursor: pointer;
}

/* MASAÜSTÜ (1025px ve üzeri) */
@media (min-width: 1025px) {
    .featured-image {
        width: 50%;
        max-width: 600px;
        margin: 0 auto 25px;
    }
    .featured-image img {
        aspect-ratio: 3 / 2;
    }
}

/* TABLET (768px - 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
    .featured-image {
        width: calc(100% - 500px); /* 250px sağ-sol boşluk */
        margin: 0 auto 20px;
    }
    .featured-image img {
        aspect-ratio: 3/2;
        max-height: 350px;
    }
}

/* MOBİL (767px ve altı) */
@media (max-width: 767px) {
    .featured-image {
		border-radius: 6px;
        margin: 5px auto;
        width: 90%;
    }
    .featured-image img {
        aspect-ratio: 4/3;
        max-height: 250px;
    }

	#about-section h1 {
        text-align: center;
        margin-top: 12px;
        font-size: 18px;
    }
}

/* FOTO GALERİ */
#working-hours-section h2,
#social-section h2,
#contact-section h2,
#photo-section h2,
#video-section h2,
#location-section h2 {
    margin: 25px 0 15px;
    font-size: 1.4rem;
    color: #333;
    border-bottom: 1px solid #dadada;
    padding-bottom: 8px;
}

/* PHOTO GALLERY - RESPONSIVE GRID WITH FIXED ASPECT RATIO */
.photo-content {
    display: grid;
    gap: 15px;
    /* Desktop: 4 columns */
    grid-template-columns: repeat(4, 1fr);
}

.photo-list {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
	margin: 0 0 1rem;
	cursor: pointer;

}

.photo-list figure {
    margin: 0 0 0rem;
}

.photo-list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 4/3; /* Sabit en-boy oranı */
    transition: transform 0.3s ease;
}

.photo-list:hover img {
    transform: scale(1.05);
}

/* Tablet: 3 columns */
@media (max-width: 992px) {
    .photo-content {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Mobile: 2 columns */
@media (max-width: 576px) {
    .photo-content {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Extra small mobile: 1 column */
@media (max-width: 400px) {
    .photo-content {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* SOSYAL MEDYA & İLETİŞİM BUTONLARI */
#social-section {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

.social-button {
	display: flex;
    padding: 10px 14px;
    margin: 5px;
    background: #f5f5f5;
    border-radius: 5px;
    color: #333;
    text-decoration: none;
    transition: background 0.3s;
    align-content: center;
    align-items: center;
    gap: 0.7rem;
	
	
}

.social-button:hover {
    background: #e0e0e0;
	text-decoration:none;
}

a.social-button i {
    font-size: 23px;
    color: #3a86ff;
}

#social-section h2{
    grid-column: 1 / -1;
}

@media (max-width: 767px) {
    
	#social-section {
    gap: 7px;
    grid-template-columns: repeat(2, 1fr);
   }

}


i.fab.fa-facebook-square {
   
    color: #3a86ff;
}

i.fab.fa-instagram {
    color: red;
}

i.fab.fa-x-twitter {
    color: black;
}

i.fab.fa-tiktok {
    color: #686868;
}
i.fab.fa-youtube {
    color: indianred;
}

i.fab.fa-linkedin {
    color: #007ebb;
}


/* VİDEO BÖLÜMÜ */
.video-content {
    position: relative;
    margin-top: 15px;
	text-align: center;
}

.video-body img {
    width: 100%;
    border-radius: 5px;
}

.vplay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.8);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff0000;
    font-size: 20px;
}

/* HARİTA BÖLÜMÜ */
#map-detail {
    height: 400px;
    width: 100%;
    background: #f0f0f0;
    border-radius: 5px;
    margin-top: 15px;
    z-index: 0 !important;
}

/* SAĞ SIDEBAR (SHARE BUTONLARI) */
.shares-buttons {
    list-style: none;
}

.shares-buttons li {
    margin-bottom: 10px;
}

.shares-buttons a {
    display: block;
    padding: 12px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    text-align: center;
    transition: opacity 0.3s;
}

.shares-buttons a:hover {
    opacity: 0.9;
}

.fb-share { background: #3b5998; }
.twitter-share { background: #1da1f2; }
.gplus-share { background: #db4437; }

/* İKONLAR İÇİN (FontAwesome kullanıyorsanız) */
.fas-facebook:before { content: "\f09a"; }
.fas-twitter:before { content: "\f099"; }
.fas-linkedin:before { content: "\f0e1"; }
.fas-globe:before { content: "\f0ac"; }
.fas-email:before { content: "\f0e0"; }
.fas-phone:before { content: "\f095"; }








/* STICKY ASIDE (DESKTOP) ve MOBİL DÜZEN */






/* NAVIGATION STYLES */
:root {
    --nav-bg: #e3e3e3;  /* gri : #bfbfbf ,#efefef, #e3e3e3  -- blue : #3a86ff ,rgb(58 134 255 / 70%)     background-color: rgb(58 134 255 / 70%); */
    --btn-bg: #ffffff;
    --btn-text: #555;
    --btn-hover-bg: #f4f4f4;  
    --btn-hover-text: #3a86ff;
    --btn-active-bg: #f4f4f4;
    --btn-active-text: #3a86ff;
}

/* NAVIGATION STYLES */
.navigetab {
        /* position: sticky; */
    /* top: 29px; */
    z-index: 2;
    background: #e3e3e366;
    /* margin-top: 0px; */
    border-bottom: solid 1px #bcbcbc;
    width: 100%;
}

.navigetab-list {
    display: flex;
    justify-content: center;
    gap: 5px;
    padding: 6px 0px;
    margin: 0;
    list-style: none;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none; /* Firefox */
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.navigetab-list::-webkit-scrollbar {
    display: none; /* Chrome/Safari */
}

.navigetab-list li {
    scroll-snap-align: start;
    flex-shrink: 0;
}

.navigetab-list li a {
    display: block;
    padding: 10px 20px;
    border-radius: 6px;
    background: var(--btn-bg);
    color: var(--btn-text);
    text-decoration: none;
    font-weight: 500;
    white-space: nowrap;
    transition: all 0.3s ease;
    font-size: 13px;
}

.navigetab-list li a:hover,
.navigetab-list li a.active {
    background: var(--btn-hover-bg);
    color: var(--btn-hover-text);
  
}

/* Mobile için düzenleme */
@media (max-width: 768px) {
    .navigetab {
		/*top: 48px;*/
        padding-left: 17px;
    }

    .navigetab-list {
        justify-content: flex-start;
        padding: 6px 15px;
    }

    .navigetab-list li a {
        padding: 8px 15px;
        font-size: 12px;
    }
}

.sectionlist {
  scroll-margin-top: 85px; /* Navigetab yüksekliği + birkaç px boşluk */
}


html {
  scroll-behavior: smooth;
}


/*Place Detail FINNISH*/


.leaflet-control-attribution.leaflet-control {display: flex;}

.hizliiletisims {position: fixed;bottom: 83px;right: 12px;z-index: 999; display: flex;flex-direction: column;}
.hizliiletisims a.iltbtn {margin-bottom: 6px;}
.hizliiletisims a img { width: 48px;}



/* PAYLAŞIM BUTONLARI STİLLERİ */
.shares-buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2'şerli sıralama */
  gap: 10px;
  max-width: 500px; /* Maksimum genişlik */
  margin: 0 auto; /* Ortalama */
  padding: 0;
  list-style: none;
}

.shares-buttons li {
  display: flex;
}

.shares-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 10px 15px;
  background: #f5f5f5;
  border-radius: 8px;
  color: #333;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  text-align: center;
  border: 1px solid #e0e0e0;
}

.shares-buttons a i{

-webkit-text-stroke: 1px transparent!important;
}

.shares-buttons a:hover {
  background: #e9e9e9;
  transform: translateY(-2px);
}

/* Platform renkleri (opsiyonel) */
.shares-buttons .fa-facebook { color: #1877F2; }
.shares-buttons .fa-x-twitter { color: #000; }
.shares-buttons .fa-whatsapp { color: #25D366; }
.shares-buttons .fa-linkedin { color: #0077B5; }
.shares-buttons .fa-pinterest { color: #E60023; }
.shares-buttons .fa-reddit { color: #FF5700; }
.shares-buttons .fa-telegram { color: #0088CC; }
.shares-buttons .fa-tumblr { color: #36465D; }
.shares-buttons .fa-envelope { color: #EA4335; }

/* MOBİL UYUMLULUK */
@media (max-width: 600px) {
  .shares-buttons {
      grid-template-columns: repeat(2, 1fr); /* Mobilde de 2'şerli */
      max-width: 100%;
      padding: 0 10px;
  }
  
  .shares-buttons a {
      padding: 8px 10px;
      font-size: 14px;
  }
}


.working-hours {
  line-height: 1.6;
  margin: 10px 0;
}
.hours-line {
  padding: 3px 0;
}
.no-hours {
  color: #999;
  font-style: italic;
}



/* FOOTER STYLE*/

.site-footer {
    
  color: #fff;
  padding: 60px 20px;
  min-height: 400px;
  display: flex;
  align-items: center;
  font-family: Arial, sans-serif;
}

.footer-content {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.footer-section {
  flex: 1;
  padding: 0 20px;
}

.links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.links li {
  margin-bottom: 15px;
}

.links a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  transition: 0.3s;
  display: inline-block;
}

.links a:hover {
  transform: translateX(5px);
  opacity: 0.9;
}

.links i {
  margin-right: 10px;
  width: 20px;
color: #ffffff;
}

.info {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slogan {
  font-style: italic;
  margin-bottom: 20px;
  line-height: 1.5;
  font-size: 15px;
}

.copyright {
  font-size: 14px;
  opacity: 0.9;
}

@media (max-width: 768px) {
  .footer-content {
      flex-direction: column;
      gap: 40px;
  margin-bottom: 45px;
  }
  
  .footer-section {
      width: 100%;
      padding: 0;
  }
  
  .links ul {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 15px;
  }
}




 /* Modal categories START */

 .modal-categories-trigger {
  cursor: pointer;
}

/* Modal Ana Yapı */
.modal-categories {
  position: fixed;
  top: 0;
  left: -100%;
  width: 80%;
  max-width: 400px;
  height: 100vh;
  background: white;
  z-index: 1001;
  transition: left 0.3s ease-out;
  box-shadow: 5px 0 15px rgba(0,0,0,0.2);
  overflow-y: auto;
}

.modal-categories.active {
    left: 0;
}

.modal-categories-container {
  padding: 20px;
}

.modal-categories-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #eeeeee;
    padding: 1rem;
    border-bottom: 1px solid #ddd;
    position: sticky;
    top: 0;
    z-index: 2;
}

.modal-categories-header  h2 {
    font-size: 1.1rem;
    margin: 0;
}

.modal-categories-close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}


.category-block {
  margin-bottom: 15px;
}

.category-link, .subcategory-link {
  display: block;
  padding: 8px 0;
  color: #333;
}

.subcategory-list {
  padding-left: 20px;
  margin-top: 5px;
}

/* Overlay */
.modal-categories-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.modal-categories-overlay.active {
  opacity: 1;
  visibility: visible;
}

/* Modal categories FINNISH */