* {
    margin: 0;
    padding: 0;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

#myBtn:hover {
    background-color: #555;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-family: 'Pacifico', cursive;
    font-family: 'PT Sans', sans-serif;
}

.hizala .img {
    top: -500px !important;
}

.Paragrafaciklama {
    color: black;
    width: 98%;
    font-size: 10px;
    text-align: justify;
    text-justify: inter-word;
    height: auto;
    margin-top 0px;
    padding-top 0px;
}

h1,
h2,
h3,
h4 {
    /* h1, h2, h3, h4 seçer */
    font-family: 'Oswald', sans-serif;
    /* font family */
    font-weight: 400;
    /* font kalınlık */
    margin: 0;
    /* kutu dışından boşluk ayarı */
    text-transform: uppercase;
    /* yazı harf özelliği */
}

h5 {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

p {
    /* p tagı seçer */
    font-family: 'Comfortaa', cursive;
    /* font family */
    color: #4d5154;
}

header {
    width: 100%;
    height: 59px;
    line-height: 59px;
    background-color: #e1f6ff;
    text-align: center;
    border: 0px;
}

.headerTop {
    width: 100%;
    max-width: 980px;
    display: inline-block;
}

.Sitelogo {
    float: left;
    text-decoration: none;
    margin-top: 10px;
    margin-right: 60px;
    margin-left: 20px;
}

.Sitelogo img {
    width: 220px;
}

.Sitelogoresponsive {
    display: none;
}

.border {
    border-right: 1px #000 solid;
    display: inline-block;
}

.socialsRes {
    display: none;
}

.socials {
    color: #c1c1c1;
    font-size: 32px;
    float: right;
    margin-right: 15px;
    margin-top: 0px;
}

.socials a {
    color: #c1c1c1;
}

.socials .fa::before {
    padding-right: 10px;
    margin-left: -px;
}

.socials .fa {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.socials .fa:hover {
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

img.fade {
    width: 35px;
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

img.fade:hover {
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

#menuler {
    width: 100%;
    height: 80px;
    background-color: white;
    border-bottom: 4px solid #efefef;
    text-align: center;
}

#res-menu {
    display: none;
}

#menuler label {
    display: none;
}

.menu {
    width: inherit;
    max-width: 980px;
    text-align: center;
    display: inline-block;
    line-height: 80px;
}

.aramakutu {
    float: right;
}

.altmenu {
    margin-left: 15px;
    float: right;
    margin-right: 35px;
    line-height: 83px;
}

.aramaKutusu {
    size: 13px;
    font-family: 'PT Sans', sans-serif;
    width: 190px;
    height: 36px;
    border: 1px solid #dedddd;
    padding-left: 19px;
    margin-right: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    /* Firefox için */
    -webkit-border-radius: 10px;
    /* Chrome ve Safari için */
}

nav ul {
    margin-left: 0px;
    display: flex;
    list-style-type: none;
}

nav ul a {
    text-decoration: none;
}

nav ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #8b8b8b;
    text-decoration: none;
    margin-right: 30px;
}

nav ul a li {
    color: #000;
    text-decoration: none;
}

nav ul a li:hover {
    color: #3399CC;
    border-bottom: 2px solid #3399CC;
    text-align: center;
    display: inline-block;
}

nav ul a li:focus {
    color: #3399CC;
    border-bottom: 2px solid #3399CC;
    text-align: center;
    display: inline-block;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari placeholder yazı rengi */
    color: #ccc;
}

::-moz-placeholder {
    /* Firefox 19+ placeholder yazı rengi */
    color: #ccc;
}

:-ms-input-placeholder {
    /* IE 10+ placeholder yazı rengi */
    color: #ccc;
}

:-moz-placeholder {
    /* Firefox 18- placeholder yazı rengi */
    color: #ccc;
}

input {
    outline: none;
}

#slider {
    overflow: hidden;
    position: relative;
}

#slider ul.slider_liste li {
    list-style-type: none;
    width: 961px;
    float: none;
    text-align: center;
    display: inline-block;
}

#slider ul.slider_liste li a img {
    width: 100%;
    max-width: 961px;
    text-align: center;
    float: none;
    display: inline-block;
}

.Slidertextler {
    position: absolute;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    top: 50%;
}

.Slidertextler h1 {
    font-family: 'Mitr', sans-serif;
    color: white;
    width: 80%;
    display: inline-block;
    font-size: 40px;
    margin-top: 50%;
    margin-bottom: 10px;
    word-spacing: 10px;
    letter-spacing: 5px;
}

.Slidertextler p {
    font-family: 'IM Fell Great Primer', serif;
    color: white;
    width: 65%;
    display: inline-block;
    font-size: 30px;
    margin-bottom: 50%;
}

a.onceki,
a.sonraki {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    text-align: center;
    z-index: 9999;
    background: rgba(0, 0, 0, .1);
}

a.onceki {
    left: 10px;
    background-image: url('../img/sliderSolOk.png');
    background-repeat: no-repeat;
}

a.sonraki {
    right: 10px;
    background-image: url('../img/sliderSagOk.png');
    background-repeat: no-repeat;
}

a.onceki:hover {
    background: rgba(0, 0, 0, .3);
    background-image: url('../img/sliderSolOk.png');
    background-repeat: no-repeat;
}

a.sonraki:hover {
    background: rgba(0, 0, 0, .3);
    background-image: url('../img/sliderSagOk.png');
    background-repeat: no-repeat;
}

#sec1AnaBolum {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
}

.sec1_ust_bolum {
    max-width: 980px;
    display: inline-block;
}

.sec1_ust_bolum h2 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #818181;
    font-weight: 100;
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
    max-width: 950px;
    display: inline-block;
}

.sec1_ust_bolum p {
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    color: #000;
    font-weight: 100;
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
    max-width: 980px;
    display: inline-block;
}

.sec1_ust_bolum h2 strong {
    color: #646464;
    font-weight: 700;
}

.sec1_alt_bolum {
    padding-top: 50px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.bolum1 {
    width: 30%;
    float: left;
    font-size: 23px;
    color: rgba(0, 0, 0, .2);
    margin-left: 15px;
    margin-right: 19px;
}

.bolum2 {
    width: 30%;
    margin-top: 33px;
    color: #00bac6;
    font-size: 26px;
    display: inline-block;
    margin-right: 19px;
}

.bolum3 {
    width: 30%;
    float: right;
    font-size: 23px;
    color: rgba(0, 0, 0, .2);
    margin-right: 15px;
}

.sec1_alt_bolum p {
    margin-top: 12px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #9a9a9a;
    width: 100%;
    display: inline-block;
}

.bolum1 strong,
.bolum2 strong,
.bolum3 strong {
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #7b7b7b;
    font-weight: 700;
}

.bolum1 h2,
.bolum2 h2,
.bolum3 h2 {
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #7b7b7b;
    font-weight: 100;
}

.ucgen {
    width: 0;
    height: 0;
    border-left: 46px solid transparent;
    border-right: 46px solid transparent;
    border-bottom: 46px solid #5da5e3;
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    /*  ortalar */
    transform: translate(-50%, 0);
    /*  ortalar */
}

#sec2GaleriBolum {
    width: 100%;
    height: auto;
    background-color: #eee;
    text-align: center;
}

.galeri {
    padding-top: 38px;
    display: inline-block;
    max-width: 980px;
    padding-bottom: 27px;
}

.kutucuk {
    display: inline-block;
    border: 1px solid #ccc;
    width: 310px;
    margin-bottom: 18px;
    margin-right: 5.9px;
    margin-left: 5.9px;
}

img.boyut {
    width: 310px;
    height: 185px;
    padding-bottom: 21px;
}

.kutucuk>h5 {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 14px;
    text-align: left;
    padding-left: 24px;
    padding-bottom: 10px;
}

.kutucuk p {
    font-family: 'Open Sans', sans-serif;
    width: 265px;
    color: #999;
    text-align: left;
    font-size: 14px;
    padding-left: 24px;
    padding-bottom: 21px;
}

#customersLogos {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

#customersLogos img {
    width: 110px;
    height: auto;
}

.logoAnaKutu {
    max-width: 980px;
    display: inline-block;
    float: none;
}

.logoAnaKutu li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    float: none;
    *display: inline;
    /* ie7 fix */
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#hakkimizda {
    text-align: center;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 20px;
}

#hakkimizda .container {
    display: inline-block;
    max-width: 980px;
    text-align: center;
}

.hakkimizda-content .row {
    display: inline-block;
    max-width: 980px;
    text-align: center;
    overflow: hidden;
    /* float özellikleri olan bölgedeki kaymayı yok eder */
}

.Hakkimizdagaleri {
    display: inline-block;
    max-width: 980px;
    padding-bottom: 50px;
}

.Hakkimizdakutucuk {
    overflow: hidden;
    display: inline-block;
    width: 310px;
    margin-top: 8.9px;
    margin-right: 5.9px;
    margin-left: 5.9px;
}

img.Hakkimizdaboyut {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    width: 310px;
    height: 185px;
}

img.Hakkimizdaboyut:hover {
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
    /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
}

.socialIcons {
    list-style-type: none;
    /* listeleme stil ayarı none noktaları siler */
    text-align: center;
    margin: 0;
    padding: 0;
}

.socialIcons li {
    display: inline;
    /* aynı satırda göster */
}

.socialIcons li .fa {
    color: white;
    font-size: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

h2 {
    font-size: 36px;
    /* yazı boyutu */
    color: #4d5154;
    ;
    /* renk */
}

#landrover {
    text-align: center;
    /* background-color: #339933; */
    padding-top: 10px;
    padding-bottom: 20px;
}

#download {
    text-align: center;
    /* background-color: #339933; */
    padding-top: 10px;
    padding-bottom: 20px;
}

#download h2::after {
    /* h2 başlığından sonra */
    content: " ";
    /* boş içerik oluştur */
    display: block;
    /* block olarak göster */
    width: 200px;
    /* genişlik */
    height: 1px;
    /* yükseklik */
    background-color: #4d5154;
    /* arkaplan rengi */
    margin: 10px auto;
    /* yukardan ve aşağıdan 10px boşluk versin, sağ ve sol ortalasın */
}

#landrover .container {
    display: inline-block;
    max-width: 980px;
    text-align: center;
}

.landrover-content .row {
    display: inline-block;
    max-width: 980px;
    text-align: center;
    overflow: hidden;
    /* float özellikleri olan bölgedeki kaymayı yok eder */
}

.Landrovergaleri {
    display: inline-block;
    max-width: 980px;
}

.Landroverkutucuk {
    overflow: hidden;
    display: inline-block;
    width: 310px;
    margin-top: 8.9px;
    margin-right: 5.9px;
    margin-left: 5.9px;
    vertical-align: top !important;
    margin-bottom: 35px;
}

img.Landroverboyut {
    transition: transform .2s;
    width: 310px;
    height: 185px;
}

img.Landroverboyut:hover {
    opacity: 0.5;
    filter: alpha(opacity=5);
    transform: scale(1.5);
    /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
}

.Landrover-top p {
    margin-bottom: 59px;
}

#Toyota {
    text-align: center;
    background-color: #990000;
    padding-top: 60px;
    padding-bottom: 60px;
}

#Toyota .container {
    display: inline-block;
    max-width: 980px;
    text-align: center;
}

.Toyota-content .row {
    display: inline-block;
    max-width: 980px;
    text-align: center;
    overflow: hidden;
    /* float özellikleri olan bölgedeki kaymayı yok eder */
}

.Toyotagaleri {
    display: inline-block;
    max-width: 980px;
}

.Toyotakutucuk {
    overflow: hidden;
    display: inline-block;
    width: 310px;
    margin-top: 8.9px;
    margin-right: 5.9px;
    margin-left: 5.9px;
}

img.Toyotaboyut {
    transition: transform .2s;
    width: 310px;
    height: 185px;
}

img.Toyotaboyut:hover {
    opacity: 0.5;
    filter: alpha(opacity=5);
    transform: scale(1.5);
    /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
}

.Toyota-top p {
    margin-bottom: 59px;
}

#Jeep {
    text-align: center;
    background-color: #666666;
    padding-top: 60px;
    padding-bottom: 60px;
}

#Jeep .container {
    display: inline-block;
    max-width: 980px;
    text-align: center;
}

.Jeep-content .row {
    display: inline-block;
    max-width: 980px;
    text-align: center;
    overflow: hidden;
    /* float özellikleri olan bölgedeki kaymayı yok eder */
}

.Jeepgaleri {
    display: inline-block;
    max-width: 980px;
}

.Jeepkutucuk {
    overflow: hidden;
    display: inline-block;
    width: 310px;
    margin-top: 8.9px;
    margin-right: 5.9px;
    margin-left: 5.9px;
}

img.Jeepboyut {
    transition: transform .2s;
    width: 310px;
    height: 185px;
}

img.Jeepboyut:hover {
    opacity: 0.5;
    filter: alpha(opacity=5);
    transform: scale(1.5);
    /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
}

.Jeep-top p {
    margin-bottom: 59px;
}

#yedekparca {
    text-align: center;
    background-color: #eee;
    padding-top: 60px;
    padding-bottom: 60px;
}

#yedekparca .container {
    display: inline-block;
    max-width: 980px;
    text-align: center;
}

.yedekparca-content .row {
    display: inline-block;
    max-width: 980px;
    text-align: center;
    overflow: hidden;
    /* float özellikleri olan bölgedeki kaymayı yok eder */
}

.yedekparcagaleri {
    display: inline-block;
    max-width: 980px;
}

.yedekparcakutucuk {
    overflow: hidden;
    display: inline-block;
    width: 310px;
    margin-top: 8.9px;
    margin-right: 5.9px;
    margin-left: 5.9px;
}

img.fade {
    width: 35px;
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    margin-bottom: -6px;
}

img.fade:hover {
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

img.yedekparcaKatalogBoyut {
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    display: inline-flex;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

img.yedekparcaKatalogBoyut:hover {
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
    display: inline-flex;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

img.yedekparcaboyut {
    transition: transform .2s;
    width: 310px;
    height: 185px;
}

img.yedekparcaboyut {
    transition: transform .2s;
    width: 310px;
    height: 185px;
}

img.yedekparcaboyut:hover {
    opacity: 0.5;
    filter: alpha(opacity=5);
    transform: scale(1.5);
    /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
}

.yedekparca-top p {
    margin-bottom: 30px;
}

#yedekparca h2 {
    color: #333366 !important;
}

#yedekparca p {
    color: #333366 !important;
}

#yedekparca h2::after {
    /* h2 başlığından sonra */
    content: " ";
    /* boş içerik oluştur */
    display: block;
    /* block olarak göster */
    width: 200px;
    /* genişlik */
    height: 1px;
    /* yükseklik */
    background-color: #333366 !important;
    /* arkaplan rengi */
    margin: 10px auto;
    /* yukardan ve aşağıdan 10px boşluk versin, sağ ve sol ortalasın */
}

#hakkimizda h2::after {
    /* h2 başlığından sonra */
    content: " ";
    /* boş içerik oluştur */
    display: block;
    /* block olarak göster */
    width: 200px;
    /* genişlik */
    height: 1px;
    /* yükseklik */
    background-color: #4d5154;
    /* arkaplan rengi */
    margin: 10px auto;
    /* yukardan ve aşağıdan 10px boşluk versin, sağ ve sol ortalasın */
}

#landrover h2::after {
    /* h2 başlığından sonra */
    content: " ";
    /* boş içerik oluştur */
    display: block;
    /* block olarak göster */
    width: 200px;
    /* genişlik */
    height: 1px;
    /* yükseklik */
    background-color: white;
    /* arkaplan rengi */
    margin: 10px auto;
    /* yukardan ve aşağıdan 10px boşluk versin, sağ ve sol ortalasın */
}

#Toyota h2::after {
    /* h2 başlığından sonra */
    content: " ";
    /* boş içerik oluştur */
    display: block;
    /* block olarak göster */
    width: 200px;
    /* genişlik */
    height: 1px;
    /* yükseklik */
    background-color: white;
    /* arkaplan rengi */
    margin: 10px auto;
    /* yukardan ve aşağıdan 10px boşluk versin, sağ ve sol ortalasın */
}

#Jeep h2::after {
    /* h2 başlığından sonra */
    content: " ";
    /* boş içerik oluştur */
    display: block;
    /* block olarak göster */
    width: 200px;
    /* genişlik */
    height: 1px;
    /* yükseklik */
    background-color: white;
    /* arkaplan rengi */
    margin: 10px auto;
    /* yukardan ve aşağıdan 10px boşluk versin, sağ ve sol ortalasın */
}

.col-3 {
    display: inline-block;
    max-width: 980px;
    text-align: center;
    padding: 20px 20px;
}

.col-3 p {
    font-size: 14px;
    margin-bottom: 15px;
}

.col-6 {
    float: left;
    /* soldan yasla */
    text-align: center;
    padding: 0 20px;
}

h3 {
    font-size: 24px;
    color: white;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sectionParagraf {
    color: #858586;
    font-size: 16px;
    /* font boyutu */
    font-style: italic;
    /* font stili */
    margin: 15px 15px 20px 15px;
    font-weight: 300;
    /* üst sağ alt sol boşluk */
}

#map {
    width: 100%!important;
    height: 300px;
    margin-bottom: 60px;
    display: inline-block;
    margin-left: 30px;
    float: right;
}

#iletisim {
    max-width: 100%;
    width: 100%;
    /*background-image: url('../img/footer_background1.png');*/
    text-align: center;
    float: none;
    padding-top: 40px;
    padding-bottom: 10px;
    display: inline-block;
}

#iletisim h2::after {
    /* h2 başlığından sonra */
    content: " ";
    /* boş içerik oluştur */
    display: block;
    /* block olarak göster */
    width: 200px;
    /* genişlik */
    height: 1px;
    /* yükseklik */
    background-color: #4d5154;
    /* arkaplan rengi */
    margin: 10px auto;
    /* yukardan ve aşağıdan 10px boşluk versin, sağ ve sol ortalasın */
}

.iletisim2 {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}

.iletisimbilgisatirlari {
    text-align: center;
    padding-right: 0;
}

.adrestel-col-5 {
    /* font family */
    color: #1b7a74;
    font-weight: 300;
    max-width: 500px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.isim,
.adres,
.tel,
.telfaks {
    vertical-align: middle;
    margin-bottom: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 18px;
    list-style-type: none;
    max-width: 600px;
    letter-spacing: 1px;
}

.form-col-7 {
    width: 400px;
    vertical-align: middle;
    display: inline-block;
}

.formeleman::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: cadetblue;
    opacity: 0.8;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
}

.formeleman:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: cadetblue;
    opacity: 0.8;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
}

.formeleman::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: cadetblue;
    opacity: 0.8;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
}

.formeleman:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: cadetblue;
    opacity: 0.8;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
}

.formelemanMesaj::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: cadetblue;
    opacity: 0.8;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
}

.formelemanMesaj:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: cadetblue;
    opacity: 0.8;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
}

.formelemanMesaj::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: cadetblue;
    opacity: 0.8;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
}

.formelemanMesaj:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: cadetblue;
    opacity: 0.8;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 100;
}

.form-col-7 .formeleman {
    font-family: 'Barlow Condensed', sans-serif;
    max-width: 397px;
    width: 100%;
    margin-bottom: 5px;
    text-align: left;
    height: 25px;
    outline-color: none;
    outline: none;
    text-indent: 10px;
    border: 1px #ccc solid;
    font-size: 18px;
    color: #1b7a74;
    font-weight: 100;
}

.form-col-7 .formelemanMesaj {
    font-family: 'Barlow Condensed', sans-serif;
    max-width: 397px;
    width: 100%;
    margin-bottom: 5px;
    text-align: left;
    outline-color: none;
    outline: none;
    text-indent: 10px;
    border: 1px #ccc solid;
    font-size: 18px;
    color: #1b7a74;
    font-weight: 100;
}

.gonderButon {
    cursor: pointer;
    font-weight: 100;
    background-color: cadetblue;
    max-width: 400px;
    width: 100%;
    height: 30px;
    color: aliceblue;
    font-size: 20px;
    border-color: none;
    text-align: center;
    outline-color: none;
    outline: none;
    border: none;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
}

.gonderButon:hover {
    cursor: pointer;
    background-color: darkcyan;
    max-width: 400px;
    width: 100%;
    height: 30px;
    color: aliceblue;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    font-size: 20px;
    border-color: none;
    text-align: center;
    outline-color: none;
    outline: none;
    border: none;
}

#footer2 {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-bottom: auto;
    background-image: url('../img/footer_background2.png');
}

.footerCerceve2 {
    display: inline-block;
    text-align: center;
    max-width: 980px;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
}

.footerP {
    margin-top: 30px;
    margin-bottom: 5px;
    font-style: italic;
}

.footerPKucuk {
    font-size: 13px;
    font-style: italic;
    color: #898989;
    padding-bottom: 30px;
}

.arkaBolum {
    width: 2000px;
}

.paraName {
    font-family: 'Oswald', sans-serif;
    /* font family */
    font-size: 18px !important;
    /* daha önce tanımlansa bile  !important özelliği sayesinde bu değeri kullanır */
}

@media only screen and (max-width: 975px) {}

@media only screen and (max-width: 950px) {
    .socialsRes .fa::before {
        padding-right: 0px !important;
        margin-left: 0px !important;
    }
    #slider {
        z-index: 1;
    }
    header {
        display: none;
    }
    #res-menu {
        display: none;
    }
    .menu {
        line-height: 80px;
    }
    #menuler {
        width: 100%;
        height: 50px;
        background-color: white;
        text-align: center;
    }
    #menuler label {
        margin-left: 0px;
        width: 50px;
        height: 50px;
        display: block;
        background-color: #319e45;
        border-right: 1px solid #000;
    }
    #menuler label:hover {
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.3);
    }
    .altmenu {
        margin-left: 0px;
        position: absolute;
        background-color: #fff;
        width: 100%;
        margin-top: -200%;
        transition: all 0.5s;
        z-index: 9999;
    }
    .altmenu ul {
        flex-direction: column;
    }
    #res-menu:checked~.altmenu {
        /* res-menu ye basıldığında */
        margin: 0;
    }
    .altmenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        justify-content: center;
    }
    nav ul {
        margin-left: 0px;
        list-style-type: none;
    }
    nav ul li {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        margin-right: 0px;
        border-bottom: 1px #ececec solid;
        text-decoration: none;
        line-height: 40px;
    }
    nav ul a {
        text-decoration: none;
    }
    nav ul a li:hover {
        background-color: #ccc;
        color: #000;
        border-bottom: 1px solid #3399CC;
        text-align: center;
        display: block;
    }
    nav ul a li:focus {
        color: #3399CC;
        border-bottom: 1px solid #3399CC;
        text-align: center;
        display: block;
    }
     ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari placeholder yazı rengi */
        color: #ccc;
    }
     ::-moz-placeholder {
        /* Firefox 19+ placeholder yazı rengi */
        color: #ccc;
    }
     :-ms-input-placeholder {
        /* IE 10+ placeholder yazı rengi */
        color: #ccc;
    }
     :-moz-placeholder {
        /* Firefox 18- placeholder yazı rengi */
        color: #ccc;
    }
    .aramakutu {
        display: none;
    }
    .socials {
        display: none;
    }
    /*
    .socials { 
        
        color: #c1c1c1;
        font-size: 28px;
        float: right;
        margin-right: 15px;
        margin-top: 10px;
    }
    .socials a {
        color: #c1c1c1;
    }
    .socials .fa {
        padding-left: 23px;
    }
    */
    #map {
        width: 100% !important;
        margin-top: 45px !important;
    }
    .form-col-7 {
        width: 100%;
        vertical-align: middle;
        display: inline-block;
    }
    .form-col-7 .formeleman {
        max-width: none !important;
        width: 100% !important;
    }
    .form-col-7 .formelemanMesaj {
        max-width: none !important;
        width: 100% !important;
    }
    .gonderButon {
        max-width: none !important;
        width: 100% !important;
    }
    img.fade {
        width: 35px;
        opacity: 0.6;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
    }
    img.fade:hover {
        zoom: 1;
        filter: alpha(opacity=30);
        opacity: 0.3;
    }
    .socialsRes {
        display: inline-block;
        color: #c1c1c1;
        font-size: 28px;
        float: right;
        margin-right: 15px;
        line-height: 60px;
    }
    .socialsRes a {
        color: #c1c1c1;
    }
    .socialsRes .fa::before {
        padding-right: 15px;
        margin-left: -12px;
    }
    .socialsRes .fa {
        opacity: 1;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
    }
    .socialsRes .fa:hover {
        zoom: 1;
        filter: alpha(opacity=30);
        opacity: 0.3;
    }
    .sectionParagraf {
        font-size: 14px !important;
        font-weight: 100;
    }
    #sec1AnaBolum {
        position: relative;
        width: 100%;
        height: auto;
        text-align: center;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .sec1_ust_bolum {
        max-width: 768px;
        display: inline-block;
    }
    .sec1_ust_bolum h2 {
        font-size: 24px;
        font-family: 'Open Sans', sans-serif;
        color: #818181;
        font-weight: 100;
        margin-top: 30px;
        margin-right: 15px;
        margin-left: 15px;
        max-width: 768px;
        display: inline-block;
    }
    .sec1_ust_bolum p {
        font-size: 14px;
        font-family: 'PT Sans', sans-serif;
        color: #9a9a9a;
        font-weight: 100;
        margin-top: 10px;
        margin-right: 15px;
        margin-left: 15px;
        max-width: 768px;
        display: inline-block;
    }
    .sec1_ust_bolum h2 strong {
        color: #646464;
        font-weight: 700;
    }
    .sec1_alt_bolum {
        max-width: 99%;
        padding-bottom: 30px;
        display: inline-block;
        text-align: center;
    }
    .sec1_alt_bolum h2,
    .sec1_alt_bolum strong {
        font-size: 12px;
    }
    .sec1_alt_bolum h2 {
        font-size: 12px;
    }
    .sec1_alt_bolum p {
        margin-top: 5px;
        font-size: 12px;
        margin-right: 20px;
        text-align: justify;
    }
    img.Mobil {
        width: 100px;
        /* you can use % */
        height: auto;
    }
    .bolum1 {
        width: 30%;
        float: left;
        font-size: 23px;
        color: rgba(0, 0, 0, .2);
        margin-right: 0;
    }
    .bolum2 {
        margin-right: 0;
        width: 30%;
        margin-top: 33px;
        color: #00bac6;
        font-size: 26px;
        display: inline-block;
        /* margin-right: 19px; */
        margin-right: 0;
    }
    .bolum3 {
        width: 30%;
        float: right;
        font-size: 23px;
        color: rgba(0, 0, 0, .2);
        /* margin-right: 15px; */
    }
    .ucgen {
        width: 0;
        height: 0;
        border-left: 33px solid transparent;
        border-right: 33px solid transparent;
        border-bottom: 33px solid #5da5e3;
        position: absolute;
        bottom: 0;
        left: 50%;
        -ms-transform: translate(-50%, 0);
        /*  ortalar */
        transform: translate(-50%, 0);
        /*  ortalar */
    }
    #hakkimizda {
        text-align: center;
        background-color: #fff;
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .Sitelogoresponsive {
        display: block;
        margin-left: 60px;
        position: absolute;
        z-index: 9;
        width: inherit;
    }
    img.Sitelogoresponsive {
        width: auto;
        height: 40px;
        margin-top: 5px;
    }
    .Slidertextler h1 {
        font-family: 'Mitr', sans-serif;
        color: white;
        width: 80%;
        display: inline-block;
        font-size: 26px;
        margin-top: 50%;
        margin-bottom: 10px;
        word-spacing: 10px;
        letter-spacing: 3px;
    }
    .Slidertextler p {
        font-family: 'IM Fell Great Primer', serif;
        color: white;
        width: 65%;
        display: inline-block;
        font-size: 20px;
        margin-bottom: 50%;
    }
    #hakkimizda .sectionParagraf {
        margin-bottom: 20px;
        font-size: 13px;
    }
    h2 {
        font-size: 30px;
    }
    #hakkimizda .container {
        display: inline-block;
        max-width: 768px;
        text-align: center;
    }
    .hakkimizda-content .row {
        display: inline-block;
        max-width: 768px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .Hakkimizdagaleri {
        display: inline-block;
        max-width: 768px;
        padding-bottom: 40px;
    }
    .Hakkimizdakutucuk {
        overflow: hidden;
        display: inline-block;
        width: 210px;
        margin-top: 8.9px;
        margin-right: 5.9px;
        margin-left: 5.9px;
    }
    img.Hakkimizdaboyut {
        opacity: 1;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        width: 210px;
        height: auto;
    }
    img.Hakkimizdaboyut:hover {
        zoom: 1;
        filter: alpha(opacity=30);
        opacity: 0.3;
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .socialIcons {
        list-style-type: none;
        /* listeleme stil ayarı none noktaları siler */
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .socialIcons li {
        display: inline;
        /* aynı satırda göster */
    }
    .socialIcons li .fa {
        color: white;
        font-size: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }
    #landrover {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #download {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #download h2::after {
        /* h2 başlığından sonra */
        content: " ";
        /* boş içerik oluştur */
        display: block;
        /* block olarak göster */
        width: 200px;
        /* genişlik */
        height: 1px;
        /* yükseklik */
        background-color: #4d5154;
        /* arkaplan rengi */
        margin: 10px auto;
        /* yukardan ve aşağıdan 10px boşluk versin, sağ ve sol ortalasın */
    }
    #landrover .sectionParagraf {
        margin-bottom: 20px;
        font-size: 13px;
        font-weight: 100;
    }
    #landrover .container {
        display: inline-block;
        max-width: 768px;
        text-align: center;
    }
    .landrover-content .row {
        display: inline-block;
        max-width: 768px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .Landrovergaleri {
        display: inline-block;
        max-width: 768px;
        padding-bottom: 20px;
    }
    .Landroverkutucuk {
        overflow: hidden;
        display: inline-block;
        width: 210px;
        margin-top: 8.9px;
        margin-right: 4px;
        margin-left: 4px;
    }
    img.Landroverboyut {
        width: 210px;
        height: auto;
    }
    img.Landroverboyut:hover {
        opacity: 0.5;
        filter: alpha(opacity=5);
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .Landrover-top p {
        margin-bottom: 59px;
    }
    #Toyota {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #Toyota .sectionParagraf {
        margin-bottom: 20px;
        font-size: 13px;
        font-weight: 100;
    }
    #Toyota .container {
        display: inline-block;
        max-width: 768px;
        text-align: center;
    }
    .Toyota-content .row {
        display: inline-block;
        max-width: 768px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .Toyotagaleri {
        display: inline-block;
        max-width: 768px;
        padding-bottom: 20px;
    }
    .Toyotakutucuk {
        overflow: hidden;
        display: inline-block;
        width: 210px;
        margin-top: 8.9px;
        margin-right: 5.9px;
        margin-left: 5.9px;
    }
    img.Toyotaboyut {
        transition: transform .2s;
        width: 210px;
        height: auto;
    }
    img.Toyotaboyut:hover {
        opacity: 0.5;
        filter: alpha(opacity=5);
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .Toyota-top p {
        margin-bottom: 59px;
    }
    #Jeep {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #Jeep .sectionParagraf {
        margin-bottom: 20px;
        font-size: 13px;
        font-weight: 100;
    }
    #Jeep .container {
        display: inline-block;
        max-width: 768px;
        text-align: center;
    }
    .Jeep-content .row {
        display: inline-block;
        max-width: 768px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .Jeepgaleri {
        display: inline-block;
        max-width: 768px;
        padding-bottom: 20px;
    }
    .Jeepkutucuk {
        overflow: hidden;
        display: inline-block;
        width: 210px;
        margin-top: 8.9px;
        margin-right: 5.9px;
        margin-left: 5.9px;
    }
    img.Jeepboyut {
        transition: transform .2s;
        width: 210px;
        height: auto;
    }
    img.Jeepboyut:hover {
        opacity: 0.5;
        filter: alpha(opacity=5);
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .Jeep-top p {
        margin-bottom: 59px;
    }
    #yedekparca {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #yedekparca .sectionParagraf {
        margin-bottom: 20px;
        font-size: 13px;
        font-weight: 100;
    }
    #yedekparca .container {
        display: inline-block;
        max-width: 768px;
        text-align: center;
    }
    .yedekparca-content .row {
        display: inline-block;
        max-width: 768px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .yedekparcagaleri {
        display: inline-block;
        max-width: 768px;
        padding-bottom: 20px;
    }
    .yedekparcakutucuk {
        overflow: hidden;
        display: inline-block;
        width: 210px;
        margin-top: 8.9px;
        margin-right: 5.9px;
        margin-left: 5.9px;
    }
    img.yedekparcaboyut {
        transition: transform .2s;
        width: 210px;
        height: auto;
    }
    img.yedekparcaboyut:hover {
        opacity: 0.5;
        filter: alpha(opacity=5);
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .yedekparca-top p {
        margin-bottom: 59px;
    }
    #customersLogos {
        background: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    #customersLogos img {
        width: 100px;
        height: auto;
    }
    .logoAnaKutu {
        max-width: 768px;
        display: inline-block;
        float: none;
    }
    .logoAnaKutu li {
        list-style-type: none;
        display: inline-block;
        vertical-align: middle;
        float: none;
        *display: inline;
        /* ie7 fix */
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #map {
        width: 100%!important;
        height: 300px;
        margin-bottom: 60px;
        display: block;
        margin-left: 0;
        float: none;
        margin-top: 10px;
    }
    #iletisim {
        max-width: 980px;
        text-align: center;
        background-color: #fff;
        padding-top: 30px;
        padding-bottom: 40px;
    }
    #iletisim .sectionParagraf {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .sec1_alt_bolum {
        padding-top: 40px;
        text-align: center;
        display: grid;
        margin-left: 13px;
    }
    .bolum1 {
        width: 100%;
        font-size: 23px;
        color: rgba(0, 0, 0, .2);
        text-align: center;
        margin-left: 0px;
    }
    .bolum2 {
        width: 100%;
        margin-top: 25px;
        color: #00bac6;
        font-size: 23px;
        text-align: center;
    }
    .bolum3 {
        margin-top: 25px;
        width: 100%;
        font-size: 23px;
        color: rgba(0, 0, 0, .2);
        text-align: center;
    }
    .sec1_alt_bolum p {
        margin-top: 12px;
        font-family: 'PT Sans', sans-serif;
        font-size: 14px;
        color: #9a9a9a;
        max-width: 80%;
        display: inline-block;
        text-align: center;
    }
    .sectionParagraf {
        font-size: 16px;
        /* font boyutu */
        font-style: italic;
        /* font stili */
        margin: 15px 15px 60px 15px;
        text-align: justify;
        -moz-text-align-last: center;
        text-align-last: center;
        /* üst sağ alt sol boşluk */
    }
    #hakkimizda .container {
        display: inline-block;
        max-width: 768px;
        text-align: center;
    }
    .hakkimizda-content .row {
        display: inline-block;
        max-width: 768px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .Hakkimizdagaleri {
        display: inline-block;
        width: 100%;
        padding-bottom: 40px;
    }
    .Hakkimizdakutucuk {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }
    img.Hakkimizdaboyut {
        opacity: 1;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        width: 100%;
        height: auto;
        border: none;
    }
    img.Hakkimizdaboyut:hover {
        zoom: 1;
        filter: alpha(opacity=30);
        opacity: 0.3;
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    #landrover {
        text-align: center;
        background-color: #fff;
        margin-bottom: -20px;
    }
    #landrover .container {
        display: inline-block;
        max-width: 100%;
        text-align: center;
    }
    .landrover-content .row {
        display: inline-block;
        max-width: 980px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .Landrovergaleri {
        display: inline-block;
        width: 100%;
    }
    .Landroverkutucuk {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
    }
    img.Landroverboyut {
        transition: transform .2s;
        /* Animation */
        width: 100%;
        height: auto;
        border: none;
    }
    img.Landroverboyut:hover {
        opacity: 0.5;
        filter: alpha(opacity=5);
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .Landrover-top p {
        margin-bottom: 59px;
    }
    #Toyota {
        text-align: center;
        background-color: #990000;
        margin-bottom: -65px;
    }
    #Toyota .container {
        display: inline-block;
        max-width: 100%;
        text-align: center;
    }
    .Toyota-content .row {
        display: inline-block;
        max-width: 980px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .Toyotagaleri {
        display: inline-block;
        width: 100%;
    }
    .Toyotakutucuk {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
    }
    img.Toyotaboyut {
        transition: transform .2s;
        /* Animation */
        width: 100%;
        height: auto;
        border: none;
    }
    img.Toyotaboyut:hover {
        opacity: 0.5;
        filter: alpha(opacity=5);
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .Toyota-top p {
        margin-bottom: 59px;
    }
    #Jeep {
        text-align: center;
        background-color: #666666;
        margin-bottom: -65px;
    }
    #Jeep .container {
        display: inline-block;
        max-width: 100%;
        text-align: center;
    }
    .Jeep-content .row {
        display: inline-block;
        max-width: 980px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .Jeepgaleri {
        display: inline-block;
        width: 100%;
    }
    .Jeepkutucuk {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
    }
    img.Jeepboyut {
        transition: transform .2s;
        /* Animation */
        width: 100%;
        height: auto;
        border: none;
    }
    img.Jeepboyut:hover {
        opacity: 0.5;
        filter: alpha(opacity=5);
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .Jeep-top p {
        margin-bottom: 59px;
    }
    #yedekparca {
        text-align: center;
        background-color: #eee;
        margin-bottom: 0;
    }
    #yedekparca .container {
        display: inline-block;
        max-width: 100%;
        text-align: center;
    }
    .yedekparca-content .row {
        display: inline-block;
        max-width: 980px;
        text-align: center;
        overflow: hidden;
        /* float özellikleri olan bölgedeki kaymayı yok eder */
    }
    .yedekparcagaleri {
        display: inline-block;
        width: 100%;
    }
    .yedekparcakutucuk {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
    }
    img.yedekparcaboyut {
        transition: transform .2s;
        /* Animation */
        width: 100%;
        height: auto;
        border: none;
    }
    img.yedekparcaboyut:hover {
        opacity: 0.5;
        filter: alpha(opacity=5);
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, 
        /* For IE8 and earlier */
    }
    .yedekparca-top p {
        margin-bottom: 59px;
    }
    .col-3 {
        margin-top: 20px;
    }
}