﻿* { margin: 0px; padding: 0px; text-align: justify;}
img { border: 0px; }
ul { list-style: none; }
li { float: left; }
a { text-decoration: none; color: inherit; cursor: pointer !important; }
body { margin: 0px auto; background-repeat: repeat;width:100%; float:left;  overflow-x:hidden;font-family: 'Play', sans-serif;}
.MasterHeader {
    width: 100%;
    height: 40px;
    background-color: #f2f3f4;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
.MasterHeaderOrtala {
width:1200px;
height:40px;
margin:0 auto;
overflow:hidden;
}
    .MasterHeaderOrtala h2 {
    width:900px;
    height:40px;
    float:left;
    }
.MasterHeaderOrtalaGiris {
    width: 50px;
    height: 40px;
    line-height: 40px;
    float: right;
    text-align: center;
    font-size: 12px;
    color: #ff0000;
    transition: 0.6s;
    font-weight: bold;
 
}

    .MasterHeaderOrtalaGiris:hover {
        color: #075a9d;
    }

.MasterHeaderOrtalaKayitOl {
    width: 50px;
    height: 40px;
    line-height: 40px;
    float: right;
    text-align: center;
    font-size: 12px;
    color: #ff0000;
    transition: 0.6s;
    font-weight: bold;
}

    .MasterHeaderOrtalaKayitOl:hover {
        color: #075a9d;
    }
.MasterHeader2 {
    width: 100%;
    height: 150px;
    margin: 0 auto;
    background-color: #ffffff;
}
.MasterHeader2Ortala {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
}
    .MasterHeader2Ortala img {
    width:1200px;
    height:150px;
    
    }
    
    .MasterHeaderBolum1 {
        width: 1200px;
        height: 150px;
        float: left;
        overflow: hidden;
    }

    /*.MasterHeaderBolum1 img {
    margin-top:10px;
    }*/
/*.MasterHeaderBolum2 {
    width:200px;
height:40px;
float:left;
overflow:hidden;
}



.MasterHeaderBolum2A img {
    width: 27px;
    height: 27px;
    margin-top: 1px;
}

.MasterHeaderBolum2atagi {
    padding-bottom: 7px;
    width: 25px;
    height: 25px;
    float: right;
    overflow: hidden;
    transition: 0.2s;
    margin-left: 5px;
    margin-top: 10px;
}

    .MasterHeaderBolum2atagi:hover {
        margin-top: 6px;
    }

    .MasterHeaderBolum2atagi img {
        width: auto;
        height: 15px;
        float: left;
    }*/
/*.MasterHeaderBolum2B {
width:300px;
height:35px;
line-height:30px;
font-size:18px;
text-align:right;
float:left;
}
    .MasterHeaderBolum2B img {
    width:18px;
    height:18px;
    margin-right:5px;
    margin-top:5px;
    float:right;
    }
    .MasterHeaderBolum2B h2 {
    min-width:50px;
    overflow:hidden;
height:30px;
line-height:30px;
font-size:17px;
text-align:right;
font-weight:normal;
 float:right;
    }*/

.MasterAltHeader {
    width: 100%;
    height: 50px;
    background: #ff0000;
    /*background: -moz-linear-gradient(270deg, rgb(8, 71, 199) 0%,rgb(3, 59, 172)  92%);
background: -webkit-linear-gradient(270deg, rgb(8, 71, 199) 0%, rgb(3, 59, 172) 92%);
background: -o-linear-gradient(270deg, rgb(8, 71, 199) 0%, rgb(3, 59, 172) 92%);
background: -ms-linear-gradient(270deg, rgb(8, 71, 199) 0%, rgb(3, 59, 172) 92%);
background: linear-gradient(0deg, rgb(8, 71, 199) 0%, rgb(3, 59, 172) 92%);*/
}
.MasterAltHeader2 {
    border-left:solid 1px #464646;
width:1200px;
height:50px;
margin:0 auto;
color:#fff;
line-height:50px;
font: 600 14px/24px "Roboto",sans-serif;
text-transform: capitalize;
outline:none;
text-decoration:none;
overflow:hidden;
}
.MasterAltHeader2 a{
    padding-left:10px;
    padding-right:10px;
    width:auto;
    height:50px;
    line-height:50px;
    float:left;
    border-right:solid 1px #464646;
    -moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;

}
    .MasterAltHeader2 a:hover {
        color: #075a9d;
    }
.MasterAltHeader2Bolum1 {
float:right;
width:300px;
height:50px;
}
.MasterAltHeader2Bolum1 a{
border:none;
}
.MasterAltHeader2Bolum1TxtArama {
    margin-top:10px;
    padding-left:10px;
width:230px;
height:30px;
line-height:30px;
float:left;
outline:none;
color:#19bde8;
font-weight:bold;
border: 0;
/*background: none;*/
box-shadow: none;
border-radius: 0;
border: 1px solid #ccc;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.MasterAltHeader2Bolum1Arama {
margin-top:10px;
width:50px;
height:32px;
float:left;
border:0;
/*border-left: 1px solid #b8b8b8;*/
background: -moz-linear-gradient(top, #dbdbdb 0%, #fdfdfd 50%, #19bce7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbdbdb), color-stop(50%, #fdfdfd), color-stop(100%, #19bce7));
background: -webkit-linear-gradient(top, #dbdbdb 0%, #fdfdfd 50%, #19bce7 100%);
background: -o-linear-gradient(top, #dbdbdb 0%, #fdfdfd 50%, #19bce7 100%);
background: -ms-linear-gradient(top, #dbdbdb 0%, #fdfdfd 50%, #19bce7 100%);
background: linear-gradient(to bottom, #dbdbdb 0%, #fdfdfd 50%, #19bce7 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#19bce7',GradientType=0 );
background-repeat: repeat;
-webkit-background-size: 100% 200%;
-moz-background-size: 100% 200%;
background-size: 100% 200%;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
cursor:pointer;
}
.MasterAltHeader2Bolum1Arama img {
    margin-left:5px;
    margin-bottom:4px;
    width:20px;
    height:20px;
}
    .MasterAltHeader2Bolum1Arama a {
width:50px !important;
height:32px !important;
float:left;
    }
       .MasterAltHeader2Bolum1Arama:hover {
background-position: 0 100%;
    }
.MasterSlider{
width:100%;
height:auto;

overflow:hidden;
}
.MasterSlider2{
width:100%;
height:auto;
margin:0 auto;
overflow:hidden;
}
.MasterKayanYazi {
width:100%;
height:40px;

}
.MasterKayanYazi2 {
width:1200px;
height:40px;
margin:0 auto;
overflow:hidden !important;
}
.MasterContent {
width:100%;
min-height:200px;
overflow:hidden;
background:url(../images/main-bg.png);

}
.MasterContent2 {
width:1200px;
min-height:200px;
overflow:hidden;
margin:0 auto;
background-color:#ffffff;
}
.MasterContentSol {
width:300px;
min-height:1500px;
overflow:hidden;
float:left;
}
.MasterContentSolBolum1 {
       /*padding-right:25px;
    padding-left:25px;
    padding-top:25px;
    padding-bottom:25px;*/
       padding-top:15px;
    width:275px;
    min-height:100px;
    overflow:hidden;
    float:left;
}
.MasterContentSolBolum1 h2 {
    font-size:13px;
    height:22px;
    line-height:22px;
}
.MasterContentSolBolum2 {
    padding-top:25px;
    padding-bottom:25px;
    width:300px;
    min-height:10px;
    overflow:hidden;
    float:left;
}
    .MasterContentSolBolum2 h1 {
        padding-left: 6px;
        width: 265px;
        height: 30px;
        line-height: 30px;
        font-weight: bold;
        font-size: 20px;
        background: #075a9d;
        font: 700 17px/24px "Roboto", sans-serif;
        line-height: 30px;
        border: 1px solid #b8b8b8;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        color: #fff;
    }
.MasterSonUrunler {
    width: 275px;
    height: 140px;
    transition: 0.6s;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #d4cdcd;
}
    .MasterSonUrunler:hover {
        /*background-color:#19bce7;*/
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background-color: #075a9d;
    }
.MasterSonUrunlerResim {
    margin-top:5px;
    margin-bottom:5px;
    padding-left:87px;
    padding-right:87px;
width:100px;
height:75px;
float:left;
}
    .MasterSonUrunlerResim img {
    width:100px;
    height:75px;
    float:left;
    }
.MasterSonUrunlerAdi {
width:275px;
height:25px;
line-height:25px;
float:left;
font-size:12px;
border-bottom:solid 1px #dbdbdb;
text-align:center;
overflow:hidden;
}
.MasterContentSolBolum3 {
    padding-top:25px;
    padding-bottom:25px;
    width:275px;
    min-height:100px;
    overflow:hidden;
    float:left;
}
    .MasterContentSolBolum3 img {
    width:100px;
    height:50px;
    float:left;
    margin-top:25px;
    margin-left:85px;
    margin-bottom:25px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    }
.MasterFooter {
    padding-top: 25px;
    padding-bottom: 25px;
    width: 100%;
    min-height: 125px;
    overflow: hidden;
    background-color: #202020;
    
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );*/
}
.MasterFooter2 {
width:1200px;
min-height:150px;
overflow:hidden;
margin:0 auto;
}
.MasterFooter2Bolum1 {
    width:300px;
    height:150px;
    overflow:hidden;
    float:left;
}
    .MasterFooter2Bolum1 h1 {
    width:300px;
    height:40px;
    
    float:left;
    color: #FFFFFF;
font: 700 17px/25px "Roboto", sans-serif;
line-height:40px;
text-transform: uppercase;
    }
    .MasterFooter2Bolum1 h2 {
    width:300px;
    height:25px;
    float:left;
    color: #ffffff;
font: 400 13px/24px "Roboto", sans-serif;
line-height:25px;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    cursor:pointer;
}
        .MasterFooter2Bolum1 h2:hover {
            color: #075a9d;
        }
.MasterFooter2Bolum1 h3 {
      width:260px;
    min-height:25px;
    float:left;
    color: #707171;
font: 400 13px/24px "Roboto", sans-serif;
line-height:25px;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    overflow:hidden;
    margin-bottom:5px;
}
.MasterFooter2Bolum1Telefon {
width:18px;
height:18px;
margin-right:15px;
float:left;
}
.MasterFooter2Bolum1Adres {
    width:22px;
height:30px;
float:left;
margin-right:10px;
}
.MasterFooter2Bolum1Email {
    width:25px;
height:15px;
float:left;
margin-right:8px;
}
.MasterAltFooter {
    width: 100%;
    height: 30px;
    overflow: hidden;
    background: #ff0000;
}
.MasterAltFooter2 {
    width: 1200px;
    min-height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
.AnasayfaContent {
    /*padding-right:25px;
    padding-left:25px;*/
width:900px;
min-height:10px;
float:left;
overflow:hidden;
}
.AnasayfaAltSayfa {
width:395px;
height:125px;
float:left;
margin-left:25px;
margin-right:25px;
margin-top:10px;
margin-bottom:10px;
cursor:pointer;
/*position:fixed;*/
display:block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #b8b8b8;
-moz-transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
-webkit-text-shadow: 0 -1px 0 #fff;
-moz-text-shadow: 0 -1px 0 #fff;
text-shadow: 0 -1px 0 #fff;
/*renk kısmı burası üst gri olan*/
/*-webkit-box-shadow: 0 36px 15px -16px #dbdbdb inset;
-moz-box-shadow: 0 36px 15px -16px #dbdbdb inset;
box-shadow: 0 96px 15px -16px #dbdbdb inset;*/
background: linear-gradient(to bottom, #f1f1f1 0%, white 100%);
overflow:hidden;
}
    .AnasayfaAltSayfa a {
    width:395px;
    height:125px;
    float:left;
    }
    .AnasayfaAltSayfa h1 {
       padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    width:190px;
    height:30px;
    line-height:30px;
    float:left;
    -moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-webkit-text-shadow: 0 -1px 0 #fff;
-moz-text-shadow: 0 -1px 0 #fff;
text-shadow: 0 -1px 0 #fff;
color: #19bde8;
font: 700 18px/32px "Roboto", sans-serif;
text-transform: uppercase;
overflow:hidden;
    }
    .AnasayfaAltSayfa h2 {
        padding-left:10px !important;
    width:190px !important;
    height:83px !important;
    float:left !important;
    font-size:12px !important;
    color:#6a6c6c !important;
    /*overflow:hidden;*/
    } 
.AnasayfaAltSayfaResim {
width:180px;
height:125px;
float:right;
}
.AnasayfaAltSayfa:hover .AnasayfaAltSayfaMavi {
    height:125px;
}
.AnasayfaAltSayfa:hover h1 {
    color: 075a9d;
    -webkit-text-shadow: 0 -1px 0 #fff;
    -moz-text-shadow: 0 -1px 0 #fff;
    text-shadow: 0 -1px 0 #fff;
}
.AnasayfaAltSayfaMavi {
    width:395px;
    height:0px;
    float:left;
background:rgba(25, 189, 232, 0.66);
transition:0.6s;
z-index:1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.AnasayfaAciklama {
    padding-left: 10px;
    width: 840px;
    min-height: 35px;
    overflow: hidden;
    float: left;
    background: #075a9d;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 25px;
    font: 700 17px/24px "Roboto", sans-serif;
    line-height: 35px;
    border: 1px solid #b8b8b8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff0f5;
}
.AnasayfaAciklama2 {
    padding-left: 10px;
    width: 840px;
    min-height: 35px;
    overflow: hidden;
    float: left;
    background: #075a9d;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 25px;
    font: 700 17px/24px "Roboto", sans-serif;
    line-height: 35px;
    border: 1px solid #b8b8b8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}
.AnasayfaUrun {
    width: 246px;
    height: 300px;
    float: left;
    border: 1px solid #dbdbdb;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
    transition: 0.6s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    transition: all .2s ease-in-out;
    background-color: #f2f3f4;
}
    .AnasayfaUrun:hover {
        border-color: #075a9d;
        -webkit-box-shadow: inset 0 0 20px rgba(213,213,213,0.4);
        -moz-box-shadow: inset 0 0 20px rgba(213,213,213,0.4);
        box-shadow: inset 0 0 20px rgba(213,213,213,0.4);
    }
.AnasayfaUrun:hover .AnasayfaUrunResim{
  transform: scale(1.1);
}

.AnasayfaUrunResim{
      width:200px;
    height:150px;
    margin-left:23px;
    margin-top:20px;
    margin-bottom:20px;
    margin-right:20px;
    float:left;
   transition: all .2s ease-in-out;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.AnasayfaUrun h1 {
    padding-left: 20px;
    margin-right: 10px;
    min-width: 30px;
    overflow: hidden;
    height: 30px;
    float: left;
    font-size: 20px;
    overflow: hidden;
    color: #075a9d;
    font: 700 18px "Roboto", sans-serif;
    line-height: 30px;
    vertical-align: middle;
}
.AnasayfaUrun h3 {
    width: 80px;
    height: 30px;
    float: left;
    font-size: 20px;
    color: #ff0000;
    font: 700 16px "Roboto", sans-serif;
    line-height: 30px;
    vertical-align: middle;
    text-decoration: line-through;
}
.AnasayfaUrun h2 {
    padding-left: 20px;
    width: 220px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    float: left;
    font: 700 14px/20px "Roboto", sans-serif;
    color: #075a9d;
    font-weight: normal;
    font-size: 12px;
}
.AnasayfaUrunSepeteEkle {
    margin-left:20px;
width:100px;
height:30px;
line-height:30px;
float:left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:normal;
font-size:12px;
text-align:center;
cursor:pointer;
/*rengin bu veriyor*/
border: 1px solid #b8b8b8;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-webkit-text-shadow: 0 -1px 0 #fff;
-moz-text-shadow: 0 -1px 0 #fff;
text-shadow: 0 -1px 0 #fff;
background-color:#ffffff;
/*-webkit-box-shadow: 0 36px 15px -16px #dbdbdb inset;
-moz-box-shadow: 0 36px 15px -16px #dbdbdb inset;
box-shadow: 0 36px 15px -16px #dbdbdb inset;*/
}
    .AnasayfaUrunSepeteEkle:hover {
        color: #fff;
        background: #075a9d;
        border-color: #075a9d;
        /*-webkit-text-shadow: 0 1px 0 #00a0e3;
        -moz-text-shadow: 0 1px 0 #fdc815;
        text-shadow: 0 1px 0 #00a0e3;
        -webkit-box-shadow: inset 0 0 10px #00a0e3;
        -moz-box-shadow: inset 0 0 10px #00a0e3;
        box-shadow: inset 0 0 10px #00a0e3;*/
    }
    .AnasayfaUrunSepeteEkle img {
    width:17px;
    height:17px;
    margin-top:4px;
    margin-left:4px;
    float:left;
    }
.AnasayfaUrunAyrintilar{
    margin-left:20px;
width:70px;
height:30px;
line-height:30px;
float:left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:normal;
font-size:12px;
text-align:center;
cursor:pointer;
/*rengin bu veriyor*/
border: 1px solid #b8b8b8;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-webkit-text-shadow: 0 -1px 0 #fff;
-moz-text-shadow: 0 -1px 0 #fff;
text-shadow: 0 -1px 0 #fff;
background-color:#ffffff;
/*-webkit-box-shadow: 0 36px 15px -16px #dbdbdb inset;
-moz-box-shadow: 0 36px 15px -16px #dbdbdb inset;
box-shadow: 0 36px 15px -16px #dbdbdb inset;*/
}
    .AnasayfaUrunAyrintilar:hover {
        color: #fff;
        background: #075a9d;
        border-color: #075a9d;
        /*-webkit-text-shadow: 0 1px 0 #00a0e3;
        -moz-text-shadow: 0 1px 0 #00a0e3;
        text-shadow: 0 1px 0 #00a0e3;
        -webkit-box-shadow: inset 0 0 10px #00a0e3;
        -moz-box-shadow: inset 0 0 10px #00a0e3;
        box-shadow: inset 0 0 10px #00a0e3;*/
    }
.Giris {
    padding:25px;
    margin-left:25px;
width:800px;
min-height:200px;
float:left;
border:1px solid #b8b8b8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow:hidden;
}
    .Giris h1 {
    width:800px;
    height:25px;
    line-height:25px;
    float:left;
  border-bottom: 1px solid #e5e5e5;
    font-size:16px;
    font-weight:bold;
    font-family: "Roboto", sans-serif;
color: #777777;
margin-bottom:20px;
    }
     .Giris h2 {
    width:200px;
    height:30px;
    line-height:30px;
    float:left;
    font-size:12px;
    font-family: "Roboto", sans-serif;
color: #777777;
margin-bottom:20px;
    }
.GirisTxt {
width:580px;
height:30px;
line-height:30px;
float:left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    border:1px solid #b8b8b8;
outline:none;
margin-bottom:20px;
}
.GirisSifremiUnuttum {
    margin-left:480px;
width:180px;
height:30px;
line-height:26px;
float:left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
font-size:14px;
text-align:center;
cursor:pointer;
/*rengin bu veriyor*/
border: 1px solid #b8b8b8;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-webkit-text-shadow: 0 -1px 0 #fff;
-moz-text-shadow: 0 -1px 0 #fff;
text-shadow: 0 -1px 0 #fff;
-webkit-box-shadow: 0 36px 15px -16px #dbdbdb inset;
-moz-box-shadow: 0 36px 15px -16px #dbdbdb inset;
box-shadow: 0 36px 15px -16px #dbdbdb inset;
}
    .GirisSifremiUnuttum:hover {
        color: #fff;
        background: #075a9d;
        border-color: #1292b3;
        -webkit-text-shadow: 0 1px 0 #1292b3;
        -moz-text-shadow: 0 1px 0 #1292b3;
        text-shadow: 0 1px 0 #1292b3;
        -webkit-box-shadow: inset 0 0 10px #18bbe6;
        -moz-box-shadow: inset 0 0 10px #18bbe6;
        box-shadow: inset 0 0 10px #18bbe6;
    }
.GirisGiris {
    margin-left:680px;
    width:100px;
height:30px;
line-height:25px;
float:left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
font-size:14px;
text-align:center;
cursor:pointer;
/*rengin bu veriyor*/
border: 1px solid #b8b8b8;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-webkit-text-shadow: 0 -1px 0 #fff;
-moz-text-shadow: 0 -1px 0 #fff;
text-shadow: 0 -1px 0 #fff;
-webkit-box-shadow: 0 36px 15px -16px #dbdbdb inset;
-moz-box-shadow: 0 36px 15px -16px #dbdbdb inset;
box-shadow: 0 36px 15px -16px #dbdbdb inset;
outline:none;

}
    .GirisGiris:hover {
        color: #fff;
        background: #075a9d;
        border-color: #1292b3;
        -webkit-text-shadow: 0 1px 0 #1292b3;
        -moz-text-shadow: 0 1px 0 #1292b3;
        text-shadow: 0 1px 0 #1292b3;
        -webkit-box-shadow: inset 0 0 10px #18bbe6;
        -moz-box-shadow: inset 0 0 10px #18bbe6;
        box-shadow: inset 0 0 10px #18bbe6;
    }
.GirisKayitOl {
       margin-left:680px;
    width:100px;
height:30px;
line-height:25px;
float:left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
font-size:14px;
text-align:center;
cursor:pointer;
/*rengin bu veriyor*/
border: 1px solid #b8b8b8;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-webkit-text-shadow: 0 -1px 0 #fff;
-moz-text-shadow: 0 -1px 0 #fff;
text-shadow: 0 -1px 0 #fff;
-webkit-box-shadow: 0 36px 15px -16px #dbdbdb inset;
-moz-box-shadow: 0 36px 15px -16px #dbdbdb inset;
box-shadow: 0 36px 15px -16px #dbdbdb inset;
}
    .GirisKayitOl:hover {
        color: #fff;
        background: #075a9d;
        border-color: #1292b3;
        -webkit-text-shadow: 0 1px 0 #1292b3;
        -moz-text-shadow: 0 1px 0 #1292b3;
        text-shadow: 0 1px 0 #1292b3;
        -webkit-box-shadow: inset 0 0 10px #18bbe6;
        -moz-box-shadow: inset 0 0 10px #18bbe6;
        box-shadow: inset 0 0 10px #18bbe6;
    }
.UrunSol {
    padding:25px;
width:300px;
height:300px;
overflow:hidden;
float:left;
}
.UrunSag {
padding:25px;
width:500px;
min-height:200px;
overflow:hidden;
float:left;
}
.UrunSag h1{
    font-size:18px;
    float:left;
    width:500px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    color:#454646;
}
.UrunAciklama {
    margin-top:10px;
width:500px;
min-height:170px;
overflow:hidden;
float:left;
font-size:13px;
color:#454646;
}
.UrunTeslimat {
width:500px;
height:40px;
line-height:40px;
float:left;
margin-bottom:15px;
border-bottom:1px solid #dbdbdb;
}
.UrunTeslimatHizliTeslimat {
    margin-top:8px;
width:60px;
height:25px;
float:left;
}
.UrunTeslimat h1 {
width:140px;
height:40px;
line-height:40px;
float:left;
margin-left:20px;
font-size:14px;
color:#000000;
}
.UrunTeslimatVisaMaster {
width:150px;
height:40px;
float:right;
}
.UrunFiyat {
width:500px;
height:40px;
line-height:40px;
overflow:hidden;
float:left;
color:#0094ff;
border-bottom:1px solid #dbdbdb;
margin-bottom:15px;
}
.UrunFiyat h2{
    width:90px;
    height:40px;
    line-height:40px;
    overflow:hidden;
    float:left;
    color:#000000;
    font-size:26px;
    text-align:center;
  
    font-weight:400;
        font-family: "Roboto", sans-serif;
}
.UrunFiyat h3{
    width:80px;
    height:40px;
    line-height:40px;
    overflow:hidden;
    float:left;
    color:#E3000F;
    text-align:center;
    font-size:18px;
      text-decoration:solid line-through !important;
}
.UrunFiyatIndirim {
width:330px;
height:40px;
line-height:50px;
float:left;
text-align:right;
color:red;

}
    .UrunFiyatIndirim h4 {
        margin-top:5px;
    width:100px;
    height:30px;
    line-height:30px;
    border:dotted 1px red;
    float:right;
    text-align:center;
    }
.UrunSepeteEkle {
    width:498px;
height:30px;
line-height:30px;
overflow:hidden;
float:left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
outline:none;
text-align:center;
/**/
border: 1px solid #b8b8b8;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-webkit-text-shadow: 0 -1px 0 #fff;
-moz-text-shadow: 0 -1px 0 #fff;
text-shadow: 0 -1px 0 #fff;
-webkit-box-shadow: 0 36px 15px -16px #dbdbdb inset;
-moz-box-shadow: 0 36px 15px -16px #dbdbdb inset;
box-shadow: 0 36px 15px -16px #dbdbdb inset;
cursor:pointer;
}
    .UrunSepeteEkle:hover {
        color: #fff;
        background: #075a9d;
        border-color: #1292b3;
        -webkit-text-shadow: 0 1px 0 #1292b3;
        -moz-text-shadow: 0 1px 0 #1292b3;
        text-shadow: 0 1px 0 #1292b3;
        -webkit-box-shadow: inset 0 0 10px #18bbe6;
        -moz-box-shadow: inset 0 0 10px #18bbe6;
        box-shadow: inset 0 0 10px #18bbe6;
    }
.UrunSeo {
    padding:25px;
width:850px;
min-height:200px;
overflow:hidden;
float:left;
}
    .UrunSeo h1 {
    width:275px;
    height:20px;
    float:left;
    line-height:20px;
    font-size:10px;
    font-weight:normal;
    color:#000;
     overflow:hidden;
    }
    .UrunSeo h2 {
    width:275px;
    height:20px;
    float:left;
    line-height:20px;
    font-size:10px;
    font-weight:normal;
     color:#ffd800;
      overflow:hidden;
    }
   .UrunSeo h3 {
    width:275px;
    height:20px;
    float:left;
    line-height:20px;
    font-size:10px;
    font-weight:normal;
     color:#f00;
      overflow:hidden;
    }
     .UrunSeo h4 {
    width:275px;
    height:20px;
    float:left;
    line-height:20px;
    font-size:10px;
    font-weight:normal;
     color:#5fe418;
      overflow:hidden;
    }
    .UrunSeo h5 {
    width:275px;
    height:20px;
    float:left;
    line-height:20px;
    font-size:10px;
    font-weight:normal;
     color:#19bde8;
     text-decoration:underline;
      overflow:hidden;
    }
.UrunSeoRenkli1 {
        width:275px;
    height:20px;
    line-height:20px;
    float:left;
    font-size:10px;
    font-weight:normal;
    color:#0094ff;
     overflow:hidden;
}
.UrunSeoRenkli2 {
        width:275px;
    height:20px;
    line-height:20px;
    float:left;
    font-size:10px;
    font-weight:normal;
     color:#a1077d;
      overflow:hidden;
}
.UrunSeoRenkli3 {
        width:275px;
    height:20px;
    line-height:20px;
    float:left;
    font-size:10px;
    font-weight:normal;
     color:#cf121d;
      overflow:hidden;
}
.UrunSeoRenkli4 {
       width:275px;
    height:20px;
    line-height:20px;
    float:left;
    font-size:10px;
    font-weight:bold;
     color:#454646;
     overflow:hidden;
}
.UrunSeoRenkli5 {
       width:275px;
    height:20px;
    line-height:20px;
    float:left;
    font-size:10px;
    font-weight:bolder;
     color:#12cf21;
      overflow:hidden;
}
.UrunSeoRenkli6 {
      width:275px;
    height:20px;
    line-height:20px;
    float:left;
    font-size:10px;
    font-weight:bold;
     color:#d0c006;
      overflow:hidden;
}
.AnasayfaUrunSayfaGeriImage {
outline:none;
border:none;
background-size:10px;
background-repeat:no-repeat;
width:20px;
height:25px;
margin-top:4px;
margin-left:340px;
float:left;
transition:0.6s;
}
.AnasayfaUrunSayfaGeriImage:hover {

}
.AnasayfaUrunSayfaIleriImage {
    outline:none;
border:none;
background-size:10px;
background-repeat:no-repeat;
width:20px;
height:25px;
margin-top:4px;
float:left;
}
.AnasayfaAciklamaSayfalar {
    margin-left:10px;
width:80px;
height:30px;
float:left;
line-height:30px;
color:#ffffff;
}
.UrunBenzer {
    padding:25px;
width:850px;
min-height:50px;
overflow:hidden;
float:left;
}
.UrunBenzerTekil {
    padding:15px;
width:150px;
height:130px;
float:left;
margin-right:15px;
margin-left:15px;
border:solid 1px #b8b8b8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom:20px;
}
.UrunBenzerResim {
width:150px;
height:110px;
float:left;
}
.UrunBenzer h1 {
width:150px;
height:30px;
line-height:30px;
float:left;
font-size:10px;
overflow:hidden;
}
.AnasayfaSeo {
    color:#707171;
width:225px;
height:25px;
line-height:25px;
float:left;
font-size:10px;
overflow:hidden;
}
.MasterDovizKuru {
    margin-top:20px;
    margin-bottom:20px;
width:275px;
height:100px;
float:left;
background-color:#000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}