@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
.post-item.border > .post-item-wrap > .post-item-description{
    padding: 15px !important;
}
.post-image img {
    height: 170px !important;

}
.tags a i{
    display: flex;
    align-items: center;
    justify-content: center;
}
.widget-title{
    line-height: 0 !important;
}
button.btn.btn-dark.btn-outline, .btn:not(.close):not(.mfp-close).btn-dark.btn-outline, a.btn:not([href]):not([tabindex]).btn-dark.btn-outline{
    background-color: #F38936 !important;
    border-color: #F38936 !important;
    color:white  !important;
}
.pdf-galeri-wrapper{
    padding-top: 20px;
}


#scrollTop{
    display: none !important;
}
.fixed-button-wrapper{
    background-color: #000;
 padding: 10px 0px;
    position: fixed;
    bottom: 50px;
    right: 0px;
    z-index: 9999999999999 !important;
}
.fixed-button-wp i{
    font-size: 38px !important;
}
.fixed-button-wp a{
 
    font-size: 24px !important;
 
    font-weight: 600;
    color: #fff !important;
}

 

.fixed-button-wp-icon{

    padding: 10px 20px;
}

 



 









@media(min-width:800px){
    .image-hover-zoom img{
        width: 100% !important;
        height: 120px !important;
        cursor: pointer;
    }
}
@media(max-width:800px){
    .image-hover-zoom img{
        width: 100% !important;
        height: 150px !important;
        cursor: pointer;
    }
}
@media(max-width:500px){
    .image-hover-zoom img{
        width: 100% !important;
        height: auto !important;
        cursor: pointer;
    }
}
.all{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
}
.detail{
    width: 200px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
   border: 1px solid #F38936;
}
.detail a{
color: #F38936 !important;
font-size: 16px !important;
}
.detail:hover{
background-color: #F38936 ;
cursor: pointer;
    }
    .detail:hover a{
        color: aliceblue !important;
    }
#page-title{
    padding: 10px 0 !important;
    background-color: #F38936 !important;
}
.sidebar.sidebar-modern:before{
background-color: white !important;
}
#page-title .breadcrumb{
    background-color: #F38936 !important;
    text-align: left !important; 
}
.post-item .post-item-description > h2, .post-item .post-item-description > h2 > a{
font-size: 16px !important;
}
.post-image img{
    object-fit: contain;
}
.portfolio-item.img-zoom .portfolio-image img, .portfolio-item.img-zoom .grid-image img, .grid-item.img-zoom .portfolio-image img, .grid-item.img-zoom .grid-image img{
    object-fit: contain;
}
.post-item.border > .post-item-wrap > .post-item-description{
    height: 141px !important;
}
.tags{
    display: flex;
    flex-direction: column;
}
.tags a{
    display: flex;
    justify-content: space-between;
    border-radius: 0 !important;
}
.kenburns-bg {

    background-size: 100% 100% !important;
}

.inspiro-slider .slide .slide-captions .strong::after {
    display: none;
}

.logo-default img {
    height: 50px;
    width: 250px;
    margin-top: -15px;
}

.product .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



.product-box {
    width: 23%;
    height: 320px;
    position: relative;
    box-shadow: 0px 0px 5px gray !important;
}


#eight {
    width: 100% !important;
    height: 400px !important;
}

.product-img {
    height: 220px !important;
}


.product-text {
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.portfolio-item .portfolio-image:after,
.portfolio-item .portfolio-video:after,
.portfolio-item .grid-image:after,
.portfolio-item .grid-video:after,
.portfolio-item .flickity-viewport:after,
.grid-item .portfolio-image:after,
.grid-item .portfolio-video:after,
.grid-item .grid-image:after,
.grid-item .grid-video:after,
.grid-item .flickity-viewport:after {
    opacity: 0 !important;
}

.product-title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    max-width: 100% !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media(max-width:600px) {
    .kenburns-bg {

        background-size: cover !important;
    }

    .logo-default img {
        width: 220px !important;
    }
}

@media(max-width:1200px) {
    .product-box {
        height: 280px !important;
    }

    #eight {
        height: 350px !important;
    }

    .product-img {
        height: 210px !important;
    }

    .product-text {
        height: 70px !important;
    }
}

@media(max-width:1000px) {
    .product-box {
        width: 50% !important;
    }

    .product .container {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 10px !important;
    }

    .product-box {
        height: 320px !important;
    }

    #eight {
        height: 400px !important;
    }

    .product-img {
        height: 220px !important;
    }

    .product-text {
        height: 100px !important;
    }
}

@media(max-width:800px) {
    .biz-kim {
        margin-right: 0 !important;

    }
}

@media(max-width:600px) {

    .product-box {
        width: 100% !important;
    }

    .biz-sol p {
        width: 100% !important;
        font-size: 15px !important;
        padding: 20px !important;
    }

    .biz-con {
        padding: 10px !important;
    }

    .copyright-text {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
    }
    .copyright-text{
        text-align: center !important;
    }
    .copyright-text a {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

















.biz-con {
    width: 100%;
    padding: 50px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    background-color: rgb(231, 231, 235);
}

.biz-baslik {
    width: 100%;
    align-self: center;
    padding: 6px;
    display: flex;
    justify-content: center;
}

.biz-kim {
    background-color: #a5a29f;
    padding: 10px;
    font-size: 18px;
    color: white;
    margin-bottom: -30px;
    margin-right: 50px;
    z-index: 1;
    position: relative;
    font-family: 'Poppins', sans-serif;
}

.biz-sol {
    width: 60%;
    height: 350px;
    position: relative;
}

.biz-sol p {
    position: absolute;
    top: 30px;
    z-index: 100;
    color: white;
    padding: 50px;
    font-size: 16px;
    width: 75%;
    font-family: 'Poppins', sans-serif;
}

.biz-sol button {
    padding: 7px;
    margin-top: 30px;
    background-color: transparent;
    color: white;
    font-family: 'Poppins', sans-serif;
    border: 2px solid white;
    width: 150px;
}

.biz-sol button:hover {
    color: #F38936;
    border: 2px solid #F38936;
}

.biz-sol img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.5);
    z-index: -1;
}

.biz-sag {
    width: 35%;
    height: 350px;
    background-color: #F38936;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding-top: 15px;
    color: white;
}

h2 {
    color: white;
    font-family: 'Poppins', sans-serif;
}

.biz-sag button {
    padding: 7px;
    background-color: #F38936;
    color: white;
    font-family: 'Poppins', sans-serif;
    border: 2px solid white;
    width: 150px;
    font-size: 16px;
    z-index: 2;
}

.biz-sag button:hover {
    background-color: white;
    color: #F38936;
    z-index: 2;
}

.biz-sag img {
    height: 120px;
    margin-top: 20px;
    z-index: -5;
}

.kap-ürün {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding: 50px;
}

.ürün {
    font-family: 'Poppins', sans-serif;
    width: 19%;
    height: 250px;
    background-image: url(img/ürün2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: end;
    justify-content: center;
}

.ürün-2 {
    font-family: 'Poppins', sans-serif;
    width: 19%;
    height: 250px;
    background-image: url(img/ürün3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: end;
    justify-content: center;
}

.ürün-3 {
    font-family: 'Poppins', sans-serif;
    width: 19%;
    height: 250px;
    background-image: url(img/ürün4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: end;
    justify-content: center;
}

.ürün-4 {
    font-family: 'Poppins', sans-serif;
    width: 19%;
    height: 250px;
    background-image: url(img/ürün5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: end;
    justify-content: center;
}

.ürün img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.ürün-yazi {
    width: 90%;
    text-align: center;
    height: 70px;
    z-index: 1;
    background-color: #c2bcb7;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
}

.ürün-yazi:hover {
    background-color: #F38936;

}

.ürün-yazi h3 {
    font-family: 'Poppins', sans-serif;
    color: white;
}

.blog-res img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.kalite-contan {
    width: 100%;
    background-color: rgb(231, 231, 235);
    padding: 50px;
}

.kap-kalite {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    font-family: 'Poppins', sans-serif;

}

.kalite {
    width: 300px;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
}

.kalite-baslik {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Poppins', sans-serif;
}

.kalite-baslik p {
    max-width: 600px;
    margin: auto;
    font-size: 15px;
}

.kalite-baslik h2 {
    color: #F38936;
}

.kalite img {
    width: 55px;
    height: 55px;
    object-fit: cover;
}

.kalite h3 {
    color: #F38936;
}

@media (max-width: 1080px) {
    .biz-sol {
        width: 100%;
        margin-bottom: 10px;
    }

    .biz-sag {
        width: 50%;
    }

    .ürün {
        width: 50%;
    }

    .ürün-2 {
        width: 50%;
    }

    .ürün-3 {
        width: 50%;
    }

    .ürün-4 {
        width: 50%;
    }

}

@media (max-width: 750px) {

    .biz-sol {
        width: 100%;
        margin-bottom: 10px;
    }

    .biz-sol p {
        width: 90%;
        font-size: 12px;
    }

    .biz-sag {
        width: 100%;
    }

    .ürün {
        width: 100%;
    }

    .ürün-2 {
        width: 100%;
    }

    .ürün-3 {
        width: 100%;
    }

    .ürün-4 {
        width: 100%;
    }



}
