
@import url('https://fonts.googleapis.com/css2?family=Caveat&family=Poppins:wght@300&display=swap');

.bodystyle{
    height: auto;
    width: 100%;
    
}

.float{
	position:fixed;
	width:80px;
	height:80px;
	bottom:1em;
	right:1em;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    
    z-index:100;
    display: table;
    
    
}
.my-float{
	vertical-align: middle;
    font-size: 35px;
}
.float i{
    padding-top: 23px;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    font-size: 30px;
}

.float:hover{

    color: white;
    
}
#topbar1{
    width: 100%;
    background-color: black;
    font-size: 14px;
    color: white;
    height:auto;
    text-decoration: none;
}
.topbaryazi{
    padding-top: 5px;
    text-align: center;
}
#topbar{
    background-color: black;
    z-index: 1;
    text-align: center;
    color: white;
    width:100%;
    height:auto;
    text-decoration: none;
    
}
.deneme1{
    padding-bottom: 5px;
}
.iletisim{
    max-height: 20px;
}

.fa-üst:hover{
    cursor: pointer;
    
    color: rgb(209, 201, 201);
    
}
.fa-üst-3:hover{
    cursor: pointer;
    font-size: 14px;
    color: rgb(209, 201, 201);
    
}
.fa{
    text-align: center;
    text-decoration: none;
    font-size: 15px;
}

.fa-üst{
    text-align: center;
    text-decoration: none;
    color: white;
    
}
.fa-üst-3{
    text-align: center;
    text-decoration: none;
    color: white;
    
}


#icontext{
    padding-left: 5px;
    vertical-align: middle;
    text-decoration: none;
    color:white;
}



.selam{
    height: 50px;
    border-bottom: 2px solid;
    z-index: 1;
    position: sticky;
    top: 0;
    background-color:white;
    width: 100%;
    display: table;
    transition: 1s;
}
.selam a{
    display: inline-block;
    padding-bottom: 0.25rem;
    position: relative;
   
    
}
.selam a::before{
    content:"";
    position: absolute;
    padding-left: 0px;
    bottom: 0;
    height: 2px;
    background-color:grey;
    width: 0%; 
    display: table-cell;
    vertical-align: middle;
    transition: width 0.25s ease-out;
    
}

.selam a:hover::before{
    width: 80%;
    
    
    
    
    
}



.selam ul{
    font-size: larger;
    padding-left:60px;
    display: table-cell;
    vertical-align: middle;
    list-style:none ;
    text-decoration: none;
    color:black;
    
}
.slidecontent{
    display: none;
}
.selam ul li{
    
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    text-align: center;
    float:left;
    color: black;
}
.selam li a{
    transition: 0.25s;
    float: left;
    padding-left: 50px;
    text-decoration: none;
    color: black;
    
    
}
@media screen and (max-width: 601px){
    .selam{
        display:inline-flexbox;
    }
    .selam ul{
    
    font-size: larger;
    display: table-cell;
    vertical-align: middle;
    list-style:none ;
    text-decoration: none;
    color:black;
    padding-left: 0px;
    margin-right: auto;
        
    }
    .selam .logo{
       
        max-height:80px;
        width: auto;
        margin-top: 30px;
    }
    .selam li{
    display:table-cell;
    vertical-align: middle;
    padding-left: 00px;
    text-align: center;
    float:left;
    color: black;
    }
 }

.listofproduckt{
    height: auto;
    background-color:#d8d3d38d;
    
}
.ürünbox{
    display: inline-block ;
    border-radius:10px;
    position:relative;
    text-align: center;
    height: auto;
    
    
}


@media(min-width: 600px){
    .ürünid{
    max-width: 481px;
    max-height: 259px;
    margin:auto;
    margin-top: 30px;
    margin-bottom: 30px ;
    border-radius: 4px;
    transition: 0.3s;
    border-radius: 10px;
    box-sizing: border-box;
    
}   
}
.ürünid{
    
    width: 90%;
    height: 259px;
    margin:auto;
    margin-top: 30px;
    margin-bottom: 30px ;
    border-radius: 4px;
    transition: 0.3s;
    border-radius: 10px;
    
    
}
.listofproduckt hr 
:nth-child(2n){
    margin-bottom: 30px;
}
.listofproduckt hr{
    
    margin: auto;
    display: inline;
    color: black;
    border-style: solid;
    width: 50%;
    border-width: 2px;
}
.yazi{
    font-weight: bolder;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:x-large;
    z-index: 0;
    opacity: 0;
    transition: 0.3s;
    
    
}
.ürünbox:nth-child(2):hover div{
    opacity: 2;
    color: white; 
    z-index: 3;
}

.ürünbox:hover div{
    opacity: 2;
     
    z-index: 3;

}
.ürünid:hover{
    
    transform: scale(1.03);
    opacity: 0.9;
    z-index: 3;
}


.deneme{
    width: 200px;
    height: 300px;
    background-color: #25d366;
}
.dısimg{
    float: left;
    margin-left: 50px;
    margin-bottom: 50px;
    margin-right: 20px;
    max-width: 60%;
    height: auto;
   
    
}




.urun{
    margin:auto;
    width: 70%;
    height: auto;
    background-color: white;
    height: 400px;
    margin-bottom: 2px;
}


.urun img{
    padding: 10px;
    float: left;
}

.urun p{
    word-wrap: break-word;
}




























































.üründıs{
    display: block;
    width: 100%;
}
.listofproduckt2{
    font-family:Arial, Helvetica, sans-serif;
    padding-bottom: 30px;
    max-width: 800px;
    height: auto;
    background-color:white;
}


.altürün{
    
    height: auto;
    text-align:justify;
    font-size: 20px;
    padding-left: 50px;
   
}
.altürün img{
    float:left;
}
#pyazi{
    float: left;
    word-wrap:break-word;
}



#nav{
    overflow: hidden;
    background-color: #FFFFFF;
    font-weight: bold ;
    width: 100%;
    height: auto;
    font-size: 16px;
    margin: auto;
    padding-bottom: 5px;
    display: table;
}
.baslik{
    display: table-cell;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    display: table;
}

.logo{
    padding-left: 20px;
    border-radius: 5px;
    margin: auto;
    max-height:70px;
    width: auto;
    margin: 10px;
    
}


.logoürünler{
    border-radius: 5px;
    margin: auto;
    max-height:70px;
    width: auto;
    margin: 10px;
    
}

.itemlink{
    position: relative;
    padding-top: 3px;
    vertical-align: middle;
    float: left;
    font-size: 17px;
    float: right;
    margin: auto;
    width: 70%;
    height: 70%;
  
}
.link:hover{

    color: black;
}
.itemlink a{
    color: black;
}


.tanitim{
    padding-top: 50px;
    padding-bottom:50px;
    margin: auto;
    width: 80%;
    height: auto;
    
}
.fixed-height{
    max-height: 450px;
    width: auto;
}


.nakliyat{
    width: 100%;
    height: 500px;
    background-size: 100% 100%;
    background-image: url(/img/background-gb28ede221_1920.jpg);
}
.nakliyat h5{
    font-size: 50px;
    padding-left:100px;
    padding-top: 100px;
}
.nakliyat p{
    color: #FFF;
    font-size: 30px;
    padding-left:100px;
    padding-top: 40px;
}




.hakkımızda{
    background-size: 100%;
    background-color:#FBFBFB;
    width: 100%;
    
    padding-top:50px ;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom:50px ;
    text-align: center;
    
}
.hakkımızda p{
    padding: 5px;
    text-align: justify;
}
.hakkımızda h3{
    padding: 5px;
}
.hakkımızda img{
    float: right;
    height:150px;
    width: auto;
    box-sizing: content-box;
    margin: 10px;
}
@media(max-width: 600px){.hakkımızda img{
    height:auto;
    width: auto;
    
}   
}




















.orta{
    padding-top:50px;
    padding-bottom: 50px;
    font-size: large;
    align-items: center;
    margin: auto;
    text-align: center;
    overflow: hidden;
    background-color: aliceblue;
   
    

}

.ürünler{
    width: 25%;
    height: auto;
    padding: 20px;
    margin: auto;
}

.card{
    
    margin: auto;
    max-height: 100%; 
    width: auto;
}
.kart{
    
    margin: auto;
}
.card-img-top{
    width:100%;
    height: 100%;
    object-fit:fill; 
}



.card:hover{
    opacity: 0.8;
    box-shadow: white;
    transition: 0.3s;
}

.orta2{
    margin:auto;
    background-color:#FBFBFB;
    text-align: center;
    padding: 30px;
  
}
.btn-default{
    border: 1px solid black;
}






.bitiş{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color:white;
    width: 100%;
    background-color:#222222;
    height: auto;
}
.bitiş a{
    padding: 20px;
    text-align: center;
    color: white;
    text-decoration: none;
}

.bitiş a:hover{
    font-size: 30;
    color:white;
}



.bitiş .socials{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0 3rem 0;
}

.socials li{
    margin: 0 10px;
}

.socials a{
    text-decoration: none;
    color: #fff;
    border: 1.1px solid white;
    padding: 5px;
    border-radius: 50%;
}

.socials a i{
    font-size: 1.1rem;
    width: 20px;
    transition: color .4s ease;
}

.socials a:hover i{
    color: aqua;
    
}
.socials li:hover{
    transform: scale(1.3);
}


.footer-bottom{
    background: #000;
    width: 100%;
    padding: 20px;
    padding-bottom: 40px;
    text-align: center;
}


@media screen and (max-width: 601px){
    .bitiş h5{
        font-size: 4vw;
    }


}

.galeri{
    padding-top: 60px;
    padding-bottom: 60px;
}

.galeri img{
    border-radius: 20px;
    padding-top: 50px;
    width: 100%;
    height: auto;
    transition: 500ms;
    
    
}

.galeri img:hover{
    z-index: 2;
    transform: scale(1.3);
}














