﻿@media only screen and (max-width: 768px) {
    .navbar-nav {
        position: relative;
        left: inherit;
        transform: inherit;
        padding-top: 45px;
    }

    .navbar .nav-link {
        border-bottom: 1px dotted silver;
        font-size: 16px;
    }

    .whatsapp-container {
        position: fixed;
        bottom: 30px;
        right: -5px;
        display: flex;
        align-items: center;
        z-index: 1000;
        width: 100%;
    }

    .mbl1 .card-text {
        font-size: 18px;
    }

    #HaritaAlani {
        overflow: auto;
        display: block;
    }

    .proje-image {
        width: 1920px !important;
        max-width: inherit !important;
        height: 1080px !important;
    }

    .stil1 {
        min-height: inherit !important;
        margin-top: 60px;
        font-size: 18px;
    }

    .btn-gradient-primary, .btn-gradient-secondary {
        font-size: 18px;
    }

    .planAlani {
        height: inherit;
    }

    .stil2 {
        margin-bottom: 90px;
    }

    .daireDetayButonlar1 {
        /*        position: fixed !important;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        flex-direction: column;
        gap: 10px;
        z-index: 999;*/
    }

    .bilgi1 {
        margin-bottom: 20px !important;
    }

    body, html {
     /*   overflow: auto !important;*/
    }

    .HaritaAlani2 {
        /* margin-top: 0px;*/
    }

    .nav-link {
        padding: 6px 10px;
        border-bottom: 1px dotted silver;
    }

    .mobile-nav {
        position: fixed;
        width: 100%;
        background-color: #fff;
        top: 0px;
    }

    footer {
        background: #ffffff;
    }

    .whatsapp-icon i {
        font-size: 19px;
    }

    .whatsapp-icon {
        width: 45px;
        height: 45px;
    }

    .whatsapp-text {
        padding: 7px 15px;
        border-radius: 5px;
    }

    section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        height: auto;
        overflow: auto;
    }

    .mobile-panel {
        background: #fff;
        border-top: 1px solid #eee;
        padding: 15px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

        .mobile-panel .nav-link {
            display: block;
            padding: .6rem 0;
            border-bottom: 1px solid #f2f2f2;
        }

            .mobile-panel .nav-link:last-child {
                border-bottom: none;
            }

    .nav-pills-wrapper .nav .nav-link.active {
        padding-left: .85rem;
        padding-right: .85rem;
    }
    .ph-title {
       
        text-align: center;
    }

    section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        height: auto;
        overflow: auto;
    }

    #iletisimBlok {
        padding-bottom: 100px !important;
    }
}
