﻿


    .topkisim {
        background-color: #534e47;
        height: 8px;
    }

    .navbar-nav {
        /*padding-left: 20%;*/
        min-height: 55px;
    }

    .navbar-default {
        background-color: #e4e1d9;
        border-color: none;
    }

    .navbar .nav > li {
        top: 2px;
        padding-left: 45px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #790000;
        font-size: 15px;
        font-weight: 400;
        font-family: Myriad Pro;
    }

        .navbar-default .navbar-nav > li > a:hover {
            border-bottom: 5px solid #e6592d;
            color: #e6592d;
        }

    .logoplace {
        margin-left: 200px;
    }

    .logo {
        padding-left: 40%;
    }

        .logo img {
            z-index: 2000;
            position: absolute;
            width: 208px;
        }

    .sosyalaglar {
        height: 105px;
    }

    .indexslider {
        height: auto;
        background: url(/Content/pages/imgs/ust.png);
    }

    .altkisim {
        height: auto;
        background: url(/Content/pages/imgs/alt.png);
        background-size: cover;
    }

    .carousel-indicators li {
        background-color: #4f3f35;
        width: 20px;
        height: 20px;
        border: none;
    }

    .carousel-indicators .active {
        background-color: #ffffff;
        width: 20px;
        height: 20px;
        border: none;
    }

    .franchhise .photo1 {
        width: 200px;
        height: 300px;
        float: right;
    }

    .basvuruformu {
        margin-top: 220px;
        float: right;
        width: 70px;
        height: 80px;
    }

    .elipse {
        width: 100%;
        margin-top: -500px;
        margin-left: -180px;
    }

    .gelenekselezzet {
        /*height:460px;
    background-color: #1a1a1c;*/
    }

    .altslider {
        background: #000;
        padding-bottom: 20px;
        padding-top: 25px;
    }

    .carousel {
        position: relative;
    }

    .carousel-indicators {
        position: absolute;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        text-align: center;
        list-style: none;
        bottom: -60px;
        /* bottom: -300px;margin-left: -160px;*/
    }

    .menuyemekleri {
        background-color: #1a1a1c;
        color: white;
    }

    .altul {
        padding-left: 0;
    }

        .altul li {
            list-style-type: none;
        }

            .altul li a {
                text-decoration: none;
                width: 100%;
                color: #e9c46c;
                font-size: 11px;
            }

    .altsosyalaglar li {
        list-style-type: none;
        float: left;
        padding: 4px;
        width: 30px;
        background-color: #790000;
        border-radius: 50px;
        height: 30px;
        margin-left: 4px;
    }

        .altsosyalaglar li a {
            padding-left: 4px;
        }

        .altsosyalaglar li:hover {
            background-color: #8f7474;
        }

    .ustsosyalaglar li {
        list-style-type: none;
        float: right;
        padding: 4px;
        width: 30px;
        background-color: #790000;
        border-radius: 50px;
        height: 30px;
        margin-left: 4px;
    }

        .ustsosyalaglar li:hover {
            background-color: #8f7474;
        }

        .ustsosyalaglar li a {
            padding-left: 4px;
        }

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
        background-image: none;
        background-repeat: no-repeat;
    }

    .sliderboyut {
        padding-left: 34%;
        padding-bottom: 100px;
        padding-top: 60px;
    }

    .slideustbolum {
        float: left;
        margin-top: 211px;
    }

    .frachise {
        margin-top: -60px;
        border: 30px solid black;
        background-color: black;
        color: #f7f8d1;
        text-align: center;
        border-radius: 10px;
        z-index: 300000;
    }

        .frachise a {
            text-decoration: none;
            padding: 10px;
            color: #f7f8d1;
            font-size: 18px;
            font-family: Arial;
            cursor: pointer;
        }

    .altlidercol {
        width: 19%;
    }

    .altsliderresponsive {
        display: none;
    }

    .enaltslider {
        padding: 50px;
    }

    .uretim img {
        width: 250px;
    }

    .btn-lg {
        width: 245px;
        box-shadow: 0px 5px 5px 0px gray;
        margin-top: 10px;
    }

    .btn-primary {
        background-color: #790000;
        border-color: #666666;
    }

        .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
            color: #ffffff;
            background-color: #666666;
            border-color: #666666;
        }

    .talepformu {
        padding-left: 35%;
        padding-top: 60px;
    }

    .slideruretimresponsive {
        display: none;
    }

    .urunler .thumbnail {
        display: block;
        margin-bottom: 20px;
        line-height: 1.428571429;
        background-color: #ffffff;
        border: none;
        border-radius: 4px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        box-shadow: 3px 3px 3px 3px #d29d9d;
        padding: 0;
    }

        .urunler .thumbnail img {
            border-radius: 10px;
        }

        .urunler .thumbnail .caption {
            padding: 9px;
            color: #790000;
        }

    .urunler.col-md-3 {
        padding-bottom: 60px;
    }

    .carousel-fade .carousel-inner .item {
    -webkit-transition: opacity 1s; 
    -moz-transition: opacity 1s; 
    -ms-transition: opacity 1s; 
    -o-transition: opacity 1s; 
    transition: opacity 1s;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}


    .sosyalagkonumu {
        padding-top: 83px;
        z-index: 10000;
        padding-right: 10px;
    }

    .slider {

        width: 100%;
        border-radius: 50%;
        border: 10px solid #F7DF82;
        box-shadow: 0px 0px 40px 5px #000000;
    }

    .sliders {

        width: 100%;
        border-radius: 50%;
    }

    .telindex {
        color: white;
        float: right;
        margin-right: 130px;
        padding: 75px 0 0 0;
        font-size: 18px;
    }

    .izgarakofte {
        padding-left: 0px;
    }

    .arkaplanslider {
        padding-bottom: 38px;
        margin-top: 5px;
    }

    @media (max-width:768px) {

        .slideustbolum {
            display: none;
        }

        .logoplace {
            margin-left: 0;
        }

        .logo img {
            top: 50px;
            position: fixed;
        }

        .sliderboyut {
            padding-left: 0;
            padding-bottom: 100px;
        }

        .slideustbolum {
            float: left;
            margin-top: 0;
        }

        .altlidercol {
            width: 100%;
        }

        .altsliderresponsive {
            display: block;
            background: url(/Content/pages/imgs/alt.png);
        }

        .navbar-default .navbar-nav > li > a:hover {
            border: none;
            color: #e6592d;
        }

        .logo {
            background-color: #191B1A;
            padding-left: 20%;
        }

            .logo img {
                /* top: 50px; */
                position: initial;
            }

            .logo img {
                z-index: 2000;
                position: initial;
            }

        .enaltslider {
            padding: initial;
        }

        .uretim img {
            width: auto;
            height: auto;
        }

        .uretimgaleri {
            padding-left: 0;
        }

            .uretimgaleri .col-md-4 {
                width: auto;
            }

        .talepformu {
            padding-left: 0;
            padding-top: 60px;
        }

        .carousel-indicators {
        }

        .slideruretimresponsive {
            display: block;
        }

        .slideruretim {
            display: none;
        }

        .arkaplanresim {
            margin-left: auto;
        }

        .slider {
            width: 100%;
        }

        .telindex {
            color: white;
            padding-left: 0;
            font-size: 16px;
            margin-top: 40px;
        }

        .izgarakofte {
            padding-left: 0px;
        }

        .arkaplanslider {
            padding-bottom: 0;
            margin-top: 0;
            padding-left: 0;
        }

    }

    @media (min-width:1466px) {
        .logo {
            padding-left: 39%;
        }

        .sosyalagkonumu {
            padding-top: 20px;
            z-index: 10000;
            margin-right: 115px;
        }
    }

