﻿@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

@font-face {
    font-family: 'neo-sans-pro-medium';
    src: url('../font/fonts/neo-sans-pro-medium.woff') format('woff');
}

@font-face {
    font-family: 'neosans-bold-tr';
    src: url('../font/fonts/neosans-bold-tr.woff') format('woff');
}

@font-face {
    font-family: 'neosans-light-tr';
    src: url('../font/fonts/neosans-light-tr.woff') format('woff');
}

@font-face {
    font-family: 'NeoSansPro-Regular';
    src: url('../font/fonts/NeoSansPro-Regular.woff') format('woff');
}

html, body {
    font-family: 'NeoSansPro-Regular';
    font-size: 13px;
    margin: 0px auto;
    padding: 0px;
    min-height: 100% !important;
    height: 100%;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

header {
    background-color: #fff;
}

    header .header_top {
        position: relative;
        float: left;
        width: 100%;
        background-color: #FFF;
        padding: 10px 20px;
        color: #000;
        font-size: 14px;
        text-align: center;
        border-bottom: 1px dotted #c8cbcc;
    }

.middle_top > div > .tx > div {
    margin-right: 10px;
}

.middle_top {
    background-color: #3438c2;
}

.middle_in_top {
    background-color: #3438c2;
}

.middle_top .container-fluid {
    max-width: 100%;
    width: 960px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 68px;
}

.middle_in_top .container, .middle_top .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.middle_bottom {
    background-color: #000496;
}

    .middle_bottom .container-fluid {
        max-width: 100%;
        width: 960px;
    }

.middle_in_top .link ul li {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    margin: 10px 0;
}

    .middle_in_top .link ul li a {
        color: #fff;
    }

    .middle_in_top .link ul li:nth-child(2) {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        padding: 0 5px;
    }

.middle_in_top .sosyal_medya_header {
    text-align: right;
}

    .middle_in_top .sosyal_medya_header ul li {
        display: inline-block;
        margin: 10px 5px;
    }

        .middle_in_top .sosyal_medya_header ul li a {
            color: #fff;
            font-size: 16px;
            font-weight: 600;
        }

        .middle_in_top .sosyal_medya_header ul li.globe {
            border-left: 1px solid #fff;
            padding-left: 10px;
        }

.middle_top .HeaderPhone {
    position: relative;
    width: 154px;
    height: 44px;
    background: url('../img/tel.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}

    .middle_top .HeaderPhone .tel {
        position: absolute;
        left: 10%;
        top: 25%;
        width: 100%;
        height: 100%;
        z-index: 99;
    }

        .middle_top .HeaderPhone .tel span {
            font-family: 'NeoSansPro-Regular';
            font-size: 17px;
            font-weight: bold;
            color: #fff;
        }

.language ul li {
    display: inline-block;
}

.slider_alt_bant {
    position: absolute;
    bottom: 0;
    background-color: #3438c2;
    width: 80%;
    height: 10px;
    z-index: 1;
    left: 10%;
}

.Slider-Arama {
    position: absolute;
    bottom: 40%;
    width: 40%;
    left: 30%;
    text-align: center;
}

    .Slider-Arama .form-group {
        position: relative;
        display: block;
    }

        .Slider-Arama .form-group input.form-control {
            float: left;
            width: 100%;
            height: 60px;
            border-radius: 20px;
            border: 1px solid #f3f3f3;
            color: #000;
            padding: 0 22% 0 5%;
            background: #f9f9f9;
            font-size: 14px;
            letter-spacing: 0;
            transition: 0.3s;
            -webkit-transition: 0.3s;
            -ms-transition: 0.3s;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
        }

            .Slider-Arama .form-group input.form-control::placeholder {
                color: #000;
                opacity: 1;
            }

            .Slider-Arama .form-group input.form-control:-ms-input-placeholder {
                color: #000;
            }

            .Slider-Arama .form-group input.form-control::-ms-input-placeholder {
                color: #000;
            }

        .Slider-Arama .form-group .btnAra {
            background-color: #2e3192;
            padding: 0 20px;
            line-height: 30px;
            font-size: 12px;
            color: #fff;
            font-weight: normal;
            text-align: center;
            position: absolute;
            right: 10px;
            top: 15px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            z-index: 1;
            -moz-appearance: none;
            -webkit-appearance: none;
        }

            .Slider-Arama .form-group .btnAra .arama_butonu {
                width: 100%;
                position: absolute;
                z-index: 1;
                left: 0;
                height: 100%;
                background-color: transparent;
                border: none;
            }

.carousel-caption {
    right: 30%;
    left: 30%;
    padding-bottom: 0;
}

    .carousel-caption h5 {
        font-size: 40px;
        font-family: 'NeoSansPro-Regular';
    }

        .carousel-caption h5 i {
            font-family: 'neo-sans-pro-medium';
            font-style: normal;
        }

    .carousel-caption h6 {
        font-size: 14px;
        font-family: 'NeoSansPro-Regular';
    }

.theree_block {
    position: relative;
    padding: 2% 0;
    text-align: center;
    font-family: 'NeoSansPro-Regular';
}

    .theree_block .container {
        max-width: 100%;
        width: 960px;
        margin: 30px auto;
    }

    .theree_block > div > .title > h1 {
        font-size: 12px;
        font-family: 'NeoSansPro-Regular';
        color: #3438c2;
    }

    .theree_block > div > .title > h2 {
        margin: 0 auto;
        width: 40%;
        font-size: 27px;
        font-family: 'neosans-light-tr';
        color: #000;
    }

        .theree_block > div > .title > h2 > i {
            font-family: 'neosans-bold-tr';
            font-style: normal;
        }

    .theree_block > div > .title > h3 {
        font-family: 'neo-sans-pro-medium';
        text-align: center;
        font-size: 17px;
        color: #000;
        margin-top: 5px;
        margin: 10px auto;
        width: 60%;
    }

.ftrBltn h1 {
    font-family: 'neo-sans-pro-medium';
    font-size: 17px;
    color: #000;
}

.back_ara {
    position: relative;
    height: 250px;
    background-color: #3438c2;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .back_ara > .inset > .back_baslik {
        font-size: 17px;
        padding: 10px;
        margin: 0;
        font-weight: bold;
        color: #fff;
        font-family: 'NeoSansPro-Regular';
    }

    .back_ara > .inset > .back_baslik2 {
        padding: 10px;
        font-size: 12px;
        font-weight: 500;
        color: #fff;
        font-family: 'NeoSansPro-Regular';
    }

    .back_ara > .inset > a {
        border: none;
        color: #fff;
        cursor: pointer;
        padding: 10px 20px;
        display: inline-block;
        margin: 15px 30px;
        font-weight: 400;
        font-size: 11px;
        outline: none;
        position: relative;
        overflow: hidden;
        border-radius: 23px;
        letter-spacing: 2px;
        -webkit-transform: translateZ(0);
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .back_ara > .inset > a:before {
            opacity: 0;
            content: "";
            position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            border-radius: inherit;
            background-color: #fff;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-transform: translateY(100%);
            transform: translateY(100%);
        }

        .back_ara > .inset > a:after {
            position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            border: 1px solid #5666a5;
            content: '';
            border-radius: inherit;
        }

        .back_ara > .inset > a:hover {
            background-color: #5666a5;
            color: #fff;
        }

            .back_ara > .inset > a:hover:before {
                -webkit-transform: translateY(0%);
                transform: translateY(0%);
                opacity: 0.25;
            }

.aksiyon14 {
    width: 100%;
    height: 100vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    z-index: 0;
    position: relative;
    background-blend-mode: overlay;
}

    .aksiyon14 > .screen_table14 {
        height: 100vh;
        position: relative;
    }

    .aksiyon14 > .container {
        max-width: 100%;
        width: 960px;
        margin: 0 auto;
    }

    .aksiyon14 > .screen_table14 > div > .screen_table14_in {
        height: 100%;
        position: absolute;
        z-index: 1;
        right: 0;
        left: 0;
        text-align: left;
    }

        .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt {
            display: table;
            height: 100%;
            width: 100%;
        }

            .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc {
                display: table-cell;
                vertical-align: middle;
                text-align: left;
            }

                .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > h1 {
                    margin: 5% auto;
                    font-size: 27px;
                    font-weight: bold;
                    color: #000;
                    font-family: 'neosans-light-tr';
                    word-wrap: break-word;
                }

                    .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > h1 i {
                        font-family: 'neosans-bold-tr';
                        font-style: normal;
                    }

                .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > h2 {
                    margin: 2% auto;
                    color: #000;
                    font-size: 12px;
                    word-wrap: break-word;
                    font-family: 'NeoSansPro-Regular';
                    line-height: inherit;
                }

                .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > .dual > a {
                    color: #3438c2;
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    -o-transition: all 0.5s;
                    transition: all 0.5s;
                    position: relative;
                    border: 1px solid #3438c2;
                    overflow: hidden;
                    display: inline-block;
                    text-align: center;
                    cursor: pointer;
                    padding: 12px 35px;
                    font-weight: 500;
                    font-size: 12px;
                    margin: 5px auto;
                    font-family: 'NeoSansPro-Regular';
                    text-decoration: none;
                    border-radius: 23px;
                    letter-spacing: 2px;
                }

                    .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > .dual > a::before, .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > .dual > a::after {
                        content: '';
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        z-index: 1;
                        -webkit-transition: all 0.5s;
                        -moz-transition: all 0.5s;
                        -o-transition: all 0.5s;
                        transition: all 0.5s;
                        opacity: 1;
                        -webkit-transform: translate(-105%,0);
                        transform: translate(-105%,0);
                        border-right-width: 1px;
                        border-right-style: solid;
                        border-right-color: rgba(255,255,255,1);
                        background-color: #3438c2;
                    }

                    .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > .dual > a::after {
                        -webkit-transition-delay: 0.2s;
                        transition-delay: 0.2s;
                    }

                    .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > .dual > a:hover::before, .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > .dual > a:hover::after {
                        opacity: 0;
                        -webkit-transform: translate(0,0);
                        transform: translate(0,0);
                    }

.formalani > .satir > .Buton, .btnKyt {
    float: left;
    border: none;
    font-size: 14px;
    font-weight: 400;
    outline: none;
    background-color: #3438c2;
    padding: 7.5px 40px;
    color: #fff;
    border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    transition: all 0.4s ease-in-out 0s !important;
    -moz-transition: all 0.4s ease-in-out 0s !important;
    -webkit-transition: all 0.4s ease-in-out 0s !important;
    -o-transition: all 0.4s ease-in-out 0s !important;
    -ms-transition: all 0.4s ease-in-out 0s !important;
}

    .formalani > .satir > .Buton:hover, .btnKyt:hover {
        background-color: #f0f8fb;
        color: #3438c2;
    }

.iletisim11 {
    position: relative;
    width: 100%;
    margin: -100px auto 20px;
}

    .iletisim11 > .container {
        max-width: 100%;
        width: 960px;
        margin: 0 auto;
        padding: 0;
        background-color: #fff;
        box-shadow: 0 0 5px rgba(0,0,0,0.15);
    }

    .iletisim11 > div > div {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        align-items: center;
        justify-content: center;
    }

    .iletisim11 .first_img {
        padding: 0;
    }

        .iletisim11 .first_img .in {
            height: 75vh;
        }

            .iletisim11 .first_img .in .inset {
                height: calc(100%);
            }

                .iletisim11 .first_img .in .inset .ig {
                    display: block;
                    position: relative;
                    width: 100%;
                    height: 100%;
                    background-repeat: no-repeat;
                    background-size: cover;
                    background-position: center center;
                    background-blend-mode: overlay;
                    background-color: rgba(31,31,31,0.1);
                }

    .iletisim11 > div > div > .back_color {
        display: block;
        padding: 0 2%;
    }

    .iletisim11 > div > div > div > h1, .ikiliblock > .container > div > h1 {
        font-size: 12px;
        font-family: 'NeoSansPro-Regular';
        color: #3438c2;
    }

    .iletisim11 > div > div > div > h3 {
        font-size: 12px;
        font-family: 'neo-sans-pro-medium';
    }

    .iletisim11 > div > div > div > h2, .ikiliblock > .container > div > h2 {
        font-size: 27px;
        font-family: 'neosans-light-tr';
        color: #000;
    }

        .iletisim11 > div > div > div > h2 > i, .ikiliblock > .container > div > h2 > i {
            font-family: 'neosans-bold-tr';
            font-style: normal;
        }

.ikiliblock > .container {
    max-width: 100%;
    width: 960px;
    margin: 0 auto;
}

.sirkuler > .iconfa {
    font-size: 34px;
    padding: 0 5px;
    text-align: center;
}

.sirkuler > .explanation {
    padding: 0 5% 0 0;
}

.sign ul li {
    display: inline-block;
    margin: 0 5px;
    padding: 3px 5px;
}

    .sign ul li a, .hosgeldin-yazi {
        font-family: 'NeoSansPro-Regular';
        font-size: 17px;
        font-weight: bold;
        color: #fff;
    }

        .sign ul li a i {
            color: #fff;
        }

.page-title {
    height: auto;
    background-blend-mode: overlay;
    background-color: rgba(7, 39, 162, .1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 15px 0;
}

    .page-title .col12 {
        position: relative;
        max-width: 100%;
        width: 960px;
        margin: 0 auto;
        padding: 0;
    }

        .page-title .col12 h1 {
            font-family: 'neosans-bold-tr';
            color: #000;
            margin: 20px 0 5px 0;
            line-height: 26px;
            font-size: 21px;
        }

    .page-title .breadcrumb {
        background-color: transparent;
        margin-top: 10px;
        padding: 0;
    }

        .page-title .breadcrumb ul li, .page-title .breadcrumb ul li a {
            display: inline-block;
            vertical-align: super;
        }

            .page-title .breadcrumb ul li a {
                font-size: 11px;
                color: #333;
                font-family: 'neo-sans-pro-medium';
            }

            .page-title .breadcrumb ul li i {
                margin: 0 8px;
                font-size: 14px;
                font-style: normal;
            }

::-moz-selection {
    background: #00123F;
    color: #fff;
}

::selection {
    background: #00123F;
    color: #fff;
}

a::-moz-selection {
    background: #00123F;
    color: #fff;
}

a::selection {
    background: #00123F;
    color: #fff;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #000;
    outline: none;
}

    a:focus {
        outline: none;
        text-decoration: none;
        color: #000;
    }

    a:hover {
        text-decoration: none;
        color: #000;
    }

    a:active {
        text-decoration: none;
        color: #000;
    }

ul {
    padding-left: 0px;
}

.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
}

td {
    padding-left: 10px;
    padding-right: 10px;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
}

.sol {
    float: left;
}

.line {
    width: 100%;
    margin: 5px 0;
    height: 1px;
    background: #e9e9e9;
    position: relative;
    float: left;
}

.sag {
    float: right;
}

.sag-yazi {
    text-align: right;
}

.kalin {
    font-weight: bold;
}

.dotted-line {
    border-top: #3438c2 1px dotted;
    background: url(../images/header.png) no-repeat center center;
    height: 22px;
}

.dotted-line-gold {
    border: #3438c2 1px dotted;
}

.dotted-line-black {
    border: #000 1px dotted;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.vertical-line {
    margin: 5px 10px 5px 10px;
    border-left: 1px solid;
}

.gold {
    color: #7b7b7b;
}

.white {
    color: white;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.form-control {
    border-radius: 0;
}

.btn-default {
    border-radius: 0;
    border: 3px #e0e0e0 solid;
    padding: 1px 15px;
    margin: 10px 0 10px 0;
    float: right;
    margin-right: 34px;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #000;
        background-color: #fff;
        border-color: #e0e0e0;
    }

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
    outline: 0px auto;
    outline-offset: 0px;
}

.form-control:focus {
    border-color: #3438c2;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input:focus {
    border-color: #3438c2;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

:focus {
    outline: none;
}

a:focus, a:active, button, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #faf9f7;
    background-image: none;
    color: rgb(0,0,0);
}

.selected {
    background: #000;
    color: #fff;
}

.ms-staff-carousel .ms-staff-info h3 {
    font-size: 18px;
    font-weight: bold;
}

    .ms-staff-carousel .ms-staff-info h3:hover a {
        color: #ed118f;
    }

.taksit-tab {
    height: 25px;
}

.baslik {
    background: #eee;
    color: #000;
    line-height: 27px;
}

.pink {
    color: #7b7b7b;
}

.ErorControl {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid red;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#CustomValidator {
    color: red;
}

.mor {
    color: #242b54;
}

.shadow-blok {
    position: relative;
}

.box1 {
    width: 540px;
    float: left;
}

.box2 {
    width: 375px;
    float: left;
}

.box3 {
    width: 250px;
    float: left;
    top: -94px;
}

.Bosluk {
    width: 100%;
    height: 10px;
}

.navbar-inverse {
    background-color: #fff;
    border: 0px;
}

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background: transparent;
        color: #fff;
    }

.satis-noktalari {
    min-height: 350px;
}

.satis-nokta-baslik {
    background: #000;
    padding: 0px 10px;
    border: 1px solid #eee;
    color: #fff;
    font-weight: bold;
}

.satis-nokta {
    padding: 0px 10px;
    border: 1px solid #eee;
}

.satis-nokta-buyuk p {
    margin: 0;
    padding: 10px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -5px;
        min-width: 0px;
        border-left: 1px solid;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.UstSerit {
    background: #000;
    border-bottom: 2px solid #333;
    width: 100%;
    height: 35px;
}

.UstMenuSol ul {
    float: left;
    z-index: 99999;
}

.UstMenuSol {
    z-index: 9999;
}

.UstMenu {
    background: #000;
    color: #fff;
    text-align: right;
}

    .UstMenu a {
        color: #999;
    }

        .UstMenu a:hover {
            color: #fff;
        }

#pnlSepetlink a {
    float: left;
    padding: 3px 10px;
}

.UstMenuSag a {
    font-size: 14px;
    font-weight: bold;
    padding: 3px 24px;
}

.UstMenuSag i {
    margin-right: 5px;
}

.UstMenuSag > div {
    display: inline-block;
    padding: 5px;
}

.oul {
    float: none;
    text-align: center;
}

.oli {
    float: none;
    display: inline-block;
    padding: 10px 5px;
}

header .middle_in_top .exit .hosgeldin-yazi {
    font-size: 15px;
    color: #fff;
    padding: 1%;
}

header .middle .MenuAlani {
    position: relative;
    display: table;
    width: 100%;
    height: 30px;
}

    header .middle .MenuAlani .navbar {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

.MenuAlani .navbar-collapse.collapse {
    padding: 0;
}

    .MenuAlani .navbar-collapse.collapse ul {
        margin: 0;
        border: none;
        z-index: 9;
    }

.MenuAlani .navbar-inverse {
    background: #000;
    border-radius: 0;
}

.MenuAlani .nav > li > a {
    color: #999;
    font-size: 12.6px;
    -webkit-transition: color 0.45s, padding 0.25s;
    -moz-transition: color 0.45s, padding 0.25s;
    transition: color 0.45s, padding 0.25s;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 40px 40px 20px 20px;
    font-weight: bold;
}

.MenuAlani a:hover, .navbar-inverse a:focus {
    color: #fff;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    transition: color 0.25s;
    background-image: url('../img/achover.png');
    background-repeat: no-repeat;
    background-position: left 0;
}

.dropdown-menu {
    width: auto;
    left: auto;
}

    .dropdown-menu > li > a {
        padding: 0 20px;
        font-size: 12px;
    }

.blog-detay-resim img {
    padding: 20px;
    overflow: hidden;
}

.panel {
    margin-bottom: 0;
    margin: 5px;
}

.txtAra {
    font-size: 12px;
    color: #000;
    width: 67%;
    border: none;
    float: left;
    padding: 0 25px;
    height: 31px;
    background-color: #fff;
}

#btnAra {
    right: -22px;
    position: absolute;
    width: 30px;
    height: 30px;
}

label {
    padding: 0;
}

.margn10 {
    margin: 5px;
}

    .margn10 h5 {
        max-height: 275px;
        min-height: 275px;
    }

.tema-buton {
    border: 3px #ccc solid;
    padding: 4px 10px;
    color: #333;
    background: #fff;
    margin: 10px 0;
    float: left;
}

.kapat-buton {
    background: url(../images/btn_remove.png) 0 0 no-repeat;
    display: block;
    width: 14px;
    height: 14px;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

    .kapat-buton:hover {
        background-position: bottom;
    }

.ara {
    padding: 5px 10px;
    top: -12px;
    left: -230px;
    color: #999;
    background: transparent;
}

.lnk.two ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

.lnk ul li a, .lnk ul li {
    font-size: 12px;
    color: #fff;
    word-wrap: break-word;
    cursor: pointer;
}

.lnk ul.adres li .fa {
    width: 5%;
    text-align: center;
    font-size: 14px;
    margin: 5px;
}

.lnk ul li:hover a, .lnk ul li:hover {
    opacity: 0.75;
}

.hizmetler .title {
    position: relative;
    margin: 25px auto;
}

    .hizmetler .title h1 {
        font-family: 'NeoSansPro-Regular';
        text-align: center;
        font-size: 27px;
        color: #3438c2;
        font-weight: 600;
        letter-spacing: -1px;
        margin-bottom: 0;
    }

    .hizmetler .title h2 {
        font-family: 'neo-sans-pro-medium';
        text-align: center;
        font-size: 17px;
        color: #000;
        font-weight: 500;
        margin-top: 5px;
    }

    .hizmetler .title .alt-title {
        position: absolute;
        display: flow-root;
        left: 0;
        right: 0;
        text-align: center;
        top: -50%;
        font-size: 68px;
        font-weight: bold;
        opacity: .1;
    }

.footer_phone {
    padding: 30px;
    font-size: 12px;
    color: #000;
    text-align: center;
}

    .footer_phone span .fa {
        margin: 0 2px;
        text-align: center;
        font-size: 28px;
        vertical-align: middle;
    }

.sosyal_medya .fa {
    font-size: 21px;
    overflow: hidden;
    margin: 0 10px;
    position: relative;
    text-decoration: none;
}

footer {
    position: relative;
    clear: both;
    padding: 0;
    background-color: #3438c2;
    margin-top: 15px;
}

    footer .bank2 img {
        margin: 0 auto;
    }

    footer .logo_ust {
        background-color: #fff;
        padding: 0;
        margin: 0;
    }

    footer > .row > .container-fluid {
        max-width: 100%;
        width: 960px;
        margin: 0 auto;
        padding: 0;
    }

#toTop {
    position: fixed;
    cursor: pointer;
    bottom: 20px;
    right: 20px;
    background: #3438c2;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 9px 70px -5px #333;
    -moz-box-shadow: 0px 9px 70px -5px #333;
    box-shadow: 0px 9px 70px -5px #333;
}

    #toTop:hover {
        background: rgba(0, 0, 0, 0.9);
    }

    #toTop .fa {
        color: #fff;
        margin: 0;
        position: relative;
        left: 16px;
        top: 13px;
        font-size: 19px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #toTop:hover .fa {
        color: #fff;
        top: 5px;
    }

.panel {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 0 !important;
}

.panel-default {
    border-color: #ebedef !important;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 2px 1px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 2px 1px rgba(50, 50, 50, 0.75);
}

.panel .panel-body {
    position: relative;
    padding: 0 !important;
    overflow: hidden;
    height: auto;
}

    .panel .panel-body a {
        overflow: hidden;
    }

        .panel .panel-body a img {
            display: block;
            margin: 0;
            width: 100%;
            height: auto;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
        }

        .panel .panel-body a.zoom:hover img {
            transform: scale(1.3);
            -ms-transform: scale(1.3);
            -webkit-transform: scale(1.3);
            -o-transform: scale(1.3);
            -moz-transform: scale(1.3);
        }

        .panel .panel-body a.zoom span.overlay {
            position: absolute;
            top: 0;
            left: 0;
            visibility: hidden;
            height: 100%;
            width: 100%;
            background-color: #000;
            opacity: 0;
            transition: opacity .25s ease-out;
            -moz-transition: opacity .25s ease-out;
            -webkit-transition: opacity .25s ease-out;
            -o-transition: opacity .25s ease-out;
        }

        .panel .panel-body a.zoom:hover span.overlay {
            display: block;
            visibility: visible;
            opacity: 0.55;
            -moz-opacity: 0.55;
            -webkit-opacity: 0.55;
            filter: alpha(opacity=65);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
        }

            .panel .panel-body a.zoom:hover span.overlay i {
                position: absolute;
                top: 45%;
                left: 0%;
                width: 100%;
                font-size: 2.25em;
                color: #fff !important;
                text-align: center;
                opacity: 1;
                -moz-opacity: 1;
                -webkit-opacity: 1;
                filter: alpha(opacity=1);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
            }

.panel .panel-footer {
    padding: 8px !important;
    background-color: #f9f9f9 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    text-align: center;
}

    .panel .panel-footer h4 {
        display: inline;
        font: 400 normal 1.125em"Roboto", Arial, Verdana, sans-serif;
        color: #34495e margin: 0 !important;
        padding: 0 !important;
    }

    .panel .panel-footer i.glyphicon {
        display: inline;
        font-size: 1.125em;
        cursor: pointer;
    }

    .panel .panel-footer div {
        width: 15px;
        display: inline;
        font: 300 normal 1.125em"Roboto", Arial, Verdana, sans-serif;
        color: #34495e;
        text-align: center;
        background-color: transparent !important;
        border: none !important;
    }

.panel-title {
    font: 400 normal 1.625em"Roboto",Arial,Verdana,sans-serif;
}

.panel-default > .panel-heading {
    text-align: center;
}

header .middle {
    position: relative;
}

.UstPanel li {
    float: right;
    margin: 5px 5px;
}

.UstPanel a, .UstPanel p {
    color: #7b7b7b;
}

.ana-menu .navbar-nav > li {
    float: none;
}

    .ana-menu .navbar-nav > li:first-child a {
        color: #E50000;
    }

    .ana-menu .navbar-nav > li a {
        width: 0;
        border-bottom: 1px solid #000;
        transition: .3s ease-in-out;
        display: inline-block;
        white-space: nowrap;
        padding: 10px 0;
        margin: 0 13px;
        color: #000;
        padding: 7px 0;
        display: block;
        font-family: 'NeoSansPro-Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 15px;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-weight: 100;
    }

    .ana-menu .navbar-nav > li:hover a {
        width: 130px;
        border-bottom: 1px solid #000;
        text-decoration: none !important;
    }

.ana-menu .dropdown-menu {
    position: relative;
    float: none;
    border: 1px solid #ccc;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
}

    .ana-menu .dropdown-menu li a {
        border-bottom: 0px;
        font-size: 12px;
        line-height: 1;
        letter-spacing: 1px;
        border-bottom: 0px;
    }

    .ana-menu .dropdown-menu li:hover a {
        border-bottom: 0px;
    }

.ana-menu .navbar-nav > li:hover .dropdown-menu li a {
    border-bottom: 0px;
}

.FooterEnSag {
    height: 185px;
    border-left: 1px solid #333;
}

.ana-menu .KolListe {
    position: absolute;
}

.OrtalaUl {
    text-align: left;
    float: none;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}

    .OrtalaUl li {
        margin: 5px 50px;
    }

        .OrtalaUl li a {
            color: #999;
        }

.sub li:hover a {
    color: #fff;
}

.OrtalaLi {
    display: inline-block;
    float: none;
}

.baslikSlider {
    font-weight: bold;
    position: relative;
    z-index: 1;
    margin-top: 0;
}

.Sliderbuton {
    padding: 10px 30px;
    position: relative;
    z-index: 1;
    color: #fff;
    background: #000;
    font-size: 18px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 0px 2px #000;
    -moz-box-shadow: 0px 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 0px 2px #000;
}

    .Sliderbuton:hover {
        color: #fff;
    }

#form1 {
    min-height: 100% !important;
    height: 100%;
}

.FooterMenu {
    border-top: 3px solid #fff;
    border-bottom: 1px solid #333;
}

.copy a {
    font-size: 0.9em;
    color: #999;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.anasayfa_haber1_icerik {
    color: #999;
    font-size: 10px;
    font-weight: bold;
}

.footer_li a {
    font-size: 10px;
    color: #999;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.footer_li:hover a {
    color: #fff;
}

.FoterBlog {
    background: #EAEAEA;
}

    .FoterBlog ul {
        margin-bottom: 0;
    }

    .FoterBlog a {
        color: #6F6F6F;
        padding: 5px 10px 5px 10px;
        display: block;
        font-weight: bold;
    }

.FooterKatMenu {
    background: #000;
}

    .FooterKatMenu ul {
        text-align: center;
        margin-bottom: 0px;
    }

        .FooterKatMenu ul li {
            display: inline-block;
        }

            .FooterKatMenu ul li a {
                color: #fff;
                font-weight: bold;
                padding: 10px 10px;
                display: block;
            }

.NewsTextBox {
    height: 32px;
    width: 100%;
    background-color: #fff;
    border: none;
    float: left;
    padding-left: 10px;
    font-size: 12px;
}

.NewsButton {
    margin-right: 0px;
    margin-top: -30px;
    float: right;
    color: #999;
    border: 2px solid #999;
    cursor: pointer;
    background-color: transparent;
    height: 28px;
    vertical-align: top;
    font-size: 0.7em;
    letter-spacing: 0.25em;
    padding: 0 10px 0 10px;
}

.uclu-blok {
    margin: 0 auto 30px;
    max-width: 75%;
}

.banner-blok.first {
    position: relative;
    height: 450px;
    padding: 10px;
}

.banner-blok.two {
    position: relative;
    height: 900px;
    padding: 10px;
}

.banner-blok .inset {
    position: relative;
    overflow: hidden;
    height: calc(100%);
}

    .banner-blok .inset img {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

.urun {
    padding: 10px;
    margin: 5px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

    .urun:hover {
        position: relative;
        z-index: 1;
        box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.3);
    }

.autoplay .slick-list {
    padding: 25px 0;
    margin: 0 auto;
    width: 90%;
}

.price {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.price-old {
    font-size: 14px;
    font-weight: 100;
    color: #000;
    text-decoration: line-through;
}

.yildiz {
    padding: 10px 0 10px 0;
}

.bx-wrapper {
    max-width: 100%;
}

.ms-slide img {
    padding: 0 5px;
}

.product1 img {
    transition: background-color 0.5s ease;
}

.product1 {
    position: relative;
}

    .product1:hover .ilk-resim {
        z-index: -2;
    }

    .product1 .ilk-resim {
        top: 0;
        z-index: 1;
    }

    .product1 .iki-resim {
        position: absolute;
        top: 0px;
        z-index: 0;
        left: 0;
    }

.giris-sayfa {
}

    .giris-sayfa h3 {
        margin: 10px 30px;
    }

    .giris-sayfa .giris-yap {
        padding: 40px;
    }

    .giris-sayfa .uye-ol {
        padding: 40px;
    }

    .giris-sayfa .giris-kutu {
        min-height: 200px;
    }

        .giris-sayfa .giris-kutu label, .giris-kutu p {
            padding: 10px 0 10px 0;
        }

        .giris-sayfa .giris-kutu .text {
            border-radius: 0;
        }

        .giris-sayfa .giris-kutu input[type="checkbox"] {
            width: auto;
            margin: 5px;
        }

    .giris-sayfa .giris-yap a {
        text-decoration: none;
        color: #333;
        margin: 10px 0 10px 0;
        font-weight: 100;
    }

    .giris-sayfa .btn-default {
        border-radius: 0;
        border: 3px #e0e0e0 solid;
        padding: 1px 15px;
        margin: 10px 0 10px 0;
        float: right;
    }

        .giris-sayfa .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
            color: #000;
            background-color: #fff;
            border-color: #e0e0e0;
        }

    .giris-sayfa .btn:focus, .btn:active:focus, .btn.active:focus {
        outline: none;
        outline: 0px auto;
        outline-offset: 0px;
    }

    .giris-sayfa .form-control:focus {
        border-color: #3438c2;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.parolami-unuttum {
    margin-bottom: 30px;
    padding: 0 40px;
}

    .parolami-unuttum input {
        margin-bottom: 30px;
    }

.satir-1 {
    float: left;
    margin-right: 20px;
    width: 46%;
}

.satir-2 {
    float: left;
    width: 100%;
}

select {
    padding: 10px 0;
}

.line-iletisim {
    border: #eee 1px dashed;
}

.iletisim-sol-blok {
    margin-top: 10px;
    padding: 10px;
}

.iletisim-sag-blok {
    margin-top: 10px;
    padding: 10px;
}

    .iletisim-sag-blok .nav > li {
        display: inline-block;
        width: 16%;
        text-align: center;
    }

    .iletisim-sag-blok .tab-content {
        padding: 20px;
    }

    .iletisim-sag-blok .satir-1 {
        width: 46%;
    }

    .iletisim-sag-blok .satir-2 {
        width: 96%;
    }

    .iletisim-sag-blok label {
        margin: 5px 0 5px 0;
    }

    .iletisim-sag-blok a {
        text-decoration: none;
        color: #333;
        margin: 10px 0 10px 0;
        font-weight: 100;
    }

    .iletisim-sag-blok .adres {
        width: 20%;
    }

    .iletisim-sag-blok .thumbnail {
        border-radius: 0px;
    }

.banka-hesap {
    border: 1px solid #eee;
    text-align: center;
    padding: 5px 0 5px 0;
}

.sepet-urun {
    padding: 10px 0 10px 0;
}

.urunler-sepeti:hover {
    background-color: #fcfcfc;
}

.kasa-buton {
    height: 42px;
    text-align: left;
    background: none;
    border: 4px #000 solid;
    color: #000;
    position: relative;
    padding-left: 10px;
    margin-bottom: 30px;
}

    .kasa-buton h5 {
        padding-right: 100px;
    }

    .kasa-buton i {
        font-size: 30px;
        padding-right: 10px;
    }

    .kasa-buton:hover {
        color: #7b7b7b;
    }

.urun-detay-sol {
    padding: 20px;
}

.urun-detay-sag {
    padding: 20px;
}

.urun-detay-tab {
    background-color: rgba(149, 155, 141, 0.1);
    min-height: 500px;
    padding: 10px;
    background: url('../images/wtr.png')repeat repeat 0.2;
}

.urun-detay-tab-ic {
    border: 3px solid #fff;
    text-align: center;
    min-height: 480px;
}

    .urun-detay-tab-ic h2 {
        color: #333;
        padding: 20px;
        border-bottom: 1px solid #333;
        width: 130px;
        margin: 0px auto;
    }

#tabs-3 .urun-detay-tab-ic {
    text-align: left;
    padding: 10px;
}

.detay-yazi {
    padding-top: 20px;
    font-style: italic;
}

.tab-content {
    padding: 0 10px;
}

.tab-pane {
    border: 3px solid #fff;
}

.radio-buton {
    text-align: center;
}

.yorum-tab {
    background: #fff;
    margin: 0 0 10px 0;
}

.urun-detay-tab-ic input {
    border-radius: 0;
    width: 50%;
}

.watermark {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/wtr.png') repeat repeat;
    top: 0;
    left: 0;
    opacity: 0.2;
}

#tabs-1 {
    position: relative;
}

.banner-resim-detay {
    margin: 10px 0 10px 0;
    float: left;
}

.tablo {
    background: #000;
    color: #fff;
    padding: 5px 15px;
    opacity: 0.8;
}

    .tablo:hover {
        color: #fff;
        opacity: 1;
    }

.ayak-no-blok {
    margin: 10px 0 10px 0;
}

.ayak-no {
    padding: 6px 3px 5px 3px;
    border: 1px solid #fff;
}

    .ayak-no:hover {
        border: 1px solid #333;
    }

    .ayak-no img {
        margin-top: -3px;
    }

.sepete-ekle-buton {
    border: 4px solid #000;
    padding: 5px 20px 5px 20px;
    color: #000;
    font-weight: bold;
    display: block;
}

    .sepete-ekle-buton:hover {
        color: #7b7b7b;
    }

.detay-resim img {
    width: 100%;
}

.urun-detay-sag .panel {
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px dotted #000;
}

.urun-detay-sag .panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-radius: 0px;
    border-top: 1px dotted #000;
    border-bottom: 0px;
    padding: 5px 15px;
}

.urun-detay-sag .panel-default:last-child .panel-heading {
    border-top: 0px;
}

.urun-detay-sag .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px;
}

:target {
    display: block;
}

#adetform {
    font-weight: bold;
    font-family: 'NeoSansPro-Regular';
}

.qty {
    width: 30px;
    height: 25px;
    text-align: center;
    border: 2px #333 solid;
    margin: 10px;
    color: #000;
    margin-left: -3px;
}

input.qtyplus {
    margin: 0;
    cursor: pointer;
    width: 19px;
    height: 27px;
    border: 2px #000 solid;
    border-left: none;
    background-color: white;
    color: #000;
    font-size: 14px;
    padding: 0;
    margin-left: -3px;
}

input.qtyminus {
    cursor: pointer;
    width: 19px;
    height: 27px;
    border: 2px #000 solid;
    border-right: none;
    background-color: white;
    color: #000;
    font-size: 14px;
    padding: 0;
}

.detay-buyuk-resim img {
    width: 100%;
}

.mini-resim #gal1 a {
    float: left;
    padding: 2px;
    height: 234px;
    width: 33.3%;
    transition-duration: 0ms;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(.1, 0, .25, 1);
}

    .mini-resim #gal1 a .in {
        background-color: #fff;
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .mini-resim #gal1 a .in .foto_img {
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            height: auto;
            position: absolute;
            top: 50%;
            width: 100%;
        }

    .mini-resim #gal1 a.active {
        border: 1px solid #de7332;
    }

.mini-resim img {
    width: 218px;
}

.mini-resim #gal1 {
    text-align: center;
    width: 100%;
}

.zoomContainer {
    overflow: hidden;
}

.product-details {
    padding: 15px 0 0;
    width: 75%;
    margin: 0 auto;
    clear: both;
}

    .product-details h4 {
        height: 5em;
        width: 100%;
        overflow: hidden;
        letter-spacing: 1px;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
    }

    .product-details h5 {
        font-size: 14px;
        color: #000;
        font-weight: 600;
        height: 2.5em;
        text-align: center;
    }

    .product-details h6 {
        font-size: 12px;
        color: #666;
        text-align: center;
    }

.collapse {
    display: block;
}

.blog li {
    padding: 5px;
    text-align: center;
}

.blog-liste h3 {
    margin: 10px;
}

.blog-liste {
    -padding: 20px;
    webkit-box-shadow: 0 0 7px #eee;
    -moz-box-shadow: 0 0 7px #eee;
    box-shadow: 0 0 7px #eee;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    border: 1px solid #ececec;
    border-radius: 5px;
}

    .blog-liste img {
        padding: 10px;
        width: 100%;
    }

.blog-detay-yazi {
    padding: 10px;
}

.blog-detay-resim {
    padding: 10px;
}

.sayfa-ust-resim {
    position: relative;
    z-index: -1;
    top: -20px;
}

.kategori-liste {
    width: 100%;
}

    .kategori-liste li {
        cursor: pointer;
        vertical-align: middle;
        line-height: 30px;
    }

    .kategori-liste .caret {
        float: right;
        margin: 5px;
    }

    .kategori-liste li h5 {
        margin: 0px;
    }

    .kategori-liste li a {
        padding: 0 10px;
        font-size: 12px;
        color: #333;
        font-family: 'neo-sans-pro-medium';
        border-bottom: 1px solid rgb(235, 229, 220);
        display: block;
    }

        .kategori-liste li a.active {
            font-size: 12px;
            color: #fff;
            background-color: #3438c2;
        }

    .kategori-liste .dropdown ul li a:hover {
        background: rgba(242, 23, 151, 0.3);
        color: #fff;
    }

    .kategori-liste .dropdown-menu li {
        padding: 0px 0px;
        border: 0px;
    }

    .kategori-liste .dropdown-menu {
        height: 120px;
        overflow-y: scroll;
        position: relative;
        width: 100%;
        -webkit-background-clip: none;
        background-clip: none;
        border: 0px;
        border: 0px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        float: none;
    }

        .kategori-liste .dropdown-menu li a {
            padding: 2px 0px;
            font-size: 12px;
            font-weight: 100;
            color: #b2b2b2;
        }

            .kategori-liste .dropdown-menu li a:hover {
                color: #000;
            }

    .kategori-liste .baslik {
        background: rgba(242, 23, 151, 0.3);
        color: #fff;
    }

        .kategori-liste .baslik:hover {
            background: rgba(242,23,151,1);
        }

.listeKat {
    margin: 10px 0px;
}

#lnkTemizle {
    color: #43b7dc;
}

.baslikKat {
    font-family: 'NeoSansPro-Regular';
    font-size: 14px;
    color: #c2c2c2;
}

.select-kutu {
    border: 1px #a8a8a8 solid;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'NeoSansPro-Regular';
    font-size: 10px;
    background: transparent;
    color: #7b7b7b;
    margin: 0;
    width: 100%;
}

    .select-kutu:active, .select-kutu:focus {
        border-color: #fff !important;
        box-shadow: inset 0 0 1px 1px #FFF;
    }

.kasaya-git ul li {
    width: 20%;
    text-align: left;
    border: 1px solid;
    border-top-color: #cacaca;
    border-bottom-color: #9a9a9a;
    border-right-color: #b7b7b7;
    border-left-color: #b7b7b7;
}

    .kasaya-git ul li a {
        padding: 15px 10px;
    }

    .kasaya-git ul li:first-child {
        border-radius: 4px 0px 0px 4px;
    }

    .kasaya-git ul li:last-child {
        border-radius: 0px 4px 4px 0px;
    }

.kasaya-git ul li {
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

.kasaya-git ul .active a, .kasaya-git ul .active:hover a, .kasaya-git ul .active:focus a {
    background: #7b7b7b;
    border-color: #000;
}

.kasaya-git ul .active a {
    color: #fff;
}

#farkli-fatura-bilgileri {
    display: none;
}

#kurumsal-fatura-blok {
    display: none;
}

#tab3default .satir-1 {
    width: 47%;
    height: 69px;
}

#tab3default select {
    width: 100%;
}

.odeme-secimi-liste .caption {
    font-weight: bold;
    float: left;
    padding: 0 10px;
    margin-right: 20px;
}

.odeme-secimi-liste a {
    border: 1px solid #eee;
    padding: 5px 20px;
}

.odeme-secimi-liste li {
    width: auto;
    margin: 10px;
}

.odeme-secimi-liste .selectedtype {
    background: #000;
    color: #fff;
}

    .odeme-secimi-liste .selectedtype a {
        color: #fff;
    }

.odeme-secimi-liste a:focus, .odeme-secimi-liste a:hover {
    background: #000;
    color: #fff;
}

#tab4odeme select {
    padding: 5px 15px;
}

#tab5odeme select {
    padding: 5px 15px;
}

.hesabim .satir-1 {
    width: 47%;
}

.hesabim select {
    padding: 5px 11px;
    float: left;
    margin-right: 10px;
}

.hesabim #tab2default .satir-1 {
    width: 47%;
}

.hesabim-liste {
    width: 100%;
}

    .hesabim-liste li {
        cursor: pointer;
        border-bottom: 1px solid rgb(235, 229, 220);
    }

    .hesabim-liste .caret {
        float: right;
        margin: 5px;
    }

    .hesabim-liste li h5 {
        margin: 0px;
    }

    .hesabim-liste li a {
        font-size: 14px;
        font-weight: 300;
        color: #b2b2b2;
    }

        .hesabim-liste li a:hover, .hesabim-liste .open > a {
            color: #000;
            text-decoration: none;
        }

.uye-ol, .giris-yap {
    padding: 20px;
}

#lihesabim a {
    display: inline-block;
    padding: 10px 10px;
}

.servis {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 60px 0 15px;
}

    .servis h1 {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }

    .servis h2 {
        font-size: 28px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 30px;
    }

    .servis .MiniLogo {
        text-align: center;
        margin: 15px auto;
    }

    .servis .blog_first .image {
        height: 250px;
        padding: 10px;
        position: relative;
    }

        .servis .blog_first .image .in {
            height: calc(100%);
        }

            .servis .blog_first .image .in .ig {
                position: relative;
                width: 100%;
                height: 100%;
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center top;
            }

    .servis .blog_orta_up {
        border-top: 1px solid #e2e2e2;
        border-bottom: 1px solid #e2e2e2;
    }

    .servis .blog_orta {
        padding: 30px 20px 150px 20px;
        border-left: 1px solid #e2e2e2;
        border-right: 1px solid #e2e2e2;
    }

        .servis .blog_orta .btn_dgsk, .servis .blog_first .image .btn_dgsk {
            display: block;
            background: #617746;
            color: #fff;
            outline: 1px solid transparent;
            -webkit-transform-style: preserve-3d;
            -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
            border: none;
            font-size: 10px;
            cursor: pointer;
            line-height: 30px;
            margin: 0 auto;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 700;
            position: relative;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            text-align: center;
            width: 25%;
        }

    .servis .blog_first .image .btn_dgsk {
        position: absolute;
        bottom: 0;
        left: 37.5%;
    }

        .servis .blog_orta .btn_dgsk:hover, .servis .blog_first .image .btn_dgsk:hover {
            -webkit-transform: rotateX(15deg);
            -moz-transform: rotateX(15deg);
            -ms-transform: rotateX(15deg);
            transform: rotateX(15deg);
        }

        .servis .blog_orta .btn_dgsk:after, .servis .blog_first .image .btn_dgsk:after {
            width: 100%;
            height: 40%;
            left: 0;
            top: 100%;
            background: #617746;
            -webkit-transform-origin: 0% 0%;
            -webkit-transform: rotateX(-90deg);
            -moz-transform-origin: 0% 0%;
            -moz-transform: rotateX(-90deg);
            -ms-transform-origin: 0% 0%;
            -ms-transform: rotateX(-90deg);
            transform-origin: 0% 0%;
            transform: rotateX(-90deg);
            content: '';
            position: absolute;
            z-index: -1;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

    .servis .blog_orta h3, .servis .blog_first h3 {
        font-size: 18px;
        font-weight: bold;
        color: #000;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .servis .blog_first h3 {
        margin: 20px 20px 5px 20px;
    }

    .servis .blog_first h4 {
        margin: 0 20px 15px 20px;
    }

    .servis .blog_orta h4, .servis .blog_first h4 {
        font-size: 13px;
        font-weight: 300;
        color: #999;
        text-align: center;
    }

.footer_in {
    padding: 30px 0;
    border-right: 3px solid #3438c2;
}

.share_link {
    font-family: 'NeoSansPro-Regular';
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

    .share_link i {
        color: #131454;
        font-size: 14px;
        margin-top: 3px;
        padding: 5px;
        float: left;
    }

.logo a img {
    max-width: 250px;
    margin: 10px auto;
}

@media(max-width:767px) {
    .table-responsive {
        display: block;
    }

    .page-title .col12 h1 {
        font-size: 18px;
    }

    .page-title .col12 {
        padding: 0 15px;
    }

    footer {
        padding: 0 5%;
    }

    .sirkuler {
        float: left;
        width: 100%;
        margin: 5px;
    }

    .hizmetler .title .alt-title {
        top: -40%;
        font-size: 42px;
    }

    .hizmetler .title h1, .theree_block > div > .title > h2, .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc > div > h1,
    .iletisim11 > div > div > div > h2, .ikiliblock > .container > div > h2 {
        font-size: 18px;
    }

    .hizmetler .title h2, .theree_block > div > .title > h3, .ftrBltn h1, .fbaslk, .lnk ul li a, .lnk ul li {
        font-size: 12px;
    }

    footer > .row > .container > div {
        padding: 0 15px;
    }

    .formalani > .satir > .Buton, .btnKyt {
        margin: 10px auto;
    }

    .aksiyon14 > .screen_table14 > div > .screen_table14_in > .dt > .dtc, .ikiliblock > .container > div {
        padding: 0 15px;
    }

    .hizmetler .title {
        margin: 0 auto;
    }

    .theree_block > div > .title > h2, .theree_block > div > .title > h3 {
        width: 100%;
    }

    .odeme-secimi-liste a {
        padding: 5px 10px;
    }

    .mobile {
        display: block;
        background-color: #3438c2;
    }

    .laptop {
        display: none;
    }

    .right a span.mini_cart .st {
        position: absolute;
        top: 15%;
        right: 10%;
    }

    .lnk.two ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

    header .middle_top {
        padding: 0;
    }

    .uclu-blok {
        max-width: 100%;
    }

    .cart a .mini-cart-content {
        top: 50px;
    }

    .mini-resim #gal1 a h5 {
        width: 100%;
        font-size: 9px;
    }

    .MenuAlani .navbar-collapse.collapse ul {
        width: 100%;
        top: auto;
    }

    .autoplay .slick-next {
        right: -2px;
    }

    .autoplay .slick-prev {
        left: -15px;
    }

    .lnk ul li {
        display: inline-block;
        margin: 5px;
    }

    .sosyal_medya .fa {
        margin: 0 5px;
    }

    .lnk ul.adres li {
        display: block;
    }

    .banner-blok {
        padding: 5px;
        height: 200px;
    }

    .urun-detay-sol, .icerik {
        padding: 0;
    }

    .mini-resim #gal1 {
        height: 200px;
    }

    .footer_in, .footer_phone, .bank img {
        float: left;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        border: none;
    }

    .navbar-toggle {
        border-top: 1px solid #7C7C7C;
        border-bottom: 1px solid #7C7C7C;
        text-align: left;
        border-radius: 0;
        width: 100%;
        color: #fff;
        margin: 0;
        padding: 0;
        border-radius: 0;
    }

        .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .toggle-text, .toggle-icon {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        padding: 15px 5px;
    }

    .kurumsal img {
        width: 100%;
        margin: 0px;
    }

    .KategoriFixed {
        position: relative;
    }

    .sol {
        padding: 10px;
    }

    .UstMenuSag .oul {
        float: none;
    }

    .padding {
        padding: 10px;
    }

    .icon-buton {
        width: 20px;
        margin: 0 auto;
        padding: 15px 0;
    }

    .MenuAlani li {
        display: block;
    }

    .MenuAlani .nav > li > a {
        padding: 5px;
    }

    .collapse {
        display: none;
    }

    .giris-sayfa .giris-kutu .text {
        width: 100%;
    }

    .satir-1 {
        float: left;
        margin-right: 0px;
        width: 100%;
    }

    .iletisim-sol-blok {
        display: none;
    }

    .iletisim-sag-blok .nav > li {
        display: inline;
    }

    .iletisim-sag-blok .satir-1 {
        width: 100%;
    }

    .iletisim-sag-blok {
        margin-top: 0px;
        padding: 0px;
    }

        .iletisim-sag-blok .nav > li > a {
            padding: 0px 10px;
        }

    .urun-detay-tab-ic input {
        border-radius: 0;
        width: 100%;
    }

    .tab-menu-detay li a {
        padding: 4px 0px 4px;
    }

    .qty {
        top: -3px;
    }

    .kasaya-git ul li a {
        font-size: 9px;
        padding: 15px 0px;
    }

    #tab2default .satir-1 {
        width: 100%;
    }

    .hesabim .satir-1 {
        width: 100%;
    }

    .sepet-modal {
        right: 0px;
    }

    .hesabim #tab2default .satir-1 {
        width: 100%;
    }

    .kasaya-git ul li {
        text-align: center;
    }

    .sepet-detay-baslik {
        display: none;
    }

    .toplam-fiyat {
        display: none;
    }

    .satis-nokta-kucuk {
        display: block;
    }

    .satis-nokta-buyuk {
        display: none;
    }

    .MenuAlani .navbar-collapse.collapse, .sign, header .middle_in_top .exit {
        border: none;
    }

        .sign ul li a {
            margin: 0 14px;
        }

        .sign ul {
            height: auto;
        }
}

@media(min-width:768px) {
    .mobile {
        display: none;
    }

    .tx {
        position: absolute;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .laptop {
        display: block;
    }

    .urun-detay-sol {
        padding: 0px;
    }

    .urun-detay-sag {
        padding: 0px;
    }

    .padding {
        padding: 10px;
    }

    .UstMenuSol ul, .UstMenuSag .oul {
        float: none;
    }

    .giris-sayfa .giris-kutu .text {
        width: 300px;
    }

    .iletisim-sol-blok {
        display: none;
    }

    .kasa-buton h5 {
        padding-right: 60px;
    }

    .urun-detay-tab-ic input {
        border-radius: 0;
        width: 100%;
    }

    .satis-nokta-kucuk {
        display: none;
    }

    .satis-nokta-buyuk {
        display: block;
    }

    .iletisim11 .first_img .in {
        height: 65vh;
    }

    .Slider-Arama {
        width: 50%;
        left: 25%;
    }

    .aksiyon14 > .screen_table14 > .row {
        padding: 0 15px;
    }

    .carousel-caption {
        right: 10%;
        left: 10%;
    }
}

@media(min-width:992px) {
    .urun-detay-sag {
        padding: 20px;
    }

    .iletisim11 .first_img .in, .aksiyon14, .aksiyon14 > .screen_table14 {
        height: 65vh;
    }

    .UstMenuSol ul {
        float: left;
    }

    .UstMenuSag .oul {
        float: right;
    }

    .padding {
        padding: 20px;
    }

    .footer-blok-menu2 {
        display: none;
    }

    .giris-sayfa .giris-kutu .text {
        width: 300px;
    }

    .iletisim-sol-blok {
        display: block;
    }

    .sepete-ekle-buton {
        padding: 5px 30px;
    }

    .satis-nokta-kucuk {
        display: none;
    }

    .satis-nokta-buyuk {
        display: block;
    }

    .Slider-Arama {
        width: 50%;
        left: 25%;
    }

    .carousel-caption {
        right: 10%;
        left: 10%;
    }
}

@media(min-width:1200px) {
    .padding {
        padding: 30px;
    }

    .middle_top .container-fluid {
        display: flex;
    }

    .Slider-Arama {
        width: 40%;
        left: 30%;
    }

    .carousel-caption {
        right: 30%;
        left: 30%;
    }

    .aksiyon14, .aksiyon14 > .screen_table14 {
        height: 100vh;
    }

    .iletisim11 .first_img .in {
        height: 75vh;
    }

    .giris-sayfa .giris-kutu .text {
        width: 300px;
    }

    .iletisim-sol-blok {
        display: block;
    }

    .blog {
        width: 960px;
    }

    .sepete-ekle-buton {
        padding: 5px 35px;
    }

    .satis-nokta-kucuk {
        display: none;
    }

    .satis-nokta-buyuk {
        display: block;
    }
}
