@import url("https://fonts.googleapis.com/css?family=Oswald:400,100,300,500,700%7CTitillium+Web:400,300,700,900");
.site-font{
  font-family: Titillium Web
}
.ortala{
	text-align:center
}
.sol{
	float:left
}
.sag{
	float:right
}
.bold{
	font-weight:bold !important
}
.gokkusagi{
	margin-top:0px;
	height: 1px;
	border-top:0;
	border-radius:5px;
	background-image:linear-gradient(
	to right, #1b57a1, 
	#1b57a1 12.5%, #0cbce2 1%, 
	#0cbce2 25%, #000 25%, 
	#000 37.2%, 
	#dd4b39 37.2%, #dd4b39 50%, #1583ba 50%, 
	#1583ba 62.5%, #bd2126 62.5%, #bd2126 75%, 
	#006464 75%, #006464 87.5%, 
	#25D366 87.5%, #25D366
	);
}
.yazi-14{
	font-size:14px
}
.yazi-15{
	font-size:15px
}
.yazi-16{
	font-size:16px
}
.yazi-17{
	font-size:17px
}
.yazi-18{
	font-size:18px
}
.yazi-19{
	font-size:19px
}
.yazi-20{
	font-size:20px
}