﻿*
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border: 0;
    box-sizing: border-box;
}
body
{
    background-position: center top;
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 12pt;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    display:block;
    background-color: #1a1a1a;
    --visibility:hidden;
}
.Cont
{
    position:relative;
    width:100%;
    height:100%;
    visibility:hidden;
    display:block;
}
a
{
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    cursor: pointer;
}
textarea
{
    resize: none;
    overflow: auto;
    outline-width: 0;
    outline: 0;
    -moz-outline-style: none;
    --text-indent: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
input[type="text"]
{
    --text-indent: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus
{
    outline-width: 0;
    outline: 0;
    -moz-outline-style: none;
}
input[type="image"]
{
    outline-width:0;
    outline: 0;
    -moz-outline-style: none; 
}
.Clear{clear:both;}
.Oval5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;    
}
.OvalUst
{
-webkit-border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;    
}
.box_shadow_alt
{
-webkit-box-shadow: 0px 30px 38px -17px rgba(0,0,0,0.97);
-moz-box-shadow: 0px 30px 38px -17px rgba(0,0,0,0.97);
box-shadow: 0px 30px 38px -17px rgba(0,0,0,0.97);    
}
.selectDisable {-webkit-user-select: none;  -khtml-user-select: none;   -moz-user-select: none; -o-user-select: none;    user-select: none; }
.MenuSlideAlan
{
    position: relative;
    width: 100%;
    height: 78px;
    background-color: #1a1a1a;
    display: block;
    float: left;
}
.MenuLogoAlan
{
    padding: 5px 10px 5px 10px;
    position: fixed;
    width: 100%;
    background-color: #1a1a1a;
    z-index:4;
}
.MenuOrtala
{
    padding: 0px;
    margin: 0 auto;
    position: relative;
    max-width: 1100px;
    color: #FFFFFF;
    background-color: #1a1a1a;
}
.Logo
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    width: 280px;
    float: left;
}
.Logo img{width: 120px;float:left;}
.Menuler
{
    padding: 0px;
    margin: 0px;
    float: right;
    max-width: 500px;
}
.Menuler > ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.Menuler > ul li
{
    padding: 0px;
    margin: 15px 0px 0px 0px;
    display: block;
    float: left;
}
.Menuler > ul li a
{
    padding: 10px;
    margin: 0px;
    display: block;
    font-size: 17px;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
}
.Menuler > ul li a:hover{color: #d22820;}
.SlideAna
{
    position: relative;
    width: 100%;
    height: auto;
    background-color: #1a1a1a;
    display: inline-block;
    float: left;
    margin-top: 100px;
}
.SlideAna:after 
{
    border-top-color: #1a1a1a!important;
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -17px;
    border: 17px solid transparent;
    border-bottom: 0;
    z-index: 1;
}
.Ortala
{
    padding: 0px;
    margin: 0 auto;
    position: relative;
    max-width: 1100px;
    color: #FFFFFF;
}
.Details100
{
    padding: 0px;
    margin: 0px;
    position: relative;
    max-width: 1100px;
    width:100%;
    float:left;
}
.Details100 > a.onceki,.Details100 > a.sonraki
{
    font-family: Montserrat,sans-serif!important;
    width: 70px;
    height: 70px;
    text-decoration: none;
    font: 32px/70px Arial;
    border-radius:100px;
    position:absolute;
    color:#c9c9c9;
    top:50%;
    margin-top:50px;
    background:rgba(0,0,0,.8);
    text-align:center;
    z-index:3;
    display:block;
}
.Details100 > a.onceki{ left:150px }
.Details100 > a.sonraki{ right:150px }
.Details100 > a.onceki:hover,a.sonraki:hover{ background:rgba(0,0,0,.9)}
h1.Slogan
{
    font-size: 150%;
    font-family: 'Montserrat', sans-serif!important;
    text-align: center;
    font-weight: 400;
    font-style:italic;
    position: relative;
    letter-spacing: -2px;
    text-transform: uppercase;
    width: 100%;
    line-height: 1.275;
    padding-top:20px;
    padding-bottom:20px;
    color:#c9c9c9;
    z-index: 1;
}
h1.Slogan2
{
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif!important;
    text-align: left;
    font-weight: 400;
    font-style:italic;
    position: relative;
    line-height: 1.275;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:10px;
    color:#c9c9c9;
    z-index: 1;
    float:left;
}
.Slider
{
    --background-color: #1a1a1a;
    position: relative;
    display: block;
    --height:50vh;
    height:auto;
    min-height:387px;
}
.SliderList > img
{
    max-width: 758px;
    width: 100%;
}
.SliderList
{
    max-width: 100%;
    width:100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    z-index:0;
}
.Bg_Video_Ust
{
    background-color:Black;
    position:absolute;
      top: -30px; 
      left: 0;
      right:0;
      bottom:0;
      min-width: 100%; 
      min-height: 100%; 
      width: auto; 
      height: auto;
      overflow: hidden; 
    opacity:.8;    
}
.Bg_Video
{
    position:absolute;
      top: 50%; 
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%; 
  min-height: 100%; 
  width: auto; 
  height: auto;
  overflow: hidden;   
}
ul.Slider_Liste
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    list-style-type: none;
}
ul.Slider_Liste > li
{
    font-size: 0;
    float: left!important;
    position: relative;
    width:100%;
    max-width:100%;
    display: none;
}
a.onceki, a.sonraki
{
    font-family: Montserrat,sans-serif!important;
    width: 70px;
    height: 70px;
    text-decoration: none;
    font: 32px/70px Arial;
    border-radius:100px;
    position:absolute;
    color:#c9c9c9;
    top:50%;
    margin-top:-55px;
    background:rgba(0,0,0,.5);
    text-align:center;
    z-index:3;
    display:block;
}
a.onceki{ left:-100px }
a.sonraki{ right:-100px }
a.onceki:hover,a.sonraki:hover{ background:rgba(0,0,0,.9)}
.Slider ul#Slider_Button
{
    position: absolute;
    margin: 0 auto;
    left:46%;
    bottom:10px;
    display:none;
    z-index:2;
}
.Slider ul#Slider_Button li
{
    float: left;
    background-position: center 0px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    margin-right: 5px;
    background-image: url('../Img/bullets1.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
.Slider ul#Slider_Button li.aktif
{
    background-position: center -15px;
} 
.SlideSolYazi{position:absolute; width:auto; margin-top:50px;z-index:2;}
.SlideSagYazi{position:absolute; width:auto; top:50px; right:0px;z-index:2;}
.SlideSagYazi > table td
{
    padding: 5px;
    font-family: Montserrat,sans-serif!important;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 1.275;
    color: #c9c9c9;
    border:none!important;
}
.SlideSagYazi > table td span{font-weight: 600;}
.SlideSolYazi p.SlKalin
{
    position: relative;
    font-family: Montserrat,sans-serif!important;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: -2px;
    text-transform: uppercase;
    line-height: 1.275;
    color: #c9c9c9;
    --margin-top: 30px;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-bottom-color: #d22820;
}
.SlideSolYazi p.Slince
{
    position:relative;
    font-family: 'Montserrat', sans-serif!important;
    font-size:24px;
    font-weight: lighter;
    letter-spacing: -2px;
    text-transform: uppercase;
    line-height: 1.275;
    color:#c9c9c9;
}
img.displayed
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
.ContentBack
{
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    padding-bottom: 20px;
}
.ContentBack:after 
{
    border-top-color: #c9c9c9!important;
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -17px;
    border: 17px solid transparent;
    border-bottom: 0;
    z-index: 1;
}
.ContentBackNoAfter
{
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
    padding-bottom: 20px;
}
h2.Baslik
{
    font-size: 214%;
    font-family: 'Montserrat', sans-serif!important;
    text-align: center;
    font-weight: 900;
    position: relative;
    letter-spacing: -1px;
    text-transform: uppercase;
    width: 100%;
    line-height: 1.275;
    padding-top:40px;
    padding-bottom:40px;
    z-index: 1;    
}
h2.Baslik2
{
    font-size: 214%;
    font-family: 'Montserrat', sans-serif!important;
    text-align: center;
    font-weight: 900;
    position: relative;
    letter-spacing: -1px;
    text-transform: uppercase;
    width: 100%;
    line-height: 1.275;
    padding-top:40px;
    --padding-bottom:10px;
    z-index: 1;    
}
h2.BaslikInce
{
    font-size: 90%;
    font-family: 'Montserrat', sans-serif!important;
    text-align: center;
    font-weight: 200;
    position: relative;
    letter-spacing: -1px;
    text-transform: uppercase;
    width: 100%;
    line-height: 1.275;
    z-index: 1;
    margin-bottom:20px;   
}
.Brdr
{
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-left-color: #ddd;
}
.Car_View_Tum
{
 min-width:345px;
 margin:auto;
 display:none; 
}
.Car_View
{
    padding: 0px;
    margin: 0px 10px 20px 10px;
    width: 345px;
    height: auto;
    display: block;
    background-color: #FFFFFF;
    float: left;
    position: relative;
}
.Car_Image{width:100%; max-width:100%;max-height:260px;position:relative;float:left;display:block;overflow:hidden;}
.Car_Image img{width:100%; max-width:100%;position:relative;float:left;display:block;}
.Car_Marka
{
    position: relative;
    font-family: Montserrat, 'sans-serif !important';
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    --line-height: 0.9;
    color: #14181c;
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.Car_Model
{
    position: relative;
    font-family: Montserrat, 'sans-serif !important';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -1px;
    --line-height: 0.9;
    color: #7f7f7f;
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 10px;
	min-height:38px;
}
.Car_Button
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
    text-align: center;
}
.Car_Button > a
{
    padding: 5px 40px 5px 40px;
    margin: 0 auto;
    width: 150px;
    background-color: #d22820;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    font-size: 18px;
    -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px transparent;
      -webkit-transition-property: color;
      transition-property: color;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
}
.Car_Button > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #d22820;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.Car_Button > a:hover{background-color: #14181c;}
.Car_Button > a:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.Car_Detail > table
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    width: 100%;
    max-width: 100%;
    display: block;
    border-spacing: 0;
    border-collapse: collapse!important;
    float: left;
}
.Car_Detail > table tbody{width:100%;max-width:100%;display:block;}
.Car_Detail > table tr{width:100%;max-width:100%;display:block;}
.Car_Detail > table td
{
    border-color:#ddd!important;
    --padding: 8px;
    line-height: 1.42857143;
    border: 1px solid #ddd!important;
    text-align: center;
    color: #7f7f7f!important;
    font-size: 12px;
    font-weight: 500;
    vertical-align:middle;
    display:block;
    float:left;
}
.Car_Price
{
    color: #676767;
    margin-bottom: 10px;
    font-style: normal;
}
.Car_Price i.Prc1
{
    font-size: 28px;
    font-weight: 600;
    font-style: normal;
}
.Car_Price i.Prc2
{
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
}
.BtnBg
{
    width: 100%;
    display: block;
    float: left;
    margin-top: 20px;
}
.BtnBg > a
{
    padding: 5px 40px 5px 40px;
    margin: 0 auto;
    max-width: 345px;
    background-color: #d22820;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    font-size: 18px;
    text-align: center;
}
.BtnBg > a:hover{background-color: #14181c;}
.SlideDiv
{
    width:100%;
    max-width: 600px;
    overflow:hidden;
    max-height:465px;
    position:relative;
    margin:0 auto;
}
.Details100 ul#SlideDivBtn
{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    z-index: 2;
    bottom: 2px;
    text-align: center;
    width:100%;
    min-width:100px;
    max-width:120px;
}
.Details100 ul#SlideDivBtn li
{
    float: left;
    background-position: center 0px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    margin-right: 5px;
    background-image: url('../Img/bullets1.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
.Details100 ul#SlideDivBtn li.aktif
{
    background-position: center -15px;
} 
.Car_Info
{
    color: #676767;
    padding: 0px;
    margin: 0px auto 0px auto;
    width:100%;
    position:relative;
    float:left;
}
.Car_Info_Detail
{
    position: relative;
    margin:0px auto; 
    width:100%;
    max-width: 600px;
    float:left!important;
    display:block;
    
}

.Car_Info_Detail > img
{
    width: 100%;
    width:400px;
    max-height:462px;
}
.Car_Info_Text
{
    border: 1px solid #A2A2A2;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 45%;
    background-color: #c9c9c9;
    padding: 20px;
    min-height:220px;
    margin:10px auto;
    cursor:pointer;
}
.Car_Info_Text > h3
{
    color: #FFFFFF;
    margin-bottom: 10px;
    font-size: 24px;
}
.Car_Info_Text,.Abouts_Detail_Bag p
{
    font-size: 14px;
    text-align: justify;
    line-height: 1.4;
    font-weight: 400;
    color: #595959;
}
.Abouts
{
    width:100%;
    max-width:1100px;
    min-height:486px;
}
.Abouts_Img
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 65%;
    max-width: 700px;
    min-height: 446px;
    position: absolute;
    right: 0px;
}
.SlideDivAbout
{
    width: 100%;
    --max-width: 610px;
    overflow: hidden;
    max-height: 465px;
    min-height: 380px;
    position: absolute;
    top:10%;
    float:left;
}
.Abouts > a.onceki2,.Abouts > a.sonraki2
{
    font-family: Montserrat,sans-serif!important;
    width: 70px;
    height: 70px;
    text-decoration: none;
    font: 32px/70px Arial;
    border-radius:100px;
    position:absolute;
    color:#c9c9c9;
    bottom:5px;
    background:rgba(0,0,0,.8);
    text-align:center;
    z-index:3;
    display:block;
}
.Abouts > a.onceki2{ left:0px }
.Abouts > a.sonraki2{ left:75px }
.Abouts > a.onceki2:hover,a.sonraki2:hover{ background:rgba(0,0,0,.9)}
.Abouts ul#SlideDivBtn2
{
    position: absolute;
    left: 280px;
    display: block;
    z-index: 2;
    bottom: 35px;
    text-align: center;
    width:60px;
    min-width:100px;
    max-width:120px;
}
.Abouts ul#SlideDivBtn2 li
{
    float: left;
    background-position: center 0px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    margin-right: 5px;
    background-image: url('../Img/bullets1.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
.Abouts ul#SlideDivBtn2 li.aktif
{
    background-position: center -15px;
} 
.Abouts_Detail_Bag
{
    --width: 100%;
    max-width: 585px;
    min-height: 360px;
    position: relative;
    background-color: #c9c9c9;
    --top: 10%;
    padding: 10px;
    display: block;
    float: left !important;
    margin-right:25px;
}
.Abouts_Detail_Bag:after
{
    border-left-color: #c9c9c9!important;
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -18px;
    border: 18px solid transparent;
    border-right: 0;
}
.Abouts_Detail_Bag h1
{
    color: #222222;
    margin-bottom: 10px;
    line-height: 1.4;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-family: Montserrat, 'sans-serif !important';
}
.Contact
{
    width: 100%;
    text-align: center;
}
.Contact > p
{
    padding: 10px;
    font-family: Montserrat, sans-serif!important;
}
table.cnt
{
    padding: 0px;
    margin: 10px auto 0px auto;
    width: 300px!important;
    max-width: 500px!important;
    display: block;
    border: none!important;
    float: none;
}
table.cnt td
{
    padding: 2px;
    border: none!important;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    float: none;
}
.CntText
{
    width: 100%;
    max-width: 500px;
    margin-top: 10px;
    font-family: Montserrat,sans-serif!important;
    font-weight: 500;
    margin-right: 10px;
    margin-left: 10px;
    border-color: rgba(34,34,34,.12);
    border: 1px solid;
    border-radius: 2px;
    -webkit-appearance: none;
}
.Contact_Button
{
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 10px auto 0px auto;
}
a.cntbutton
{
    padding: 5px 40px 5px 40px;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    background-color: #CCCCCC;
    color: #333333;
    font-weight: bold;
    display: block;
    font-size: 18px;
    text-align: center;
}
a.cntbutton:hover{background-color: #d22820;color: #ffffff}
.Foot
{
    color: #666666;
    font-weight: 400;
    font-size: 12px;
    padding:10px;
    width:100%;
    float:left;
    position:relative;
    display:block;
    padding-top:20px;
}
.DtCarImgAlan
{
    padding: 0px;
    margin: 0px;
    width: 600px;
    position: relative;
    display: block;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    margin-top: 10px;
}
.DtCarImgAlan img
{
    border: 2px solid #ddd;
}
.DtCarDetayAlan
{
    padding: 0px;
    margin: 0px;
    width: 500px;
    position: relative;
    display: block;
    float: left;
    margin-top: 10px;
    min-height:600px;
}
.DtCarDetay
{
    border: 1px solid #ddd;
    max-width: 480px;
    display: block;
    margin: 0 0px 0 20px;
    background-color: #FFFFFF;
    min-height:600px;
}
.DtCarDetay tbody, .DtCarDetay table
{
    padding: 5px;
    margin: 0px;
    width:100%;
}
.DtCarDetay tr {width:100%;}
.DtCarDetay td
{
    font-family: Montserrat, sans-serif!important;
    padding: 5px;
    margin: 0px;
    color: #14181c;
    font-size:100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
    vertical-align:bottom
}
h1.DtMarka
{
    position: relative;
    font-family: Montserrat, sans-serif!important;
    font-size: 250%;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 0.9;
    color: #14181c;
    text-align: left;
    float: left;
    width: 100%;
    text-transform: uppercase;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:15px;
}
.BryKirmizi{color:#d22820!important;}
.BryGrey{color:#7f7f7f!important;}
.Cl1
{
    font-size: 120%!important;
    font-weight: 400;
    letter-spacing: -1px;
}
.Cl1 c {font-size: 60%!important;}
.Cl2
{
    font-size: 100%!important;
    font-weight: 600;
    letter-spacing: -1px;
}
h2.DtModel
{
    position: relative;
    font-family: Montserrat,sans-serif!important;
    font-size: 100%;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 0.9;
    text-align: left;
    float: left;
    width: 100%;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
}
h3.DtFiyat
{
    position: relative;
    font-family: Montserrat, sans-serif!important;
    font-size: 100%;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 0.9;
    text-align: left;
    float: left;
    width: 100%;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;  
}
h3.DtFiyat i.Prc1
{
    font-size: 36px;
    font-weight: 600;
    font-style: normal;
}
h3.DtFiyat i.Prc2
{
    font-size: 28px;
    font-weight: 500;
    font-style: normal;
}
.DtAciklama
{
  border: 1px solid #ddd;
  width:100%;
  display:block;
  margin:10px auto; 
  background-color: #FFFFFF; 
  float:left;
}
.DtAciklama h1
{
    position: relative;
    font-family: Montserrat,sans-serif!important;
    font-size: 220%;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 0.9;
    text-align: left;
    float: left;
    color: #14181c;
    width: 100%;
    padding-top:15px;
    padding-bottom:5px;
    padding-left:15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
}
.DtAciklamaIc
{
    width:100%;
    padding:20px!important;
    display:block!important;
}
.DtAciklama p
{
    font-family: Montserrat,sans-serif!important;
    font-size: 100%;
    font-weight: 400;
    letter-spacing: -0px;
    line-height: 1.5;
    text-align: left!important;
    float: left;
    color: #14181c!important;
    width: 100%!important;
    --padding:20px;
    
}
.DtCarRes
{
    padding: 0px;
    margin-top: 10px;
    margin-left:1px;
    display:block;
    float: left;
}
.DtCarRes img 
{
  width:146px;
  height:92px;
  cursor:pointer;
}
#KapRes{height:426px;}
.Modeli
{
    display: block;
    margin-top: 2px;
}
.Modeli:before
{
    --margin: 5px 5px 0px 0px;
    content: url('../Img/car16.png');
    padding-top: 5px;
}
.Yakiti
{
  margin-top: 2px;
  display: block;  
}
.Yakiti:before
{
    --margin: 5px 5px 0px 0px;
    content: url('../Img/yakit16.png');
    padding-top: 5px;
}
.Vitesi
{
  margin-top: 2px;
  display: block;  
}
.Vitesi:before
{
    --margin: 5px 5px 0px 0px;
    content: url('../Img/vites16.png');
    padding-top: 5px;
}
.Kmsi
{
  margin-top: 2px;
  display: block;  
}
.Kmsi:before
{
    --margin: 5px 5px 0px 0px;
    content: url('../Img/km16.png');
    padding-top: 5px;
}
#MailDurum
{
    position: fixed;
    display: block;
    --position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -o-border-radius: 9px;
    -moz-border-radius: 9px;
    z-index: 10002;
    background-color: #333333;
    text-align: center;
    padding: 5px;
}
 #fadeMail{
 display: Block;
 position:fixed;
 top: 0%;
 left: 0%;
 width: 100%;
 height: 100%;
 background-color: #001000;
 z-index:10001;
 -moz-opacity: 0.80;
 opacity:.80;
 filter: alpha(opacity=80);
 }
 #LoadMail
{
    padding: 0px;
    margin: 0 auto;
    width:50px;
}
.Select_Border
{
    border: 2px solid #CC0000!important;
}
.ZoomImg
{
 width:100%;
 height:100%;
 display:block;
 transition: all .5s ease-in-out;
}
.ZoomImg:Hover{transform: scale(1.1);}
.Copy
{
    display: block;
    float: left;
    position:relative; 
}
.Social
{
    display: block;
    float: right;
    position:relative;
    padding-right:20px;
}
.Social a{display:block;}
.Social a:hover{padding-right:5px;}
.Social table{padding:0px;}
.Social img{padding:2px;}
.DtCarSlide
{
    width: 100%;
    max-height: 426px;
    display: block;
    position: relative;
    overflow: hidden;
    float:left;
}
.DtCarSliders
{
float:left;
min-width:100%;
max-height:426px;
}
.DtCarSliders img{display:block;float:left;border:none;margin:0px;padding:0px;min-height:400px;}
div.GizliMenu
{
display:none;
}
.TinyButton
{
    position: relative;
    width: 100%;
    display: block;
    float: left;
    text-align:center;
}
.TinyButton ul#SlideDivBtnTiny
{
    position: absolute;
    display:none;
    z-index: 2;
    bottom: 2px;
    text-align: center;
    right:0;
    left:0;
    margin:0 auto;
}
.TinyButton ul#SlideDivBtnTiny li
{
    float: left;
    background-position: center 0px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    margin-right: 5px;
    background-image: url('../Img/bullets1.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
.TinyButton ul#SlideDivBtnTiny li.aktif
{
    background-position: center -15px;
}
.FixSlide
{
     display: none;
     position:fixed;
     padding:30px;
     top: 0%;
     left: 0%;
     width: 100%;
     height: 100%;
     --background-color: #001000;
     z-index:10001;
     background-color:rgba(0,0,0,.95); 
}
.FixSlideImg
{
    position:absolute;
    width:75%;
    height:auto;
    margin:auto;
    padding:5px;
    top: 1%;
    right: 0;
    bottom: 0;
    left: 0;
    overflow:hidden;
}
.FixSlideSldr
{
    position:absolute;
    width:75%;
    margin:auto;
    height:auto;
    --padding-bottom:5px;
    top: 0%;
    right: 0;
    bottom: 0;
    left: 0;
    overflow:hidden;
}
.FixSlideImg img{width:100%;height:100%;float:left;}
.FitScreen
{
    position: absolute;
    z-index: 3;
    right: 2px;
    top: 2px;
    display: block;
}
.FitScreen img{border:none;width:24px;} 
.FixClose
{
    position: absolute;
    z-index: 3;
    right: 40px;
    top: 20px;
    display: block;
}
.FixSlide a.onceki,.FixSlide a.sonraki
{
    font-family: Montserrat,sans-serif!important;
    width: 70px;
    height: 70px;
    text-decoration: none;
    font: 32px/70px Arial;
    border-radius:100px;
    position:absolute;
    color:#c9c9c9;
    top:40%;
    margin-top:50px;
    background:rgba(0,0,0,.8);
    text-align:center;
    z-index:3;
    display:block;
}
.FixSlide  a.onceki{ left:10px }
.FixSlide  a.sonraki{ right:10px }
.FixSlide  a.onceki:hover,a.sonraki:hover{ background:rgba(0,0,0,.9)}
@media screen and (min-width:300px) and (max-width:767px),screen and (min-device-width:300px) and (max-device-width:767px)
{
div.GizliMenu
    {
        margin: 0px;
        padding: 0px;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 5px;
        right: 5px;
        background-image: url('../Img/nemu32.png');
        background-repeat: no-repeat;
        z-index: 10;
        cursor: pointer;
        display: block;
    }
.Logo
{
    padding: 0px;
    margin: 5px 0px 0px 0px;
    width: 220px;
    float: left;
}
.Logo img{width: 80px;}
.Menuler
{
        padding: 0px;
        margin: 30px 0px 0px 0px;
        float: none;
        max-width: 500px;
        display: none;
        height: 100%;
        position: fixed;
        right: 0px;
        background-color: #000000;
}

.Menuler > ul li
{
    margin: 5px 0px 0px 0px;
    float: none;
}
.Menuler > ul li a
{
    padding: 10px;
    margin: 0px;
    display: block;
    font-size: 18px;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
}
.SlideAna
{
    margin-top: 55px;
}
.Details100 > a.onceki,.Details100 > a.sonraki
{
    display:none;
}
.Slider
{
    min-height:50%;
}
.SliderList img
{
    max-width: 758px;
    width: 100%;
}
a.onceki, a.sonraki
{
    display:none;
}
.VarYok{display:none;}
h1.Slogan
{
display:none;
}
h1.Slogan2
{
    font-size: 9pt;
    font-family: 'Montserrat', sans-serif!important;
    text-align: left;
    font-weight: 400;
    font-style:italic;
    position: relative;
    line-height: 1.275;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    color:#c9c9c9;
    z-index: 1;
    float:left;
}
.SlideSolYazi{position:relative; width:100%; margin-top:0px;z-index:2;padding-right:30px;padding-left:30px; text-align:center;}
.SlideSagYazi{display:none;}
.SlideSolYazi p.SlKalin
{
    font-size: 150%;
}
.SlideSolYazi p.Slince
{
    font-size:150%;
}
.ContentBack
{
    padding-bottom: 20px;
}
.Car_View_Tum
{
 min-width:100%;
 margin:auto;
 display:none; 
}
.Car_View
    {
        padding: 0px;
        margin: 0px 0px 20px 0px;
        width: 100%;
        height: auto;
        display: block;
        background-color: #FFFFFF;
        float: left;
        position: relative;
    }
.Car_Image{width:100%; max-width:100%;max-height:100%;position:relative;float:left;display:block;overflow:hidden;}
.Ortala
{
    width: 100%;
}
#Vitrin
    {
        padding-left:20px;
        padding-right:20px; 
        position: relative;
        width: 100%;
        float: left;
        display: block;
    }
.Car_View_Tum
{
 min-width:100%;
 padding-left:20px;
 padding-right:20px; 
}
.Details100
{
    width: 100%;
}
.BtnBg > a
{
    padding: 5px 40px 5px 40px;
    margin: 0 auto;
    max-width: 100%;
    font-size: 18px;
    display:block;

}
.SlideDiv
{
    width:100%;
    max-width: 100%;
    overflow:hidden;
    min-height:475px;
    max-height:475px;
    position:relative;
    margin:0 auto;
}
.Car_Info_Detail
{
    max-width: 100%;    
}
.Car_Info_Detail > img
{
    width:50%;
    max-height:475px;
}
.SlideDivAbout
{
    top:0%;
}
.Abouts_Img
{
visibility:hidden;
}
.Abouts_Detail_Bag
{
    --width: 100%;
    max-width: 100%;
    min-height: 500px;
    position: relative;
    background-color: #c9c9c9;
    --top: 10%;
    padding: 0px;
    display: block;
    float: left !important;
    margin-right:0px;
}
.Abouts_Detail_Bag:after
{
    border-left-color: #c9c9c9!important;
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -18px;
    border: none;
    border-right: 0;
}
.Abouts > a.onceki2,.Abouts > a.sonraki2
{
    display:none;
}
.TextPad
    {
        padding: 10px;
        position: relative;
        width: 100%;
        display: block;
        float: left;
    }
#Ab610{max-width:100%!important;max-height: 100%!important;min-height: 500px!important;height:auto!important;width:100%;}
.Abouts ul#SlideDivBtn2
{
    position: absolute;
    left: 46%;
    display: block;
    z-index: 2;
    bottom: 28px;
    text-align: center;
    width:60px;
    min-width:100px;
    max-width:120px;
}
.Contact
{
padding-left:10px;
padding-right:10px;
}
.CntText
{
    width: 100%;
    max-width: 500px;
    margin-top: 10px;
    font-family: Montserrat,sans-serif!important;
    font-weight: 500;
    margin-right: 0px;
    margin-left: 0px;
}
.DtCarImgAlan
{
    width: 100%;
    margin-top: 0px;
}
.DtCarDetayAlan
{
    width: 100%;
    height:auto!important;
}
.DtCarDetay
    {
        max-width: 100%;
        margin: 0 0px 0 0px;
        height:auto!important;
    }
.DtCarSliders img{min-height:50%;}
.DtCarRes
{
    display:none;
}
.TinyButton ul#SlideDivBtnTiny
    {
        position: relative;
        display: block;
        margin: 5px 0px 5px 5px;
        float: left;
    }
.Copy
{
    width:100%;
    text-align:center;
    float: none;
    position:relative; 
}
.Social
{
    width:100%;
    text-align:center;
    float: none;
    padding-right:0px;
    margin:5px auto;
}
.Social table
{
 display:inline-block;
 margin:0 auto;     
}
.FixSlideImg img{width:100%;height:auto;}            
}
.FixSlideImg{width:95%;}
.FitScreen img{border:none;width:34px;}
.FixClose
{
    right: 20px;
    top: 20px;
} 
@media only screen and (min-width: 1024px)
{
    .Menuler
    {
        padding: 0px;
        margin: 0px;
        float: right;
        max-width: 500px;
    }
    .FixSlideImg{width:75%;}
}