<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1585px) {


}
@media (max-width: 1300px) {

	
}
@media (max-width: 768px) {

	.container-fluid {
		max-width:calc(100vw - 30px);	
	}


#ust {
	width:100%;
	height:60vh;
	border-bottom:1px solid var(--anarenk);
	background:url('../img/arkaplan.png');
	background-repeat:no-repeat;
    background-size: 90% auto;
	background-position:bottom right;
	
}
#ust .logo {
	text-align:center;
	padding-top:62px;	
	padding-bottom:37px;	
}
#ust .logo img {
	height: 51px;	
}
#ust .yazi1 {
	text-align:center;
	font-size: 42.24px;
	font-weight: 700;
	line-height: 51px;
}
#ust .yazi2 {
	text-align:center;
	font-size: 12.8px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 4px;
}
#alt {
	padding:43px 51px;
}
#alt .menubas {
	display:block;
	color: var(--anarenk);
	font-size: 16px;
	font-weight: 700;
	line-height: 19px;
	margin-bottom:10px;
}
#alt .menubilgi {
	display:block;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	margin-bottom:33px;
}
#alt .yanbilgi {
	display:block;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	margin-bottom:10px;
}
#alt .yanbilgi span {
	display:inline-block;
	color: var(--anarenk);
	font-weight: 500;
	min-width:20%;
}


}</pre></body></html>