/* =============================================
   FBİAD - Office701 Custom Styles
   fbiad.org tasarım eşleştirmeleri
   ============================================= */

:root {
    --fbiad-navy: #002d74;
    --fbiad-navy-dark: #001b46;
    --fbiad-navy-light: #00409a;
    --fbiad-yellow: #ffed00;
    --fbiad-white: #ffffff;
}

html,
body {
    height: auto;
}

/* =============================================
   Header - Menü logoya yakın
   ============================================= */
#tg-header .fbiad-header-row {
    position: relative;
}

#tg-header .fbiad-header-row:after {
    content: '';
    display: table;
    clear: both;
}

#tg-header .fbiad-logo {
    width: 140px;
    margin-top: 12px;
    margin-right: 30px;
    z-index: 999;
    float: left;
    display: block;
    position: relative;
}

#tg-header .fbiad-logo img {
    width: 100%;
    height: auto;
}

#tg-header .fbiad-navigationarea {
    float: none !important;
    overflow: visible;
    margin-top: 3px;
    padding: 6px 0;
    position: relative;
}

#tg-header .fbiad-navigationarea .tg-nav {
    float: left;
    padding: 9px 0;
    overflow: visible;
}

#tg-header .fbiad-navigationarea .tg-navigation {
    width: auto;
    float: none;
    padding: 0;
    overflow: visible;
}

#tg-header .fbiad-navigationarea .navbar-collapse {
    overflow: visible !important;
    max-height: none !important;
    border: 0;
    box-shadow: none;
}

#tg-header .fbiad-navigationarea .tg-navigation > ul {
    width: auto;
    float: left;
}

#tg-header .fbiad-navigationarea .tg-navigation > ul > li {
    margin: 5px 18px 0 0;
    padding: 0 0 20px;
}

#tg-header .fbiad-navigationarea .tg-navigation > ul > li > .sub-menu {
    z-index: 1001;
}

#tg-header .fbiad-navigationarea .sub-menu li a {
    color: #444349;
}

#tg-header .fbiad-navigationarea .sub-menu li a:hover {
    color: #002d74;
}

#tg-header .fbiad-profile-link {
    float: right;
    height: 30px;
    width: auto;
    padding: 0 8px;
    border-radius: 5px;
    margin-top: 7px;
}

#tg-header .fbiad-tv-link {
    float: right;
    height: 30px;
    margin-right: 30px;
    border-radius: 5px;
}

#tg-header .fbiad-tv-link img {
    margin-top: 5px;
    float: right;
}

.fbiad-mobile-toggle,
.fbiad-mobile-login {
    float: right;
    margin-top: -5px;
    margin-right: -5px;
    border: 0;
    background: transparent;
    padding: 0;
}

/* =============================================
   Slider / Banner
   ============================================= */
.tg-bannerimg figcaption {
    height: 100vh !important;
    background: linear-gradient(
        to bottom,
        rgba(0, 27, 70, 0.85) 0%,
        rgba(0, 27, 70, 0.85) 1%,
        rgba(0, 45, 116, 0.85) 60%
    ) !important;
}

.fbiad-slider-container {
    width: 80%;
    text-align: center;
}

.fbiad-slider-container .tg-slidercontent h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
}

.fbiad-slider-text {
    display: block;
    font-weight: 500;
    line-height: 24px;
    margin-top: 10px;
    color: #fff;
}

.fbiad-slider-btn {
    background-color: #fff !important;
    color: #333 !important;
    margin-top: 15px;
}

.fbiad-slide-bg {
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.fbiad-platform-bg {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.tg-bannersocialicons li a i.fa {
    line-height: 38px;
}

.tg-slidercontent h1 {
    font-size: 40px;
    line-height: 40px;
}

/* =============================================
   Parallax - Pembe yerine lacivert
   ============================================= */
.tg-bgparallax:before {
    background: linear-gradient(
        to bottom,
        rgba(0, 45, 116, 0.8) 0%,
        rgba(0, 45, 116, 0.8) 100%
    ) !important;
}

.tg-bguyelik {
    background-image: url(../images/bg-parallax-01.jpg);
}

.tg-bgparallaxgumus {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.tg-bgparallaxgumus:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #d3d3d3;
}

.tg-bgparallaxdestek {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.tg-bgparallaxdestek:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
}

/* Pembe gradient kalan alanlar */
.tg-galleryhover {
    background: linear-gradient(
        to bottom,
        rgba(0, 45, 116, 0.8) 0%,
        rgba(0, 45, 116, 0.8) 100%
    ) !important;
}

/* Platformlar — fbiad.org: logo görünür, hover'da ortalanmış beyaz panel */
.fbiad-platforms-section {
    margin-top: 10px;
    margin-bottom: 10px;
}

.fbiad-platforms-section .tg-serviceimg {
    min-height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fbiad-platforms-section .tg-serviceimg figcaption {
    height: 400px;
    padding: 20px;
    overflow: hidden;
    background: transparent !important;
    transition: background-color 300ms ease-in-out;
}

.fbiad-platforms-section .tg-serviceimg:hover figcaption {
    background: rgba(255, 255, 255, 0.98) !important;
}

.fbiad-platforms-section .tg-servicecontent {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    float: none;
    padding: 0 30px;
    color: #333;
    text-align: center;
    background: transparent !important;
    border: 0;
}

.fbiad-platforms-section .tg-serviceholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
}

.fbiad-platforms-section .tg-serviceimg:hover .tg-serviceholder {
    opacity: 1;
    visibility: visible;
}

/* Tema position:absolute/static kurallarını devre dışı bırak */
.fbiad-platforms-section .tg-servicecontent .tg-description,
.fbiad-platforms-section .tg-servicecontent .tg-btnarea,
.fbiad-platforms-section .tg-servicecontent .tg-btnreadmore,
.fbiad-platforms-section .tg-serviceimg:hover .tg-servicecontent .tg-description,
.fbiad-platforms-section .tg-serviceimg:hover .tg-servicecontent .tg-btnreadmore {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transition: none !important;
}

.fbiad-platforms-section .tg-servicecontent .tg-description {
    width: 100%;
    padding: 0 0 18px;
}

.fbiad-platforms-section .tg-servicecontent .tg-description p {
    margin: 0;
    color: #333;
    line-height: 1.6;
}

.fbiad-platforms-section .tg-servicecontent .tg-btnarea {
    padding: 0;
}

.fbiad-platforms-section .tg-btnreadmore {
    color: var(--fbiad-navy);
    transition: color 200ms ease-in-out;
}

.fbiad-platforms-section .tg-btnreadmore:hover {
    color: var(--fbiad-navy-dark);
}

.tg-btn {
    background: var(--fbiad-navy);
}

.fbiad-slider-btn.tg-btn:hover,
.fbiad-press-more .tg-btn:hover {
    background-color: #fff !important;
    color: #333 !important;
}

.tg-sectionheading h3 {
    color: var(--fbiad-navy);
}

/* =============================================
   Faaliyetler — fbiad.org ile aynı yapı/stil
   ============================================= */
.fbiad-section-intro {
    margin-top: 50px;
}

.fbiad-section-intro .tg-description {
    width: 80%;
    float: left;
    margin-left: 0;
    margin-right: auto;
}

.fbiad-section-description p {
    text-align: left !important;
}

.fbiad-activity-col {
    min-height: 420px;
}

.fbiad-activity-col .tg-themepost img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
}

.fbiad-activity-col .tg-speaker figure figcaption .tg-socialicons > a {
    display: block;
    width: 100%;
    height: auto;
    background: transparent;
    border-radius: 0;
    line-height: 30px;
    text-align: center;
}

.fbiad-activity-col .tg-speaker figure figcaption .tg-socialicons > a:hover,
.fbiad-activity-col .tg-speaker figure figcaption .tg-socialicons > a:focus {
    background: transparent;
    color: var(--fbiad-navy);
}

.fbiad-activity-col .tg-posttitle p {
    margin: 0 0 7px;
    font-weight: 500;
    line-height: 20px;
}

.fbiad-activity-col .tg-posttitle p a {
    display: block;
    color: var(--fbiad-navy);
}

.fbiad-activity-col .tg-posttitle span {
    color: #444349;
}

/* =============================================
   Sayaçlar — fbiad.org ile aynı 3 kolon düzeni
   ============================================= */
.fbiad-counters-section .tg-statisticscounters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    float: none;
}

.fbiad-counters-section .tg-counterholder {
    width: 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    float: none;
}

.fbiad-counters-section .tg-counter h2 {
    width: 100%;
}

@media (max-width: 767px) {
    .fbiad-counters-section .tg-counterholder {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 50px 0;
    }
}

/* =============================================
   Üyelik Formu - Modern Tasarım
   ============================================= */
.fbiad-membership-section {
    position: relative;
    padding: 70px 0;
}

.fbiad-membership-section:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(0, 45, 116, 0.92) 0%,
        rgba(0, 27, 70, 0.95) 100%
    );
    z-index: 1;
}

.fbiad-membership-section .container {
    position: relative;
    z-index: 2;
}

.fbiad-membership-card {
    background: rgba(255, 255, 255, 0.98);
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
    padding: 40px 36px;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.fbiad-membership-header {
    text-align: center;
    margin-bottom: 32px;
}

.fbiad-membership-badge {
    display: inline-block;
    background: var(--fbiad-navy);
    color: var(--fbiad-yellow);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 6px 14px;
    border-radius: 20px;
    margin-bottom: 14px;
}

.fbiad-membership-header h2 {
    color: var(--fbiad-navy);
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 8px;
    line-height: 1.2;
}

.fbiad-membership-header h3 {
    color: var(--fbiad-navy-light);
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 12px;
}

.fbiad-membership-header p {
    color: #666;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}

.fbiad-membership-form {
    width: 100%;
}

.fbiad-form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px 20px;
    margin-bottom: 20px;
}

.fbiad-form-field {
    display: flex;
    flex-direction: column;
}

.fbiad-form-field-full {
    grid-column: 1 / -1;
    margin-bottom: 4px;
}

.fbiad-form-field label {
    color: var(--fbiad-navy);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 6px;
}

.fbiad-form-field .form-control,
.fbiad-form-field textarea {
    width: 100%;
    border: 1px solid #dde3ef;
    border-radius: 8px;
    padding: 12px 14px;
    font-size: 14px;
    color: #333;
    background: #f8fafc;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    box-shadow: none;
    height: auto;
}

.fbiad-form-field textarea {
    min-height: 110px;
    resize: vertical;
}

.fbiad-form-field .form-control:focus,
.fbiad-form-field textarea:focus {
    border-color: var(--fbiad-navy);
    background: #fff;
    box-shadow: 0 0 0 3px rgba(0, 45, 116, 0.12);
    outline: none;
}

.fbiad-form-block {
    margin: 24px 0 16px;
}

.fbiad-form-block-title {
    display: block;
    color: var(--fbiad-navy);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;
}

.fbiad-radio-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.fbiad-radio-card {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    border: 2px solid #dde3ef;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 500;
    color: #444;
    background: #f8fafc;
    margin: 0;
    transition: all 0.2s ease;
}

.fbiad-radio-card input {
    margin: 0;
    accent-color: var(--fbiad-navy);
}

.fbiad-radio-card:has(input:checked) {
    border-color: var(--fbiad-navy);
    background: rgba(0, 45, 116, 0.06);
    color: var(--fbiad-navy);
}

.fbiad-form-consent {
    margin: 20px 0 24px;
}

.fbiad-consent-label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 12px;
    line-height: 1.6;
    color: #555;
    font-weight: normal;
    margin: 0;
    cursor: pointer;
}

.fbiad-consent-label input {
    margin-top: 3px;
    flex-shrink: 0;
    accent-color: var(--fbiad-navy);
}

.fbiad-form-actions {
    text-align: center;
}

.fbiad-membership-submit {
    background: var(--fbiad-navy);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 14px 40px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.15s ease;
    min-width: 220px;
}

.fbiad-membership-submit:hover {
    background: var(--fbiad-navy-light);
    transform: translateY(-1px);
}

.fbiad-membership-submit:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}

.fbiad-form-feedback {
    margin-bottom: 16px;
    text-align: center;
}

.fbiad-form-feedback p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.fbiad-form-feedback.is-success p {
    color: #1a7f4b;
}

.fbiad-form-feedback.is-error p {
    color: #c0392b;
}

/* Üye Ol iç sayfa */
.fbiad-membership-page {
    background: #f4f6f9;
}

.fbiad-membership-page-section {
    padding: 50px 0 70px;
}

.fbiad-membership-page .fbiad-membership-card {
    border-top: 4px solid var(--fbiad-navy);
    box-shadow: 0 12px 40px rgba(0, 45, 116, 0.1);
}

.fbiad-membership-header--compact h3 {
    font-size: 28px;
    margin-bottom: 10px;
}

.fbiad-membership-header--compact p {
    font-size: 16px;
}

/* Eski üyelik formu stilleri - devre dışı */
.fbiad-membership-section .tg-formfaqs,
.fbiad-membership-section .tg-askquestionform {
    padding: 0;
    float: none;
}

/* =============================================
   Basında Biz
   ============================================= */
.fbiad-press-section {
    padding-bottom: 0 !important;
}

.fbiad-press-more {
    margin-top: 30px;
}

.fbiad-section-divider {
    margin: 0;
    border-color: #eee;
}

/* Sponsorlar */
.fbiad-sponsor-section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.fbiad-sponsor-section.tg-bgparallaxgumus {
    background-color: #fff !important;
    border-bottom: 1px #fff solid;
}

.fbiad-sponsor-heading {
    padding-bottom: 10px !important;
}

.fbiad-sponsor-heading h4 {
    color: #333;
    font-size: 30px;
}

.fbiad-sponsor-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.fbiad-sponsor-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
}

.fbiad-sponsor-col figure,
.fbiad-sponsor-item figure.fbiad-sponsor-logo{
    margin: 0 auto 10px;
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    float: none;
}

.fbiad-sponsor-col figure a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.fbiad-sponsor-col img {
    max-width: 100%;
    max-height: 90px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

/* Footer */
.fbiad-footer .tg-footercolumns {
    background: var(--fbiad-navy) !important;
}

.fbiad-footer .tg-footercolumn.tg-widget ul:not(.tg-socialicons) li {
    width: 100%;
    float: left;
    display: block;
    padding: 0;
    margin: 0 0 10px;
    border: 0;
    line-height: 1.4;
}

.fbiad-footer .tg-footercolumn.tg-widget ul:not(.tg-socialicons) li:last-child {
    margin-bottom: 0;
}

.fbiad-footer .tg-footercolumn.tg-widget ul:not(.tg-socialicons) li a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

.fbiad-footer .tg-footercolumn.tg-widget ul:not(.tg-socialicons) li a:hover {
    color: var(--fbiad-yellow);
}

.fbiad-footer .tg-footercolumn .tg-socialicons {
    width: 100%;
    float: left;
    margin-top: 5px;
}

.fbiad-footer .tg-footercolumn .tg-socialicons li {
    width: auto;
    float: left;
    margin: 0;
    padding: 0 4px;
}

.fbiad-footer .tg-footercolumn .tg-socialicons li a {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 30px;
    line-height: 30px;
    text-align: center;
}

.fbiad-footer .tg-footercolumn .tg-socialicons li a i {
    width: 30px;
    line-height: 30px;
    font-size: 13px;
}

.fbiad-footer-bar-wrap,
.fbiad-footer.tg-footervthree .tg-foorterbar {
    background: #fff !important;
    padding: 15px 0;
}

.fbiad-footer-bar {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 15px;
}

.fbiad-footer.tg-footervthree .tg-foorterbar .tg-copyrights {
    color: #999;
    float: none;
    padding: 8px 0;
    margin: 0;
    justify-self: start;
}

.fbiad-footer.tg-footervthree .tg-foorterbar .fbiad-footer-agency {
    justify-self: center;
    float: none;
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.fbiad-footer.tg-footervthree .tg-foorterbar .fbiad-footer-payment {
    justify-self: end;
    float: none;
    margin: 0;
}

.fbiad-footer.tg-footervthree .tg-foorterbar .tg-socialicons {
    float: none;
    padding: 0;
    margin: 0;
    width: auto;
}

.fbiad-footer.tg-footervthree .tg-foorterbar .tg-socialicons .tg-logo {
    width: auto;
    float: none;
    margin: 0;
    display: block;
}

.fbiad-footer.tg-footervthree .tg-foorterbar .tg-socialicons .tg-logo a {
    width: auto;
    height: auto;
    background: none;
    border-radius: 0;
    overflow: visible;
    display: block;
    line-height: normal;
}

.fbiad-footer.tg-footervthree .tg-foorterbar .tg-socialicons .tg-logo img {
    display: block;
    max-width: 100%;
    height: auto;
}

.fbiad-footer.tg-footervthree .tg-foorterbar .tg-socialicons .tg-logo img.office701-logo {
    width: 80px;
}

.fbiad-footer-logo {
    width: 100px;
}

.fbiad-footer-description {
    margin-left: 0 !important;
    max-width: 480px;
}

.fbiad-footer-description p {
    text-align: left !important;
    font-size: 14px;
    line-height: 24px;
}

.fbiad-footer-agency {
    margin: 0;
}

.fbiad-agency-logo {
    width: 55px;
}

.fbiad-agency-logo img {
    max-width: 100%;
    height: auto;
    display: block;
}

.fbiad-payment-logo {
    width: 250px;
}

.fbiad-payment-logo img {
    max-width: 100%;
    height: auto;
    display: block;
}

.fbiad-footer-payment {
    margin: 0;
}

/* İç Sayfalar */
.fbiad-archive-col,
.fbiad-contact-form-wrap,
.fbiad-contact-info {
    margin-bottom: 30px;
}

.fbiad-archive-title {
    font-size: 18px;
    line-height: 1.4;
}

.fbiad-archive-date,
.fbiad-post-date {
    font-size: 14px;
    color: #666;
}

.fbiad-post-featured {
    margin-bottom: 25px;
}

.fbiad-post-featured img,
.fbiad-post-content img {
    max-width: 100%;
    height: auto;
}

.fbiad-post-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 25px;
}

.fbiad-post-gallery a {
    display: block;
    width: calc(33.333% - 10px);
}

.fbiad-post-gallery img {
    width: 100%;
    height: auto;
}

.fbiad-empty-message {
    text-align: center;
    padding: 40px 0;
    color: #666;
}

/* Form Durumları */
.has-error {
    border-color: #b94a48 !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.has-success {
    border-color: #50cd89 !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

/* Çerez Bildirimi */
.cookiealert,
.fbiad-cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: transform 400ms ease, opacity 400ms ease, visibility 400ms ease;
    color: #444;
    background: #fff;
    border-top: 3px solid var(--fbiad-navy);
    box-shadow: 0 -4px 24px rgba(0, 45, 116, 0.12);
    padding: 0;
    border-style: none;
}

.cookiealert.show,
.fbiad-cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition-delay: 800ms;
}

.fbiad-cookiealert-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 18px 24px;
}

.fbiad-cookiealert-text {
    flex: 1;
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
}

.fbiad-cookiealert-text p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
}

.fbiad-cookiealert-text a {
    color: var(--fbiad-navy);
    font-weight: 600;
    text-decoration: underline;
}

.fbiad-cookiealert-text a:hover {
    color: var(--fbiad-navy-dark);
}

.fbiad-cookiealert-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

.fbiad-cookiealert-btn {
    border: 0;
    background: var(--fbiad-navy);
    color: #fff;
    padding: 10px 28px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.04em;
    cursor: pointer;
    transition: background-color 200ms ease;
}

.fbiad-cookiealert-btn:hover {
    background: var(--fbiad-navy-dark);
}

.fbiad-cookiealert-close {
    border: 0;
    background: transparent;
    color: #999;
    font-size: 24px;
    line-height: 1;
    padding: 4px 8px;
    cursor: pointer;
}

.fbiad-cookiealert-close:hover {
    color: #333;
}

/* Eski çerez sınıfları — geriye dönük */
.cookiealert a {
    color: var(--fbiad-navy);
    text-decoration: underline;
}

.closeBtn {
    display: none;
}

.qu_btn {
    border: 0;
    background: var(--fbiad-navy);
    color: #fff;
    padding: 8px 24px;
    border-radius: 4px;
    cursor: pointer;
}

/* Popup */
.fbiad-popup .modal-content {
    border: 0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 45, 116, 0.2);
}

.fbiad-popup .modal-header {
    background: var(--fbiad-navy);
    border-bottom: 0;
    padding: 18px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fbiad-popup-title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    padding-right: 20px;
}

.fbiad-popup-close {
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    padding: 0;
    opacity: 0.85;
    cursor: pointer;
}

.fbiad-popup-close:hover {
    opacity: 1;
}

.fbiad-popup .modal-body {
    padding: 0;
}

.fbiad-popup-image img {
    width: 100%;
    height: auto;
    display: block;
}

.fbiad-popup-desc {
    padding: 24px;
    color: #444;
    font-size: 15px;
    line-height: 1.7;
}

.fbiad-popup-desc p {
    margin: 0 0 12px;
}

.fbiad-popup-desc p:last-child {
    margin-bottom: 0;
}

.fbiad-popup .modal-footer {
    border-top: 1px solid #eee;
    padding: 14px 24px;
    justify-content: flex-end;
}

.fbiad-popup-btn {
    background: var(--fbiad-navy);
    color: #fff;
    border: 0;
    padding: 8px 24px;
    border-radius: 4px;
    font-weight: 600;
    transition: background-color 200ms ease;
}

.fbiad-popup-btn:hover {
    background: var(--fbiad-navy-dark);
    color: #fff;
}

/* Yardımcı Sınıflar */
.hide {
    display: none !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.w-50 {
    width: 50% !important;
}

.h-50 {
    height: 50% !important;
}

.w-auto {
    width: auto !important;
}

.h-auto {
    height: auto !important;
}

.office701-logo {
    width: 90px;
}

@media screen and (min-width: 991px) {
    .fbiad-cookiealert-inner {
        padding: 18px 32px;
    }
}

@media (max-width: 991px) {
    #tg-header .fbiad-tv-link {
        display: none;
    }

    #tg-header .fbiad-profile-link {
        display: none;
    }

    #tg-header .fbiad-navigationarea .tg-nav {
        float: none;
    }
}

@media (max-width: 768px) {
    .fbiad-slider-container .tg-slidercontent h1,
    .tg-slidercontent h1 {
        font-size: 28px;
        line-height: 32px;
    }

    .fbiad-activity-col,
    .fbiad-press-col {
        min-height: auto !important;
    }

    .fbiad-footer-bar {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 10px;
    }

    .fbiad-footer.tg-footervthree .tg-foorterbar .tg-copyrights,
    .fbiad-footer.tg-footervthree .tg-foorterbar .fbiad-footer-agency,
    .fbiad-footer.tg-footervthree .tg-foorterbar .fbiad-footer-payment {
        justify-self: center;
        width: 100%;
    }

    .fbiad-cookiealert-inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        padding: 16px 20px;
    }

    .fbiad-cookiealert-actions {
        width: 100%;
        justify-content: space-between;
    }

    .fbiad-post-gallery a {
        width: calc(50% - 8px);
    }

    .fbiad-form-grid {
        grid-template-columns: 1fr;
    }

    .fbiad-radio-group {
        grid-template-columns: 1fr;
    }

    .fbiad-membership-card {
        padding: 28px 20px;
    }

    .fbiad-membership-header h2 {
        font-size: 26px;
    }
}

@media (max-width: 480px) {
    .fbiad-post-gallery a {
        width: 100%;
    }
}
