

.slick{overflow:hidden; height:50px;}
.slider a{ color:#fff; font-size:15px;}
.slider{  width:100%; height:30px;}
.menucustom a{color:#000;font-weight:bold;font-size:12px;}
.menucustom li {
	        background: #ddd;
    height: 59px;
    line-height: 47px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    Border-radius:5px;
}
.img_and_text
{
	
	position:relative;
}
.text_css{
	position:absolute; 
	bottom:0; 
	right:0;
	left:0;
	background:#0000003d;
	top:0;
	margin-top:20%;
	color:#fff;
	text-decoration:none;
}
.fiyat{z-index:9999; position:absolute; top:15px; right:15px; font-size:13px; background:#01a3d4; border-radius:5%; width:70px; height:30px; text-align:center; padding:2px; COLOR: #FFF; font-weight:bold;}
.text_css a:hover{color:#fff;}


.topbar{
	background: #4e4f50;
    padding: 15px 15px;
}
.custom_aciklama {
	text-align:left;
		padding:5px 0;
		margin:5px;
}

.custom_box{
	
}
.custom_metin a:hover {
	color:#ddd;
}
.custom_metin a {
	color:#fff;
	text-decoration:none;
}
.custom_anabuton a:hover{
	color: #ddd;
}
.custom_anabuton a{
	color: #fff; 
	Font-size:20px;
	text-decoration:none;
}
.custom_anasayfa
{
	    background: #4e4f50;
    padding: 7px 5px;
    text-align: center;
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: bold;
	border-radius:5px;
}
.custom_metin .nav-link:hover{
	cursor:default !important;
	color: #000;
}

.custom_metin .nav-link {
	    coloR: #000;
    font-size: 23px;
    font-weight: bold;
	text-decoration:none;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1111111111;
  top: 0;
  left: 0;
  background-color: #4e4f50;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 22px !important;
  color: #818181;
  display: block;
  transition: 0.3s;
}


.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  z-index: 111111111199;
  color: #fff;
  font-weight:bold;
}
.foo-ter{
	background:#4e4f50; 
	padding:15px;
	height:50px;
	margin-top:50px;
}
.detay_custom{
	font-size:25px; 
	font-weight:bold;
}
#main {
  transition: margin-left .5s;
  padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

ul.nav-list li a{
	
transition: background 0.1s;
	
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	
padding: 8px 0 8px 22px;
	
display: block;
	
color: #fff !important;
	
font-size: 17px !important;
	
text-decoration: none;
	
line-height: 20px;
	
font-weight: bold;
}

::-webkit-scrollbar {
  height: 4px;              /* height of horizontal scrollbar ← You're missing this */
  width: 4px;               /* width of vertical scrollbar */
  border: 1px solid #d5d5d5;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.menu_bar a {height:30px;margin:10px; color:#000;font-weight:bold;}