@charset "utf-8";
/* CSS Document */
/*genel*/

@font-face {
    font-family: 'Playfair Display', serif;
    src: url("https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap");
    font-weight: 500;
    font-style: normal;
}

body{
    font-family: 'Montserrat';
    font-size: 13px;

}
.tirnak{
    font-family: 'Playfair Display';
}



.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.parallax-header {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-light {
    background-color: transparent !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 15px;
}
.menu_genel{
    padding-left: 7%;
    padding-right: 7%;
    transition: all 0.3s ease-in-out
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.slayt_ana{
    font-size: 50px;
}
.carousel-caption {
    font-size: 30px;
}
.ara_ust_100{
    margin-top: 100px;
}
.ara_ust_50{
    margin-top: 50px;
}
.ara_cizgi {
    border-top: solid 2px #999999;
    margin-top: 40px;
    height: 30px;
    width: 30px;
    text-align: center;
}
.anasayfa_slogan{
    font-size: 33px;
    font-weight: 400;
    padding-bottom: 50px;
}
.anasayfa_harita{
    height: 580px;
}
.footer{
    background-color: #212121;
    height: 125px;
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 50px;
}
.beyaz_yazi{
    color: #ffffff;
}
a.beyaz_yazi{
    color: #ffffff;
}
a.beyaz_yazi:hover{
    color: #FECC00;
}
.foot_span{
    padding-left: 30px;
    padding-right: 30px;
}

a {
    color: #FECC00;
    text-decoration: none;
}
a:hover{
    color: #FECC00;

}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #FECC00;
}

 .home-logo {
    max-width: 200px;
 }

.logo_ust{
    max-width: 200px;
    margin-left: 10px;
    transition: all 0.3s ease-in-out
}
.menu_zemin{
    transition: all 0.3s ease-in-out
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: rgba(0,0,0,.5);
    border-top: 3px solid #ffc107;
    font-weight: 400;
}
.dropdown-item{
    padding-top: 14px;
    padding-bottom: 14px;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #FECC00;
}
.dropdown-item:hover, .dropdown-item:focus {
    background-color: rgba(0,0,0,.7);
    color: #ffffff;
}
.banner{
    height: 650px;
}
.ic_slayt {
    height: 25vh;
    min-height: 240px;
}
.card {
    border: none;
    text-align: center;
}
.carousel-control-next-icon {
    background-color: rgba(0,0,0,.5);
    width: 40px;
    height: 130px;
}
.carousel-control-prev-icon {
    background-color: rgba(0,0,0,.5);
    width: 40px;
    height: 130px;
}

.carousel-control-prev, .carousel-control-next {
    width: auto;
}

.carousel-inner .carousel-item.active, .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.brand-carousel-item {
    align-items: center;
}

.brand-carousel-item img {
    max-height: 200px;
    margin: 0 20px;
    transition: 0.3s;
}

.brand-carousel-item img:hover {
    transform: perspective(1000px) scale(1.03);
    box-shadow: 0 3px 15px rgb(0 0 0 / 40%);
    transition: 0.3s;
}

.gri{
    color: #747474;
}
.yazi_iki_yan{
    text-align: justify;
}
.hakkimizda_yazi{
    background-color:#f0f0f0;
    padding-top: 100px;
    line-height: 30px;
    padding-bottom: 100px;
}

.hakkimizda-metin {
    padding-left: 70px;
    padding-right: 70px;
}

.hakkimizda_yazi p {
    font-size: 15px;
}

.hakkimizda_sol_resim{
    background-size: cover;
    background-position: center center;
    transition: opacity 400ms;
}

.hakkimizda_sol_resim:hover {
    opacity: .8;
    transition: 0.3s;
}
.menu_ic{
    padding-top: 50px;
    background-color: #212121 !important;
}
.sayfa_icerik{
    padding-top: 300px;
}
.liste_baslik{
    font-size: 18px;
}
.liste_liste{
    font-size: 15px;
    text-align: center;
}
.liste_kapak{
    height: 300px;
    overflow: hidden;
    text-align: center;

}
.liste_kapak img{
    height: 300px;
    transition: all 2s ease-in-out
}
.liste_kapak img:hover{
    transform: scale(1.2, 1.2);
}
.liste_kapak_ust_yazi {
    background-color: #00000075;
    padding: 20px;
    color: #ffffff;
    font-family: 'Playfair Display';
    font-size: 18px;
    z-index: 2;
    text-align: center;
}
.urun_ic_resim{
    min-height: 150px;
    background-size: cover;
}
.urun_ic_alan{
    background-color: #f0f0f0;
    padding: 85px;
}
.urun_ic_yazi{
    font-size: 15px;
    line-height: 2;
}
.urun_sayfa_icerik {
    margin-top: 154px;
}
.urun_ic_yazi_baslik{
    font-size: 16px;
}
.urun_baslik_cizgi {
    height: 2px !important;
    color: #747474;
    width: 35px;
    margin: auto;
}
.ana_baslik_cizgi {
    height: 2px !important;
    color: #000000;
    width: 35px;
    margin: auto;
    margin-top: 30px;
}
.hak{
    text-align: left;
}
.alt_menu{
    text-align: right;
}

.navbar-light .navbar-toggler {
    margin-right: 10px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("img/cizgiler.svg");
}
.sayfa_marka_baslik {
    background-color: #dddddd;
    height: 150px;
    margin-top: 200px;
    padding-top: 60px;
    padding-left: 135px;
}
.marka_kutu{
    transition: 0.3s;
}
.marka_kutu img:hover{
    transform: perspective(1000px) scale(1.03);
    box-shadow: 0 3px 15px rgb(0 0 0 / 40%);
    transition: 0.3s;
}
.iletisim_baslik{
    font-weight: 500;
    font-size: 70px;
    color: #ffffff;
    text-align: center;
    line-height: 84px;
}
.iletisim_text{
    font-size: 30px;
    color: #ffffff;
    font-family: 'Playfair Display';
    text-align: center;
}
.iletisim_kutu{
    background-color: #f7f7f7;
    text-align: center;
    padding: 50px;
    min-height: 320px;
    margin-bottom: 50px;
}
.iletisim_icon{
    border-color: rgba(255,255,255,0);
    border-width: 0px;
    background-color: #fecc00;
    height: 80px;
    width: 80px;
    line-height: 80px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 15px;
}
.iletisim_kutu_text{
    font-size: 15px;
}
.iletisim_kutu_text a{
    color: #747474;
}

.iletisim_kutu_text a:hover{
    color: #fecc00;
}
.iletisim_form_alan{
    background-color:#f7f7f7;
    padding: 100px 10px 100px 10px;
}
.yan_esit{
    padding-left: 0px; 
    padding-right: 0px;
}
.btn-primary {
    color: #fff;
    background-color: #fecc00;
    border-color: #fecc00;
}
.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.menu_genel{
    padding-top: 50px;
}

.menu-content-page {
    padding-bottom: 30px;
}

.urun_menu{
    padding-left: 7%;
    padding-right: 7%;
    background-color: #212121 !important;
    padding-top: 50px;

}

.breadcrumb-area {
    background: #fecc00;
}

.breadcrumb {
    padding-left: 7%;
    padding-right: 7%;
    margin: 15px;
}

.breadcrumb-item a {
    color: #333;
    font-weight: 900;
}


.fixed-share {
    width: 45px;
    position: fixed;
    bottom: 20px;
    right: 18px;
    z-index: 99999;
    font-size: 12px;
    background-size: cover;
}

.btn-social {
    padding: 10px;
    border: 1px dashed #999;
    background: #f5f5f5;
    color: #333;
    display: block;
    margin-bottom: 20px;
}

.btn-social img {
    margin-right: 5px;
}



@media only screen and (max-width: 2560px){


}


@media only screen and (max-width: 1920px){


}


@media only screen and (max-width: 1440px){


}

@media only screen and (max-width: 1199px){


}

@media only screen and (max-width: 1024px) {
.navbar-light .navbar-nav .nav-link {
    font-size: 12px;
}

}

@media only screen and (max-width: 768px) {

.navbar-collapse {
    background-color: #333333;
}
.urun_ic_alan {
    padding: 10px;
}
.foot_span {
    padding-left: 5px;
    padding-right: 5px;
}
.hak{
    text-align: center;
    font-size: 10px;
}
.alt_menu{
    text-align: center;
    font-size: 10px;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("img/cizgiler_beyaz.svg");
}
.navbar-light .navbar-toggler {
    border-color: #ffffff;
}

}



@media only screen and (max-width: 576px) {
    .menu_genel {
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }
    .slayt_ana {
        font-size: 20px;
    }
    .slayt_alt{
        font-size: 16px;
    }
    .slayt_boy{
        height: 375px;
    }
    .anasayfa_slogan{
        font-size: 22px;
        font-weight: 400;
        padding-bottom: 30px;
    }
    .hakkimizda_yazi {
        padding-top: 55px;
    }

    .hakkimizda-metin {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sayfa_marka_baslik {
        background-color: #dddddd;
        height: 120px;
        margin-top: 200px;
        padding-top: 50px;
        padding-left: 0px;
        text-align: center;
    }
    .iletisim_baslik {
        font-size: 24px;
    }
    .iletisim_text{
        font-size: 16px;
    }

    .carousel-control-prev-icon, .carousel-control-next-icon {
        width: 30px;
        height: 75px;
    }

    .urun_sayfa_icerik {
        margin-top: 124px;
    }


    .logo_ust{
        max-width: 135px;
    }

}

@media only screen and (max-width: 425px) {


}

@media only screen and (max-width: 375px){


}



@media only screen and (max-width: 320px) {


}