﻿@media only screen and (max-width: 768px) {

    .c11 {
        max-width: 135px;
        top: 10px;
    }

    .c20 {
        height: 80px;
        z-index: 1000;
        /*      position: fixed;*/
        background-color: #fff;
        transition: all 0.5s;
        position: fixed;
        top: 32px;
    }

    .c12 .text-primary {
        color: #1c2e4d !important;
    }

    .navbar-toggler {
        border: 1px solid silver;
    }

    .c30 {
        font-size: 21px;
    }

    .c30b {
        left: inherit;
        transform: translate(-50%, -50%);
        /* bottom: 3%; */
        text-align: center;
        font-size: 15px;
        width: 100%;
        left: 50%;
        background-color: #00000059;
        padding-top: 10px;
    }

    .c30c {
        font-size: 15px;
    }

    .c7 {
        margin-top: 20px;
    }

    .c8 {
        /*  height: 380px;*/
        background-position: center center;
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .c17 {
        height: 600px;
        margin-bottom: 25px;
    }

    .c18 {
        bottom: 10px;
        padding: 10px;
    }

        .c18 a {
            margin-top: 10px;
        }

    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background-color: #15345e;
        margin-top: 33px;
    }

        .navbar-collapse a {
            color: #fff !important;
            border-bottom: 1px dotted silver;
        }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        background-color: #15407b !important;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: relative;
    }

    .c29 {
        height: 220px !important;
    }




    #owl-referenaslar .owl-nav {
        display: block;
    }

    #owl-referenaslar .owl-dots {
        display: none;
    }

    #owl-referenaslar .owl-prev {
        position: absolute;
        top: 40%;
        left: -25px !important;
    }

        #owl-referenaslar .owl-prev:hover {
            background: transparent;
        }

    #owl-referenaslar .owl-next:hover {
        background: transparent;
    }

    #owl-referenaslar .owl-next {
        position: absolute;
        top: 40%;
        right: -25px !important;
    }

    #owl-referenaslar .owl-prev span {
        font-size: 80px;
    }

    #owl-referenaslar span {
        color: #fff;
    }

        #owl-referenaslar span:hover {
            color: #000;
        }

    #owl-referenaslar .owl-next span {
        font-size: 80px;
    }


    #owl-projeler .owl-nav {
        display: block;
    }

    #owl-projeler .owl-dots {
        display: none;
    }

    #owl-projeler .owl-prev {
        position: absolute;
        top: 40%;
        left: 5%;
    }

        #owl-projeler .owl-prev:hover {
            background: transparent;
        }

    #owl-projeler .owl-next:hover {
        background: transparent;
    }

    #owl-projeler .owl-next {
        position: absolute;
        top: 40%;
        right: 5%;
    }



    #owl-projeler span {
        color: #fff;
    }

        #owl-projeler span:hover {
            color: #000;
        }


    #owl-referenaslar .owl-next, #owl-projeler .owl-next,
    #owl-referenaslar .owl-prev, #owl-projeler .owl-prev {
        font-size: 30px !important;
        background-color: #1d2f4db5 !important;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block !important;
        left: inherit;
        margin-top: 0px;
        width: 100%;
    }

    .filtre1 li {
        display: inline-block;
        width: 49%;
        margin-bottom: 5px;
    }

    .filtre1 a {
        width: 100%;
    }

    .c13 {
        padding-top: 10px;
        padding-left: 10px;
    }

        .c13 h1 {
            font-size: 30px;
        }

        .c13 p {
            font-size: 15px;
        }

    .bg-cover {
        height: 90vh;
    }

    #pintrestGaleri {
        padding: 0px;
    }

    .fixed-top {
        position: fixed;
        top: 0 !important;
    }

    .c53 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ust2 {
        display: none;
    }

    .c28 {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .c18 p {
        height: 140px;
    }

    .c7 h4 {
        text-decoration: underline;
        display: block;
        width: 100%;
        text-align: center;
    }

    #owl-referenaslar .owl-prev, #owl-projeler .owl-prev {
        left: 0px;
        display: inline-block;
        position: absolute;
        font-size: 54px;
        background-color: #1d2f4d;
        padding: 10px 10px !important;
        color: #fff !important;
        border-radius: 15px;
    }

    #owl-referenaslar .owl-next, #owl-projeler .owl-next {
        right: 0px;
        display: inline-block;
        position: absolute;
        font-size: 54px;
        background-color: #1d2f4d;
        padding: 10px 10px !important;
        color: #fff !important;
        border-radius: 15px;
    }


    #hakkimizdaGiris .hakkimizda-card {
        background: #fff;
        border-bottom: 3px solid transparent;
        transition: all 0.3s ease;
        cursor: pointer;
        border-bottom: 3px solid #fff;
        box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.08);
        max-width: 250px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: center;
        min-height: 100px;
    }

    .whatsapp-text {
        display: none;
    }

    .whatsapp-icon::before, .whatsapp-icon::after {
        top: 50%;
        left: 50%;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1700px) {


    .c30 {
        font-size: 24px;
    }
}
