.footer-one { background: linear-gradient(150deg, rgba(37,37,36,.94) 0%, rgba(58,58,57,.9) 60%, rgba(74,74,73,.93) 100%), url("../img/workTogetherBg.jpg") center/cover no-repeat !important;
    border-top: 3px solid #f5c31f; padding-top: 56px; }
.footer-one #aboutText { color: rgba(255,255,255,.82) !important; font-size: 13.5px !important;
    line-height: 1.8 !important; max-width: 440px; }

.footer-one #recentPagesLinks { gap: 10px !important; padding-left: 0; list-style: none; }
.footer-one #recentPagesLinks a { color: rgba(255,255,255,.88) !important; font-size: 13.5px !important;
    text-decoration: none; transition: all .15s ease; }
.footer-one #recentPagesLinks a:hover { color: #f5c31f !important; padding-left: 4px; }

.footer-one .footer-address { color: rgba(255,255,255,.85) !important; font-size: 13.5px !important;
    font-weight: 500 !important; }
.footer-one .footer-address a { color: rgba(255,255,255,.85) !important; text-decoration: none; }
.footer-one .footer-address a:hover { color: #f5c31f !important; }
.footer-one i.brand-text { width: 34px; height: 34px; flex: 0 0 auto; border-radius: 10px;
    background: rgba(245,195,31,.14); border: 1px solid rgba(245,195,31,.35); color: #f5c31f !important;
    display: inline-flex !important; align-items: center; justify-content: center; font-size: 13px;
    margin-top: 0 !important; }

.footer-one-social-container { justify-content: flex-start !important; gap: 10px; }
.footer-one-social-container a { width: 42px; height: 42px; border-radius: 12px; padding: 0 !important;
    background: rgba(255,255,255,.06) !important; border: 1px solid rgba(255,255,255,.14) !important;
    color: #fff !important; display: inline-flex; align-items: center; justify-content: center;
    font-size: 15px; text-decoration: none; transition: all .15s ease; }
.footer-one-social-container a span { display: none; }
.footer-one-social-container a svg { width: 15px; height: 15px; }
.footer-one-social-container a:hover { background: #f5c31f; border-color: #f5c31f;
    color: #1f2430 !important; transform: translateY(-3px); }
.footer-one-social-container a i { color: inherit !important; }

.kvkk-bar { background: #FFCC00 !important; margin-top: 44px; padding: 7px 0; }
.kvkk-links a { color: #171c26 !important; font-size: 12px; font-weight: 700; margin-right: 18px;
    text-decoration: none !important; transition: color .15s ease;
    display: inline-flex; align-items: center; gap: 6px; line-height: 1; }
.kvkk-links a i, .kvkk-links a svg { font-size: 11px; width: 12px; height: 12px; }
.kvkk-links a:hover { color: #000 !important; }
.kvkk-copyright { color: #171c26 !important; font-size: 12px !important; font-weight: 700; margin: 0 !important; line-height: 1; }
.kvkk-bar .container { min-height: 0; }
@media (max-width: 767px) { .kvkk-bar { padding: 10px 0; } }
