﻿@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: 20px;
        right: -20px;
        display: flex;
        align-items: center;
        z-index: 1000;
        width: 100%;
    }

    .mbl1 .card-text {
        font-size: 18px;
    }
    #HaritaAlani {
        overflow: auto;
    }
    .proje-image {
      
        max-width: inherit !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;
    }
}
