.tarih {
    font-size: 32px;
    color: #EE8022;
    /* font-family: 'B612 Mono', monospace; */
}

.endustriler {
    font-size: 24px;
    color: #EE8022;
    /* font-family: 'B612 Mono', monospace; */
    line-height: 31px;
}

.tarihSag {
    border-left: 1px solid #EE8022;
}

.tarihBottom {
    width: 30px;
    height: 1px;
    background-color: #EE8022;
}

.homePageOtherWebSites {
    padding: 8px 18px;
    border: 2px solid white;
    border-radius: 30px;
    color: white;
    font-weight: 700;
}

.hizmetFoto:hover{
    opacity: 0.7;
}

.homePageOtherWebSites:hover {
    background-color: white;
    color: #EE8022;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: white;
}

.kurumsalCerceve {
    border-radius: 10px 0px 10px 0px;
}

#baslikTasiyici {
    background-color: #EE8022;
}

#baslikTasiyici .baslikMetinleri {
    padding: 30px 0px;
}

.centered {
    position: absolute;
    left: 00%;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.backgroundCover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.coverBg {
    background-image: url("img/alpkim/sil.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hakkimizdaBg {
    background-image: url("img/alpkim/hakkimizda-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.homeBg {
    background-image: url("img/alpkim/home-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.w100 {
    width: 100%;
}


.sagSutunCard {
    margin: 5px 0px;
}

.urunIcerik p {
    margin: 0px;
}

.boldFont {
    font-weight: 700;
}


.tasiyiciFlexMobildeSatirli {
    display: flex;
    align-items: flex-start;
}

#h1UstuBosluk {
    height: 112px;
}

#h1UstuBoslukIcSayfa {
    height: 112px;
}

#h1UstuBoslukAnaSayfa {
    height: 69px;
}

#solAnaSutun {
    margin-right: 15px;
    min-width: 0px;
    max-width: 920px;
}

#sagAnaSutun {
    margin-left: 15px;
    width: 300px;
    min-width: 300px;
    /* position: -webkit-sticky;
    position: sticky;
    top: 70px; */
}


.sinirliGenislik{
    max-width: 800px;
}

.ayrac {
    height: 1px;
    border-bottom: 1px solid #ece3de;
}


.colorGrey {
    color: #888888;
}

.colorBlack {
    color: #5a5a59;
}





.arrow {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-bottom: 3px;
    height: 100%;
  }
  



  .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }



  

.digerUrunlerListe ul {
    list-style: none;
    padding-left: 0;
}

.digerUrunlerListe ul li {
    border-bottom: 1px solid #dee2e6;
    padding: 0.55rem;
}

.digerUrunlerListe ul:first-child {
    border-top: 1px solid #dee2e6;
}

.digerUrunlerListe ul li:hover {
    background-color: #EE8022;
    color: white;
    padding-left: 20px;
}

.digerUrunlerListe ul a {
    color: #5a5a59;
    /* font-weight: 700; */
}

.urunListeAltKategori ul {
    margin: 0px !important;
    padding: 0px 0px 0px 15px !important;
}

.tarih2 {
    font-size: 80px;
    text-align: center;
}

.mw300 {
    min-width: 300px;
}

.mw85 {
    min-width: 85px;
}

.mw50 {
    min-width: 50px;
}

.mw75 {
    min-width: 75px;
}

.mw100 {
    min-width: 100px;
}

.mw115 {
    min-width: 115px;
}

.anaSayfaOzelYukseklik {
    height: 25px;
}



.felsefeBg1 {
    background-image: url("img/alpkim/felsefe-1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.felsefeBg2 {
    background-image: url("img/alpkim/felsefe-2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.felsefeBg3 {
    background-image: url("img/alpkim/felsefe-3.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.felsefeBg4 {
    background-image: url("img/alpkim/felsefe-4.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tarihDegradeYazi {
    background-image: url("img/alpkim/sil.png");
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 30px;
}


.anasayfaHizmetKutu {
    /* background-color: white; */
    /* border: 1px solid  #EE8022; */
    background-color: #FBE5D3;
    padding: 20px;
    height: 100%;
    min-height: 160px;
}

.felsefemizKutu {
    background-color: #FBE5D3;
    padding: 20px;
    height: 100%;
    min-height: 200px;
}

.anasayfaKutuAciklama {
    /* color: white; */
    opacity: .8;
}

.anasayfaHizmetKutu h2 {
    color: white;
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}


.mobilePG {
    border-bottom: 1px solid #dee2e6;
    padding: 20px 0px;
}

.mobilePG:first-child {
    border-top: 1px solid #dee2e6;
}

.buttonHomeBox,
.buttonHomeBoxMobile {
    padding: 8px 10px;
    background-color: #5a5a59;
    color: white;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
}

.buttonHomeBoxAktif {
    padding: 8px 18px;
}



/* .buttonHomeBox:hover{
    padding: 8px 20px;
    background-color: #0b0b0b;
} */



.icSayfaH1Class {
    padding: 35px 0px;
}

.homeBoxHover {
    opacity: .6;
}


.swiper-container {
    width: 100%;
    height: 100%;
    /* yeni */
    /* position: absolute !important; */
    /* yeni */
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}






/* ikisini birlikte değiştir */
.sliderTasiyici {
    width: 100%;
    height: 55vh;
}

.homeH1YukseklikYonet {
    height: 55vh;
}
/* ikisini birlikte değiştir */







@media (max-width: 1000px) {




    .icSayfaH1Class {
        padding: 25px 0px;
    }

    #h1UstuBosluk {
        height: 100px;
    }


    #h1UstuBoslukAnaSayfa {
        height: 69px;
    }


    /* ikisini birlikte değiştir */
    .sliderTasiyici {
        height: 60vh !important;
    }

    .homeH1YukseklikYonet {
        height: 60vh !important;
    }

    /* ikisini birlikte değiştir */


    .tarihSag {
        border-left: none;
    }

    .tasiyiciFlexMobildeSatirli {
        flex-direction: column;
    }

    #solAnaSutun {
        margin-right: 0px;
    }

    #sagAnaSutun {
        margin-left: 0px;
        width: 100%;
    }

}


@media (max-width: 768px) {

    .endustriler {
        font-size: 20px !important;
        line-height: 28px !important;
    }


    .anaSayfaOzelYukseklik {
        height: 60px !important;
    }


    .tarihSag {
        border-left: none;
    }

    #h1UstuBosluk {
        height: 100px;
    }

    #h1UstuBoslukAnaSayfa {
        height: 60px;
    }


    .anasayfaHizmetKutu {
        min-height: auto;
    }


}



/* dikkat min-width */
@media (min-width: 979px) {
    .dropdown:hover>.dropdown-menu {
        display: block;
    }
}

/* dikkat min-width son */