body {
    background: rgba(214, 210, 210, 0.075);
    font-family: 'Open-Sance', sans-serif;
}

.baro-card {
    transition: transform 0.2s;
}

.baro-card:hover {
    transform: scale(1.03);
}

.baro-icon {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

.baro-section {
    margin-top: 30px;
}

.baro-header {
    background-color: #55828B;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.eynbg {
    background: #fff
}

.iconright {
    float: right;
    color: #ffc107
}

.libaslik {
    background-color: #2c3e50;
    border-color: #2980b9;
    color: #fff
}

.navbar-default .navbar-nav>li>a {
    color: #fff
}

.navbar-default .list-group>li>a:hover {
    color: #fff
}
.navbar-eyn-header {
    border-color: #2c5175;
    border-radius: 0;
    background: linear-gradient(89.99deg, #3B6064 3.65%, #87BBA2 96.66%);
    color: #fff;
    height: 75px;
}
.label-eyn {
    background: #2c3e50
}

.adblock {
    z-index: 999;
    position: absolute;
    border: 1px solid gray;
    width: 100%;
    height: 450%;
    background: #2c3e50;
    opacity: 1
}

.adblockmetin {
    margin-top: 20%;
    margin-left: 30%;
    color: #fff;
    position: absolute;
    width: 50%;
    height: auto;
    display: block;
    text-align: center;
    padding: 25px 10px 10px;
    border: 2px solid #FFF;
    box-shadow: 0 0 20px #FFF;
    border-radius: 12px
}

.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px
}

.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222;
    border: 4px solid #FFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px
}

.carousel-control.right {
    right: -12px
}

.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px
}

.carousel-indicators li {
    background: #cecece
}

.carousel-indicators .active {
    background: #428bca
}

.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3)
}

#pac-input {
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px
}

#pac-input:focus {
    border-color: #4d90fe
}

.pac-container {
    font-family: Roboto
}

#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0
}

#type-selector label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid#eee;
    border-left-width: 5px;
    border-radius: 3px
}

.bs-callout-danger {
    border-left-color: #ce4844
}

.bs-callout-success {
    border-left-color: #5cb85c
}

.bs-callout-warning {
    border-left-color: #f0ad4e
}

.bs-callout-info {
    border-left-color: #1b809e
}

.MT10 {
    margin-top: 10px
}

.MT5 {
    margin-top: 5px
}

;

.MT15 {
    margin-top: 15px
}

.MB5 {
    margin-bottom: 5px
}

.baslik {
    font-size: 22px
}

.eynheading {
    background: #cb2027;
    color: #fff;
    padding: 10px 15px;
    border-color: #cb2027
}

.eynicon {
    color: #ffc107;
    font-size: 16px
}

.navbar-avukat-header {
    background: linear-gradient(233deg, #0d5d81, #E91E63);
}

.onayli {
    color: #9fe053;
}

.gizle {
    display: none
}

.colorBeyaz {
    color: #fff;
}

.solReklam {
    width: 15%;
    height: 50%;
    margin-top: 10%;
    position: absolute;
    margin-left: 5px;
}

input.gsc-input {
    height: 50px !important;
    font-size: 20px;
}

.gsc-search-button-v2 {
    border-color: #cb2027;
    background-color: #cb2027;
}

.gsc-search-button-v2 svg {
    width: 30px !important;
    height: 48px !important;
    fill: #ffffff !important;
}

input.gsc-input {
    background: none !important;
}

.avukatekle {
    background: #4CAF50;
    margin-top: -5px;
}

.curser {
    cursor: pointer;
}
body {
    margin: 0;
    padding: 0;
    min-height: 100vh;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.main-content {
    align-items: center;
    justify-content: center;
    color: #6c757d;
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 30px;
}

.footer {
    background: linear-gradient(135deg, #2c5175 0%, #87BBA2 100%);
    color: white;
    padding: 60px 0 20px 0;
    margin-top: auto;
}

.footer-brand {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.footer-brand i {
    font-size: 2.5rem;
    margin-right: 15px;
    color: #fff;
}

.footer-brand h3 {
    margin: 0;
    font-weight: 700;
    font-size: 1.8rem;
}

.footer-brand small {
    display: block;
    opacity: 0.9;
    font-size: 0.9rem;
    margin-top: 5px;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
}

.footer-links a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    padding: 8px 0;
    display: inline-block;
}

.footer-links a:hover {
    color: #fff;
    transform: translateX(5px);
}

.footer-links a::before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    transition: width 0.3s ease;
}

.footer-links a:hover::before {
    width: 100%;
}

.footer-section h5 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 10px;
}

.footer-section h5::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
}

.contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-info li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.contact-info i {
    width: 25px;
    margin-right: 15px;
    color: rgba(255, 255, 255, 0.8);
}

.social-links {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-links a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.social-links a:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
}

.footer-bottom {
    background: rgba(0, 0, 0, 0.2);
    padding: 20px 0;
    margin-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom p {
    margin: 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 768px) {
    .footer {
        padding: 40px 0 20px 0;
    }

    .footer-brand {
        text-align: center;
        margin-bottom: 40px;
    }

    .footer-section {
        margin-bottom: 40px;
        text-align: center;
    }

    .social-links {
        justify-content: center;
    }
}

.highlight-link {
    background: rgba(255, 255, 255, 0.1);
    padding: 12px 20px;
    border-radius: 25px;
    display: inline-block;
    margin-top: 10px;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.highlight-link:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-2px);
}




body {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.breadcrumb-custom {
    background: white;
    padding: 15px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.breadcrumb-custom .breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
}

.breadcrumb-custom .breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    color: #6c757d;
}

.contact-info-box {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding: 25px;
    margin-top: 20px;
}

.contact-info-box .info-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 0.95rem;
}

.contact-info-box .info-item i {
    width: 20px;
    margin-right: 12px;
    color: rgba(255, 255, 255, 0.8);
}

.contact-info-box .info-item strong {
    margin-right: 8px;
}

.search-notice {
    background: linear-gradient(135deg, #17a2b8, #138496);
    color: white;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 3px 15px rgba(23, 162, 184, 0.3);
}

.search-notice a {
    color: #fff;
    text-decoration: underline;
    font-weight: 500;
}

.firmas-section h2 {
    color: #495057;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 3px solid #55828B;
    display: inline-block;
}

.eyn-card {
    background: white;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    border-left: 4px solid #55828B;
}

.eyn-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.firma-name {
    color: #55828B;
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 8px;
    text-decoration: none;
}

.firma-name:hover {
    color: #87BBA2;
    text-decoration: underline;
}

.firma-type {
    color: #6c757d;
    font-size: 0.9rem;
    margin-bottom: 5px;
}

.contact-link {
    color: #17a2b8;
    font-size: 0.9rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.contact-link:hover {
    color: #138496;
    text-decoration: underline;
}

.contact-link i {
    margin-right: 5px;
}

.ad-section {
    position: sticky;
    top: 20px;
}

.ad-box {
    background: white;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.ad-box h5 {
    color: #495057;
    margin-bottom: 15px;
    font-weight: 600;
}

.google-ad {
    background: linear-gradient(135deg, #4285f4, #34a853, #fbbc05, #ea4335);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    color: white;
    padding: 40px 20px;
    border-radius: 8px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.google-ad h6 {
    font-size: 1.1rem;
    margin-bottom: 10px;
}

.google-ad p {
    font-size: 0.9rem;
    opacity: 0.9;
    margin-bottom: 0;
}

.sponsor-badge {
    background: #28a745;
    color: white;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
}

@media (max-width: 768px) {
    .page-header h1 {
        font-size: 1.8rem;
    }

    .contact-info-box {
        padding: 20px;
    }

    .firma-card {
        padding: 15px;
    }

    .ad-section {
        position: static;
        margin-top: 30px;
    }
}

.pagination-custom {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

.pagination-custom .page-link {
    color: #55828B;
    border-color: #55828B;
}

.pagination-custom .page-item.active .page-link {
    background-color: #55828B;
    border-color: #55828B;
    color: #fff;
}

.pagination-custom .page-link:hover {
    color: #87BBA2;
    background-color: rgba(220, 53, 69, 0.1);
}

.content-firma-header {
    background: linear-gradient(135deg, #185a6c 0%, #87BBA2 100%);
    color: white;
    padding: 15px 30px;
    margin: 0;
}

.page-header {
    background: linear-gradient(135deg, #185a6c 0%, #87BBA2 100%);
    color: white;
    padding: 40px 0;
    border-radius: 15px
}
.page-branch-header {
    background: linear-gradient(135deg, #185a6c 0%, #87BBA2 100%);
    color: white;
    padding: 40px 0;
    border-radius: 15px;
}

.page-header h1 {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.firma-intro {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
}


.content-header {
    background: linear-gradient(135deg, #495057, #6c757d);
    color: white;
    padding: 25px 30px;
    margin: 0;
}

.content-header h2 {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 600;
}

.firma-link {
    color: #17a2b8;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.1rem;
}

.firma-link:hover {
    color: #138496;
    text-decoration: underline;
}

.contact-info {
    padding: 30px;
}

.info-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin-bottom: 30px;
}

.info-item {
    display: flex;
    align-items: center;
    padding: 15px;
    background: #f8f9fa;
    border-radius: 10px;
    border-left: 4px solid #55828B;
    transition: all 0.3s ease;
}

.info-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.info-item i {
    font-size: 1.3rem;
    color: #55828B;
    margin-right: 15px;
    width: 25px;
    text-align: center;
}

.info-item .label {
    font-weight: 600;
    color: #495057;
    margin-right: 8px;
}

.info-item .value {
    color: #6c757d;
}

.info-item a {
    color: #17a2b8;
    text-decoration: none;
}

.info-item a:hover {
    color: #138496;
    text-decoration: underline;
}

.expertise-section {
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 30px;
}

.expertise-header {
    background: linear-gradient(135deg, #4285f4, #34a853);
    color: white;
    padding: 20px 30px;
    text-align: center;
}

.expertise-list {
    padding: 30px;
}

.expertise-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
}

.expertise-item {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    background: linear-gradient(135deg, #e8f5e8, #f0f8f0);
    border-radius: 8px;
    border-left: 3px solid #28a745;
    transition: all 0.3s ease;
}

.expertise-item:hover {
    transform: translateX(5px);
    box-shadow: 0 3px 10px rgba(40, 167, 69, 0.2);
}

.expertise-item i {
    color: #28a745;
    margin-right: 10px;
}

.sidebar {
    position: sticky;
    top: 20px;
}

.sidebar-card {
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 20px;
}

.sidebar-header {
    background: linear-gradient(135deg, #55828B, #87BBA2);
    color: white;
    padding: 20px;
    text-align: center;
    font-weight: 600;
}

.firma-list {
    padding: 20px;
}

.firma-list-item {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #e9ecef;
    text-decoration: none;
    color: #495057;
    transition: all 0.3s ease;
}

.firma-list-item:last-child {
    border-bottom: none;
}

.firma-list-item:hover {
    color: #55828B;
    transform: translateX(5px);
}

.firma-list-item i {
    color: #28a745;
    margin-right: 10px;
    width: 15px;
}

.action-buttons {
    display: flex;
    gap: 15px;
    margin-top: 30px;
    flex-wrap: wrap;
}

.btn-custom {
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.btn-edit {
    background: linear-gradient(135deg, #17a2b8, #138496);
    color: white;
}

.btn-edit:hover {
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(23, 162, 184, 0.3);
}

.btn-report {
    background: linear-gradient(135deg, #55828B, #87BBA2);
    color: white;
}

.btn-report:hover {
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(220, 53, 69, 0.3);
}

.stats-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    background: #f8f9fa;
    border-top: 1px solid #e9ecef;
}

.stat-item {
    text-align: center;
}

.stat-value {
    font-size: 1.2rem;
    font-weight: 700;
    color: #55828B;
}

.stat-label {
    font-size: 0.9rem;
    color: #6c757d;
}

.map-section {
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 30px;
}

.map-header {
    background: linear-gradient(135deg, #28a745, #20c997);
    color: white;
    padding: 20px 30px;
}

.map-container {
    height: 400px;
    background: #e9ecef;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map-placeholder {
    text-align: center;
    color: #6c757d;
}

.direction-btn {
    position: absolute;
    top: 65px;
    right: 20px;
    background: linear-gradient(135deg, #4285f4, #34a853);
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 1;
}

.direction-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(66, 133, 244, 0.3);
}

.note-section {
    background: linear-gradient(135deg, #fff3cd, #ffeaa7);
    border: 1px solid #ffeaa7;
    border-radius: 10px;
    padding: 20px;
    margin: 30px 0;
}

.note-section .alert-heading {
    color: #856404;
    font-weight: 600;
    margin-bottom: 10px;
}

.note-section p {
    color: #856404;
    margin: 0;
    font-size: 0.95rem;
}

@media (max-width: 768px) {
    .page-header h1 {
        font-size: 1.8rem;
    }

    .info-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .expertise-grid {
        grid-template-columns: 1fr;
    }

    .action-buttons {
        flex-direction: column;
    }

    /*.sidebar {
        position: static;
        margin-top: 30px;
    }*/

    .stats-section {
        flex-direction: column;
        gap: 20px;
    }
}


.firma-card{background: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;}
.firma-list-card
{
    background: white;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    border-left: 4px solid #55828B;
}

.firma-list-card:hover{transform: translateX(-5px);
    box-shadow: 0 5px 5px #3B6064;}
.border-left-success{border-left: 4px solid #87BBA2;}
.sub-title {
    font-size: 16px;
    color: #fff;
    margin: 8px 0 0 0;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.logo-title {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: -1px;
    line-height: 1;
}


/* Makale Listesi Stilleri */
.articles-section {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-top: 30px;
}

.articles-header {
    background: linear-gradient(135deg, #009688 0%, #34495e 100%);
    color: white;
    padding: 25px 30px;
    text-align: center;
}

.articles-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.articles-subtitle {
    font-size: 14px;
    opacity: 0.9;
}

.articles-list {
    padding: 30px;
}

.article-item {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 15px;
    border-left: 4px solid #3498db;
    transition: all 0.3s ease;
    cursor: pointer;
}

.article-item:hover {
    background: #e8f4f8;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.article-item:last-child {
    margin-bottom: 0;
}

.article-title {
    font-size: 18px;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 8px;
}

.article-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #7f8c8d;
    margin-bottom: 10px;
}

.article-date {
    display: flex;
    align-items: center;
}

.article-category {
    background: #55828B;
    color: white;
    padding: 2px 8px;
    border-radius: 5px;
    font-size: 12px;
}

.article-excerpt {
    color: #555;
    line-height: 1.5;
}

.no-articles {
    text-align: center;
    color: #7f8c8d;
    font-style: italic;
    padding: 40px;
}
.submit-btn {
    background: linear-gradient(45deg, #55828B, #3B6064);
    color: white;
    padding: 15px 30px;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
}

.submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(102, 126, 234, 0.3);
}
@media (max-width: 768px) {
    .container {
        padding: 10px;
    }

    .firma-header {
        padding: 20px;
    }

    .firma-info {
        padding: 20px;
    }

    .info-grid {
        grid-template-columns: 1fr;
    }

    .articles-list {
        padding: 20px;
    }
}

/*PAYLAŞIM*/
.content {
    max-width: 800px;
    margin: 0 auto;
    background: white;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

/* Sosyal Medya Butonları Container */
.social-share-container {
    position: fixed;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* Buton Stilleri */
.share-btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: white;
    font-size: 14px;
    transition: all 0.3s ease;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    position: relative;
}

.share-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

/* Tooltip */
.share-btn::before {
    content: attr(data-tooltip);
    position: absolute;
    right: 40px;
    background: #333;
    color: white;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 11px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.share-btn::after {
    content: '';
    position: absolute;
    right: 34px;
    border: 4px solid transparent;
    border-left-color: #333;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.share-btn:hover::before,
.share-btn:hover::after {
    opacity: 1;
}

/* Platform Renkleri */
.facebook {
    background: #1877f2;
}

.twitter {
    background: #000000;
}

.whatsapp {
    background: #25d366;
}

.linkedin {
    background: #0077b5;
}

.telegram {
    background: #0088cc;
}

/* Responsive */
@media (max-width: 768px) {
    .social-share-container {
        right: 10px;
        gap: 6px;
    }

    .share-btn {
        width: 28px;
        height: 28px;
        font-size: 12px;
    }

    .share-btn::before {
        display: none;
    }

    .share-btn::after {
        display: none;
    }
}

/*PAYLAŞIM*/