.esitle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	/* opsiyonel ayarlar */
	width: 100%;
	height: 260px;

}



.nav-bar a
{
	font-size: 26px !important;
}


.dropdown
{
	
	    width: 770px;
	display: none;
	background-color: #f4f4f5;
	position: absolute;
	left:-250px;
	line-height: 30px;
	text-align: left;
	overflow-x: scroll;
	min-height: 300px;
	overflow-x: hidden;
	z-index: 99999 !important;
}
.dropdown li
{
	float:left !important;
    width:50% !important;
    font-size: 14px;
	margin: 0 !important;
	width: 100%;
	line-height: 10px !important;
	padding: 10px;
}
.dropdownmenu .dropdown li a
{font-size: 17px !important;
	line-height: 10px !important;
	

}
.dropdownmenu .dropdown li:hover 
{
	background-color: red !important;
	color: white !important;
}
.dropdownmenu .dropdown li:hover a
{
	
	color: white !important;
}

	.margs
	{
		margin: 0 auto !important;
	}
.ccc
{
	padding-top:  15px;
}

/* Heart of the matter */
@media (min-width: 768px) {
	.colsla {
		width: 20%;
	}


}
