ul.dilalani{
	list-style-type: none;
	display: inline-block;
	padding-left: 0;
}
ul.dilalani li{
	float: left;
	margin-left: 10px;
}
ul.dilalani li>a>img{
	height: 20px
}

ul.sosyalmedya{
	list-style-type: none;
	display: inline-block;
	padding-left: 0;
}
ul.sosyalmedya li{
	float: left;
	margin-left: 10px;
}
ul.sosyalmedya li>a>img{
	height: 20px
}

.page-title{
	position:relative;
	padding:70px 0px 60px;
	color:#ffffff;
	text-align:center;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#121c27;
	opacity:0.50;
	z-index:0;	
}

.page-title .auto-container{
	position:relative;
}	

.page-title h1{
	font-size:22px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:700;
	margin:0px;
	position: relative;
}

.page-title h1:after{
	content:'';
	position:relative;
	display:block;
	width:80px;
	height:2px;
	margin:10px auto 20px;
	background:#ffd21d;	
}

.dashboardhaberimg {
	height: 200px; 
}


.dashboardhaberimg img {
	max-height: 200px; 
}

.main-footer{
	position:relative;
}

.main-footer p{
	line-height:2.2em;
	margin-bottom:20px;
}

.main-footer .footer-upper{
	position:relative;
	padding:50px 0px 20px;
	color:#cddeee;
	background:#314150;
	line-height:2em;
}

.main-footer .footer-upper .column{
	position:relative;
	margin-bottom:20px;	
}

.footer-upper .column h2{
	position:relative;
	font-size:15px;
	line-height:1.4em;
	padding:0px 0px 18px;
	margin-bottom:25px;
	font-weight:600;
	text-transform:uppercase;
	color:#ffffff;
}

.footer-upper .column h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:70px;
	height:3px;
	background:#ffd21d;
}

.footer-upper .contact-widget li{
	position:relative;
	margin-bottom:10px;	
}

.footer-upper .contact-widget li strong{
	font-weight:600;
	padding-right:5px;	
}

.main-footer .footer-upper a{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.main-footer .footer-upper a:hover{
	color:#ffffff;	
}

.footer-upper .links-widget li{
	position:relative;
	margin-bottom:5px;
}

.footer-upper .links-widget li a{
	position:relative;
	display:block;
	color:#cddeee;
}

.footer-upper .social-links a{
	position:relative;
	display:inline-block;
	width:32px;
	height:32px;
	line-height:30px;
	text-align:center;
	background:#435464;
	margin-right:5px;
	color:#999999;
	border:1px solid #435464;	
}

.footer-upper .social-links a:hover{
	color:#ffffff;
	background:none;
	border-color:#ffd21d;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);	
}

.footer-bottom{
	position:relative;
	background:#293744;
	padding:10px 0px;
	color:#cddeee;
	font-size:13px;
	text-align:center;
}

.footer-bottom .copyright{
	position:relative;
	line-height:30px;
}

.footer-bottom .copyright a{
	position:relative;
	color:#ffffff;	
}

.footer-bottom .copyright strong{
	font-weight:400;
	color:#ffffff;	
}

.referanslar img {
	max-width: 100%;
	max-height: 150px;
	padding: 10px;
}

.logoyazi {
	font-family: 'Great Vibes', cursive;
	font-size: 22px;
}