
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Raleway:wght@300;400;500;600;700;800;900&display=swap');
*:focus {
    outline: 0 !important;
}
.body{
    font-family: 'Raleway',sans-serif;
}
/*----------Header Ayarları Başlangıç---------*/
.navbar .nav-item a{
    font-family: 'Raleway',sans-serif;
    font-size:16px;
    margin-right:15px;
    font-weight:500;
    color:rgb(28, 28, 28,0.9);
    text-decoration: none;
}
.Ust-Bolum-1 input{
    font-family: 'Lato',sans-serif;
    font-size:16px;
    font-weight:500;
    color:rgb(28, 28, 28,0.3);
    border:none;
    width:70%;
    border-bottom: 1px solid rgb(0, 0, 0,0.1);
    background-color:transparent;
}
.Ust-Bolum-1 a{
    color:rgb(28,28,28,0.9);
    font-family:'Lato',sans-serif;
    font-size:15px;
    font-weight:500;
    text-decoration:none;
}
.Flags{
    position:relative;z-index:99999;
}
.Flags img{
    width:24px;height:auto;
}
.Ust-Bolum-2{
    display:none;
}
.Ust-Bolum-1{
    position:absolute;top:0;width:100%;
}
.Ust-Bolum-2 img{
    width:150px;height:auto;
}
.Ust-Bolum-2 .toggle-1{
    background-color:rgb(28,28,28,0.9);width:40px;height:4px;margin-top:5px;
}
.Ust-Bolum-2 .toggle-2{
    background-color:rgb(28,28,28,0.9);width:40px;height:4px;margin-top:5px;
}
.Ust-Bolum-2 .toggle-3{
    background-color:rgb(28,28,28,0.9);width:40px;height:4px;margin-top:5px;
}
.navbar-2-icerik img{
    width:150px;height:auto;
}
.navbar-2-icerik .navbar-2 .nav-item a{
    font-family: 'Raleway',sans-serif;
    font-size:16px;
    margin-right:15px;
    font-weight:500;
    color:rgb(28, 28, 28,0.9);
    text-decoration: none;
}
.navbar-2{
    padding:20px;
}
.Flags-2 img{
    width:24px;height:auto;
}
.navbar-2-icerik input{
    font-family: 'Lato',sans-serif;
    font-size:16px;
    font-weight:500;
    color:rgb(28, 28, 28,0.3);
    border:none;
    width:70%;
    border-bottom: 1px solid rgb(0, 0, 0,0.1);
    background-color:transparent;
}
@media screen and (max-width: 995px) {
    .Ust-Bolum-2{
        display:block;position:absolute;top:0;width:100%;z-index:99999;
    }
    .Ust-Bolum-1{
        display: none;
    }
}
/*----------Header Ayarları Bitiş---------*/
/*----------Hakkımızda Ayarları Başlangıç------*/
.Hakkimizda{
    margin-top:50px;
}
.Hakkimizda h3{
    font-size:25px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.9);
    width:60%;
    margin:auto;
}
.Hakkimizda p{
    font-size:15px;
    font-family:'Raleway',sans-serif;
    color:rgb(28, 28, 28,0.9);
    margin-top:30px;
    line-height:30px;
}
.Hakkimizda img{
    margin-top:30px;
    width:13%;
    height:auto;
}
@media screen and (max-width: 994px) {
    .Hakkimizda img{
        width:17%;
    }
    .Hakkimizda h3{
        width:85%;
    }
}
@media screen and (max-width: 767px) {
    .Hakkimizda img{
        width:22%;
    }
    .Hakkimizda h3{
        width:100%;
    }
}
@media screen and (max-width: 450px) {
    .Hakkimizda img{
        width:27%;
    }
}
/*----------Hakkımızda Ayarları Bitiş------*/
/*----------Cookie Ayarları Başlangıç------*/
.Cookie{
    margin-top:50px;
}
.Cookie h3{
    font-size:30px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.9);
    width:60%;
    margin:auto;
}
.Cookie p{
    font-size:15px;
    font-family:'Raleway',sans-serif;
    color:rgb(28, 28, 28,0.9);
    margin-top:30px;
    line-height:30px;
}
.Cookie img{
    margin-top:30px;
    width:13%;
    height:auto;
}
@media screen and (max-width: 994px) {
    .Cookie h3{
        width:85%;
    }
}
@media screen and (max-width: 767px) {
    .Cookie h3{
        width:100%;
    }
}
/*----------Cookie Ayarları Bitiş------*/
/*----------Kalite Politikamız Ayarları Başlangıç------*/
.Kalite-Politikamiz{
    margin-top:50px;
}
.Kalite-Politikamiz h3{
    font-size:30px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.9);
    width:60%;
    margin:auto;
}
.Kalite-Politikamiz p{
    font-size:15px;
    font-family:'Raleway',sans-serif;
    color:rgb(28, 28, 28,0.9);
    margin-top:30px;
    line-height:30px;
}
.Kalite-Politikamiz img{
    margin-top:30px;
    width:13%;
    height:auto;
}
@media screen and (max-width: 994px) {
    .Kalite-Politikamiz img{
        width:17%;
    }
    .Kalite-Politikamiz h3{
        width:85%;
    }
}
@media screen and (max-width: 767px) {
    .Kalite-Politikamiz img{
        width:22%;
    }
    .Kalite-Politikamiz h3{
        width:100%;
    }
}
@media screen and (max-width: 450px) {
    .Kalite-Politikamiz img{
        width:27%;
    }
}
/*----------Kalite Politikamız Ayarları Bitiş------*/
/*----------İş Sağlığı Ayarları Başlangıç------*/
.Issagligi{
    margin-top:50px;
}
.Issagligi h3{
    font-size:30px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.9);
    width:60%;
    margin:auto;
}
.Issagligi p{
    font-size:15px;
    font-family:'Raleway',sans-serif;
    color:rgb(28, 28, 28,0.9);
    margin-top:30px;
    line-height:30px;
}
.Issagligi img{
    margin-top:30px;
    width:13%;
    height:auto;
}
@media screen and (max-width: 994px) {
    .Issagligi h3{
        width:85%;
    }
}
@media screen and (max-width: 767px) {
    .Issagligi h3{
        width:100%;
    }
}
/*----------İş Sağlığı Ayarları Bitiş------*/
/*----------Belgeler Ayarları Başlangıç------*/
.Belgeler{
    margin-top:50px;
}
.Belgeler h3{
    font-size:30px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.9);
    margin:auto;
}
.Belgeler p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Belgeler img{
    width:100%;height:80%;object-fit:cover;
    box-shadow: 0px 0px 14px 0px rgba(72,72,72,0.75);
    -webkit-box-shadow: 0px 0px 14px 0px rgba(72,72,72,0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(72,72,72,0.75);
}
.Belgeler .Belge h5{
    margin-top:15px;
    font-size:16px;
    font-weight:600;
    color:rgb(28, 28, 28,0.9);
}
.Belgeler .Belge p{
    font-size:14px;
    color:rgb(28, 28, 28,0.5);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
/*----------Belgeler Ayarları Bitiş------*/
/*----------Katalog Ayarları Başlangıç------*/
.Kataloglar{
    margin-top:50px;
}
.Kataloglar h3{
    font-size:20px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.9);
    margin:auto;
}
.Kataloglar p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Kataloglar img{
    width:260px;height:260px;object-fit:cover;
    box-shadow: 0px 0px 14px 0px rgba(72,72,72,0.75);
    -webkit-box-shadow: 0px 0px 14px 0px rgba(72,72,72,0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(72,72,72,0.75);
}
.Kataloglar .Belge h5{
    margin-top:15px;
    font-size:16px;
    font-weight:600;
    color:rgb(28, 28, 28,0.9);
}
.Kataloglar .Belge p{
    font-size:14px;
    color:rgb(28, 28, 28,0.5);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
@media screen and (max-width: 570px) {
    .Kataloglar img{
        width:100%;
        height:auto;
    }
}
/*----------Katalog Ayarları Bitiş------*/
/*----------Müşteri Ayarları Başlangıç------*/
.Musteriler{
    margin-top:50px;
}
.Musteriler h3{
    font-size:20px;
    font-weight:bold;
    color:#1c1c1c;
    margin:auto;
}
.Musteriler p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Musteriler img{
    width:260px;
    height:260px;
    object-fit:contain;
}
.Musteriler .Belge h5{
    margin-top:20px;
    font-size:16px;
    font-weight:600;
    color:rgb(28, 28, 28,0.8);
}

/*----------Müşteri Ayarları Bitiş------*/
/*----------Blog Ayarları Başlangıç------*/
.Blog{
    margin-top:50px;
}
.Blog img{
    width:100%;height:100%;
}
.Blog h3{
    font-size:20px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
    margin:auto;
}
.Blog p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Blog .Blog-Yazi{
    position:absolute;bottom:0;
}
.Blog .Blog-Yazi h3{
    font-family:'Lato',sans-serif;
    font-size:22px;
    color:white;
    font-weight:600;
    margin-left:10px;
    width:80%;
    text-shadow: 0px 0px rgb(28,28,28);
}
.Blog .Blog-Yazi a{
    text-decoration: none;
}
.Blog h2{
    font-size:24px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
}
/*----------Blog Ayarları Bitiş------*/
/*----------Ürün Grupları Ayarları Başlangıç------*/
.Urungruplari{
    margin-top:50px;
}
.Urungruplari h3{
    font-size:20px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
}
.Urungruplari p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Urungruplari h1{
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
    font-size:24px;
    color:rgb(28, 28, 28,0.8);
}
.Urungruplari img{
    width:100%;
    height:auto;
    min-height:250px;
    object-fit:contain;
     display: block;
    margin-left: auto;
    margin-right: auto;
}
.icon i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
    color:white;
}
/*----------Ürün Grupları Ayarları Bitiş------*/
/*----------Ürün Ayarları Başlangıç------*/
.Urundetay{
    margin-top:50px;
}
.Urundetay img{
    width:264px;
    height:400px;
    object-fit:contain;
    display: block;  
    margin-left: auto;  
    margin-right: auto;
}
.Urundetay h1{
    font-size:30px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
}
.Urundetay h3{
    font-size:25px;
    font-weight:600;
    color:rgb(28, 28, 28,0.8);
    margin-top:15px;
}
.Urundetay p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
    margin-top:15px;
}
.Benzerurunler{
    margin-top:50px;
}
.Benzerurunler h3{
    font-size:25px;
    font-weight:600;
    color:rgb(28, 28, 28,0.8);
    margin-top:15px;
}
.Benzerurunler img{
    width:100%;
    height:200px;
    object-fit:contain;
    background-color:#F7F8FA;
    padding:10%;
}
.Benzerurunler p{
    text-align: center;
    font-size:17px;
    text-decoration: none;
    color:rgb(28, 28, 28,0.8);
    font-family: 'Lato',sans-serif;
    margin-top:10px;
}
.Benzerurunler a{
    text-decoration: none;
}
.cp{
    padding:0;
}
@media screen and (max-width: 767px) {
    .Benzerurunler{
        text-align: center;
    }
    .Urundetay{
        text-align: center;
    }
    .Urundetay h1{
        margin-top:20px;
    }
}
/*----------Ürün Ayarları Bitiş------*/
/*----------Anasayfa Ürün Grup Ayarları Başlangıç------*/
.Anasayfaurungruplari{
    margin-top:50px;
}
.Anasayfaurungruplari h3{
    font-size:25px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
    margin:auto;
}
.Anasayfaurungruplari p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Anasayfaurungruplari .Yazi{
    position: absolute;top: 67%;left: 70%;transform: translateX(-50%) translateY(-60%);width:50%;
}
.Anasayfaurungruplari .Yazi h3{
    font-size:20px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
    margin:auto;
}
.Anasayfaurungruplari .Yazi p{
    font-size:14px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Anasayfaurungruplari .Yazi a{
    background-color:#FFF;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight:500;
    font-size:15px;
    font-family: 'Lato',sans-serif;
}
.Anasayfaurungruplari img{
    width:264px;height:264px;object-fit:contain;
}
.Anasayfaurungruplari .bg{
    position:absolute;
    width:95%;
    height:80%;
    bottom:0;
    background-color:#F7F8FA;
    z-index:-99;
}
@media screen and (max-width: 767px) {
    .Anasayfaurungruplari h3{
        text-align: center;
    }
    .Anasayfaurungruplari p{
        text-align: center;
    }
}
@media screen and (max-width: 545px) {
    .Anasayfaurungruplari .bg{
        display:none;
    }
    .Anasayfaurungruplari .Yazi{
        width:100%;
        text-align: center;
        position: relative;
        top:3%;left: 0%;transform: translateX(0%) translateY(0%);
        padding-top:10px;
    }
    .Anasayfaurungruplari img{
        display: block;
        margin-left:auto;
        margin-right: auto;
        padding-bottom:10px;
    }
    .bg-2{
        background-color: #F7F8FA;
        margin-top:15px;
        margin-bottom:15px;
    }
}
.Anasayfa-Manifest{
    margin-top:50px;
}
.Anasayfa-Manifest h3{
    font-size:30px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
    margin:auto;
}
.Anasayfa-Manifest p{
    font-size:14px;
    color:rgb(28, 28, 28,0.8);
    margin-top:15px;
    font-family: 'Lato',sans-serif;
}
.Anasayfa-Manifest img{
    width:80%;
    height:auto;
    object-fit: contain;
    display: block;
    margin-left:auto;
    margin-right: auto;
}
@media screen and (max-width: 767px) {
    .Anasayfa-Manifest{
        text-align: center;
    }
}
.Anasayfa-Urunler{
    margin-top:50px;
}
.Anasayfa-Urunler h3{
    font-size:20px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
    margin:auto;
}
.Anasayfa-Urunler p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Anasayfa-Urunler img{
    width:100%;
    height:200px;
    object-fit:contain;
}
.Anasayfa-Urunler h5{
    font-size:16px;
    font-weight:600;
    color:rgb(28, 28, 28,0.8);
    text-align: center;
    margin-top:15px;
}
.Anasayfa-Urunler a{
    text-decoration: none;
}
.dropdown-menu{
    max-width:400px;
}
@media (max-width:480px) {
  .dropdown-menu {
    width:90%;
 }

  .dropdown-menu > a {
    white-space: normal;
 }

}
/*----------Anasayfa Ürün Grup Ayarları Bitiş------*/
/*----------Footer Ayarları Bitiş------*/
.footer{
    background-color:#D8E0EB;
    margin-top:50px;
}
.footer .Footer-logo img{
    width:85%;height:auto;
}
.footer .Footer-Contact-Adres a{
    font-size:15px;
    font-family:'Lato',sans-serif;
    color:rgb(28, 28, 28,0.8);
    text-decoration: none;
}
.footer .Footer-Contact-Adres{
    margin-top:10px;
}
.footer .Footer-Contact-Mail a{
    font-size:15px;
    font-family:'Lato',sans-serif;
    color:rgb(28, 28, 28,0.8);
    text-decoration: none;
    padding-top:10px;
}
.footer .Footer-Contact-Mail{
    margin-top:5px;
}
.footer .Footer-Contact-Tel{
    margin-top:5px;
}
.footer .Footer-Contact-Tel a{
    font-size:15px;
    font-family:'Lato',sans-serif;
    color:rgb(28, 28, 28,0.8);
    text-decoration: none;
    padding-top:10px;
}
.footer .ft-3 h3{
    font-size:19px;
    color:rgb(28, 28, 28,0.8);
}
.footer .cizgi{
    background-color:white;width:30%;height:2px;
}
.footer .Footer-link{
    margin-top:5px;
}
.footer .Footer-link a{
    font-size:15px;
    font-family:'Lato',sans-serif;
    color:rgb(28, 28, 28,0.8);
    text-decoration: none;
}
.footer .ft-4 h3{
    font-size:19px;
    color:rgb(28, 28, 28,0.8);
}
.footer .ft-4 .Bulten-Aciklama p{
    font-size:15px;
    font-family:'Lato',sans-serif;
    color:rgb(28, 28, 28,0.8);
    text-decoration: none;
    padding-top:10px;
}
.footer .ft-4 input{
    background-color:transparent;
    border:1px solid #FFF;
    width:100%;
}
.footer button{
    margin-top:15px;
    width:100%;
    font-size:15px;
    font-family:'Lato',sans-serif;
    color:rgb(28, 28, 28,0.8);
    background-color:#FFF;
    border:none;
}
.footer .ft-5{
    clear:both;
    border-top:1px solid #FFF;
    padding-top:10px;
}
.footer .ft-5 .cp-1{
    float:left;
    font-size:11px;
    font-family:'Lato',sans-serif;
    color:rgb(28,28,28,0.8);
    text-decoration: none;
}
.footer .ft-5 .cp-2{
    float:right;
    font-size:11px;
    font-family:'Lato',sans-serif;
    color:rgb(28,28,28,0.8);
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    .footer{
        text-align: center;
    }
    .cizgi{
        margin:auto;
    }
    .footer img{
        width:100%;
        height:auto;
    }
}
/*----------Footer Ayarları Bitiş------*/
.Hata{
    margin-top:50px;
}
.Hata h1{
    font-size:120px;
    font-weight:bold;
    color:rgb(28, 28, 28,0.8);
}
.Hata h3{
    font-size:30px;
    font-weight:600;
    color:rgb(28, 28, 28,0.8);
    margin-top:60px;
}
.Hata a{
    margin-top:15px;
    font-size:15px;
    font-family:'Lato',sans-serif;
    color:rgb(28, 28, 28,0.8);
    font-weight:600;
    padding-top:10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 80px;
    background-color:#D8E0EB;
    border:none;
}
.Ust-Foto img{
    width:100%;height:350px;
}
.Ust-Foto .Ust-Yazi{
    position:absolute;top:50%;left:13.5%;
}
.Ust-Foto h3{
    font-family:'Lato',sans-serif;
    color:rgb(28, 28, 28,0.8);
}
@media screen and (max-width: 767px) {
    .Ust-Foto img{
        width:100%;
        height:250px;
    }
    .Ust-Foto .Ust-Yazi h1{
        font-size:20px;
    }
}
@media screen and (max-width: 1300px) {
    .Ust-Foto .Ust-Yazi{
        position:absolute;top:50%;left:7%;
    }
}
@media screen and (max-width: 989px) {
    .Ust-Foto .Ust-Yazi{
        position:absolute;top:50%;left:15%;
    }
}
@media screen and (max-width: 600px) {
    .Ust-Foto .Ust-Yazi{
        position:absolute;top:50%;left:10%;
    }
}
.Iletisim{
    margin-top:50px;
}
.Iletisim .il-1 h3{
    font-size:25px;
    font-weight:600;
    color:rgb(28, 28, 28,0.8);
}
.Iletisim .il-1 .Adres{
    width:70%;
    margin-top:15px;
}
.Iletisim .il-1 a{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
    margin-top:15px;
    text-decoration: none;
    width:60%;
}
.Iletisim .il-1 span{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
    margin-top:15px;
    text-decoration: none;
    font-weight:bold;
    margin-right:15px;
}
.Iletisim .il-1 img{
    width:60%;
    height:auto;
}
.Iletisim .il-1 .Social{
    margin-top:25px;
    font-size:10px;
    color:rgb(28, 28, 28,0.8);
}
.Iletisim .il-1 .Social .h4{
    font-size:10px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
    font-weight:bold;
    margin-right:15px;
}
.Iletisim .il-2 h3{
    font-size:25px;
    font-weight:600;
    color:rgb(28, 28, 28,0.8);
}
.Iletisim .il-2 p{
    font-size:14px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
    margin-top:15px;
    text-decoration: none;
}
.Iletisim .il-2 h5{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
}
.Iletisim .il-2 input,textarea{
    width:100%;
}
.Iletisim .il-2 button{
    margin-top:20px;
    background-color:#D8E0EB;
    border:none;
    color:#1c1c1c;
    font-family:'Lato',sans-serif;
    font-size:16px;
    font-weight:bold;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
    .Iletisim .il-1{
        text-align:center;
    }
    .Iletisim .il-1 .Adres{
        margin:auto;
        margin-bottom:5px;
    }
    .Iletisim .il-2 p,h3{
        text-align: center;
    }
    .Iletisim .il-2 button{
        display:block;
        margin-left: auto;
        margin-right: auto;
    }
}
.carousel-inner .carousel-item{
    background-color:#D8E0EB;width:100%;height:650px;
}
.carousel-inner .carousel-item .ch{
    height:650px; 
}
.carousel-inner .carousel-item .ch .Slider-Yazi{
    height:650px;display:block;margin-top:40%;
}
.carousel-inner .carousel-item .ch .Slider-Yazi h3{
    font-size:25px;
    font-weight:600;
    color:rgb(28, 28, 28,0.8);
    margin-top:15px;
}
.carousel-inner .carousel-item .ch .Slider-Yazi p{
    font-size:16px;
    color:rgb(28, 28, 28,0.8);
    margin-top:10px;
    font-family: 'Lato',sans-serif;
    margin-top:15px;
}
.carousel-inner .carousel-item .ch .Slider-Yazi a{
    border:none;
    background-color:#FFF;
    color:#1c1c1c;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight:500;
    font-size:15px;
}
.carousel-inner .carousel-item .ch .Slider-Foto{
    height:450px;
}
.carousel-inner .carousel-item .ch .Slider-Foto img{
    position:absolute;
    top: 42%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);width:250px;height:auto;
}
.kucuk-foto{
    display:none;
}
@media screen and (max-width: 767px) {
    .carousel-inner .carousel-item{
    background-color:#D8E0EB;width:100%;height:750px;
    }
    .carousel-inner .carousel-item .ch{
        height:650px; 
    }
    .carousel-inner .carousel-item .ch .Slider-Foto img{
        position:static;
        text-align: center;
        top:0;
        left:0;
    }
    .kucuk-foto{
        display:block;
    }
    .kucuk-foto img{
        width:100%;
        margin-top:25%;
        height:auto;
    }
    .carousel-inner .carousel-item .ch{
        text-align: center;
    }
    .buyuk-foto{
        display:none;
    }
    .carousel-inner .carousel-item .ch .Slider-Foto img{
        display:none;
    }
    .carousel-inner .carousel-item{
        height:auto;
    }
    .carousel-inner .carousel-item .ch .Slider-Yazi{
    height:auto;display:block;margin-top:7%;
    }
}