/*
Theme Name: Arden
Theme URI: https://www.ardenpanel.com/
Author: KaktusCreative
Author URI: https://www.kaktusmedya.com/kaktus-creative/
Description: ArdenPanel, Herşeyi mükemmel yapmaya yeter.
Version: 1.4
Text Domain: https://www.ardenpanel.com/
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Be Vietnam Pro', sans-serif;
    font-weight: 400;
    background: #0f172a;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.gv {
    -webkit-transition: all .40s ease-in-out;
    -moz-transition: all .40s ease-in-out;
    transition: all .40s ease-in-out;
}

h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 18px;
    font-weight: 600;
}

h2 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 16px;
    font-weight: 600;
}

h3 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: 600;
}

h4 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 12px;
    font-weight: 600;
}

h5 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 12px;
    font-weight: 600;
}

@media (max-width: 575.98px) {}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {
    .container {
        width: 99%;
        min-width: 99%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .container {
        width: 99%;
        min-width: 99%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 85%;
        min-width: 85%;
    }
}

@media (min-width: 1900px) {
    .container {
        width: 70%;
        min-width: 70%;
    }
}


input[type="text"] {
    margin: 0 0 10px 0 !important;
    background: #fff !important;
    border-radius: 10px !important;
    border: 1px solid #f1f1f1 !important;
    padding: 10px !important;
    font-size: 15px !important;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

input[type="email"] {
    margin: 0 0 20px 0 !important;
    background: #fff !important;
    border-radius: 10px !important;
    border: 1px solid #f1f1f1 !important;
    padding: 20px !important;
    font-size: 15px !important;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

input[type="password"] {
    margin: 0 0 20px 0 !important;
    background: #fff !important;
    border-radius: 10px !important;
    border: 1px solid #f1f1f1 !important;
    padding: 20px !important;
    font-size: 15px !important;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

input[type="checkbox"] {
    padding: 10px !important;
    border-radius: 12px;
}

textarea {
    margin: 0 0 20px 0 !important;
    background: #fff !important;
    border-radius: 10px !important;
    border: 1px solid #f1f1f1 !important;
    padding: 25px !important;
    font-size: 15px !important;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

select {
    margin: 0  !important;
    height: 43px !important;
    border-radius: 10px !important;
    border: 1px solid #f1f1f1 !important;
    font-size: 15px !important;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

.sayfa button,
.iletisimform button {
    border: none !important;
    border-radius: 20px;
    padding: 15px 25px 15px 25px;
    background: #ecaf2d;
    color: #fff;
}

/* Genel */
.siyah {
    float: left;
    width: 100%;
    min-height: 100px;
    height: auto;
    background: #444;
    color: #fff;
}

.beyaz {
    float: left;
    width: 100%;
    min-height: 100px;
    height: auto;
    background: #fff;
    color: #444;
    margin: 0 0 20px 0;
}

.kirmizi {
    float: left;
    width: 100%;
    min-height: 100px;
    height: auto;
    background: #fe0000;
    color: #444;
}

.sari {
    float: left;
    width: 100%;
    min-height: 100px;
    height: auto;
    background: #ffcc33;
    color: #444;
}

/* Menüler */
.menuduzenle {
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
}

.menuduzenle ul,
.menuduzenle li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menuduzenle ul {
    position: relative;
    z-index: 6;
}

.menuduzenle ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle;
}

.menuduzenle ul li.hover,
.menuduzenle ul li:hover {
    position: relative;
    z-index: 6;
    cursor: default;
}

.menuduzenle ul ul {
    visibility: hidden;
    position: absolute;
    z-index: 5;
    width: 100%;
}

.menuduzenle ul ul li {
    float: none;
    text-transform: none;
}

.menuduzenle ul li:hover>ul {
    visibility: visible;
}

.menuduzenle:after,
.menuduzenle ul:after {
    content: '';
    display: block;
    clear: both;
}

.menuduzenle ul ul {
    left: 0;
    position: absolute;
    width: 100%;
    min-width: 200px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

.menuduzenle ul ul a {
    line-height: 100%;
    color: #444;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
}

.menuduzenle ul li ul a:hover {
    background: none;
    color: #bb1919;
    font-size: 15px;
    font-weight: 600;
}

.menuduzenle ul li:hover>a,
.menuduzenle ul li.active>a {
    color: #bb1919;
    font-size: 14px;
}

.menuduzenle a {
    color: #444;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    font-size: 14px;
    padding: 12px 12px 12px 12px;
}

.menuleri {
    float: left;
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
}

.fon {
    float: left;
    width: 100%;
    height: auto;
    background: #444;
    padding: 20px 0 20px 0;
}

.logo {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
}

.logo img {
    max-width: 80%;
    height: auto;
}

.heteremenu {
    float: left;
    width: 100%;
    height: auto;
}

.sosyalmedya {
    float: left;
    width: 100%;
    height: auto;
}

.harita {
    float: left;
    width: 100%;
    height: 500px;
    margin: -20px 0 30px 0;
}

.harita iframe {
    float: left;
    width: 100%;
    height: 500px;
}

.bilgitek {
    float: left;
    width: 100%;
    height: auto;
    min-height: 100px;
    background: #fff;
    margin: 30px 0 30px 0;
}

.bilgitek h1 {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 20px;
    padding: 0 0 10px 0;
    margin: 15px 0 0 0;
    font-weight: 700;
    color: #444;
    border-bottom: 1px solid #ddd;
}

.tekbilgi {
    float: left;
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #444;
    border-bottom: 1px solid #ddd;
    padding: 5px 20px 5px 20px;
}

.formalani {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 20px;
    margin: 30px 0 30px 0;
}

.sayfa {
    float: left;
    width: 100%;
    height: auto;
    padding: 30px;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    border-radius: 12px;
}

.sayfa h1 {
    margin: 10px 0 10px 0;
}

.sayfa img {
    max-width: 100%;
}

.kategoritek {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
}

.kategoritek h1 {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 20px 10px 20px;
    font-size: 20px;
    font-weight: 600;
    color: #444;
    margin: 0 0 0 0;
}

.kategoritek h5 {
    float: left;
    width: 100%;
    height: auto;
    padding: 0 20px 10px 20px;
    line-height: 23px;
    font-size: 15px;
    font-weight: 400;
    color: #444;
    margin: 0 0 0 0;
}

.kategorifoto {
    float: left;
    width: 100%;
    height: 250px;
    background: #444;
}

.baslik {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px;
    text-align: center;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    margin: 20px 0 20px 0;
}

.baslik h1 {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #444;
}

.fotek {
    float: left;
    width: 100%;
    height: auto;
}

.fotek h1 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 15px 0 15px 0;
}

.fotek a {
    display: block;
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 16px;
    color: #fff;
}

.fotek a:hover {
    color: #fe0000;
}

.ibare {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #fff;
}

.ibare h1 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
}

#kayar {
    float: left;
    width: 100%;
    height: auto;
    margin: 15px 0 15px 0;
}

#kayar .item {
    float: left;
    width: 95%;
    height: 250px;
    background: #ffcc33;
}

ul.pagination {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
}

ul.pagination li {
    float: left;
    width: auto;
    height: auto;
    border: 1px solid #ddd;
    padding: 5px 8px 5px 8px;
    font-size: 16px;
    background: #fff;
}

/* Kategori */
.kategorigen {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

.kategorigenimg {
    float: left;
    width: 100%;
    height: 240px;
}

.kategorigen h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 19px;
    font-weight: 600;
    color: #444;
    padding: 15px 20px 0 20px;
}

.kategorigen h5 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 300;
    color: #444;
    padding: 7px 20px 20px 20px;
}

span.nezaman {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 0 20px 20px 20px;
}

.breadcrumb {
    background: #fff;
}

/* Sorular */
.sorugeneltek {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px;
    margin: 0 0 15px 0;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    border: 1px solid #fff;
}

.sorugeneltek:hover {
    border: 1px solid #ff3366;
}

.sorugeneltek h1 {
    float: left;
    width: 88%;
    height: auto;
    font-size: 17px;
    font-weight: 600;
    color: #444;
    margin: 0 0 0 0;
    padding-left: 12px;
}

.sorugeneltek .sorutarih {
    float: left;
    width: 12%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    text-align: center;
    border-right: 1px solid #ddd;
}

.sorugeneltek .sorudigertek {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    color: #444;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    margin: 0 0 10px 0;
}

/* Sözleşmeler */
.sozlesmegeneltek {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #f2f2f2;
    text-align: center;
    color: #444;
    padding: 25px;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

.sozlesmegeneltek i {
    font-size: 45px;
}

.sozlesmegeneltek h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 13px 0 0 0;
    font-size: 18px;
    font-weight: 700;
    color: #444;
}

.digersozlesme {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

.digersozlesme h1 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #444;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #f2f2f2;
    padding: 0 0 15px 0;
}

.sozlesmelist {
    float: left;
    width: 100%;
    height: auto;
}

.sozlesmelist a {
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #444;
}

.belgevar {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
    background: #fff;
    margin: 0 0 20px 0;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

.belgevar h1 {
    float: left;
    width: 100%;
    height: auto;
    color: #444;
    font-size: 18px;
    margin: 0 0 12px 0;
}

.tekbelge {
    float: left;
    width: 100%;
    height: auto;
}

.tekbelge button {
    float: left;
}

/* Haberler */
.habertek {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 6px;
    margin: 0 0 20px 0;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

.habertek h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 17px;
    padding: 10px 20px 7px 20px;
    color: #444;
}

.habertek h5 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 20px 12px 20px;
    color: #444;
}

.haberfoto {
    float: left;
    width: 100%;
    height: 240px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.haberic {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

.haberic img {
    max-width: 100%;
}

/* Slayt Yönetimi */
.slayt {
    float: left;
    width: 100%;
    height: 600px;
    background: #333;
}

.slayt .carousel-item {
    height: 600px;
    width: 100%;
    float: left;
}

.slayt .carousel-caption {
    float: left;
    position: absolute;
    width: 100%;
    height: auto;
    content: "";
    top: 35%;
    left: 0px !important;
    z-index: 10;
    color: #fff;
    font-size: 40px;
    text-align: left;
    padding: 0 130px 0 130px;
}

.slayt .carousel-caption h1 {
    float: left;
    width: 55%;
    height: auto;
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px #222;
    margin: 0 0 15px 0;
    text-align: left;
    clear: both;
}

.slayt .carousel-caption h5 {
    float: left;
    width: 50%;
    height: auto;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    text-shadow: 1px 1px 1px #222;
    margin: 0 0 15px 0;
    text-align: left;
    clear: both;
}

/* Yönetim Kurulu - Meclis Üyeleri - Uzman ve Danışmanlar */
.ykurultek {
    display: inline-block;
    width: 31%;
    height: auto;
    margin-right: 1%;
    background: #fff;
    padding: 5px;
    border: 1px solid #f1f1f1;
}

.ykurulfoto {
    float: left;
    width: 100%;
    height: 275px;
}

.ykurultek h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    text-align: center;
    font-size: 17px;
    padding: 10px 20px 7px 20px;
    color: #444;
}

.ykurultek h5 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 20px 12px 20px;
    color: #444;
}

.acykurultek {
    width: 31% !important;
    height: auto;
    background: #fff;
    text-align: center !important;
    margin: 0 auto 20px auto;
    padding: 5px;
    border: 1px solid #f1f1f1;
    display: flow-root;
}

.ykurulfoto {
    float: left;
    width: 100%;
    height: 275px;
}

.acykurultek h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    text-align: center;
    font-size: 17px;
    padding: 10px 20px 7px 20px;
    color: #444;
}

.acykurultek h5 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 20px 12px 20px;
    color: #444;
}

/* Ürün Kategori */
.kategoriurun {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    margin: 0 0 20px 0;
    border-radius: 12px;
}

.kategoriurunimg {
    float: left;
    width: 100%;
    height: 240px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.kategoriurun h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    font-size: 19px;
    font-weight: 600;
    color: #444;
    padding: 15px 20px 0 20px;
}

.kategoriurun h5 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 300;
    color: #444;
    padding: 7px 20px 20px 20px;
}

span.nezaman {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 0 20px 20px 20px;
}

.breadcrumb {
    background: #fff;
}

.breadcrumb a {
    font-size: 14px;
    color: #444;
}

.urungaleri {
    float: left;
    width: 100%;
    height: auto;
    min-height: 220px;
    background: #fff;
    padding: 5px;
    margin: 0 0 10px 0;
}

.urungaleri img {
    max-width: 100%;
}

.urundetay {
    float: left;
    width: 100%;
    height: auto;
    padding: 30px;
    background: #fff;
}

.urunibare {
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0 10px 0;
}

.urunibare h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 24px;
    color: #444;
    font-weight: 500;
}

.teklibut {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #f1f1f1;
    padding: 10px;
    margin: 10px 0 0 0;
}

a .teklibut {
    font-size: 16px;
    font-weight: 700;
    color: #444;
}

.urungentek {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    padding: 0 0 20px 0;
}

.urungentekimg {
    float: left;
    width: 100%;
    height: 240px;
}

.urungentek h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    font-size: 19px;
    font-weight: 600;
    color: #444;
    padding: 15px 20px 0 20px;
}

.urungentek h5 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 300;
    color: #444;
    padding: 3px 20px 3px 20px;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #ff3366;
    border-color: #ff3366;
}

/* İletişim */
.iletisimbilgi {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    border-radius: 6px;
}

.iletisimbilgi h1,
.iletisimform h1 {
    float: left;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-size: 17px;
    padding: 0 0 10px 0;
    font-weight: 600;
    color: #444;
    border-bottom: 1px solid #eaeaea;
}

.iletisimform {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    border-radius: 6px;
}

.iletteki {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 0 5px 0;
}

/* Referanslar */
.referanstek {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
}

.referanstek h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 7px 0 7px 0;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    text-align: center;
}

.referanstekfoto {
    float: left;
    width: 100%;
    height: 150px;
}

/* Etiketler */
.ickutu {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
    background: #fff;
    font-size: 16px;
    margin: 0 0 30px 0;
}

/* Footer */
.footer {
    color: #ffffff;
    padding: 4rem 0 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .container {
    max-width: 1180px !important;
    min-width: 1180px !important;
    width: 1180px !important;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 1200px) {
    .footer .container {
        max-width: 100% !important;
        width: 100% !important;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-bottom: 4rem;
}

.footer-section h3,
.footer-section h4 {
    margin-bottom: 1rem;
    color: #ffffff;
    font-family: 'Outfit', sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.footer-section h3 i {
    color: #b5916d;
}

.footer-section p {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.7;
    font-size: 14px;
    margin-bottom: 1rem;
}

.footer-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-section ul li {
    margin-bottom: 0.5rem;
}

.footer-section ul li a {
    color: #a3b8c2;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 14px;
    display: block;
}

.footer-section ul li a:hover {
    color: #b5916d;
    padding-left: 5px;
}

/* Footer social-links (örnek yapıya uygun) */
.footer .social-links {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
    flex-wrap: wrap;
}

.footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer .social-links a:hover {
    background: #b5916d;
    transform: translateY(-2px);
    color: #ffffff;
}

.footer .social-links a i {
    color: #ffffff;
    font-size: 18px;
}

/* Footer ikonları: Font Awesome ::before content (görünürlük için) */
.footer .fa-phone:before { content: "\f095"; }
.footer .fa-envelope:before { content: "\f0e0"; }
.footer .fa-map-marker-alt:before { content: "\f3c5"; }
.footer .fa-facebook:before { content: "\f09a"; }
.footer .fa-instagram:before { content: "\f16d"; }
.footer .fa-youtube:before { content: "\f167"; }
.footer .fa-whatsapp:before { content: "\f232"; }

.footer .fab,
.footer .fas,
.footer .social-links a i,
.footer-contact p i {
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "Font Awesome 6 Brands", "Font Awesome 5 Brands", "FontAwesome" !important;
    font-style: normal !important;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer .fab,
.footer .social-links a i.fab {
    font-weight: 400 !important;
}

/* Footer iletişim */
.footer-contact p {
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 1.5;
}

.footer-contact p i {
    width: 20px;
    min-width: 20px;
    color: #b5916d;
    flex-shrink: 0;
    text-align: center;
    font-size: 14px;
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "FontAwesome" !important;
}

.footer-contact p a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-contact p a:hover {
    color: #b5916d;
}

.footer-logo {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1.5rem;
    width: 100%;
}

.footer-brand-logo {
    width: 100%;
    max-width: 200px;
    height: auto;
    object-fit: contain;
    border-radius: 8px;
    transition: transform 0.3s ease;
}

.footer-brand-logo:hover {
    transform: scale(1.05);
}

.footer-logo-text {
    font-family: 'Outfit', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}

.footer-bottom {
    text-align: center;
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}

.footer-bottom p {
    margin: 0;
    color: rgba(255, 255, 255, 0.6);
}

.footer-bottom a {
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-bottom a:hover {
    color: #b5916d;
}

/* Footer Logo Mobile Responsive */
@media (max-width: 768px) {
    .footer .container {
        max-width: 100% !important;
        width: 100% !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .footer-logo {
        justify-content: center;
        margin-bottom: 1rem;
    }
    
    .footer-brand-logo {
        max-width: 220px;
    }
    
    .footer-content {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .footer-contact p {
        font-size: 13px;
        gap: 0.5rem;
    }
    
    .footer-contact p i {
        width: 16px;
        min-width: 16px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .footer-logo {
        margin-bottom: 1rem;
    }
    
    .footer-brand-logo {
        max-width: 200px;
    }
    
    .footer {
        padding: 3rem 0 1.5rem;
    }
}

/* Altkısım - Eski stil (geriye dönük uyumluluk için) */
.altkisim {
    float: left;
    width: 100%;
    height: auto;
    min-height: 250px;
    margin: 30px 0 0 0;
    padding: 30px 0 50px 0;
}

.alttek {
    float: left;
    height: auto;
}

.alttek a {
    float: left;
    width: 100%;
    height: auto;
    color: #444;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 5px 0;
}

.alttek a:hover {
    color: #ff3366;
}

.alttek h1 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: 700;
    color: #444;
    margin: 0 0 20px 0;
}

.fososyal {
    float: left;
    width: 100%;
    height: auto;
    margin: 12px 0 0 0;
}

.fososyal a {
    float: left !important;
    width: auto !important;
    height: auto !important;
    font-size: 22px;
    margin-right: 10px;
}

.adres {
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 400;
}

.telefon {
    float: left;
    width: 100%;
    height: auto;
    font-size: 23px;
    font-weight: 700;
    color: #444;
    margin: 12px 0 6px 0;
}

.copyright {
    float: left;
    width: 50%;
    height: auto;
    border-top: 1px solid #f1f1f1;
    text-align: left;
    margin: 20px 0 0 0;
    padding: 20px 0 20px 0;
    font-size: 15px;
}

.tasarlayan {
    float: left;
    width: 50%;
    height: auto;
    border-top: 1px solid #f1f1f1;
    text-align: right;
    margin: 20px 0 0 0;
    padding: 20px 0 20px 0;
    font-size: 15px;
}

.tasarlayan a {
    color: #ff3366;
    font-size: 15px;
}

/* === Mobile Design === */
.mobilust {
    float: left;
    width: 100%;
    height: 60px;
    background: #000;
}

.mobilmenu {
    float: left;
    width: 50%;
    height: auto;
}

.mobilsosyal {
    float: left;
    width: 50%;
    height: auto;
    text-align: right;
    padding: 10px;
}

.mobilsosyal a {
    font-size: 22px;
    color: #fff;
    margin-left: 12px;
}

.mobillogo {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 25px;
    background: #fff;
}

.mobillogo img {
    max-width: 70%;
}

.mobilslayt {
    float: left;
    width: 100%;
    height: 450px;
    background: #333;
}

.mobilslayt .carousel-item {
    height: 450px;
    width: 100%;
    float: left;
}

.mobilslayt .carousel-caption {
    float: left;
    position: absolute;
    width: 100%;
    height: auto;
    content: "";
    top: 35%;
    left: 0px !important;
    z-index: 10;
    color: #fff;
    font-size: 25px;
    text-align: left;
    padding: 0 50px 0 50px;
}

.mobilslayt .carousel-caption h1 {
    float: left;
    width: 55%;
    height: auto;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px #222;
    margin: 0 0 15px 0;
    text-align: left;
    clear: both;
}

.mobilslayt .carousel-caption h5 {
    float: left;
    width: 50%;
    height: auto;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    text-shadow: 1px 1px 1px #222;
    margin: 0 0 15px 0;
    text-align: left;
    clear: both;
}

.mobilfooter {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 20px;
    margin: 30px 0 0 0;
}

.mofotek {
    float: left;
    width: 100%;
    height: auto;
}

.mofotek {
    float: left;
    width: 100%;
    height: auto;
}

.mofotek a {
    float: left;
    width: 100%;
    height: auto;
    color: #444;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 5px 0;
}

.mofotek a:hover {
    color: #ff3366;
}

.mofotek h1 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: 700;
    color: #444;
    margin: 0 0 20px 0;
}

.mobiladres {
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    padding: 10px 0 10px 0;
    border-top: 1px solid #ddd;
    margin: 10px 0 0 0;
}

.mobiltelefon {
    float: left;
    width: 100%;
    height: auto;
    font-size: 30px;
    font-weight: 700;
    color: #444;
    padding: 10px 0 10px 0;
    border-top: 1px solid #ddd;
    text-align: center;
}

.mobilsayfa {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    background: #fff;
    margin: 20px 0 15px 0;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
}

.mobilsayfa h1 {
    margin: 10px 0 10px 0;
}

.mobilsayfa img {
    max-width: 100%;
}

.mobilharita {
    float: left;
    width: 100%;
    height: auto;
}

.mobilharita iframe {
    max-width: 100%;
}

.ykurultekmobil {
    display: inline-block;
    width: 48%;
    height: auto;
    margin-right: 1%;
    background: #fff;
    padding: 5px;
    border: 1px solid #f1f1f1;
}

.ykurultekmobil h1 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    text-align: center;
    font-size: 17px;
    padding: 10px 20px 7px 20px;
    color: #444;
}

.ykurultekmobil h5 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 20px 12px 20px;
    color: #444;
}

.sorugeneltekmobil {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px;
    margin: 0 0 15px 0;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    border: 1px solid #fff;
}

.sorugeneltekmobil:hover {
    border: 1px solid #ff3366;
}

.sorugeneltekmobil h1 {
    float: left;
    width: 80%;
    height: auto;
    font-size: 17px;
    font-weight: 600;
    color: #444;
    margin: 0 0 0 0;
    padding-left: 12px;
}

.sorugeneltekmobil .sorutarih {
    float: left;
    width: 20%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    text-align: center;
    border-right: 1px solid #ddd;
}

.sorugeneltekmobil .sorudigertek {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    color: #444;
    background: #fff;
    box-shadow: 0 10px 18px 0 rgba(34, 66, 125, .08);
    margin: 0 0 10px 0;
}

/* ===== Breadcrumb alanı (sayfa başlığı) ===== */
.breadcrumb-area {
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    font-family: 'Outfit', sans-serif;
}
.breadcrumb-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.75);
    pointer-events: none;
}
.breadcrumb-container {
    position: relative;
    z-index: 1;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
}
.breadcrumb-inner {
    display: flex;
    justify-content: center;
}
.breadcrumb-content {
    text-align: center;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.breadcrumb-shape {
    display: block;
    margin: 0 auto 1rem;
    max-width: 80px;
    height: auto;
}
.breadcrumb-title {
    font-size: 2.75rem !important;
    font-weight: 700;
    color: #fff;
    margin: 0 0 1.25rem 0;
    line-height: 1.2;
    order: 1;
}
.breadcrumb-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.95rem !important;
    order: 2;
}
.breadcrumb-list li {
    color: #a0aec0;
}
.breadcrumb-list li a {
    color: #fff;
    text-decoration: none;
}
.breadcrumb-list li a:hover {
    color: #D37C0C;
}
.breadcrumb-list li i {
    font-size: 0.75rem;
    color: #a0aec0;
    margin: 0 0.15rem;
}
@media (max-width: 768px) {
    .breadcrumb-area {
        padding: 50px 0;
    }
    .breadcrumb-title {
        font-size: 1.75rem;
        margin-bottom: 1rem;
    }
}

/* Referans kartı – üzerine gelince parıltı */
.ref-card-after {
    position: relative;
    overflow: hidden;
}
.ref-card-after::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 60%;
    height: 100%;
    background: linear-gradient(
        105deg,
        transparent 0%,
        transparent 40%,
        rgba(255, 255, 255, 0.15) 45%,
        rgba(255, 255, 255, 0.35) 50%,
        rgba(255, 255, 255, 0.15) 55%,
        transparent 60%,
        transparent 100%
    );
    transform: skewX(-20deg);
    transition: left 0.6s ease;
    pointer-events: none;
}
.ref-card-after:hover::after {
    left: 150%;
}

/* Referans kartı – alttaki küçük görseller parıltı */
.ref-before-img {
    position: relative;
    overflow: hidden;
}
.ref-before-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 60%;
    height: 100%;
    background: linear-gradient(
        105deg,
        transparent 0%,
        transparent 40%,
        rgba(255, 255, 255, 0.15) 45%,
        rgba(255, 255, 255, 0.35) 50%,
        rgba(255, 255, 255, 0.15) 55%,
        transparent 60%,
        transparent 100%
    );
    transform: skewX(-20deg);
    transition: left 0.6s ease;
    pointer-events: none;
}
.ref-before-img:hover::after {
    left: 150%;
}