:root {
    --color-primary: #0078ae;
}
.rts-gallery-area.gallery-bg {
    margin-top: 0;
}

.top-menu-bar .submenu  li a{
    color: var(--color-primary) !important;
}
.right .top-nav li {
    margin-right: 40px !important;
}
#menu-btn{
    display: none;
}

 

.contact-form-iletisim{
    height: 54px;
    border: 1px solid rgba(32, 40, 45, 0.2);
    border-radius: 6px;
    margin-bottom: 30px;
}

.appoinment-wrapper-one-start form select {
    background: #F6F6F6;
    width: 100%;
    height: 55px;
    border: 1px solid transparent;
}
.mySwiper-banner-two .swiper-button-prev {
    left: 5px!important;
    margin-top: 5px;
}
.mySwiper-banner-two .swiper-button-next {
    right: 5px!important;
    margin-top: 5px;
}
.appoinment-wrapper-one-start form select {
    background: #F6F6F6;
    width: 100%;
    height: 55px;
    border: 1px solid transparent;
    font-size: 15px;
    border-radius: 10px;
}

.appoinment-wrapper-one-start form select {
    width: 100%;
    height: 55px;
    background: rgb(246, 246, 246);
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    padding: 5px
}
.has-dropdown.mega-menu:hover .rts-mega-menu{
    top:70%!important;
}

.middle{
    padding: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    margin: 0;
}

.middle img{
    width: 34px;
}
.map-information-2-footer .contact-information-main-wrapper .signle-contact-information {
    gap: 10px;
}
.map-information-2-footer .contact-information-main-wrapper .signle-contact-information .information-wrapper .title {
    font-size: 14px;
}
.map-information-2-footer {
    padding: 82px 30px;
}
.rts-blog-h-2-wrapper .body a .title {
    font-size: 21px;
    line-height: 30px;
}
.top-menu-bar .has-dropdown::after {
    color: #ffffff;
}
.service-section .single-service-signle-wrapper{
    background: #FFFFFF;
    box-shadow: 0px 30px 20px rgba(182, 182, 182, 0.1);
}
.service-section .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.blog-listing-content, .blog-single-post-listing .blog-listing-content {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
    white-space: normal !important;
    max-width: 100% !important;
}

.blog-listing-content p, .blog-listing-content ul, .blog-listing-content li {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
}
.service-section .single-service-signle-wrapper {
    padding: 50px 30px;
    gap: 15px;
    height: 100%;
}
.service-section .single-service-signle-wrapper .title {
    font-size: 20px;
}
.header-top-area-wrapper , .service-bottom-cta {
    background: #0078ae;
}
.health-logo{
    width: 160px;
    height: auto;
}
.appoinment-thumbnail img{
    border-radius: 10px;
}
.banner-inner-two-content .title {
    font-size: 75px;
}
.social-wrapper-one svg{
    fill: #fff;
    margin-bottom: 3px;
}

.rts-banner-area-two {
    background-size: contain;
    margin-top: -90px;
}
.rts-banner-area-two.two {
    background-size: contain;
}
.rts-banner-area-two.three {
    background-size: contain;
}

.rts-call-to-action-area-two {
    height: 316px;
}

.rts-service-area.rts-section-gap .single-service-nine .icon {
    background: #ffffff00;
    border: 1px solid #ffffff;
}
.rts-service-area.rts-section-gap .single-service-nine .icon i {
    color: #ffffff;
}

/* Partner Clinics Logos Section */
.project-a-after .submenu {
    width: auto;
    min-width: 500px;
}

.partner-logos-menu-item {
    padding: 15px;
}

.partner-logos-wrapper {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.partner-logo {
    text-align: left;
    min-width: 120px;
}

.partner-logo-img {
    width: 120px;
    height: 60px;
    object-fit: contain;
    border: 1px solid #eee;
    border-radius: 5px;
}

.partner-description {
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}

.title-style-two .bg-content {
    color: #0000000a;
}


.wp-icon{
    padding: 7px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0px 7px 13px rgb(24 16 16 / 17%);
}

/* Service badge styles */
.service-badge {
    position: absolute;
    top: 15px;
    left: -45px;
    transform: rotate(-45deg);
    background: #28a745;
    color: white;
    padding: 5px 58px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.project-style-one {
    position: relative;
    overflow: hidden;
}

.social-wrapper-one li {
    margin: 0;
    list-style: none;
}

.social-wrapper-one ul{
    display: flex;
    margin: 0;
    padding: 0;
}

/* Legal links styling */
.rts-legal-links-area {
    padding: 15px 0;
    background-color: #f8f9fa;
    border-top: 1px solid #e9ecef;
}
.rts-legal-links-area a:hover {
    color: #0078ae !important;
    text-decoration: underline !important;
}
.rts-service-area .single-service-nine:hover {
    transform: translateY(-10px);
}
.rts-service-area .single-service-nine {
    transition: 0.3s;
}
.lang{
    padding: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    margin: 0;
}

.hega-menu-head-wrapper p {
    white-space: nowrap;
}

.title-style-two .bg-content::after {
    background: none;
}

.title-style-two .bg-content {
    color: transparent;
}
.catalogmenu li {
    list-style: none;
}

.team-single-one-start .single-details p {
    color: #000000;
    font-size: 16px;
    text-align: left;
}

.header-main .main-header > div.nav-area > ul > li:nth-child(1) .rts-mega-menu {
    width: auto;
    left: 22%;
}
.p-60{
    padding: 60px;
}
.mb-60 {
    margin-bottom: 60px!important;
}

.mt-90{
    margin-top: 90px;
}

.justify-content-space-between {
    justify-content: space-between!important;
}
/* Breadcrumb Styles */
.breadcrumb-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 2px 0;
    gap: 5px;
    flex-wrap: wrap;
}

.update-wrapper ul li{
    color: #b0bac5;
}
.footer-two .footer-one-single-wized .quick-link-inner .links li a{
    color: #b0bac5;
}

.breadcrumb-list li {
    display: inline-flex;
    align-items: center;
}

.header-main{
    border-bottom: 1px solid #00000012;
}

.breadcrumb-list li a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-list li a:hover {
    color: #007bff;
}

.breadcrumb-list li.item-current {
    color: #333;
    font-weight: 600;
}

.swiper-button-next, .swiper-button-prev {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,0.6);
    border-radius: 50%;
    color: #fff;
    z-index: 9999;
}

.swiper-button-next::after, .swiper-button-prev::after {
    font-size: 20px;
    font-weight: bold;
}
.single-blog-area-one .bottom-details .thumbnail img {
    height: 250px;
    object-fit: cover;
}

.service-bottom-cta .mid-image {
    background: #fff;
}
.blog-single-post-listing .blog-listing-content {
    padding: 20px 0px;
}

.blog-single-post-listing .blog-listing-content h2{
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 3.2rem;
}
.blog-single-post-listing .blog-listing-content h3{
    margin-bottom: 5px;
}

.header-one .nav-area {
    margin-right: 0;
}
.update-wrapper ul{
    padding: 0 0 0 20px;
}


.team-single-one-start .single-details{
    padding: 30px 20px;
}

.team-single-one-start .single-details a .title {
    font-size: 19px;
    letter-spacing: -1px;
    text-align: left;
}

.mid-image a.whatsapp-button {
    display: inline-block;
    transition: transform 0.3s ease;
}

.mid-image a.whatsapp-button:hover {
    transform: scale(1.1);
}

.team-single-one-start .team-image-area a img{
    height: 180px;
    object-fit: cover;
}

.header-top-area-wrapper .header-top-one-wrapper{
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 10px;
}

.ml-20{
    margin-left: 20px!important;
}

.catalogmenu a{
    color: #fff!important;
    list-style: none;
}

.service-bottom-cta p {
    font-size: 19px;
}
.service-bottom-cta .title {
    font-size: 22px;
}


@media (min-width: 1400px) and (max-width: 1500px) {
    .rts-banner-area-two {
        margin-top: -120px;
    }
}

@media (min-width: 993px) and (max-width: 1399px) {
    .rts-banner-area-two {
        margin-top: -160px;
    }
}


@media (max-width: 993px) {
    .banner-inner-two-content .title {
        font-size: 35px;
    }

    .rts-banner-area-two.two {
        background-size: cover;
    }

    .title-style-two .bg-content {
        font-size: 65px;
    }
    .single-service-nine {
        height: 110px;
    }

    .single-service-nine .title {
        font-size: 20px;
    }

    .single-service-nine .icon {
        height: 55px;
        width: 55px;
    }

    .service-section .swiper-wrapper {
        grid-template-columns: 1fr;
    }
    .rts-call-to-action-area-two {
        height: auto;
    }

    .rts-gallery-area.gallery-bg .bg-content{
        left: 0;
    }

    .project-style-one .inner-content {
        padding: 15px 37px;
        bottom: 20px;
        min-width: 300px;
    }
    .map-area-main-wrapper iframe {
        width: 100%;
        height: 300px;
    }
    .mt-dec-footer-map .map-area-main-wrapper {
        margin-top: -90px;
        height: auto;
    }


    .rts-copyright-area .d-flex{
        flex-wrap: wrap;
    }

    .header-top-area-wrapper {
        display: block;
    }

    .header-top-one-wrapper .left, .header-top-one-wrapper .right {
        display: none !important;
    }
    .header-top-area-wrapper .header-top-one-wrapper {
        grid-template-columns: 1fr;
        padding: 10px;
    }

}

@media only screen and (max-width: 767px) {
    #menu-btn{
        display: block;
    }
    .rts-breadcrumb-area {
        height: auto;
    }

    #mobile-menu-active li.mm-active > ul.submenu {
        display: block !important;
        height: auto !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    /* 2. Varsayılan olarak alt menüleri gizle */
    #mobile-menu-active .submenu {
        display: none;
    }

    /* 3. MetisMenu animasyon sınıfı (Opsiyonel ama akıcı geçiş sağlar) */
    #mobile-menu-active .submenu.mm-show {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .single-input-wrapper {
        flex-direction: column;
    }
    .single-input-wrapper .single-input {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .appoinment-wrapper-one-start form .single-input-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap:0;
    }
}