﻿/* Extra Large Devices, Wide Screens */
@media (min-width: 1200px) {


    /*.neler-oluyor-col {
        display: block;
    }*/

    /*
    .sepet-fixed-btn {
        display: none;
    }*/

    .neler-oluyor-col .bx-viewport {
        height: 206px !important;
    }

    .modal-dialog {
        width: 400px;
    }




    /*.market-3d-tab-btn a {
        color: #777777;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        border-bottom-color: transparent;
        cursor: default;
    }*/



}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    /*.market-3d-tab-cont {
        visibility: hidden !important;
        position: absolute !important;
        display: none !important;
    }

    .market-3d-klasik-tab-cont
    {
        display: block !important;
    }*/


    /*.market-3d-tab-btn a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
    }

    .market-3d-klasik-tab-btn {
        color: #777777;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        border-bottom-color: transparent;
        cursor: default;
    }*/




    .neler-oluyor-col .bx-viewport {
        height: 176px !important;
    }



    .modal-dialog {
        width: 400px;
        margin: 30px auto;
    }
}





/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    /*.sepet-fixed-btn {
        display: block;
    }*/

    .market-3d-cont {
        width: 100%;
        height: 300px !important;
        margin-left: -5%;
    }

    .product-raf {
        width: 109% !important;
        height: 300px !important;
        background-size: 100% 300px;
    }




    /*.neler-oluyor-col {
        display: none;
    }*/


    /*.market-3d-cont {
        display: none;
    }*/

    /*#3d-market-tab-btn {
        display: none;
    }

    .market-3d-msj {
        display: none;
    }*/

    #product-grid-list {
        display: block;
    }

    #parmaklarinizinUcundaLogo{
        display: none;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 400px) {
    .modal-dialog {
        width: 90%;
        margin: 30px auto;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}









/********************************************************/



.row {
    margin-top: 15px;
}

.row-xmarg {
    margin-top: 0px;
}

.sepet-fixed-btn {
    cursor: pointer;
    background-color: #efc31a;
    border: 1px solid #aea79f;
    text-align: center;
    border-radius: 40px;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 15px;
    bottom: 15px;
    color: #000000;
}

    .sepet-fixed-btn :hover {
        color: #FFFFFF;
    }


/*BX SLİDER - NELER OLUYOR*/
.neler-oluyor-col .bx-wrapper {
    margin-bottom: 0px;
}




.neler-oluyor-col .bx-viewport .slide {
    text-align: left;
    /*height:50px;*/
}
/*END: BX SLİDER - NELER OLUYOR*/

.col-product:hover {
    box-shadow: 0px 0px 30px rgba(0,0,0, .2);
}

.parlak-sari-bgcolor {
    background: rgba(252,234,187,1);
    background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,234,187,1)), color-stop(50%, rgba(252,205,77,1)), color-stop(51%, rgba(248,181,0,1)), color-stop(100%, rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
}

.social-icon {
    margin-bottom: 2px;
    font-size: 15px;
}

.market-3d-cont {
    text-align: center;
}

.dropdown-menu {
    max-height: 250px; /* you can change as you need it */
    overflow: auto; /* to get scroll */
}



/***************HOVER DROP DOWN*******************/
/*.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}*/

/*********************HOVER DROP DOWN END****************************/


/* TL simgesi*/
@font-face {
    font-family: 'AbakuTLSymSans';
    src: local('AbakuTLSymSans Regular'), local('AbakuTLSymSans-Regular');
    src: url('../fonts/AbakuTLSymSans-Regular.eot') format('embedded-opentype'), url('../fonts/AbakuTLSymSans-Regular.woff') format('woff'), url(../fonts/AbakuTLSymSans-Regular.ttf) format('truetype'), url('../fonts/AbakuTLSymSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tl {
    font-family: "AbakuTLSymSans";
    font-size: 80%;
    padding-left: 2px;
}



.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.nav-tabs {
    margin-bottom: 0;
}

/*.required:after 
{
    content: "*";
    font-weight: bold;
    color: red; 
}*/

.form-group.required .control-label:after {
    content: "*";
    color: red;
}




.blink_me {
    animation: blinker 1s linear infinite;
    animation-iteration-count: 3;
}

@keyframes blinker {
    2% {
        opacity: 0;
    }
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
