﻿@font-face {
    font-family: 'Titillium Web', sans-serif;
    src: url('../font/ufonts.com_proximasansregular.ttf') format('truetype');
}
/* Maps */
#map {
    width: 100%;
    height: 400px;
    border: 1px solid #ccc;
    margin-top: 0.6em;
}

.bilgipencere {
    font-size: 16px;
    width: 300px;
    color: Blue;
    font-family: Verdana;
}

.gm-style .gm-style-iw {
    font-size: 13px;
}

    .gm-style .gm-style-iw strong {
        width: 120px;
    }

h2 {
    font: normal normal 40px/48px 'Titillium Web', sans-serif;
    margin: 16px 0 10px 0;
}

p {
    margin: 5px 0 10px 0;
}

    p.fiyat {
        font-family: 'Titillium Web', sans-serif;
    }

.fiyat .price {
    display: inline-block;
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;
    margin: 20px 0;
}

.urn_k {
    position: relative;clear: both;
}

.urn_mensei {
    font-weight:bold;
    position: absolute;
    top: 38%; /* Safari */
    -webkit-transform: rotate(-12deg); 
    /* Firefox */
    -moz-transform: rotate(-12deg);
    /* IE */
    -ms-transform: rotate(-12deg);
    /* Opera */
    -o-transform: rotate(-12deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    padding:0;
}
.urn_mensei li{display:inline-block;}
.gold {
    color: #7c7c7c;
}

.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;
}

input:focus {
    border-color: #7c7c7c;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.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;
    border-radius: 4px;
    -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;
}

.YtkNoBlk .input-group {
    padding: 0;
}

    .YtkNoBlk .input-group span {
        background: transparent;
        border: 0;
        font-size: 12px;
        font-weight: 400;
    }

.bslkGnl {
    color: #7c7c7c;
    background: #faf9f7;
    padding: 7px 15px;
    font-size: 14px;
    margin: 0;
}

#gal1 > a {
    display: inline-block;
    text-align: center;
    font-size: 40px;
    color: #7C7C7C;
    margin: 5px;
    width: 149px;
    height: 149px;
    overflow: hidden;
    position: relative;
}

    #gal1 > a > img {
        width: 100%;
        height: 100%;
    }

.urun-detay-sag {
    padding: 10px;
    font-size: 12px;
}

.tab-menu-detay {
    background: url(../../img/bgw.png) repeat;
    margin: 0;
    padding: 0;
}

    .tab-menu-detay li {
        display: inline-flex;
    }

        .tab-menu-detay li a {
            color: #7c7c7c;
            background: #e3dbce;
            padding: 5px 35px;
            font-size: 12px;
        }

    .tab-menu-detay .active a {
        color: #fff;
        background: #7c7c7c;
    }

.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;
}

.yorum-tab {
    margin: 0 0 10px 0;
}

.urun-detay-tab-ic input {
    border-radius: 0;
    width: 50%;
}

#tabs-1 {
    position: relative;
}

.stkYk {
    font-size: 11px;
    color: #fff;
    padding: 0 7px;
}

#ctl00_ContentPlaceHolder1_ctl03 {
    display: inline-block;
}

#ctl00_ContentPlaceHolder1_ctl00 {
    display: inline-block;
}

.detay-paylas {
    text-align: right;
    font-size: 11px;
}

    .detay-paylas a {
        color: #7c7c7c;
    }

        .detay-paylas a:hover {
            color: #000;
        }

.detay-resim img {
    width: 100%;
}

.vdo {
    margin: 15px auto;
    text-align: center;
}
/* Adet Seçiniz*/
.qty {
    width: 30px;
    height: 27px;
    position: relative;
    text-align: center;
    border: 1px #7c7c7c solid;
    margin: 0;
    color: #7c7c7c;
    margin-left: -3px;
}

.qtyplus {
    margin: 0;
    cursor: pointer;
    width: 19px;
    height: 27px;
    border: 1px #7c7c7c solid;
    border-left: none;
    background-color: white;
    color: #7c7c7c;
    font-size: 14px;
    padding: 4px 6px;
    margin-left: -3px;
    position: relative;
    top: 1px;
}

.qtyminus {
    cursor: pointer;
    width: 19px;
    height: 27px;
    border: 1px #7c7c7c solid;
    border-right: none;
    background-color: white;
    color: #7c7c7c;
    font-size: 14px;
    padding: 4px 6px;
    position: relative;
    top: 1px;
}

.detay-buyuk-resim img {
    max-height: 510px;
    min-height: 510px;
    max-width: 100%;
}

/* Ürün Detay - Yorum */
.tblDty > div {
    padding: 5px 15px;
}
/*.yorum { border: 1px solid #ccc; }*/
.yorum .GroupLabel {
    min-width: 142px;
}

.yorum input[type=text].form-control {
    width: auto;
    display: inline-block;
    width: 250px;
}

.yorum textarea.form-control {
    width: auto;
    display: inline-block;
    width: 250px;
}

.testimonials blockquote {
    width: 74%;
    display: inline-block;
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    position: relative;
}

    .testimonials blockquote::before {
        width: 0;
        height: 0;
        right: 0;
        bottom: 0;
        content: " ";
        display: block;
        position: absolute;
        border-bottom: 20px solid #faf9f7;
        border-right: 0 solid transparent;
        border-left: 15px solid transparent;
        border-left-style: inset; /*FF fixes*/
        border-bottom-style: inset; /*FF fixes*/
    }

    .testimonials blockquote::after {
        width: 0;
        height: 0;
        right: 0;
        bottom: 0;
        content: " ";
        display: block;
        position: absolute;
        border-style: solid;
        border-width: 20px 20px 0 0;
        border-color: #e63f0c transparent transparent transparent;
    }

.testimonials .carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
    margin-right: 15px;
}

.testimonials .carousel-info {
    width: 25%;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}

    .testimonials .carousel-info span {
        display: block;
    }

.testimonials span.testimonials-name {
    color: #e6400c;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}

.testimonials span.testimonials-post {
    color: #656565;
    font-size: 12px;
}

.videoustu {
    position: relative;
    overflow: hidden;
    margin: 15px 0;
}

    .videoustu .overlayy {
        width: 100%;
        height: 960px;
        z-index: 1;
        position: relative;
    }

        .videoustu .overlayy::before {
            content: "";
            background: url(../../img/flat_cap_vid_bg.png);
            width: 100%;
            height: 960px;
            position: absolute;
        }

    .videoustu .video {
        width: 100%;
        overflow: hidden;
        height: 960px;
    }

        .videoustu .video img {
            height: 960px;
            width: 100%;
            position: absolute;
            top: 0;
            bottom: 0;
            z-index: 9999;
        }

.satsDv > div {
    display: inline-block;
    vertical-align: middle;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #7c7c7c;
}

    .satsDv > div i {
        width: 20px;
        text-align: center;
    }

.satsDv .stsRsm {
    margin-right: 10px;
    padding: 10px;
}

.projealt {
    text-align: center;
}

.detay-buyuk-resim, .mini-resim {
    padding: 15px;
}

@media(max-width:767px) {
    .urun-detay-tab-ic input {
        border-radius: 0;
        width: 100%;
    }

    .tab-menu-detay li a {
        padding: 4px 10px 4px;
    }

    .qty {
        top: -3px;
    }

    .videoustu .overlayy, .videoustu .video {
        height: 390px;
    }

        .videoustu .video img {
            height: auto;
        }

    #gal1 > a {
        width: 65px;
        height: 65px;
    }
}

@media(min-width:768px) {

    .urun-detay-tab-ic input {
        border-radius: 0;
        width: 100%;
    }
}

@media(min-width:992px) {
}

@media(min-width:1200px) {
}
