#newhead{
overflow:hidden;
font-family:poppins;
}

.newhead{
overflow:hidden;
width:1150px;
margin:0 auto;
}

.nlogo{
padding:10px 0;
float:left;
}

.newbar{
background:#2a9c46;
overflow:hidden;
}

.nmenu{
width:1100px;
margin:0 auto;
}

.nmenu ul{
margin:0 auto;
list-style:none;
padding:0;
}

.nmenu li{
float:left;
width:20%;
padding:15px 0 10px 0;
font-weight:600;
text-align:center;
}

.nmenu li:nth-child(4){
background:#eee;
}

.nmenu li a{
color:#000;
text-decoration:none;
}

.nmenu li a:hover{
color:#fff;
}

#ntop{
overflow:hidden;
border-bottom:1px solid #ccc;
}

.ntop{
overflow:hidden;
margin:0 auto;
width:1150px;
}

.ntop span{
display:block;
float:left;
padding:10px 20px 10px 0;
font-family:poppins;
}

.ntop a{
color:#333;
text-decoration:none;
font-weight:500
}

.narama{
overflow:hidden;
float:left;
padding:40px 0 0 40px;
}

.narama input{
width:400px;
height:40px;
border:1px solid #ccc;
border-top-left-radius:20px;
border-bottom-left-radius:20px;
outline:none;
padding-left:10px;
border-right:none;
}

.narama button{
background:green;
height:40px;
width:40px;
color:#fff;
color:#fff;
border:none;
margin-left:-2px;
border-top-right-radius:20px;
border-bottom-right-radius:20px;
cursor:pointer;
}

.nsepet{
float:right;
border:1px solid #ccc;
padding:10px;
width:200px;
margin-top:40px;
border-radius:20px;
}

.nsepet i{
font-size:22px;
display:block;
float:left;
}

.nslider{
width:1100px;
margin:0 auto;
overflow:hidden;
}

.nkattitle{
background:#000;
color:#fff;
padding:10px;
font-weight:600;
border-radius:5px;
}

.nkat{
border:1px solid #ccc;
border-bottom:none;
width:250px;
float:left;
border-top-left-radius:5px;
border-top-right-radius:5px;
}

.nslider{
width:1100px;
margin:0 auto;
overflow:hidden;
padding:20px 0;
}

.nkat ul{
margin:0 auto;
list-style:none;
padding:0;
}

.nkat li{
border-bottom:1px solid #ccc;
padding:10px;
font-weight:600;
}

.nkat li span{
float:right;
font-weight:600;
cursor:pointer;
}

.nkat li a{
color:#000;
text-decoration:none;
}

.nslide{
float:right;
width:838px;
background:#eee;
min-height:400px;
}

.nslide img{
width:100%;
object-fit:cover;
}

.nkat li ul{
display:none;
}

.nkat li:hover ul{
display:block;
}

.nkat li li{
border:none;
padding:10px 0!important;
border-bottom:1px solid #eee;
}

.nurunler{
width:1100px;
margin:0 auto;
overflow:hidden;
padding:40px 0
}

.utitle{
overflow:hidden;
background:#2a9c46;
color:#fff;
margin-bottom:20px;
padding:10px;
border-radius:5px;
}

.cell{
width:200px;
height:300px;
margin-right:10px;
border:1px solid #ccc;
margin-bottom:5px;
}

.cell:hover{
box-shadow: 0 2px 20px 2px #999;
}

.cell img{
width:100%;
height:200px;
object-fit:contain;
}

.onecikanlar{
padding:5px;
margin-bottom:30px;
}

.cell span{
display:block;
font-weight:600;
text-align:center;
padding:5px 0
}

.cell em{
display:block;
text-align:center;
font-style:normal;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
width:50%;
margin:0 auto;
}

.cell i{
display:block;
font-style:normal;
text-align:center;
width:50%;
background:#eee;
color:#666;
padding:5px;
border-radius:5px;
margin:0 auto;
margin-top:10px;
text-decoration:none;
}

.cell a{
text-decoration:none;
}

.cell i:hover{
background:#2a9c46;
color:#fff;
text-decoration:none;
}