/*!
 * Responsive HTML Template
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(http://fonts.googleapis.com/css?family=Marck+Script);
/* Global Styles */
@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
/*  -------------  GENEL CSS   -------------  */
#gal1 a {
    float: left;
}

#gal1 li {
    float: left;
}

html,
body {
    font-family: Century Gothic,Helvetica,Arial,sans-serif;
    height: 100%;
    font-size: 12px;
    margin: 0px auto;
    padding: 0px;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #000;
    outline: none;
}

    a:hover {
        text-decoration: none;
        color: #000;
    }

ul {
    padding-left: 0px;
}

p {
    color: #000;
}

.ust-menu-blok-sol li {
    display: inline-block;
    padding: 7px 5px 7px 6px;
}

.checkbox {
    display: inline-block;
    width: 24%;
    padding-left: 15px;
    margin-bottom: -20px;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
}

.row, .container {
    margin: 0px auto;
    padding: 0px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.vertical-line {
    margin: 5px 10px 5px 10px;
    border-left: 1px solid;
}

.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: #7C7C7C;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input:focus {
    border-color: #c37577;
    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;
}

.carousel-indicators li {
    border-radius: 0px;
}

.buttonArama {
    float: left;
    width: 30px;
    background: #fff;
    border: 1px solid #ccc;
    border-left: 0px;
    background: url(../images/arama.png) no-repeat center center;
}

#txtAra {
    width: 170px;
}

.numeric a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.ileri a, .geri a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.galeri {
    padding: 0 5px;
}

.line {
    width: 100%;
    height: 1px;
    background: #e9e9e9;
    position: relative;
    float: left;
}

.select {
    padding: 7px 3px;
    margin-right: 5px;
    float: left;
}

.satis-noktalari {
    min-height: 350px;
}

.satis-nokta-baslik {
    background: #faf9f7;
    padding: 0px 10px;
    border: 1px solid #eee;
    color: #868687;
    font-weight: bold;
}

.satis-nokta {
    padding: 0px 10px;
    border: 1px solid #eee;
}

#pnlCikislink {
    text-align: right;
}

.footer-gonder .newsletter-mail {
    font-size: 15px;
    width: 242px;
    background-color: transparent;
    color: #000000;
    display: inline-block;
    margin: 5px 5px 0 5px;
    vertical-align: top;
    border: 1px solid #000;
    height: 50px;
    font-weight: bold;
}

.footer-gonder .button {
    color: #fff;
    padding: 7px 15px;
    text-transform: uppercase;
    border: 1px solid #cccccc;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 2px;
    background-color: transparent;
    width: 90px;
    margin: 5px 5px 0 5px;
}

.uyelik input[type=text], .uyelik input[type=password] {
    width: 300px;
}

.giris-sayfa .giris-kutu input[type=radio], .giris-sayfa .giris-kutu input[type=checkbox] {
    width: 20px;
}

.satir-1 {
    width: 47%;
}

.label {
    color: #000;
    font-size: 12px;
    line-height: 3;
}

.float-none {
    float: none;
}

.relative {
    position: relative;
}

.bulten-yazi {
    line-height: 0.5;
    color: #fff;
}

.ust-resim {
    position: relative;
    width: 100%;
}

.padding {
    padding: 10px;
}

.navbar-inverse {
    background-color: transparent;
}

.ust-menu-blok {
    margin-top: 5px;
}

.Bslk {
    float: left;
    width: 100%;
    height: 35px;
}
/*  -------------  BUTONLAR   -------------  */
.tema-buton {
    border: 3px #e0e0e0 solid;
    padding: 4px 15px;
    margin: 10px 0 10px 0;
    color: #5c5c5c;
    background: #fff;
    float: right;
}

.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;
    }

.iletisimAlan hr {
    margin: 20px 0;
}
/*  -------------  BUTONLAR   -------------  */


/*  ------------- HEADER    -------------  */

/*  ------------- ÜST  MENÜ    -------------  */
.ust-menu-blok-ilk {
    background-color: #aea095;
    float: right;
    margin-bottom: 10px;
}

.dil {
    text-align: right;
}

    .dil li {
        display: inline-block;
        text-transform: uppercase;
    }

.alt-menu li ul li a {
    float: none;
    padding: 0;
    border: none;
}

.alt-menu li ul {
    position: absolute;
    top: 14px;
    left: 165px;
}

    .alt-menu li ul .submenu {
        border: none;
        padding: 2px 0;
    }

.dil img {
    width: 35px;
}

.dil a {
    display: inline-block;
    margin: 8px 4px;
    font-size: 13px;
}

.ust-menu-blok {
    width: 150px;
    float: right;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background: rgba(224, 217, 217, 0.2);
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background: rgba(224, 217, 217, 0.2);
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #000;
}

.free {
    color: #fc0000;
}

.free-two {
    color: #999;
}

.price-free {
    color: #e34c4c;
}

.navbar {
    border-radius: 0px;
}

.enustu {
    padding-right: 0;
    float: right;
    width: 100%;
    padding-left: 19px;
    margin-bottom: 0;
}

/*  ----------------------------------------  */
/*  -------------  LOGO ALANI   -------------  */
.logosatir {
    position: relative;
}

.logo {
    position: relative;
    z-index: 1;
}

    .logo img {
        margin: 0 auto;
    }

.dil a {
    color: #fff;
}

.ktlg {
    right: 10px;
    text-align: right;
}

.sol-blok {
    margin-top: 29px;
}

.sol-blok2 {
    margin-top: 15px;
}
/*  ---------------------------------------  */
/*  ------------- ANA  MENÜ    -------------  */
.ana-menu {
        margin-bottom: 0px;
    background-image: url('../../img/menuback.png');
    background-repeat-x: no-repeat;
    background-position-x: right;
}

    .ana-menu .navbar-nav {
        display: inline-block;
        float: right;
        margin-bottom: 0px;
        position: relative;
    }

.ana-menu {
    border: none;
    color: #b2b2b2;
    z-index: 999;
}

.ana-menu-blok .nav > li > a {
    color: #fff;
    font-size: 14px;
}

    .ana-menu-blok .nav > li > a:hover {
        color: #fff;
    }

.f-nav {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.a {
    height: 3px;
    margin: 0 auto;
    position: absolute;
    top: -3px;
    left: 0px;
    right: 0;
    width: 0%;
}

li:hover .a {
    height: 3px;
    background-color: #b70307;
    width: 90%;
    transition: all 0.4s ease-out 0s;
}

.ana-menu-blok .nav > li > a {
    padding: 12px 15px;
}

.ebultenbaslk {
    float: left;
    padding-bottom: 10px;
    margin: 0;
    color: #000;
    width: 100%;
}

.banner {
    height: 15px;
    background-color: #aea095;
    float: right;
    margin-bottom: 10px;
}

/*  -------------------------------------  */
/*  ------------- HEADER    -------------  */
.efekt-bir { /*float:left;width:765px;*/
}

.alt-logo img {
    padding: 0px 30px;
}

/* ----------     GRAYSCALE HOVER 1    --------------*/
.efekt-bir .col-md-3 {
    width: 25%;
    float: left;
}

.efekt-bir .gallery_holder li {
    list-style: none;
}

.gallery_holder ul li a {
    display: block;
    overflow: hidden;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
}

.gallery_holder ul li.grayscale:hover a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}

.gallery_holder ul li.grayscale a img {
    margin-top: 15px;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: gray;
    filter: grayscale(0);
    filter: none;
}

.gallery_holder ul li a img {
    width: 100%;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.grayscale a {
    padding: 0px;
}

.bltn-yazi {
    float: left;
    width: 100%;
}

    .bltn-yazi img {
        margin: 0 auto;
    }
/* ----------     GRAYSCALE HOVER 1    --------------*/
.slider-blok {
    z-index: -1;
    -webkit-box-shadow: 4px 6px 13px -4px rgba(0,0,0,0.55);
    -moz-box-shadow: 4px 6px 13px -4px rgba(0,0,0,0.55);
    box-shadow: 4px 6px 13px -4px rgba(0,0,0,0.55);
}

/*  -------------  FOOTER   -------------  */
.ftrBottom {
    background: url(../images/FooterBG.jpg)no-repeat bottom right;
    background-size: 100%;
    min-height: 170px;
}

.footbaslik {
    font-weight: bold;
}

.footer-text {
    font-size: 12px;
    float: right;
    margin: 5px 0px 0;
}

.footer-end-left p {
    text-align: left;
    color: #a6a5a5;
}

.footer-gonder {
    text-align: right;
    position: relative;
}

.footu {
}

    .footu li {
        font-size: 12px;
        margin: 5px 0px;
        text-transform: uppercase;
    }

        .footu li:hover a, .menu_li:hover a {
            color: #fff;
        }

.footer-link li {
    font-size: 12px;
    text-transform: uppercase;
    margin: 5px 0px;
}

    .footer-link li:hover a {
        color: #fff;
    }

.footer-gonder input {
    color: #cccccc;
    display: inline-block;
    width: 320px;
    margin: 0 5px 0 10px;
    vertical-align: top;
    padding: 10px;
    font-style: italic;
    border: 1px solid #cccccc;
    height: 30px;
    font-weight: 100;
}
/*.footer-gonder input:focus {border-color: #000;}*/
.footer-gonder button {
    color: #868687;
    padding: 7px 15px;
    text-transform: uppercase;
    border: 1px solid #cccccc;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 2px;
    background-color: transparent;
}

#newsletter-form {
    color: #fff;
    text-align: left;
    width: 95%;
    height: 211px;
}

.footer-gonder {
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 600;
    letter-spacing: 2px;
    color: white;
}

.footer-menu {
    margin-top: 10px;
}

.alt-menu li a {
    float: left;
    padding: 0px 10px;
    font-family: century gothic;
    color: #358482;
    font-size: 12px;
    border-right: 1px solid #358482;
}

.alt-menu li:first-child a {
    padding-left: 0px;
}

.alt-menu-liste ul {
    ;
    float: left;
}

    .alt-menu-liste ul li a {
        font-size: 10px;
        color: #3c3c3c;
    }

    .alt-menu-liste ul li:first-child img {
        margin-top: 10px;
    }

.phone-img {
    float: left;
    margin-left: 25px;
}

.sutunuc-fa {
    padding-right: 10px;
}

.rsmyazi {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 15%;
}

    .rsmyazi p {
        border: 1px solid #fff;
        width: 40%;
        margin: 0 auto;
        padding: 5px;
    }

    .rsmyazi a {
        color: #fff;
    }

    .rsmyazi h5 {
        margin-top: 70px;
    }

.main {
    float: right;
}

.bulten-alan {
    float: left;
    position: absolute;
    bottom: 0;
}

.katalog-rsm:hover {
    transform: scale(1.1);
}

.katalog-rsm {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.belgeler {
    text-align: right;
}

    .belgeler li {
        display: inline-block;
    }

.alt-menu li ul .submenu:last-child {
    margin-bottom: 20px;
}

.fa-envelope {
    padding-right: 10px;
}

.fa-phone {
    padding-right: 10px;
}

.fa-twitter-square {
    color: #5EA9DD;
    font-size: 25px;
}

.fa-youtube-square {
    color: #D31726;
    font-size: 25px;
}

.fa-facebook-square {
    color: #3765A3;
    font-size: 25px;
}

.fa-linkedin-square {
    color: #0274B3;
    font-size: 25px;
}
/*  -------------  FOOTER   -------------  */


/*------------------------------ANASAYFA-------------------------------------------------*/
/*  ------------- SLİDER    -------------  */
.bx-wrapper img {
    width: 100%;
}
/*  ------------- SLİDER    -------------  */


/*  ------------- 3LU BLOK    -------------  */
.ucluBlok {
    float: left;
    margin: 3px;
    width: 216px;
    height: 230px;
    background: #fff;
    position: relative;
}

.yesil-alan {
    width: 100%;
    height: 40px;
    background-color: #358482;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
}

.HaberBlok {
    float: left;
    width: 498px;
    height: 230px;
    background-color: #132a45;
    margin: 3px;
}

.HaberIcerik {
    width: 498px;
    height: 183px;
}

.HaberResim {
    width: 216px;
    height: 183px;
    overflow: hidden;
    float: left;
}

.HaberYazi {
    width: 282px;
    height: 183px;
    float: left;
    padding: 10px;
}

    .HaberYazi h4 {
        color: #fff;
    }

    .HaberYazi p {
        color: #fff;
    }

    .HaberYazi a {
        float: right;
        color: #fff;
    }

/*  ------------- 3LU BLOK    -------------  */
.logobanner {
    padding: 20px 0px;
}

.foot-baslik {
    padding-bottom: 20px;
    border-bottom: 2px solid #e9e7e8;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.foot-icerik {
    margin-top: 10px;
}

    .foot-icerik p {
        display: inline-block;
    }

.logobanner img {
    width: 74px;
    float: left;
    margin: 5px;
}

.footer-sosyal, .footer-bir, .sosyal {
    padding: 20px;
    color: #000;
}
/*  -------------  ÜRÜNLER   -------------  */
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);

.look {
    background: none;
    border: none;
    padding: 7px;
}

.add:hover .look {
    background: none;
    border: none;
    padding: 7px;
    color: white;
    cursor: pointer;
}

.col-item .photo {
    position: relative;
    overflow: hidden;
    width: 273px;
    height: 390px;
}

.photo img {
    width: 100%;
}

.photo:hover .add {
    display: block;
}

.photo:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.4s;
}

.col-item .add {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid black;
    height: 30px;
    position: absolute;
    bottom: 0px;
    display: none;
    z-index: 999;
    text-align: center;
}

    .col-item .add:hover {
        width: 100%;
        background: black;
        border-top: 1px solid #fff;
        height: 30px;
        transition: all 0.4s;
        cursor: pointer;
    }

.col-item {
    border: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

    .col-item .info {
        background: rgba(20, 39, 82, 1);
        border: 1px solid rgba(255,255,255, 1);
        margin-top: 15px;
        padding: 5px 0px 0px 0px;
        text-align: center;
        color: #fff;
    }

    .col-item .price { /*width: 50%;*/
        text-align: LEFT; /*margin-top: -40px;*/
    }

        .col-item .price h5 {
            line-height: 20px;
            margin: 0;
        }

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    margin-top: -28px;
    font-size: 14px;
}

    .col-item .rating p {
        background-color: white;
        padding: 0 10px;
        display: inline-table;
    }

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

    .col-item .separator p i {
        margin-right: 5px;
    }

[data-slide="prev"] {
    margin-right: -4px;
}

.product img {
    float: left;
}

.product h5 {
    padding: 6px;
    text-align: center;
    font-family: century gothic;
    color: White;
}
/*.product-line{width:140px;background-color:black;}*/
.product-line2 {
    top: 24px;
    left: 0px;
}

.indirim-blok {
    margin-top: 10px;
}

.btn {
    background-color: transparent;
    float: right;
    margin-top: 3px;
    color: #000;
    width: 175px;
    padding: 15px;
    height: 50px;
    border: 1px solid #000;
}

    .btn:hover {
        background-color: #AEA095;
        border: 1px solid #ccc;
        color: #fff;
    }

.product-line2 a {
    width: 26px;
    height: 26px;
    display: block;
    background: url(../images/carousel-controls.png) no-repeat 0 0;
    position: absolute;
    top: -17px;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1.0;
    -webkit-transition: all .3s ease;
}

.product-line2 .prev {
    background-position: top left;
    right: 27px;
}

    .product-line2 .prev:hover {
        background-position: bottom left;
    }

.product-line2 .next {
    background-position: top right;
    right: 0px;
}

    .product-line2 .next:hover {
        background-position: bottom right;
    }
/*.next{color:white;background-color:black;border:none;border-radius: 0px;position: absolute;margin-right: 15px;margin-top:-31px;}
		.prev{color:white;background-color:black;border:none;border-radius: 0px;position: absolute;margin-top: -30px;}*/
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: gray;
    background: transparent;
    border-color: #fff;
}

.col-item .clearfix {
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px;
    color: rgba(0, 0, 0, 0.5);
}

.col-item .transfer {
    width: 50%;
    height: 18px;
    float: right;
    padding-left: 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.ba {
    float: left;
    font-size: 10px;
    padding: 2px;
}

.col-item .empty {
    width: 50%;
    height: 18px;
    float: left;
    padding-right: 10px;
    color: #cd1825;
}

.empty:hover {
    color: black;
}

.transfer:hover {
    color: black;
}

.empty:hover {
    color: black;
}

.transfer p {
    margin-top: 0px;
    margin-right: 10px;
    font-size: 11px;
}

.product-name {
    width: 100%;
}

.col-item .transfer {
    width: 50%;
    height: 18px;
    float: right;
    padding-left: 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    color: #cd1825;
}

.transfer:hover {
    color: black;
    cursor: pointer;
}

.urunler {
    float: left;
    margin: 0;
    padding: 1px;
    height: 489px;
    width: 290px;
}

.alt-blok {
    margin-top: 30px;
}
/*  -------------  ÜRÜNLER   -------------  */

/*-------------------------------URUN SAYFASI-------------------------------------------*/
.sayfa-ust-resim {
    position: relative;
    z-index: -1;
    top: -20px;
}

.kategori-liste {
    width: 100%;
}

    .kategori-liste li {
        padding: 0px;
        cursor: pointer;
        border-bottom: 1px solid rgb(235, 229, 220);
    }

        .kategori-liste li a {
            line-height: 40px;
            padding: 10px;
        }

    .kategori-liste .caret {
        float: right;
        margin: 18px;
    }

    .kategori-liste li h5 {
        margin: 0px;
    }

    .kategori-liste li a {
        font-size: 14px;
        font-weight: 100;
        color: White;
    }

    .kategori-liste .dropdown ul li a:hover {
        background: rgba(242,23,151, 0.3);
        color: #fff;
    }

    .kategori-liste .dropdown-menu {
        min-height: 40px;
    }

        .kategori-liste .dropdown-menu li {
            padding: 0px 0px;
            border: 0px;
            border-bottom: 1px dashed rgb(235, 229, 220);
        }

    .kategori-liste .dropdown-menu {
        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 10px;
            font-size: 12px;
            font-weight: 100;
            color: #b2b2b2;
            line-height: 20px;
        }

        .kategori-liste .dropdown-menu li ul li a {
            color: #333;
            font-size: 11px;
        }

        .kategori-liste .dropdown-menu li ul li {
            border-left: 2px solid red;
            overflow-x: hidden;
            margin-left: 20px;
        }

        .kategori-liste .dropdown-menu li a:hover {
            color: #000;
        }

    .kategori-liste .baslik {
        background: #1E264D;
        color: #fff;
    }

.recent-products li:hover .shadow-kutu {
    -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
    cursor: pointer;
}

.select-kutu {
    padding: 5px;
    margin-right: 10px;
    color: #b2b2b2;
    cursor: pointer;
}

.yatirimci li a {
    border-left: 2px solid #358482;
    line-height: 34px;
    color: Black;
}

.yatirimci .open a {
    border-left: 2px solid black;
}

.hizmet {
    border-left: 2px solid red;
    line-height: 34px;
    color: Black;
}
/*-------------------------------URUN SAYFASI-------------------------------------------*/

/*------------------------------GALERİ SAYFALARI-------------------------------------------------*/
.mt40 {
    margin-top: 40px;
}

.panel {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 0 !important;
}

.panel-default {
    margin-top: 5px;
    border-color: #ebedef !important;
}

.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-title {
    font: 400 normal 1em "Roboto",Arial,Verdana,sans-serif;
}

.panel-default > .panel-heading {
    text-align: left;
    background: #142752;
    color: #fff;
}

.panel-benzer {
    text-align: left;
    background: #142752;
    color: #fff;
    padding: 10px;
}

.benzer-proje ul li {
    padding: 5px;
}

    .benzer-proje ul li i {
        color: #142752;
    }

.modal-footer {
    font: 400 normal 1.125em "Roboto",Arial,Verdana,sans-serif;
}
/*------------------------------GALERİ SAYFALARI-------------------------------------------------*/
/*-------------------------------HESABIM SAYFASI-------------------------------------------*/
.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%;
    padding: 0 20px 0 0;
}

    .hesabim-liste li {
        padding: 15px 10px;
        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: 100;
        color: #b2b2b2;
    }

        .hesabim-liste li a:hover, .hesabim-liste .open > a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
        }
/*-------------------------------HESABIM SAYFASI-------------------------------------------*/

/*-------------------------------LOGİN SAYFASI-------------------------------------------*/
.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 input {
            border-radius: 0;
        }

    .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: #cd1825;
        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;
}

.satir-2 {
    float: left;
    width: 100%;
}
/*-------------------------------LOGİN SAYFASI-------------------------------------------*/

/*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/
.form-control {
    box-shadow: none;
}

.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 .nav .active a {
        border-bottom: 2px solid #c37577);
        border-radius: 5px;
    }

    .iletisim-sag-blok .tab-content {
        padding: 20px;
    }

    .iletisim-sag-blok .satir-1 {
        width: 47%;
    }

    .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: 0px 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: 0;
    min-height: 41px;
}
/*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/

/*-------------------------------SEPETİM SAYFASI-------------------------------------------*/
.sepet-urun {
    padding: 10px 0 10px 0;
}

.urunler-sepeti:hover {
    background-color: #fcfcfc;
}

.kasa-buton {
    height: 42px;
    text-align: left;
    background: none;
    border: 4px #cd1825 solid;
    color: #cd1825;
    position: relative;
    padding-left: 10px;
}

    .kasa-buton h5 {
        padding-right: 100px;
    }

    .kasa-buton i {
        font-size: 30px;
        padding-right: 10px;
    }

    .kasa-buton:hover {
        color: #cd1825;
    }
/*-------------------------------SEPETİM SAYFASI-------------------------------------------*/

/*-------------------------------ÜRÜN_DETAY SAYFASI-------------------------------------------*/
.urun-detay-sol {
    padding: 5px 0px;
}

.urun-detay-sag {
    padding: 20px;
}

.tab-menu-detay li {
    display: inline-block;
    margin: 0px 15px 0px 15px;
}

.urun-detay-tab { /*background-color: rgba(246,243,242,0.5);min-height: 300px;*/
    padding: 10px;
    background: url('../images/wtr.png')repeat repeat 0.2;
}

.urun-detay-tab-ic {
    border: 3px solid #fff;
    text-align: center; /*min-height: 300px;*/
}

    .urun-detay-tab-ic h2 {
        color: #333;
        padding: 20px;
        border-bottom: 1px solid #333;
        width: 130px;
        margin: 0px auto;
    }

.sag-sutun {
    padding: 10px;
}

.panel-group {
    margin-bottom: 0px;
}

#tabs-3 .urun-detay-tab-ic {
    text-align: left;
}

#tabs-3 .urun-detay-tab-ic {
    padding: 10px;
}

.detay-yazi {
    padding-top: 20px;
    font-style: italic;
}

.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.6;
    z-index: 998;
}

#tabs-1 {
    position: relative;
}

.resim-detay {
    margin: 10px 0 10px 0;
}

.tablo {
    background: #cd1825;
    color: #fff;
    padding: 5px 15px;
    opacity: 0.8;
    width: 100%;
    text-align: center;
}

    .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: 5px solid #cd1825;
    padding: 10px 30px 10px 19px;
    ;
    color: #cd1825;
    font-weight: bold;
}

    .sepete-ekle-buton:hover {
        color: #cd1825;
    }

.detay-paylas {
    text-align: right;
    font-size: 11px;
}

    .detay-paylas a {
        color: #bfbfbf;
    }

.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: #fff;
    background-color: #142752;
    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;
}

.tab-menu-detay a {
    font-size: 20px;
    font-weight: bolder;
}

:target {
    display: block;
}

#adetform {
    font-weight: bold;
    font-family: 'Helvatica';
}

.qty {
    width: 30px;
    height: 27px;
    text-align: center;
    border: 2px #333 solid;
    margin: 0;
    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 img {
    width: 100px;
    margin: 4pxwidth: 108px;
    height: 83px;
    overflow: hidden;
    padding: 2px;
}
/*-------------------------------ÜRÜN_DETAY SAYFASI-------------------------------------------*/

/*-------------------------------BLOG SAYFASI-------------------------------------------*/
.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 SAYFASI-------------------------------------------*/

/*-------------------------------BLOG_DETAY SAYFASI-------------------------------------------*/
.blog-detay-yazi {
    padding: 10px;
}

.blog-detay-resim {
    padding: 10px;
}
/*-------------------------------BLOG_DETAY SAYFASI-------------------------------------------*/
.carousel-box img {
    width: 100%;
}

.footer-gonder2 {
    display: inline-block;
    color: #fff;
    padding: 8px;
}

    .footer-gonder2 li {
        float: left;
        padding: 9px 10px;
    }
        /*    .footer-gonder2 li:hover{background-color:#b70307;}*/
        .footer-gonder2 li a {
            color: White;
            font-size: 14px;
        }

.footer-satir-sutun ul {
    text-align: center;
}

.footer-satir-sutun2 ul {
    text-align: center;
}

.tlf {
    float: left;
    min-height: 45px;
    width: 25%;
    background: url(../images/bg-form.png) left top repeat-x;
    margin-right: 10px;
}

.tlf1 {
    min-height: 45px;
    width: 66%;
    background: url(../images/bg-form.png) left top repeat-x;
}

.musteri {
    padding: 5px;
}

    .musteri input[type=name] {
        background: url(../images/bg-form.png) left top repeat-x;
        width: 95%;
        min-height: 45px;
    }

    .musteri input[type=email] {
        background: url(../images/bg-form.png) left top repeat-x;
        width: 95%;
        min-height: 45px;
    }

    .musteri label {
        font-size: 16px;
        color: #737d86;
        margin-bottom: 15px;
    }

    .musteri .checkbox input[type=checkbox] {
        width: 15%;
        min-height: 24px;
        margin: 0px -15px 0;
    }

.checkbox p {
    font-weight: bold;
    margin-top: 0px;
    font-size: 12px;
    color: #737d86;
}

.padding p {
    font: 14px 'proxima-regular', sans-serif;
    color: #6B7987;
    line-height: 20px;
    padding-bottom: 16px;
    margin: 0px 10px 0;
}

.open-menu {
    left: 0px;
    background-color: #fff;
    min-width: 150px;
    top: 50px;
    color: White;
    border: 0px;
    padding: 0;
}

    .open-menu li a {
        color: #AEA095;
    }

        .open-menu li a:hover {
            background-color: rgba(224, 217, 217, 0.2);
            color: #ccc;
        }

.submenu {
    border-bottom: 1px solid #AEA095;
}
/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
    background-color: #f4f4f4;
}

    .tabbable-line > .nav-tabs > li {
        color: #333;
        border-bottom: 1px solid #E2E2E2;
    }

        .tabbable-line > .nav-tabs > li:last-child {
            border-bottom: 0px solid #ddd;
        }

.nav-tabs > li {
    float: none;
    display: block;
}

.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #b1271d;
}

    .tabbable-line > .nav-tabs > li > a > i {
        color: #b1271d;
    }

.tabbable-line .nav-tabs li a:hover {
    color: #fff;
}

.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: #E8E8E8;
    color: #b1271d;
}

    .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
        color: #b1271d;
    }

.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active {
    position: relative;
    background: #b1271d;
}

    .tabbable-line > .nav-tabs > li.active > a {
        color: #fff;
    }

        .tabbable-line > .nav-tabs > li.active > a:hover {
            color: #fff;
            background: #C74036;
        }
/* .tabbable-line > .nav-tabs > li.active > a > i {color: #fff;}/*
    /*.tabbable-line > .tab-content {margin-top: -3px;background-color: #fff;border: 0;border-top: 1px solid #eee;padding: 15px 0;}*/
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.tab-content > .tab-pane {
    padding: 0px 15px;
}

.footer-sosyal .facebook {
    width: 12px;
    height: 22px;
    margin: 0 5px 0 13px;
    display: inline-block;
    background: transparent url("../images/layouts-sprite-v3.png") no-repeat -5px -105px;
}

    .footer-sosyal .facebook:hover {
        background: transparent url("../images/layouts-sprite-v3.png") no-repeat -5px -135px;
    }

.footer-sosyal .twitter {
    width: 24px;
    height: 22px;
    margin: 0 5px;
    display: inline-block;
    background: transparent url("../images/layouts-sprite-v3.png") no-repeat -33px -105px;
}

    .footer-sosyal .twitter:hover {
        background: transparent url("../images/layouts-sprite-v3.png") no-repeat -33px -135px;
    }

.footer-sosyal .google {
    width: 24px;
    height: 22px;
    margin: 0 5px;
    display: inline-block;
    background: transparent url("../images/layouts-sprite-v3.png") no-repeat -111px -105px;
}

    .footer-sosyal .google:hover {
        background: transparent url("../images/layouts-sprite-v3.png") no-repeat -111px -135px;
    }

.footer-sosyal .youtube {
    width: 50px;
    height: 22px;
    margin: 0 5px;
    display: inline-block;
    background: transparent url("../images/layouts-sprite-v3.png") no-repeat -145px -105px;
}

    .footer-sosyal .youtube:hover {
        background: transparent url("../images/layouts-sprite-v3.png") no-repeat -145px -135px;
    }

.sosyal .fa {
    font-size: 20px;
    padding: 7px;
    color: #000;
    background: #fff;
    border-radius: 20px;
    margin: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
}

.sosyal .fa-facebook:hover {
    background: #3E5C9A;
    color: #fff;
}

.sosyal .fa-twitter:hover {
    background: #1da1f2;
    color: #fff;
}

.sosyal .fa-youtube:hover {
    background: #E62117;
    color: #fff;
}

.sosyal .fa-instagram:hover {
    background: #125688;
    color: #fff;
}

.enaltyazi {
    text-align: center;
}

.ust-menu-blok-sol {
    padding: 8px 15px;
}

    .ust-menu-blok-sol a {
        color: #fff;
        font-size: 13px;
    }

.header-hr {
    border-bottom: 1px solid #AEA095;
    margin-bottom: 20px;
}

@media(max-width:767px) {
    .alt-blok {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .sol-blok {
        margin-top: 0;
    }

    .header-line3 {
        position: absolute;
        top: -16px;
    }

    .header-line2 {
        bottom: 11px;
    }

    .buyuk {
        display: none;
    }

    .satis-nokta-kucuk {
        display: block;
    }

    .satis-nokta-buyuk {
        display: none;
    }

    .iletisim-sag-blok .satir-2 {
        width: 100%;
    }

    .btn-default {
        margin-right: 0;
    }

    .nav > li > a {
        padding: 0px 0px;
    }

    .carousel-indicators {
        width: 30%;
    }

    .hesabim .satir-1 {
        width: 100%;
    }

    .call img {
        margin: auto;
        width: 160px;
        float: none;
    }

    .sol-blok3 {
        top: 2px;
    }

    .alt-logo ul {
        text-align: center;
    }

    .alt-logo img {
        padding: 0px;
    }

    .navbar {
        min-height: 35px;
    }

    .iletisim-sag-blok {
        padding: 0px;
    }

    .tab-content > .tab-pane {
        padding: 0px;
    }

    .iletisim-sag-blok .tab-content {
        padding: 0;
    }

    .belgeler img {
        height: 60px;
    }

    .alt-menu {
        display: none;
    }
    /*  ------------- HEADER    -------------  */
    .navbar-toggle {
        float: left;
        padding: 0px 0px 0px 10px;
    }

    .navbar-inverse .navbar-toggle {
        border: 0;
        margin-right: 10px;
        width: 100%;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background: rgba(0,0,0,0.0);
        }

    .icon-buton {
        float: left;
    }

    .navbar-inverse .navbar-toggle h4 {
        margin: -2px 0px 0px 10px;
        color: #fff;
    }

    .ana-menu-blok .navbar-collapse {
        position: absolute;
        z-index: 9999;
        background: #AEA095;
        width: 100%;
        border: 0px;
        text-align: left;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .open-menu {
        left: 0px;
        min-width: 100%;
        ;
        top: 0px;
    }

    .container > .navbar-header {
        margin: 0px 0 0 0; /*background: #1e264d;*/
    }

    .navbar-nav .open .dropdown-menu {
        position: relative;
        background-color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #999;
        background-color: #faf9f7;
    }

    .ust-menu-blok .collapse {
        display: block;
    }

    .ust-menu-blok .navbar-nav {
        margin: 0px auto;
    }

    .ust-menu-blok .nav > li {
        display: none;
    }

    .ust-menu {
        text-align: center;
    }

    .ust-menu-blok-sol ul li {
        padding: 3px;
    }

    .ust-menu-blok .nav > li:first-child {
        display: inline-block;
    }

    .ust-menu-blok .nav > li:nth-child(2) {
        display: inline-block;
    }

    .ust-menu-blok .nav > li:nth-child(3) {
        display: inline-block;
    }

    .hosgeldin-yazi {
        display: none;
    }

    .ana-menu .navbar-nav {
        width: 100%;
        margin: 0 auto;
    }

    .ana-menu-blok li {
        width: 100%;
    }

    .shadow {
        display: none;
    }

    .sol-blok p {
        float: none;
        text-align: center;
    }

    .sol-blok3 .input-group[class*=col-] {
        margin: 0 auto;
        float: none;
    }

    .sol-blok3 {
        position: relative;
    }

    .input-ust ul {
        margin: 0 auto;
        padding: 3px;
        float: none;
        text-align: center;
    }

        .input-ust ul li {
            display: inline-block;
            float: none;
            padding: 0 5px;
        }

    .ust-menu-blok-sol ul {
        text-align: center;
        margin-bottom: 0;
    }

        .ust-menu-blok-sol ul li {
            display: inline-block;
            float: none;
        }

    .hesabim {
        padding: 0 10px;
    }
    /*  ------------- HEADER    -------------  */
    .ww img {
        width: 150px;
    }

    .logobanner {
        padding: 0 20px;
    }

    .bir p {
        font-size: 11px;
        text-align: -webkit-auto;
    }

    .bir h3 {
        font-size: 15px;
        border-bottom: 1px solid gray;
        padding: 0px;
        margin-top: 43px;
    }

    .news-yazi {
        margin-top: -20px;
    }

    .bir {
        height: 100px;
    }

    .blok-uclu-resim-ilk {
        margin-bottom: 5px;
    }

    .carousel-indicators {
        bottom: 5px;
    }

    .product-line2 {
        float: right;
        top: 130px;
        left: 0;
    }

    .blok-uclu-resim-son img {
        padding: 5px;
    }

    .ktlg {
        display: none;
    }

    .ana-menu {
        margin-bottom: 0px;
        background: url('../images/menuback.png') #AEA095;
    }

    #newsletter-form {
        text-align: center;
    }

    /*  -------------  FOOTER   -------------  */
    .footer-alt-menu {
        display: block;
        text-align: center;
    }

    .belgeler {
        text-align: center;
    }

    .logo img {
        z-index: 9;
        position: relative;
        margin: 0 auto;
    }

    .alt-menu-liste ul {
        float: none;
        text-align: center;
    }

    .alt-menu-liste li {
        display: inline-block;
    }

    .footer-alt-menu li {
        display: inline-block;
        margin: 5px;
    }

        .footer-alt-menu li ul {
            display: none;
        }

    .footer-gonder {
        padding: 5px 0px;
        font-size: 12px;
    }

        .footer-gonder button {
            margin-top: 10px;
        }

        .footer-gonder .newsletter-mail {
            width: 100%;
        }

    .bulten-yazi {
        line-height: 0.1;
    }

    .footer-satir-sutun ul {
        text-align: center;
    }

    .footer-satir-sutunilk {
        padding-left: 15px;
    }

    .footer-satir-sutuniki {
        padding: 2px 20px;
        border: none;
    }

    .footer-satir-sutun {
        text-align: center;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-top: 15px;
    }

    .footer-end-left {
        text-align: center;
    }

    .footer-end-right {
        text-align: center;
    }

        .footer-end-right img {
            float: none;
        }

    .footer-satir-sutunend img {
        float: none;
        margin: 0 auto;
    }

    .footer-satir-sutunend {
        text-align: center;
        padding: 10px;
    }

    .footer-satir-sutun li {
        display: inline-block;
        padding: 0px;
    }

    .footer-satir-sutun2 li {
        display: inline-block;
        padding: 0px;
    }

        .footer-satir-sutun2 li a {
            padding: 0px 5px;
            font-size: 11px;
            border-right: 1px solid gainsboro;
        }

    .footer-satir-sutun li a {
        padding: 0px 4px;
        font-size: 11px;
        border-right: 1px solid gainsboro;
    }

    .footer-satir-sutun2 li a:last-child {
        border: none;
    }

    .footer-satir-sutun li a:last-child {
        border: none;
    }

    .bulten-alan {
        float: none;
        position: relative;
        text-align: center;
    }

    #newsletter-form {
        float: none;
    }

    .footer-gonder .button {
        margin: 10px 0;
    }

    .footer-satir-sutunuc {
        padding: 0 10px;
    }

    .satir-bir p {
        text-align: center;
    }

    .HaberBlok {
        width: 100%;
        margin: 0;
    }

    .HaberIcerik {
        width: 100%;
    }

    .HaberResim {
        display: none;
    }

    .HaberYazi {
        width: 100%;
    }

    .footbaslik {
        text-align: center;
    }

    .footu li {
        text-align: center;
    }

    .ebultenbaslk {
        text-align: center;
        float: none;
    }

    .footer-gonder2 {
        text-align: center;
    }
    /*  -------------  FOOTER   -------------  */

    /*------------------------------ANASAYFA-------------------------------------------------*/
    /*  ------------- 3lü BLOK   -------------  */
    .boyut {
        display: none;
    }
    /*  ------------- 3lü BLOK   -------------  */

    /*  -------------  ÜRÜNLER   -------------  */
    .urun {
        padding: 35px;
    }

    .uclu-blok {
        display: none;
    }

    .tab-menu-detay li {
        margin: 0px 10px;
    }

    .col-item .photo {
        width: auto;
        height: auto;
    }

    .urunler {
        width: auto;
        height: auto;
    }
    /*  -------------  ÜRÜNLER   -------------  */

    /*  ------------- SLİDER    -------------  */
    .slider-blok {
        margin-top: 0px;
        position: relative;
    }
    /*  ------------- SLİDER    -------------  */

    /*  ------------- CAROUSEL   -------------  */
    .hidden-xs {
        display: block !important;
    }

    .product h3 {
        margin-top: 35px;
        margin-left: 20px;
        font-size: 16px;
    }

    .product img {
        float: left;
        width: 25px;
        height: 25px;
    }

    .controls {
        margin-top: 1px;
    }

    .column {
        padding: 35px 0;
        text-align: center;
        border: none;
    }
    /*  ------------- CAROUSEL   -------------  */
    .carousel-indicators .active {
        width: 14px;
        border-radius: 12px;
        height: 14px;
        background-color: #626262;
    }

    .carousel-indicators li {
        width: 10px;
        border-radius: 10px;
        height: 10px;
        background-color: #b9b9b9;
    }

    .carousel-indicators {
        left: 100%;
        bottom: 0px;
    }

    .ab {
        margin-top: -40px;
        padding-left: 15px;
    }

    /*------------------------------ANASAYFA-------------------------------------------------*/

    /*-------------------------------LOGİN SAYFASI-------------------------------------------*/
    .giris-sayfa .giris-kutu input[type=text], .giris-sayfa .giris-kutu input[type=password] {
        width: 100%;
    }

    .satir-1 {
        float: left;
        margin-right: 0px;
        width: 100%;
    }
    /*-------------------------------LOGİN SAYFASI-------------------------------------------*/

    /*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/
    .iletisim-sol-blok {
        display: none;
    }

    .iletisim-sag-blok a {
        font-size: 12px;
        margin: 5px 0 5px 0;
    }

    .iletisim-sag-blok .nav > li {
        display: inline-block;
        width: 32%;
    }

    .iletisim-sag-blok .satir-1 {
        width: 100%;
    }
    /*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/

    /*-------------------------------ÜRÜN_DETAY SAYFASI-------------------------------------------*/
    .urun-detay-tab-ic input {
        border-radius: 0;
        width: 100%;
    }

    .tab-menu-detay li a {
        padding: 4px 10px 4px;
    }
    /*-------------------------------ÜRÜN_DETAY SAYFASI-------------------------------------------*/
}

@media(min-width:768px) {
    /*  ------------- HEADER    -------------  */
    .buyuk {
        display: block;
    }

    .satis-nokta-kucuk {
        display: none;
    }

    .satis-nokta-buyuk {
        display: block;
    }

    .navbar-nav {
        float: right;
        margin: 0;
    }

    .sol-blok p {
        text-align: center;
        float: none;
    }

    .ust-menu-blok {
        margin-top: 0px;
    }

    .ana-menu-blok .nav > li > a {
        padding: 10px 5px;
        font-size: 12px;
    }

    .peShiner {
        margin-top: 25px;
    }

    .belgeler img {
        height: 70px;
    }

    .belgeler {
        text-align: left;
    }

    .phone-img {
        margin-left: 0px;
    }

    .belgeler {
        text-align: right;
    }

    .footer-alt-menu {
        display: none;
    }

    .enustu {
        float: none;
        text-align: right;
    }
    /*  ------------- HEADER    -------------  */
    .slider-blok {
        position: relative;
    }

    .product-line2 {
        float: right;
        top: -20px;
        left: 0;
    }
    /*  ------------- CAROUSEL   -------------  */
    .column {
        padding: 35px 0;
        text-align: center;
        border: none;
    }
    /*  ------------- CAROUSEL   -------------  */
    /*  -------------  FOOTER   -------------  */
    .logobanner {
        padding: 18px 0px;
    }

    .footer-satir-sutunend img {
        float: none;
    }

    .footer-satir-sutunend {
        text-align: center;
        padding: 20px;
    }

    .footer-gonder input {
        margin-right: 0px;
    }

    .footer-satir-sutuniki {
        border: none;
    }

    .footer-gonder .newsletter-mail {
        width: 450px;
    }

    .footer-gonder .button {
        width: 70px;
    }

    .footer-gonder {
        padding: 2px 0px;
    }

    .footer-gonder2 {
        text-align: left;
        padding: 5px 0px 0px 0px;
    }

    .btn {
        margin-top: 5px;
    }

    .ana-menu, .ana-menu .navbar-nav {
        margin-bottom: -6px;
    }

    .navbar {
        min-height: 44px;
    }

    .footer-gonder2 li {
        padding: 0px 5px;
        border-right: 1px solid #1e264d;
        float: none;
        display: inline-block;
    }

        .footer-gonder2 li a {
            font-size: 11px;
        }

        .footer-gonder2 li:last-child {
            border-right: 0px;
        }

    #newsletter-form {
        float: none;
        text-align: center;
    }

    .bulten-yazi {
        line-height: 0.1;
    }

    .ab-resim img {
        width: 175px;
    }

    .ab h3 {
        width: 175px;
    }

    .ab p {
        width: 175px;
        margin: 0;
    }

    .ab {
        left: 50%;
    }

    .alt-logo img {
        width: 200px;
    }
    /*  -------------  FOOTER   -------------  */

    /*  -------------  ÜRÜNLER   -------------  */
    .col-item .transfer {
        padding-left: 3px;
    }
    /*  -------------  ÜRÜNLER   -------------  */

    /*------------------------------ANASAYFA-------------------------------------------------*/
    /*  ------------- 3lü BLOK   -------------  */
    .boyut {
        height: 58%;
    }
    /*  ------------- 3lü BLOK   -------------  */
    /*------------------------------ANASAYFA-------------------------------------------------*/

    /*-------------------------------LOGİN SAYFASI-------------------------------------------*/
    .giris-sayfa .giris-kutu input[type=text], .giris-sayfa .giris-kutu input[type=password] {
        width: 300px;
    }
    /*-------------------------------LOGİN SAYFASI-------------------------------------------*/

    /*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/
    .iletisim-sol-blok {
        display: none;
    }
    /*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/

    /*-------------------------------SEPETİM SAYFASI-------------------------------------------*/
    .kasa-buton h5 {
        padding-right: 60px;
    }
    /*-------------------------------SEPETİM SAYFASI-------------------------------------------*/

    /*-------------------------------ÜRÜN_DETAY SAYFASI-------------------------------------------*/
    .urun-detay-tab-ic input {
        border-radius: 0;
        width: 100%;
    }
    /*-------------------------------ÜRÜN_DETAY SAYFASI-------------------------------------------*/
}

@media(min-width:992px) {
    /*  ------------- HEADER    -------------  */
    .buyuk {
        display: block;
    }

    .btn {
        margin-top: 3px;
    }

    .logobanner {
        padding: 20px;
    }

    .satis-nokta-kucuk {
        display: none;
    }

    .satis-nokta-buyuk {
        display: block;
    }

    .peShiner {
        margin-top: 0px;
    }

    .ana-menu-blok .nav > li > a {
        padding: 12px;
        font-size: 13px;
    }

    .belgeler img {
        height: 70px;
    }

    .footer-alt-menu {
        display: none;
    }
    /*  ------------- HEADER    -------------  */
    .sol-blok3 .input-group[class*=col-] {
        float: right;
    }

    .bir h3 {
        font-size: 16px;
        padding: 10px;
        font-weight: bold;
    }

    .carousel-indicators {
        bottom: -45px;
    }

    .product-line2 {
        float: right;
        top: 0;
        left: 0;
    }

    .news-yazi {
        margin-top: -5px;
    }

    .product-line2 {
        top: 29px;
        left: 0px;
    }

    .bir {
        height: 95px;
        margin-left: -45px;
    }

    .ww img {
        left: 0;
        z-index: 22;
        position: absolute;
        width: 191px;
    }

    .belgeler {
        text-align: right;
    }
    /*  -------------  FOOTER   -------------  */

    .footer-satir-sutunend img {
        float: none;
    }

    .footer-satir-sutunend {
        text-align: center;
        padding: 20px;
    }

    .a {
        height: 3px;
        margin: 0 auto;
        position: absolute;
        top: 25px;
        left: -6px;
        right: 0;
        width: 0%;
    }
    /*  -------------  FOOTER   -------------  */
    .carousel-indicators .active {
        width: 16px;
        border-radius: 10px;
        height: 16px;
    }

    .carousel-indicators li {
        width: 16px;
        border-radius: 10px;
        height: 16px;
    }

    .carousel-indicators {
        left: 75%;
        bottom: -15px;
    }

    .ab {
        left: 0%;
        padding: 2px;
    }
    /*------------------------------ANASAYFA-------------------------------------------------*/
    /*  ------------- 3lü BLOK   -------------  */
    .boyut {
        height: 65%;
    }

    #slider2 {
        width: 466px;
    }
    /*  ------------- 3lü BLOK   -------------  */
    /*------------------------------ANASAYFA-------------------------------------------------*/

    /*-------------------------------LOGİN SAYFASI-------------------------------------------*/
    .giris-sayfa .giris-kutu input[type=text], .giris-sayfa .giris-kutu input[type=password] {
        width: 300px;
    }
    /*-------------------------------LOGİN SAYFASI-------------------------------------------*/

    /*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/
    .iletisim-sol-blok {
        display: block;
    }
    /*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/

    /*  -------------  ALT-BİLGİ-BLOK   -------------  */
    .column {
        padding: 35px 0;
        text-align: center;
        border-right: 1px solid #e5e5e5;
    }
    /*  ----ALT-BİLGİ-BLOK   -------------  */
    .footer-gonder2 {
        display: inline-block;
        padding: 10px 0 0 0;
    }

        .footer-gonder2 li {
            float: left;
            padding: 0px 2px;
            border: none;
        }
            /*    .footer-gonder2 li:hover{background-color:#b70307;}*/
            .footer-gonder2 li a {
                color: White;
                font-size: 11px;
            }

                .footer-gonder2 li a:hover {
                    color: #1e264d;
                }

    .footer-satir-sutun ul {
        text-align: center;
    }

    .footer-satir-sutun2 ul {
        text-align: center;
    }

    .bulten-alan {
        float: left;
    }

    #newsletter-form {
        float: right;
        margin-right: 10px;
    }

    .footer-gonder .newsletter-mail {
        margin: 3px 5px 0 5px;
    }

    .col-item .transfer {
        padding-left: 0px;
    }
}

@media(min-width:1200px) {
    #newsletter-form {
        text-align: left;
        margin: 0px 15px;
    }
    /*  ------------- HEADER    -------------  */
    .buyuk {
        display: block;
    }

    .satis-nokta-kucuk {
        display: none;
    }

    .satis-nokta-buyuk {
        display: block;
    }

    .navbar {
        position: relative;
        min-height: 42px;
    }

    .nav > li > a > img {
        max-width: none;
        margin-top: -4px;
    }

    .ust-menu-blok {
        margin-top: 5px;
    }

    .footer-gonder .button {
        width: 90px;
    }

    .footer-gonder .newsletter-mail {
        width: 350px;
    }

    .footer-alt-menu {
        display: none;
    }
    /*  ------------- HEADER    -------------  */
    /*.slider-blok{margin-top: 5px;}*/
    .sol-blok3 .input-group[class*=col-] {
        float: right;
    }

    .news {
        position: relative;
    }

    .controllers {
        position: absolute;
        top: 0px;
    }

    .bir p {
        font-size: 12px;
        text-align: left;
        width: 275px;
        margin: 0;
    }

    .bir h3 {
        font-size: 18px;
        padding: 0px;
        width: 300px;
    }

    .news-yazi {
        margin-top: 60px;
    }

    .news-yazi2 {
        width: 90%;
        border-top: 1px solid #787878;
    }

    .bir {
        height: 95px;
        margin-left: -40px;
    }

    .ww img {
        left: 0;
        z-index: 22;
        position: absolute;
        width: 230px;
    }

    .ww {
        float: left;
    }

    .product-line2 {
        top: 30px;
        left: -100px;
        z-index: 1;
    }

    .ab-resim img {
        width: 204px;
        margin-top: 0px;
    }

    .carousel-indicators .active {
        width: 15px;
        border-radius: 10px;
        height: 15px;
        background-color: #989898;
    }

    .carousel-indicators li {
        width: 10px;
        border-radius: 10px;
        height: 10px;
        background-color: #dbdbdb;
    }

    .carousel-indicators {
        left: 85%;
        bottom: 0px;
    }
    /*  -------------  FOOTER   -------------  */
    .footer-satir-sutunend {
        float: right;
        padding: 0px;
    }

        .footer-satir-sutunend img {
            float: right;
        }

    .footer-satir-sutuniki {
        border-right: 1px solid #919191;
    }
    /*  -------------  FOOTER   -------------  */

    /*------------------------------ANASAYFA-------------------------------------------------*/
    /*  ------------- 3lü BLOK   -------------  */
    .boyut {
        height: 67%;
    }
    /*  ------------- 3lü BLOK   -------------  */
    /*------------------------------ANASAYFA-------------------------------------------------*/

    /*-------------------------------LOGİN SAYFASI-------------------------------------------*/
    .giris-sayfa .giris-kutu input[type=text], .giris-sayfa .giris-kutu input[type=password] {
        width: 300px;
    }
    /*-------------------------------LOGİN SAYFASI-------------------------------------------*/

    /*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/
    .iletisim-sol-blok {
        display: block;
    }
    /*-------------------------------İLETİŞİM SAYFASI-------------------------------------------*/

    /*-------------------------------BLOG SAYFASI-------------------------------------------*/
    .blog {
        width: 960px;
    }

    .a {
        left: 0px;
    }
    /*-------------------------------BLOG SAYFASI-------------------------------------------*/

    /*  -------------  ALT-BİLGİ-BLOK   -------------  */
    .column {
        padding: 35px 0;
        text-align: center;
        border-right: 1px solid #e5e5e5;
    }
    /*  -------------  ALT-BİLGİ-BLOK   -------------  */
    .footer-gonder2 {
        display: inline-block;
        padding: 3px 0 0 0;
    }

        .footer-gonder2 li {
            float: left;
            padding: 9px 10px;
        }
    /*    .footer-gonder2 li:hover{background-color:#b70307;}*/
    .footer-gonder {
        padding: 5px 0px;
    }

    .footer-gonder2 li a {
        color: White;
        font-size: 12px;
    }

        .footer-gonder2 li a:hover {
            color: #a7a7a7;
        }

    .footer-satir-sutun ul {
        text-align: center;
    }

    .footer-satir-sutun2 ul {
        text-align: center;
    }

    .col-item .transfer {
        padding-left: 0px;
    }

    .alt-logo img {
        width: 100%;
    }
}
