.rk-project-card {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    text-decoration: none;
}

.rk-project-image-container {
    position: relative;
    overflow: hidden;
}

.rk-project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 195, 179, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    opacity: 0;
    transition: all 0.8s ease;
}

.rk-project-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: left;
    padding: 20px;
    margin: 0;
    z-index: 2;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.rk-project-card:hover .rk-project-overlay {
    opacity: 1;
}

.rk-project-image {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

.rk-project-card:hover .rk-project-image {
    transform: scale(1.05);
}


/* footer için */

.contact-info {
    text-align: left;
    margin-bottom: 15px;
}

.contact-text {
    margin-bottom: 10px;
}

.social-container {
    text-align: left;
}

.social-container .social-icons {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: center;
}

.social-container .social-icons li {
    display: inline-block;
    margin: 0;
    position: relative;
    font-size: 0.9em;
}

.social-container .social-icons li a {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
}

.social-container .social-icons li a:before {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: block;
    background: linear-gradient(45deg, #00c3b3, black);
    transition: all 265ms ease-out;
    transform: scale(1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.social-container .social-icons li a i {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 265ms ease-out;
    font-size: 16px;
    z-index: 2;
}

.social-container .social-icons li a:hover:before {
    transform: scale(0);
    transition: all 265ms ease-in;
}

.social-container .social-icons li a:hover i {
    transform: translate(-50%, -50%) scale(1.2);
    color: #fff;
    background: -webkit-linear-gradient(45deg, #fff, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 265ms ease-in;
}

.mil-footer-logo {
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer-svg-container {
    display: flex;
    align-items: center;
}

.footer-svg-container img {
    transition: all 0.3s ease;
}

.footer-svg-container img:hover {
    transform: scale(1.05);
}

.logo-container {
    width: 100%;
    max-width: 240px;
    padding-top: 5px;
}

.main-logo {
    display: block;
    text-align: left;
}

.slogan-container {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin-top: 40px !important;
}

.slogan-image {
    width: 100%;
    height: auto;
    max-height: 120px;
    object-fit: contain;
    display: block;
}

@media (max-width: 768px) {
    .logo-container {
        max-width: 200px;
    }
    .slogan-container {
        max-width: 180px;
        margin-top: 20px;
    }
    .slogan-image {
        max-height: 45px;
    }
}


/* çerez için */

.cookie-consent {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: rgba(33, 33, 33, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    max-width: 400px;
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.5s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.cookie-consent.show {
    transform: translateY(0);
    opacity: 1;
}

.cookie-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.cookie-text {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #fff;
}

.cookie-icon {
    color: #00c3b3;
    font-size: 1.5rem;
    margin-top: 3px;
}

.cookie-text p {
    margin: 0;
    font-size: 0.9rem;
    line-height: 1.5;
}

.cookie-buttons {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    align-items: center;
}

.cookie-policy {
    color: #00c3b3;
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.cookie-policy:hover {
    color: #00c3b3;
}

.accept-cookies {
    background: #00c3b3;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 0.9rem;
    transition: background 0.3s ease;
}

.accept-cookies:hover {
    background: rgb(0, 136, 124);
}

.font-size-32 {
    font-size: 32px;
}

.font-size-25 {
    font-size: 25px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-15 {
    font-size: 15px !important;
}


/* aşağı kaydır gif için  */

.font-size34 {
    font-size: 34px !important;
}

.pasifuppercase {
    text-transform: math-auto !important;
}


/* 
headerdın alındı */


/* Tüm harfleri büyük yapan stilleri iptal et */

.prevent-uppercase a {
    text-transform: none !important;
}


/* Yazıları sağa kaydır */

.menu-offset li>a {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.social-icons-inline {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 15px;
}

.social-icons-inline .social-icon {
    font-size: 14px;
    padding: 5px;
}

@media (max-width: 991px) {
    .social-icons-inline {
        display: none;
    }
}


/* Ana menü pozisyonlama */

.main-nav {
    margin-left: 195px;
}

@media (max-width: 1200px) {
    .main-nav {
        margin-left: -40px;
    }
}

@media (max-width: 991px) {
    .main-nav {
        margin-left: 0;
    }
}

.no-uppercase a {
    text-transform: none !important;
}


/* Mobilde üst banner arka planına karartma */

@media (max-width: 768px) {
    .mil-banner-inner-page {
        position: relative;
        overflow: hidden;
    }
    .mil-banner-inner-page::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.45);
        /* Karartma oranı ayarlanabilir */
        z-index: 1;
        pointer-events: none;
    }
    .mil-banner-inner-page .mil-overlay {
        position: relative;
        z-index: 2;
    }
}