﻿@charset "UTF-8";

@font-face {
    font-family: 'black';
    src: url("../font/proxima_nova_black.eot");
    src: url("../font/proxima_nova_black.eot?#iefix") format("embedded-opentype"), url("../font/proxima_nova_black.woff2") format("woff2"), url("../font/proxima_nova_black.woff") format("woff"), url("../font/proxima_nova_black.ttf") format("truetype"), url("../font/proxima_nova_black.svg#proxima_nova_blblack") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kalin';
    src: url("../font/proxima_nova_bold.eot");
    src: url("../font/proxima_nova_bold.eot?#iefix") format("embedded-opentype"), url("../font/proxima_nova_bold.woff2") format("woff2"), url("../font/proxima_nova_bold.woff") format("woff"), url("../font/proxima_nova_bold.ttf") format("truetype"), url("../font/proxima_nova_bold.svg#proxima_nova_rgbold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cokkalin';
    src: url("../font/proxima_nova_extrabold.eot");
    src: url("../font/proxima_nova_extrabold.eot?#iefix") format("embedded-opentype"), url("../font/proxima_nova_extrabold.woff2") format("woff2"), url("../font/proxima_nova_extrabold.woff") format("woff"), url("../font/proxima_nova_extrabold.ttf") format("truetype"), url("../font/proxima_nova_extrabold.svg#proxima_nova_thextrabold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ince';
    src: url("../font/proxima_nova_light.eot");
    src: url("../font/proxima_nova_light.eot?#iefix") format("embedded-opentype"), url("../font/proxima_nova_light.woff2") format("woff2"), url("../font/proxima_nova_light.woff") format("woff"), url("../font/proxima_nova_light.ttf") format("truetype"), url("../font/proxima_nova_light.svg#proxima_nova_ltlight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'normal';
    src: url("../font/proxima_nova_regular.eot");
    src: url("../font/proxima_nova_regular.eot?#iefix") format("embedded-opentype"), url("../font/proxima_nova_regular.woff2") format("woff2"), url("../font/proxima_nova_regular.woff") format("woff"), url("../font/proxima_nova_regular.ttf") format("truetype"), url("../font/proxima_nova_regular.svg#proxima_nova_rgregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'birazkalin';
    src: url("../font/proxima_nova_semibold.eot");
    src: url("../font/proxima_nova_semibold.eot?#iefix") format("embedded-opentype"), url("../font/proxima_nova_semibold.woff2") format("woff2"), url("../font/proxima_nova_semibold.woff") format("woff"), url("../font/proxima_nova_semibold.ttf") format("truetype"), url("../font/proxima_nova_semibold.svg#proxima_nova_ltsemibold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cokince';
    src: url("../font/proxima_nova_thin.eot");
    src: url("../font/proxima_nova_thin.eot?#iefix") format("embedded-opentype"), url("../font/proxima_nova_thin.woff2") format("woff2"), url("../font/proxima_nova_thin.woff") format("woff"), url("../font/proxima_nova_thin.ttf") format("truetype"), url("../font/proxima_nova_thin.svg#proxima_nova_ththin") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    height: 100%;
    font-family: 'normal', sans-serif;
    line-height: 20px;
    font-size: 14px;
}

.SiparisTamam {
    font-size: 48px;
    float: left;
    position: absolute;
    top: 85px;
    left: 170px
}

.SiparisTick {
    width: 76px;
    padding: 6px;
    margin-right: 20px;
    float: left;
}

.kutu {
    width: 1260px;
    height: 100%;
    float: left;
    left: 50%;
    margin-left: -630px;
    position: relative;
}

.bg {
    background-position: center center !important;
    background-attachment: scroll !important;
    background-size: cover !important;
}

.bg1 {
    background-position: center center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}

.sic {
    width: 100%;
    height: 100%;
    float: left;
}

.swiper-container {
    width: 100%;
    height: 680px;
    float: left;
    background: #000;
}

.parallax-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
}

.sise1 {
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 90%;
}

.syazi {
    width: 530px;
    position: absolute;
    left: 455px;
    top: 50%;
    transform: translateY(-50%);
}

    .syazi p {
        width: 100%;
        float: left;
        color: #000;
        font: 25px/36px "ince";
    }

    .syazi a {
        margin-top: 15px;
    }

.sgit {
    background: url(../images/yoks.png) right 29px center no-repeat;
    color: #000;
    font: 20px/45px "normal";
    padding: 0 80px 0 27px;
    border: 2px solid #000;
    float: left;
}

    .sgit:Hover {
        background: url(../images/yokb.png) right 29px center no-repeat #000;
        color: #fff;
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    left: auto;
    width: auto;
    height: 100%;
    right: 0;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
    text-align: right;
}

.swiper-pagination-bullet {
    width: 36px;
    height: 3px;
    display: inline-block;
    border-radius: 0;
    background: #000;
    opacity: 1;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000;
    width: 70px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 9px 0;
}

.next {
    width: 140px;
    height: 140px;
    background: #000;
    position: absolute;
    right: 170px;
    top: 170px;
    cursor: pointer;
    z-index: 99;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
}

    .next::before {
        content: "";
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 1);
        position: absolute;
        width: 100%;
        height: 100%;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -ms-transition: 0.5s;
    }

    .next:Hover::before {
        width: 0;
    }

.logo {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

.ust {
    position: absolute;
    right: 0;
    top: 68px;
    z-index: 999;
    border-top: 3px solid #000;
}

    .ust ul {
        float: left;
    }

        .ust ul li {
            float: left;
            margin-right: 80px;
        }

            .ust ul li a {
                float: left;
                height: 28px;
                font: 15px/28px "normal";
                color: #000;
                padding: 0 25px;
            }

                .ust ul li a:hover {
                    background: #000;
                    color: #fff;
                }

            .ust ul li:last-child {
                margin-right: 20px;
            }

.dil {
    float: left;
    margin-right: 70px;
}

    .dil a {
        height: 28px;
        font: 15px/28px "normal";
        color: #000;
        padding: 0 8px;
        margin-right: 5px;
        float: left;
    }

        .dil a:hover {
            background: #000;
            color: #fff;
        }

.daktif {
    background: #000 !important;
    color: #fff !important;
}

.sosyal {
    position: absolute;
    right: 75px;
    top: -35px;
}

    .sosyal img {
        float: left;
        padding: 8px;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -ms-transition: 0.5s;
        position: relative;
        top: 0;
    }

        .sosyal img:hover {
            top: -3px;
        }

    .sosyal a:first-child img {
        margin-right: 10px;
    }

.dortadim {
    width: 100%;
    float: left;
    padding: 65px 0;
}

    .dortadim h5 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/25px "kalin";
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 12px;
    }

.dortlu {
    width: 100%;
    float: left;
    padding: 140px 0 100px;
    display: flex;
    justify-content: space-between;
}

.dort {
    position: relative;
    text-align: center;
    flex-basis: 260px;
    top: 0;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

    .dort:Hover {
        top: -10px;
    }

    .dort img {
        margin-bottom: 30px;
    }

    .dort p {
        width: 100%;
        float: left;
        font: 16px/22px "ince";
        font-style: italic;
        color: #fff;
    }

    .dort span {
        width: 46px;
        height: 46px;
        border: 2px solid #fff;
        position: absolute;
        left: 15px;
        top: 5px;
        color: #fff;
        font: 25px/44px "ince";
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
    }

.bgit {
    background: url(../images/yokb.png) right 29px center no-repeat;
    color: #fff;
    font: 20px/45px "ince";
    padding: 0 80px 0 27px;
    border: 2px solid #fff;
    float: left;
}

    .bgit:Hover {
        background: url(../images/yoks.png) right 29px center no-repeat #fff;
        color: #000;
    }

.adukkan {
    width: 100%;
    float: left;
    padding: 65px 0;
}

    .adukkan h5 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/25px "kalin";
        color: #000;
        text-transform: uppercase;
        letter-spacing: 12px;
    }

.gitorta {
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.duklist {
    width: 100%;
    float: left;
    padding: 55px 0;
    display: flex;
    justify-content: space-evenly;
}

    .duklist a:last-child .urun {
        margin-right: 0;
    }

.urun {
    width: 301px;
    margin-right: 20px;
    float: left;
}

    .urun:Hover .devam {
        right: 30px;
    }

    .urun:Hover .uresim {
        background: #000;
    }

    .urun:Hover .ualt span:first-child p:last-child {
        background: #000;
        color: #fff;
    }

.uresim {
    width: 100%;
    height: 301px;
    background: #fff;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

    .uresim img {
        max-height: 100%;
        max-width: 100%;
    }

.devam {
    width: 37px;
    height: 173px;
    background: url(../images/devam.png) no-repeat;
    position: absolute;
    right: -50px;
    bottom: 30px;
    z-index: 9;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

.ualt {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

    .ualt span {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

        .ualt span:last-child {
            flex-basis: 90px;
            flex-shrink: 0;
        }

        .ualt span p {
            text-align: center;
            font: 16px/28px "normal";
            color: #000;
            padding: 0 10px;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            -ms-transition: 0.5s;
        }

            .ualt span p i {
                font: 12px/28px "normal";
            }

.atarifler {
    width: 100%;
    float: left;
    padding: 65px 0 10px;
}

    .atarifler h5 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/25px "kalin";
        color: #000;
        text-transform: uppercase;
        letter-spacing: 12px;
    }

.tsic {
    width: 620px;
    height: 401px;
    position: relative;
    float: left;
    border: 3px solid #000;
}

    .tsic:hover .tic {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

.tarifslider {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    padding-bottom: 60px;
}

    .tarifslider .swiper-pagination {
        bottom: 10px;
        left: auto;
        width: auto;
        height: auto;
        right: 0;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        text-align: center;
        position: absolute !important;
        width: 100%;
    }

    .tarifslider .swiper-pagination-bullet {
        width: 11px;
        height: 11px;
        display: inline-block;
        border-radius: 25px;
        background: #d7d5cf;
        opacity: 1;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -ms-transition: 0.5s;
    }

    .tarifslider .swiper-pagination-bullet-active {
        opacity: 1;
        background: #000;
        width: 21px;
        height: 21px;
        border: 4px solid #fff;
        box-shadow: 0 0 1px 1px #000;
    }

    .tarifslider .swiper-pagination-bullet {
        margin: 0 9px !important;
    }

.tic {
    width: 100%;
    height: 100%;
    background: url(../images/incele.png) right 30px bottom 30px no-repeat #000;
    float: left;
    position: relative;
    padding: 70px;
    overflow: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

    .tic span {
        width: 100%;
        float: left;
        color: #fff;
        font: 16px/22px "normal";
        color: #fff;
        font-style: italic;
    }

    .tic h3 {
        width: 100%;
        float: left;
        color: #fff;
        font: 20px/24px "kalin";
        color: #fff;
        margin-top: 4px;
        text-transform: uppercase;
    }

.tarifalt {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0 10px;
}

.rasgele {
    width: 140px;
    height: 142px;
    background: url(../images/rasgele.png) no-repeat;
    margin-left: 90px;
}

    .rasgele:Hover {
        background: url(../images/rasgeleh.png) no-repeat;
    }

.rasgele {
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

    .rasgele:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

.trasgele {
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

    .trasgele:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

.tdrasgele {
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

    .tdrasgele:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

.abulten {
    width: 100%;
    float: left;
    background: #eceae5;
}

    .abulten .kutu {
        padding: 65px 0;
    }

    .abulten h5 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/25px "kalin";
        color: #000;
        text-transform: uppercase;
        letter-spacing: 12px;
    }

    .abulten p {
        width: 100%;
        float: left;
        text-align: center;
        font: 16px/22px "ince";
        color: #000;
        margin-top: 17px;
        padding-top: 40px;
        background: url(../images/ayrac.png) center top no-repeat;
    }

.solsise {
    position: absolute;
    left: 50%;
    margin-left: -430px;
    bottom: 0;
}

.bform {
    width: 460px;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -230px;
    margin-top: 35px;
    margin-bottom: 15px;
}

.btext {
    width: 80%;
    border: 2px solid #000;
    height: 61px;
    padding: 0 15px;
    font: 20px/57px "normal";
    color: #000;
    background: none;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    float: left;
}

    .btext:focus {
        border-left: 7px solid #000;
    }

.bbuton {
    width: 20%;
    float: left;
    border: 2px solid #000;
    margin-left: -2px;
    background: url(../images/yoks.png) center center no-repeat;
    cursor: pointer;
    text-indent: -9999px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    height: 61px;
}

    .bbuton:hover {
        background: url(../images/yokb.png) center center no-repeat #000;
    }

.sagsise {
    position: absolute;
    left: 50%;
    margin-left: 310px;
    bottom: 0;
}

.footer {
    width: 100%;
    float: left;
    background: #000;
    padding: 40px 0 40px 90px;
}

.fust {
    width: 100%;
    float: left;
    border-bottom: 1px solid #5e5f62;
    position: relative;
}

    .fust ul {
        width: 100%;
        float: left;
        margin-top: 45px;
    }

        .fust ul li {
            float: left;
            margin-right: 40px;
        }

            .fust ul li a {
                float: left;
                height: 40px;
                font: 16px/40px "normal";
                color: #fff;
                text-transform: uppercase;
                position: relative;
            }

                .fust ul li a::before {
                    width: 0;
                    height: 1px;
                    background: #fff;
                    content: "";
                    position: absolute;
                    left: 0;
                    bottom: -1px;
                    transition: 0.5s;
                    -moz-transition: 0.5s;
                    -webkit-transition: 0.5s;
                    -o-transition: 0.5s;
                    -ms-transition: 0.5s;
                }

                .fust ul li a:Hover::before {
                    width: 100%;
                }

.flogo {
    float: left;
    max-width: 241px;
}

.fsosyal {
    position: absolute;
    right: 80px;
    bottom: 20px;
}

    .fsosyal img {
        float: left;
        margin: 0 10px;
        top: 0;
        position: relative;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -ms-transition: 0.5s;
    }

        .fsosyal img:hover {
            top: -5px;
        }

.falt {
    width: 100%;
    float: left;
}

    .falt p {
        width: 100%;
        float: left;
        font: 16px/24px "normal";
        color: #808285;
        margin-top: 15px;
    }

.flink {
    width: 100%;
    float: left;
    margin-top: 15px;
}

    .flink a {
        float: left;
        font: 16px/24px "normal";
        color: #808285;
    }

        .flink a:Hover {
            color: #fff;
        }

        .flink a::after {
            content: "|";
            margin: 0 20px;
            font: 16px/24px "normal";
            color: #808285;
        }

        .flink a:last-child::after {
            display: none;
        }

.maktif a {
    background: #000 !important;
    color: #fff !important;
}

.hikayemiz {
    width: 100%;
    height: 680px;
    float: left;
}

.hsise {
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 90%;
}

.hyazi {
    width: 530px;
    position: absolute;
    left: 390px;
    bottom: 95px;
}

    .hyazi p {
        width: 100%;
        float: left;
        color: #000;
        font: 25px/36px "ince";
    }

.gelenek {
    width: 100%;
    float: left;
    padding: 65px 0;
    min-height: 600px;
}

.gyazi {
    width: 600px;
    float: left;
}

    .gyazi h2 {
        width: 100%;
        float: left;
        font: 25px/28px "kalin";
        color: #fff;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 20px;
        letter-spacing: 10px;
        margin-bottom: 20px;
    }

        .gyazi h2::before {
            width: 20px;
            content: "";
            height: 2px;
            background: #fff;
            position: absolute;
            left: 0;
            bottom: 0;
        }

    .gyazi p {
        width: 100%;
        float: left;
        font: 16px/22px "normal";
        margin-bottom: 15px;
        color: #fff;
    }

.iyazi {
    width: 700px !important;
}

    .iyazi h2 {
        width: 100%;
        float: left;
        font: 25px/40px "kalin";
        color: #000 !important;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 20px;
        letter-spacing: 10px;
        margin-bottom: 20px;
    }

        .iyazi h2::before {
            width: 20px;
            content: "";
            height: 2px;
            background: #000 !important;
            position: absolute;
            left: 0;
            bottom: 0;
        }

.iso {
    width: 100%;
    float: left;
    padding: 55px 0;
    min-height: 850px;
}

.tarifler {
    width: 100%;
    height: 680px;
    float: left;
}

.tyazi {
    width: 530px;
    position: absolute;
    left: 450px;
    bottom: 95px;
}

    .tyazi p {
        width: 100%;
        float: left;
        color: #000;
        font: 25px/36px "ince";
    }

.tdefteri {
    width: 100%;
    float: left;
    padding: 50px 0 0;
}

.tbaslik {
    width: 100%;
    float: left;
}

    .tbaslik h1 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/30px "kalin";
        color: #000;
        text-transform: uppercase;
        padding: 15px 0 40px;
        letter-spacing: 10px;
    }

.tbmenu {
    width: 100%;
    float: left;
    position: relative;
}

    .tbmenu::before {
        content: "";
        width: 55%;
        float: left;
        position: absolute;
        border-top: 2px solid #000;
        left: 0;
        top: 0;
    }

    .tbmenu ul {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        border-top: 2px solid #000;
        float: left;
    }

        .tbmenu ul li {
            float: left;
            margin-right: 60px;
        }

            .tbmenu ul li:last-child {
                margin: 0;
            }

            .tbmenu ul li a {
                float: left;
                padding: 0 30px;
                height: 30px;
                font: 18px/30px "normal";
                color: #000;
            }

                .tbmenu ul li a:hover {
                    background: #000;
                    color: #fff;
                }

.taktif a {
    background: #000 !important;
    color: #fff !important;
}

.trasgele {
    position: absolute;
    right: -210px;
    top: -65px;
    width: 140px;
    height: 142px;
    background: url(../images/rasgele.png) no-repeat;
    margin-left: 90px;
}

    .trasgele:Hover {
        background: url(../images/rasgeleh.png) no-repeat;
    }

.tariflist {
    width: 100%;
    float: left;
    margin-top: 100px;
    padding: 0 5%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.tlic {
    width: 460px;
    flex-basis: 460px;
    flex-shrink: 0;
    height: 300px;
    position: relative;
    float: left;
    border: 3px solid #000;
    margin-bottom: 100px;
}

    .tlic:hover .lic {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

.lic {
    width: 100%;
    height: 100%;
    background: url(../images/incele.png) right 30px bottom 30px no-repeat #000;
    float: left;
    position: relative;
    padding: 50px;
    overflow: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

    .lic span {
        width: 100%;
        float: left;
        color: #fff;
        font: 16px/22px "normal";
        color: #fff;
        font-style: italic;
    }

    .lic h3 {
        width: 100%;
        float: left;
        color: #fff;
        font: 20px/24px "kalin";
        color: #fff;
        margin-top: 4px;
        text-transform: uppercase;
    }

.tarifdetay {
    width: 100%;
    float: left;
    margin-top: 190px;
}

    .tarifdetay img {
        width: 100%;
        float: left;
        border: 4px solid #000;
    }

    .tarifdetay h1 {
        width: 100%;
        float: left;
        text-align: center;
        padding: 40px 0 60px;
        font: 25px/36px "kalin";
        color: #000;
        letter-spacing: 10px;
    }

.sol {
    width: 220px;
    float: left;
    margin-bottom: 50px;
}

.sag {
    width: 940px;
    float: right;
    margin-bottom: 50px;
}

    .sag img {
        width: 100%;
        float: left;
        border: 2px solid #000;
        margin-bottom: -2px;
    }

.icindekiler {
    width: 100%;
    float: left;
    padding: 15px 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

    .icindekiler h5 {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        margin-top: 10px;
        font: 18px/24px "normal";
        color: #000;
        text-transform: uppercase;
    }

    .icindekiler ul {
        width: 100%;
        float: left;
    }

        .icindekiler ul li {
            width: 100%;
            float: left;
            list-style: disc;
            list-style-position: inside;
            font: 16px/24px "normal";
            color: #000;
        }

.tarif {
    width: 100%;
    float: left;
    border: 2px solid #000;
    padding: 46px 20px 46px 77px;
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

    .tarif span {
        width: 60px;
        height: 60px;
        border: 2px solid #000;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        text-align: center;
        font: 33px/54px "normal";
        color: #000;
        flex-shrink: 0;
    }

    .tarif p {
        width: 100%;
        font: 16px/22px "normal";
        color: #000;
        margin-left: 15px;
    }

.benzertarifler {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #eceae5;
}

    .benzertarifler h5 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/25px "kalin";
        color: #000;
        text-transform: uppercase;
        letter-spacing: 12px;
    }

.tdrasgele {
    width: 140px;
    height: 142px;
    background: url(../images/rasgele.png) no-repeat;
}

    .tdrasgele:Hover {
        background: url(../images/rasgeleh.png) no-repeat;
    }

.dic {
    padding: 50px 0;
}

.beyaz {
    border-top: 3px solid #fff !important;
}

    .beyaz ul li a {
        color: #fff !important;
    }

        .beyaz ul li a:hover {
            background: #fff !important;
            color: #000 !important;
        }

    .beyaz .maktif a {
        background: #fff !important;
        color: #000 !important;
    }

    .beyaz .dil a {
        color: #fff !important;
    }

        .beyaz .dil a:hover {
            background: #fff !important;
            color: #000 !important;
        }

    .beyaz .dil .daktif {
        background: #fff !important;
        color: #000 !important;
    }

.daic {
    width: 100%;
    float: left;
    padding: 65px 0 0 !important;
}

    .daic h5 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/25px "kalin";
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 12px;
        margin-top: 130px;
    }

.dortadim2 {
    width: 100%;
    float: left;
    height: 731px;
    padding: 65px 0 120px;
}

    .dortadim2 h5 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/25px "kalin";
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 12px;
    }

    .dortadim2 ul {
        width: 1200px;
        float: left;
        position: relative;
        left: 50%;
        margin-left: -600px;
    }

        .dortadim2 ul li {
            width: 280px;
            position: absolute;
            font: 16px/20px "normal";
            color: #fff;
            text-align: right;
        }

            .dortadim2 ul li::before {
                width: 91px;
                height: 26px;
                position: absolute;
                content: "";
                background: url(../images/sol.png) no-repeat;
                top: 0;
                right: -100px;
            }

            .dortadim2 ul li:nth-child(1) {
                top: 140px;
                left: 145px;
            }

            .dortadim2 ul li:nth-child(2) {
                top: 140px;
                left: 780px;
                text-align: left;
            }

                .dortadim2 ul li:nth-child(2)::before {
                    background: url(../images/sag.png) no-repeat;
                    top: 0;
                    right: auto;
                    left: -100px;
                }

            .dortadim2 ul li:nth-child(3) {
                top: 245px;
                left: 135px;
            }

            .dortadim2 ul li:nth-child(4) {
                top: 245px;
                left: 790px;
                text-align: left;
            }

                .dortadim2 ul li:nth-child(4)::before {
                    background: url(../images/sag.png) no-repeat;
                    top: 0;
                    right: auto;
                    left: -100px;
                }

            .dortadim2 ul li:nth-child(5) {
                top: 350px;
                left: 125px;
            }

            .dortadim2 ul li:nth-child(6) {
                top: 350px;
                left: 800px;
                text-align: left;
            }

                .dortadim2 ul li:nth-child(6)::before {
                    background: url(../images/sag.png) no-repeat;
                    top: 0;
                    right: auto;
                    left: -100px;
                }

.besindeger {
    width: 100%;
    float: left;
    background: #eceae5;
    position: relative;
    z-index: 9;
}

.besinic {
    width: 1100px;
    position: relative;
    float: left;
    left: 50%;
    margin-left: -550px;
}

    .besinic h5 {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -23px;
        float: left;
        border: 2px solid #000;
        height: 45px;
        font: 20px/41px "normal";
        color: #000;
        padding: 0 73px 0 30px;
        background: url(../images/eksi.png) right 30px center no-repeat #fff;
        z-index: 99;
        cursor: pointer;
    }

        .besinic h5::before {
            content: "Besin değerlerini gizle.";
        }

.arti {
    background: url(../images/arti.png) right 30px center no-repeat #fff !important;
}

    .arti::before {
        content: "Besin değerlerini göster." !important;
    }

.besinalan {
    width: 100%;
    float: left;
    padding: 55px 75px;
    border: 2px solid #000;
    background: #fff;
    margin-bottom: 100px;
}

.besinsol {
    width: 540px;
    float: left;
}

    .besinsol h4 {
        width: 100%;
        float: left;
        font: 18px/24px "birazkalin";
        color: #000;
        border-bottom: 2px solid #000;
        padding-bottom: 5px;
    }

    .besinsol ul {
        width: 100%;
        float: left;
        padding: 15px 0;
    }

        .besinsol ul li {
            width: 100%;
            float: left;
            font: 16px/24px "normal";
            color: #000;
        }

            .besinsol ul li b {
                float: right;
                font: 16px/24px "normal";
            }

.besinsag {
    width: 300px !important;
    float: right !important;
}

    .besinsag ul li {
        width: calc(100% - 18px) !important;
        margin-left: 18px;
        list-style: disc;
        list-style-position: outside;
    }

.dukkanust {
    width: 100%;
    height: 680px;
    float: left;
    background: #fff;
    position: relative;
}

.dyazi {
    width: 530px;
    position: absolute;
    left: 500px;
    bottom: 95px;
}

    .dyazi p {
        width: 100%;
        float: left;
        color: #000;
        font: 25px/36px "ince";
    }

.dukkan {
    width: 100%;
    float: left;
    padding: 65px 0 40px;
}

    .dukkan h5 {
        width: 100%;
        float: left;
        text-align: center;
        font: 25px/25px "kalin";
        color: #000;
        text-transform: uppercase;
        letter-spacing: 12px;
    }

.urunl {
    width: 48% !important;
    margin-bottom: 15px;
}

    .urunl .uresim {
        height: 540px !important;
    }

    .urunl .ualt span p {
        text-align: center;
        font: 16px/28px "normal";
        color: #000;
        padding: 0 10px;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -ms-transition: 0.5s;
    }

        .urunl .ualt span p i {
            font: 12px/28px "normal";
        }

    .urunl .ualt span:last-child {
        flex-basis: 140px !important;
    }

        .urunl .ualt span:last-child p {
            font: 30px/36px "normal" !important;
        }

.dukklist {
    width: 100%;
    float: left;
    padding: 55px 80px 0;
}

    .dukklist a:last-child .urun {
        margin-right: 0;
    }

.sepet {
    width: 140px;
    height: 140px;
    background: url(../images/sepet.png) bottom 25px left 33px no-repeat #000;
    position: absolute;
    right: 170px;
    top: 170px;
    cursor: pointer;
    z-index: 99;
    border: 2px solid #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

    .sepet span {
        width: 32px;
        height: 32px;
        position: absolute;
        right: 30px;
        top: 30px;
        font: 20px/32px "normal";
        color: #000;
        background: #fff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        text-align: center;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -ms-transition: 0.5s;
    }

    .sepet:hover {
        background: url(../images/sepeth.png) bottom 25px left 33px no-repeat #fff;
    }

        .sepet:hover span {
            color: #fff;
            background: #000;
        }

.ddetay {
    width: 100%;
    float: left;
    padding: 170px 0 40px;
}

    .ddetay .kutu {
        padding: 0 80px !important;
    }

.zoom {
    width: 540px;
    float: left;
    background: #fff;
}

    .zoom img {
        width: 540px;
    }

    .zoom:hover {
        cursor: all-scroll;
    }

.geri {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.ggit {
    background: url(../images/geri.png) left 29px center no-repeat;
    color: #000;
    font: 20px/45px "normal";
    padding: 0 27px 0 80px;
    border: 2px solid #000;
    float: left;
}

    .ggit:Hover {
        background: url(../images/gerih.png) left 29px center no-repeat #000;
        color: #fff;
    }

.detay {
    width: 380px;
    float: right;
    padding-top: 100px;
}

    .detay span {
        width: 100%;
        float: left;
        font: 25px/30px "kalin";
        color: #000;
        margin-bottom: 5px;
    }

    .detay h1 {
        width: 100%;
        float: left;
        font: 25px/36px "ince";
        color: #000;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .detay p {
        width: 100%;
        float: left;
        font: 25px/30px "ince";
        color: #000;
    }

    .detay b {
        width: 100%;
        float: left;
        font: 40px/48px "ince";
        color: #000;
        margin-top: 35px;
    }

        .detay b i {
            font-style: normal;
            font: 20px/48px "ince";
        }

.adet {
    float: left;
    margin-top: 25px;
}

    .adet i {
        font-style: normal;
        width: 100%;
        float: left;
        margin-bottom: 4px;
        font: 16px/20px "ince";
        color: #000;
    }

.sekle {
    background: url(../images/sepet1.png) right 29px center no-repeat;
    color: #000;
    font: 20px/41px "normal";
    padding: 0 80px 0 27px;
    border: 2px solid #000;
    float: left;
    margin-top: 49px;
}

    .sekle:Hover {
        background: url(../images/sepet1h.png) right 29px center no-repeat #000;
        color: #fff;
    }

.sepetim {
    width: 100%;
    float: left;
    padding: 170px 0 40px;
}

    .sepetim .kutu {
        padding: 0 80px !important;
    }

.sepetlist {
    width: 100%;
    float: left;
}

.sepetl {
    width: 100%;
    float: left;
    padding: 24px 0;
    border-bottom: 2px solid #000;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.sepetic {
    display: flex;
    align-items: center;
    position: relative;
}

    .sepetic img {
        max-width: 240px;
        flex-shrink: 0;
    }

    .sepetic span {
        margin-left: 70px;
    }

        .sepetic span b {
            width: 100%;
            float: left;
            font: 25px/30px "kalin";
            color: #000;
            margin-bottom: 5px;
        }

        .sepetic span h3 {
            width: 100%;
            float: left;
            font: 25px/36px "ince";
            color: #000;
            text-transform: uppercase;
            margin-bottom: 5px;
        }

            .sepetic span h3 a {
                color: #000;
            }

                .sepetic span h3 a:hover {
                    text-decoration: underline;
                }

        .sepetic span p {
            width: 100%;
            float: left;
            font: 25px/30px "ince";
            color: #000;
        }

.ssil {
    background: url(../images/sil.png) right 29px center no-repeat;
    color: #000;
    font: 20px/41px "normal";
    padding: 0 80px 0 27px;
    border: 2px solid #000;
    float: left;
    white-space: nowrap;
    position: absolute;
    right: 15px;
    bottom: 0;
}

    .ssil:Hover {
        background: url(../images/silh.png) right 29px center no-repeat #000;
        color: #fff;
    }

.sadet {
    float: left;
}

    .sadet i {
        font-style: normal;
        width: 100%;
        float: left;
        margin-bottom: 4px;
        font: 16px/20px "ince";
        color: #000;
    }

.fiyat {
    font: 30px/45px "ince";
    color: #000;
    width: 100%;
    text-align: right;
    margin-top: 28px;
    padding-right: 10px;
}

    .fiyat i {
        font: 20px/45px "ince";
        font-style: normal;
    }

.fiyatOdeme {
    font: 25px/45px "ince";
    color: #000;
    width: 100%;
    text-align: right;
    margin-top: 28px;
    padding-right: 10px;
}

    .fiyatOdeme i {
        font: 20px/45px "ince";
        font-style: normal;
    }

.sozet {
    width: 100%;
    float: left;
    padding: 15px 0;
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
    align-items: center;
}

    .sozet p {
        font: 20px/24px "normal";
        color: #000;
    }

        .sozet p b {
            font: 20px/24px "birazkalin";
            margin-left: 10px;
        }

.sozetOdeme {
    width: 100%;
    float: left;
    padding: 15px 0;
    margin-top: 30px;
    justify-content: space-between;
    align-items: center;
}

    .sozetOdeme p {
        font: 20px/24px "normal";
        color: #000;
    }

        .sozetOdeme p b {
            font: 20px/24px "birazkalin";
            margin-left: 10px;
        }

.sdevam {
    background: url(../images/check.png) right 29px center no-repeat;
    color: #000;
    font: 20px/45px "normal";
    padding: 0 80px 0 27px;
    border: 2px solid #000;
    float: left;
    flex-shrink: 0;
}

    .sdevam:Hover {
        background: url(../images/checkh.png) right 29px center no-repeat #000;
        color: #fff;
    }


.sdevam1 {
    background: url(../images/check.png) right 29px center no-repeat;
    color: #000;
    font: 20px/45px "normal";
    padding: 0 80px 0 27px;
    border: 2px solid #000;
    float: left;
    flex-shrink: 0;
}

    .sdevam1:Hover {
        background: url(../images/checkh.png) right 29px center no-repeat #000;
        background: #000;
        color: #fff;
    }
.sgeri {
    background: url(../images/return.png) right 29px center no-repeat;
    color: #000;
    font: 20px/45px "normal";
    padding: 0 80px 0 27px;
    border: 2px solid #000;
    float: right;
    flex-shrink: 0;
}

    .sgeri:Hover {
        background: url(../images/returnHover.png) right 29px center no-repeat #000;
        color: #fff;
    }

.iletisim {
    width: 100%;
    float: left;
    padding: 170px 0 40px;
}

.map {
    width: 100%;
    height: 400px;
    border: 3px solid #000;
    margin-bottom: 40px;
}

    .map iframe {
        width: 100% !important;
        height: 100% !important;
    }

.iletisimform {
    width: 780px;
    float: left;
}

    .iletisimform h5 {
        width: 100%;
        float: left;
        font: 25px/25px "kalin";
        color: #000;
        text-transform: uppercase;
        letter-spacing: 12px;
    }

.iformlar {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.iform {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px;
}

    .iform span {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border: 2px solid #ea0000;
        pointer-events: none;
        background: url(../images/hata.png) right 15px center no-repeat;
        text-indent: -9999px;
    }

.itext {
    width: 100%;
    float: left;
    height: 46px;
    padding: 0 20px;
    border: 2px solid #000;
    font: 20px/42px "normal";
    color: #000;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

    .itext:focus {
        border-left: 8px solid #000;
    }

.yari {
    width: 49% !important;
}


    .yarisepet {
    width: 40% !important;
    margin-bottom: 0px;
}


    .yarisepet .itext {
        height: 49px !important;
        background: transparent;
    }

.sd {
    float: right !important;
}

.iarea {
    width: 100%;
    float: left;
    height: 165px;
    padding: 20px;
    border: 2px solid #000;
    font: 20px/23px "normal";
    color: #000;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

    .iarea:focus {
        border-left: 8px solid #000;
    }

.ibuton {
    background: url(../images/yoks.png) right 29px center no-repeat;
    color: #000;
    font: 20px/45px "normal";
    padding: 0 80px 0 27px;
    border: 2px solid #000;
    float: right;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

    .ibuton:Hover {
        background: url(../images/yokb.png) right 29px center no-repeat #000;
        color: #fff;
    }

.basarili {
    float: right;
    padding: 0 15px;
    height: 48px;
    font: 18px/48px "normal";
    color: #000;
}

.adres {
    width: 100%;
    float: left;
    padding: 15px 0 30px;
    border-bottom: 2px solid #000;
    margin-bottom: 50px;
}

    .adres p {
        width: 100%;
        float: left;
        font: 20px/33px "normal";
        color: #000;
    }

        .adres p b {
            font: 20px/33px "kalin";
        }

.isag {
    width: 380px;
    float: right;
    padding-top: 30px;
}

    .isag img {
        max-width: 100%;
    }

.rf {
    float: left;
    color: red;
    font-size: 10px;
}

.mgoster {
    display: none;
}

.mgizle {
    display: block;
}

.tarif span {
    overflow: hidden;
}

@media(max-width:900px) {

    .mgoster {
        display: block;
    }

    .SiparisTamam {
        font-size: 17px;
        float: left;
        position: absolute;
        top: 57px;
        left: 67px;
    }

    .SiparisTick {
        width: 50px;
        padding: 6px;
        margin-right: 20px;
        float: left;
    }

    .mgizle {
        display: none;
    }

    .logo {
        z-index: 999;
    }

        .logo img {
            width: 57px;
        }

    .ust {
        right: 10px;
        top: 47px;
        border-top: 0;
        background: #fff;
        padding: 0;
        width: 150px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.3);
        display: none;
    }

        .ust ul {
            float: left;
            width: 100%;
        }

            .ust ul li {
                margin-right: 0;
                width: 100%;
            }

                .ust ul li a {
                    font: 14px/30px "normal";
                    padding: 0 10px;
                    width: 100%;
                    height: 30px;
                }

    .dil {
        margin-right: 0;
        width: 100%;
        background: #000;
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .dil a {
            font: 14px/28px "normal";
            color: #999;
            padding: 0 8px;
            margin-right: 5px;
            margin-left: 5px;
            float: left;
        }

    .mac {
        width: 50px;
        height: 38px;
        background: url(../images/mmenu.png) center center no-repeat;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
        z-index: 999;
    }

    .macb {
        width: 50px;
        height: 38px;
        background: url(../images/mmenub.png) center center no-repeat;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
        z-index: 999;
    }

    .swiper-container {
        height: 235px;
    }

    .parallax-bg {
        background-position: center center !important;
        background-attachment: scroll !important;
        background-size: cover !important;
    }

    .kutu {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .syazi {
        width: 71%;
        left: 29%;
        top: auto;
        bottom: 12px;
    }

        .syazi p {
            font: 14px/20px "ince";
            text-align: right;
            padding-right: 10px;
        }

        .syazi a {
            margin-top: 7px;
            margin-right: 10px;
            float: right;
        }

    .sgit {
        background: url(../images/yoks.png) right 10px center no-repeat;
        color: #000;
        font: 12px/31px "normal";
        padding: 0 31px 0 15px;
        border: 1px solid #000;
        float: left;
        background-size: 15px !important;
    }

        .sgit:hover {
            background: url(../images/yokb.png) right 10px center no-repeat #000;
            background-size: 15px !important;
        }

    .next {
        display: none;
    }

    .swiper-pagination-bullet {
        width: 12px;
        height: 2px;
    }

    .swiper-pagination-bullet-active {
        width: 26px;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 4px 0;
    }

    .dortadim {
        padding: 22px 0;
    }

    .dortlu {
        padding: 44px 0 15px;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .dortadim h5 {
        font: 18px/25px "kalin";
    }

    .dort img {
        margin-bottom: 10px;
        width: 100%;
    }

    .dort {
        flex-basis: 46%;
        top: 0 !important;
    }

        .dort p {
            font: 14px/18px "ince";
            margin-bottom: 10px;
        }

        .dort span {
            width: 30px;
            height: 30px;
            left: 7px;
            top: 5px;
            font: 18px/29px "ince";
        }

    .bgit {
        background: url(../images/yokb.png) right 10px center no-repeat;
        font: 15px/35px "ince";
        padding: 0 40px 0 15px;
        background-size: 15px;
    }

        .bgit:hover {
            background: url(../images/yoks.png) right 10px center no-repeat #fff !important;
            background-size: 15px !important;
            color: #000 !important;
        }

    .sgit:hover {
        background: url(../images/yokb.png) right 10px center no-repeat #000 !important;
        background-size: 15px !important;
        color: #fff !important;
    }

    .gitorta:hover {
        background: url(../images/yoks.png) right 10px center no-repeat #fff;
        background-size: 15px;
    }

    .adukkan {
        padding: 30px 0;
    }

    .duklist {
        padding: 20px 0 10px;
        flex-wrap: wrap;
        justify-content: space-around;
    }

        .duklist a {
            width: 48%;
        }

    .adukkan h5 {
        font: 18px/22px "kalin";
    }

    .urun {
        width: 100%;
        margin-right: 0;
        float: left;
    }

    .ualt {
        flex-direction: column;
        padding: 10px 0;
    }

        .ualt span p {
            font: 14px/21px "normal";
        }

        .ualt span:last-child {
            flex-basis: auto;
            margin-top: 11px;
        }

    .uresim {
        height: 155px;
        padding: 13px;
    }

    .devam {
        display: none;
    }

    .atarifler {
        padding: 20px 0;
    }

        .atarifler h5 {
            font: 18px/22px "kalin";
        }

    .tarifslider {
        margin-top: 20px;
        padding-bottom: 47px;
    }

    .tsic {
        width: 250px;
        height: 200px;
        position: relative;
        float: left;
        border: 2px solid #000;
    }

    .tic {
        background: rgba(0,0,0,0.40);
        padding: 20px;
        overflow: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

    .tarifalt {
        padding: 10px 0 0;
    }

    .rasgele {
        width: 90px;
        height: 90px;
        background: url(../images/rasgele.png) no-repeat !important;
        margin-left: 20px;
        background-size: 88px !important;
    }

    .abulten .kutu {
        padding: 25px 0;
    }

    .solsise {
        display: none;
    }

    .sagsise {
        display: none;
    }

    .abulten h5 {
        font: 18px/22px "kalin";
    }

    .abulten p {
        font: 13px/18px "ince";
        margin-top: 9px;
        padding-top: 27px;
    }

    .bform {
        width: 100%;
        left: 0;
        margin-left: 0;
        margin-top: 14px;
        margin-bottom: 0;
        padding: 0 15px;
    }

    .btext {
        width: 80%;
        height: 43px;
        padding: 0 15px;
        font: 16px/41px "normal";
        float: left;
    }

    .bbuton {
        height: 43px;
    }

    .footer {
        padding: 20px;
    }

    .fust ul {
        margin-top: 16px;
    }

        .fust ul li {
            margin-right: 0;
            width: 50%;
        }

            .fust ul li a {
                height: 30px;
                font: 14px/30px "normal";
            }

    ::before {
        display: none;
    }

    ::after {
        display: none;
    }

    .fsosyal {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .flink a {
        font: 14px/24px "normal";
        margin-right: 10px;
    }

    .falt p {
        font: 14px/22px "normal";
        margin-top: 10px;
    }

    .hikayemiz {
        height: 215px;
    }

    .hsise {
        left: 11%;
    }

    .hyazi {
        width: 62%;
        position: absolute;
        left: auto;
        bottom: 10px;
        text-align: right;
        padding-right: 10px;
        right: 0;
    }

        .hyazi p {
            font: 14px/22px "ince";
        }

    .gelenek {
        padding: 20px 0;
        min-height: auto;
    }

    .gyazi {
        width: 100%;
        float: left;
        padding: 15px;
    }

        .gyazi h2 {
            font: 18px/22px "kalin";
            padding-bottom: 20px;
            letter-spacing: 10px;
            margin-bottom: 5px;
        }

    .iso {
        padding: 25px 0;
        min-height: auto;
    }

    .iyazi {
        width: 100% !important;
    }

        .iyazi h2 {
            font: 18px/30px "kalin";
        }

    .tarifler {
        height: 215px;
    }

    .tyazi {
        width: 80%;
        position: absolute;
        left: auto;
        bottom: 15px;
        right: 0;
        padding-right: 10px;
        text-align: right;
    }

        .tyazi p {
            font: 20px/28px "ince";
        }

    .tdefteri {
        padding: 20px 0 0;
    }

    .tbaslik h1 {
        font: 18px/23px "kalin";
        padding: 5px 0 20px;
    }

    .tbmenu ul {
        position: relative;
        left: 0;
        transform: translateX(0%);
        border-top: 2px solid #000;
        float: left;
        width: 100%;
        overflow: auto;
        white-space: nowrap;
    }

        .tbmenu ul li {
            float: none;
            margin-right: 0;
            display: inline-block;
        }

            .tbmenu ul li a {
                padding: 0 9px;
                height: 37px;
                font: 14px/37px "normal";
            }

    .trasgele {
        display: none;
    }

    .tariflist {
        margin-top: 10px;
    }

    .lic {
        background: rgba(0,0,0,0.40);
        padding: 20px;
        overflow: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

    .tlic {
        width: 100%;
        flex-basis: 100%;
        flex-shrink: 0;
        height: 174px;
        position: relative;
        float: left;
        border: 3px solid #000;
        margin-bottom: 10px;
    }

    .tarifdetay {
        width: 100%;
        float: left;
        margin-top: 178px;
        padding: 0 15px;
    }

        .tarifdetay h1 {
            padding: 20px 0 24px;
            font: 18px/28px "kalin";
        }

    .sol {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .sag {
        width: 100%;
        float: right;
        margin-bottom: 20px;
    }

    .tarif {
        width: 100%;
        padding: 20px;
        margin-bottom: 15px;
    }

    .benzertarifler {
        padding: 20px 0;
    }

        .benzertarifler h5 {
            font: 18px/22px "kalin";
        }

    .dukkanust {
        height: 215px;
    }

    .sepet {
        width: 80px;
        height: 80px;
        background: url(../images/sepet.png) bottom 15px left 15px no-repeat #000;
        position: absolute;
        right: 17px;
        top: 62px;
        background-size: 43px;
    }

        .sepet:hover {
            width: 80px;
            height: 80px;
            background: url(../images/sepeth.png) bottom 15px left 15px no-repeat #fff;
            position: absolute;
            right: 17px;
            top: 62px;
            background-size: 43px;
        }

        .sepet span {
            width: 25px;
            height: 25px;
            right: 13px;
            top: 16px;
            font: 14px/25px "normal";
        }

    .dukkan {
        width: 100%;
        float: left;
        padding: 20px 0;
    }

        .dukkan h5 {
            font: 18px/25px "kalin";
        }

    .dukklist {
        width: 100%;
        float: left;
        padding: 20px 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

        .dukklist a {
            width: 48%;
            flex-basis: 48%;
        }

    .urunl {
        width: 100% !important;
        margin-bottom: 0;
    }

        .urunl .uresim {
            height: 155px !important;
        }

        .urunl .ualt span:last-child {
            flex-basis: auto !important;
        }

        .urunl .ualt span p {
            font: 14px/18px "normal";
        }

        .urunl .ualt span:last-child p {
            font: 22px/29px "normal" !important;
        }

    .ddetay .kutu {
        padding: 0 10px !important;
    }

    .ggit {
        background: url(../images/geri.png) left 10px center no-repeat;
        font: 16px/36px "normal";
        padding: 0 15px 0 40px;
        background-size: 15px;
    }

        .ggit:hover {
            background: url(../images/gerih.png) left 10px center no-repeat #000;
            background-size: 15px;
        }

    .zoom {
        width: 100%;
    }

        .zoom img {
            width: 100%;
        }

    .detay {
        width: 100%;
        float: left;
        padding-top: 10px;
    }

        .detay span {
            font: 18px/24px "kalin";
            margin-bottom: 0;
        }

        .detay h1 {
            font: 18px/30px "ince";
            margin-bottom: 0;
        }

        .detay p {
            font: 18px/30px "ince";
            margin-bottom: 0;
        }

        .detay b {
            margin-top: 8px;
        }

    .adet {
        float: left;
        margin-top: 10px;
    }

    .sekle {
        margin-top: 34px;
    }

    .sepetim .kutu {
        padding: 0 10px !important;
    }

    .sepetl {
        padding: 11px 0;
    }

    .sepetic img {
        max-width: 75px;
    }

    .sepetic span {
        margin-left: 10px;
    }

        .sepetic span b {
            font: 13px/20px "kalin";
            margin-bottom: 0;
        }

        .sepetic span h3 {
            font: 14px/19px "ince";
            margin-bottom: 0;
        }

        .sepetic span p {
            font: 14px/21px "ince";
        }

    .sadet {
        display: none;
    }

    .fiyat {
        font: 16px/30px "ince";
        margin-top: 0;
        padding-right: 0;
    }

        .fiyat i {
            font: 12px/30px "ince";
        }

    .fiyatOdeme {
        font: 16px/30px "ince";
        margin-top: 0;
        padding-right: 0;
    }

        .fiyatOdeme i {
            font: 12px/30px "ince";
        }

    .ssil {
        background: url(../images/sil.png) right 10px center no-repeat;
        font: 14px/28px "normal";
        padding: 0 35px 0 10px;
        right: 0;
        bottom: -13px;
        background-size: 14px;
    }

        .ssil:hover {
            background: url(../images/silh.png) right 10px center no-repeat #000;
            background-size: 14px;
        }

    .sozet {
        margin-top: 7px;
        flex-direction: column;
    }

        .sozet p {
            font: 16px/24px "normal";
            width: 100%;
        }

            .sozet p b {
                font: 16px/24px "birazkalin";
                margin-left: 0;
                float: right;
            }

    .sozetOdeme {
        margin-top: 7px;
        flex-direction: column;
    }

        .sozetOdeme p {
            font: 16px/24px "normal";
            width: 100%;
        }

            .sozetOdeme p b {
                font: 16px/24px "birazkalin";
                margin-left: 0;
                float: right;
            }

    .sdevam {
        background: url(../images/check.png) right 15px center no-repeat;
        color: #000;
        font: 18px/40px "normal";
        padding: 0 55px 0 27px;
        margin-top: 24px;
    }

        .sdevam:hover {
            background: url(../images/checkh.png) right 15px center no-repeat #000;
        }

    .sdevam1 {
        background: none;
        color: #000;
        font: 18px/35px "normal";
        padding: 0 10px;
    }

        .sdevam1:hover {
            background: #000;
        }

    .sgeri {
        background: url(../images/return.png) right 15px center no-repeat;
        color: #000;
        font: 18px/40px "normal";
        padding: 0 55px 0 27px;
        margin-top: 24px;
    }

        .sgeri:hover {
            background: url(../images/returnHover.png) right 15px center no-repeat #000;
        }

    .iletisim {
        padding: 175px 15px 20px;
    }

    .map {
        height: 200px;
        margin-bottom: 27px;
    }

    .iletisimform {
        width: 100%;
        float: left;
    }

        .iletisimform h5 {
            font: 15px/19px "kalin";
        }

    .itext {
        height: 35px;
        padding: 0 10px;
        font: 14px/31px "normal";
    }

    .iarea {
        height: 100px;
        padding: 10px;
        font: 14px/23px "normal";
    }

    .iform {
        margin-bottom: 5px;
    }

    .ibuton {
        background: url(../images/yoks.png) right 10px center no-repeat;
        font: 14px/35px "normal";
        padding: 0 40px 0 15px;
        background-size: 20px;
    }

        .ibuton:hover {
            background: url(../images/yokb.png) right 10px center no-repeat #000;
            background-size: 20px;
        }

    .isag {
        width: 100%;
        float: left;
        padding-top: 19px;
    }

    .adres p {
        font: 14px/25px "normal";
    }

        .adres p b {
            font: 14px/25px "cokkalin";
        }

    .adres {
        padding: 7px 0 16px;
        margin-bottom: 30px;
    }

    .dortadim2 {
        padding: 20px 0 50px;
        background: url(/images/bg7.jpg) center left 56% repeat !important;
        height: 450px;
    }

        .dortadim2 h5 {
            width: 77%;
            float: right;
            text-align: right;
            font: 25px/25px "kalin";
        }

        .dortadim2 ul {
            width: 65%;
            float: right;
            position: relative;
            left: auto;
            margin-left: 0;
            margin-top: 30px;
        }

            .dortadim2 ul li {
                width: 100%;
                position: relative;
                font: 16px/20px "normal";
                color: #fff;
                text-align: right !important;
                top: 0 !important;
                margin-bottom: 4px;
                left: 0 !important;
                float: left;
                padding-right: 15px;
            }

    .besinic h5 {
        top: -18px;
        height: 35px;
        font: 15px/35px "normal";
        padding: 0 50px 0 19px;
        background: url(../images/eksi.png) right 10px center no-repeat #fff;
        background-size: 15px;
    }

    .arti {
        background: url(../images/arti.png) right 10px center no-repeat #fff !important;
        background-size: 15px !important;
    }

    .besinic h5::before {
        display: block;
        white-space: nowrap;
    }

    .besinalan {
        padding: 40px 10px;
        margin-bottom: 20px;
    }

    .besinic {
        width: 90%;
        position: relative;
        float: left;
        left: 5%;
        margin-left: 0;
    }

    .besinsol {
        width: 100%;
        float: left;
    }

    .besinsag {
        width: 100% !important;
        float: left !important;
    }

    .dyazi {
        width: 70%;
        position: absolute;
        left: auto;
        bottom: 10px;
        right: 0;
        text-align: right;
    }

        .dyazi p {
            font: 16px/22px "ince";
            padding-right: 12px;
        }

    .beyaz ul li a {
        color: #000 !important;
    }

        .beyaz ul li a:hover {
            background: #000 !important;
            color: #fff !important;
        }

    .tarifdetay img {
        width: 100%;
        height: 100%;
        float: left;
        border: 4px solid #000;
    }

    .yarisepet {
        width: 50% !important;
        margin-bottom: 0px;
    }

        .yarisepet .itext {
            height: 40px !important;
          
        }

}

.active a {
    background: #000;
    color: #fff !important;
}

.beyaz .active a {
    background: #fff;
    color: #000 !important;
}
