.logo{
    width: 250px;
}
.banner-overlay{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    position: absolute;
}
.about-us{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body{
    font-family: "Poppins", Arial, sans-serif !important;
}
.desc {
    margin-bottom: 20px !important;
}
.desc p{
    font-size: 18px !important;
    font-weight: normal !important
}
.desc span{
    font-size: 18px !important;
}
.desc strong{
    font-size: 18px !important;
}
.desc b{
    font-size: 18px !important;
}
.desc font{
    font-size: 18px !important;
}
.desc small{
    font-size: 18px !important;
}


/* deneme */
td {
    font-size: 18px !important;
    font-weight: normal !important
}

td p{
    font-size: 18px !important;
    font-weight: normal !important
}
td span{
    font-size: 18px !important;
}
td strong{
    font-size: 18px !important;
}
td b{
    font-size: 18px !important;
}
td font{
    font-size: 18px !important;
}
td small{
    font-size: 18px !important;
}

/* deneme */

table{
      width: 100%  !important;
    border: 0 !important;
    margin-bottom: 20px !important
}
tbody{
    width: 100%  !important;
    border: 0 !important;
}
td{
    border: 1px solid #dadada !important;
    padding: 5px !important;
}

html{
    font-family: "Poppins", Arial, sans-serif !important;
}
.edit h1{
    margin-bottom: 0 !important;
    padding: 0 !important;
    font-family: "Poppins", Arial, sans-serif !important;
}
.edit h2{
    margin-bottom: 0 !important;
    padding: 0 !important;
    font-family: "Poppins", Arial, sans-serif !important;
}
.edit p{
    margin-bottom: 0 !important;
    padding: 0 !important;
    font-family: "Poppins", Arial, sans-serif !important;
}
.page-detail-product img{
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.home-product{
    width: 100%;
    height: 90px;
    object-fit: cover;
}
 
.photo-gallery-img{
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.product{
    border: 1px solid #f4f4f4 !important;
}
.product .card-body{
    padding: 0rem !important;
    margin: 0 !important;
}
.home-product-box{
    width: 20%;
    margin-bottom: 30px;
}
.blog-img{
    width: 100%;
    height: 250px;
}
.uretim-img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
@media(max-width:991px){
    .logo{
        width: 180px;
    }  
    .header-logo{
        width: 180px;
    }
    .home-product-box{
        width: 50%;
        margin-bottom: 30px;
    }
     .sertifika-down .owl-stage-outer{
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 50px !important;
    }
    .sertifika-down  .owl-nav{
        display: none !important;
    }
}