@media (max-width: 768px){
	span.navbar-toggler-icon {
        background-color: #fff;
        margin: 0;
        top: 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
 .slogan1 {
        position: absolute;
        bottom: 0;
    }
    .card {
        height: auto;
        /* overflow: hidden; */
    }
    .hizmetyazi{
        display: none;
    }
    .btn4{
        background-color: #fff;
    }
    p.faydayazilarp {
        line-height: 22px;
        padding: 34px;
    }
    p.ortayazi {
        font-size: 14px;
    }
    .secmebg {
        width: 100%;
    }
    .secmep{
        font-size: 19px;
        line-height: 40px;
    }
    .secmebg2{
        width: 100%;
    }
    .vr{
        display: none;
    }
    .vr2{
        display: none;
    }
    p.hakyazi {
        position: absolute;
        left: 0;
    }
    .fot1 {
        background-image: url(images/Rectangle\ 16.png);
        width: 100%;
        min-height: 350px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .fot2 {
        background-image: url(images/Rectangle\ 17.png);
        width: 100%;
        min-height: 350px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .fot3 {
        background-image: url(images/Rectangle\ 18.png);
        width: 100%;
        min-height: 350px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .fot4 {
        background-image: url(images/Rectangle\ 19.png);
        width: 100%;
        min-height: 350px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

