	.tepebaslik
	{
		font-size: 12px;
		line-height: 20px;
		font-weight: 400;
		color: #ffca4b;
		text-align: center;
		letter-spacing: 5px;
	}
	

.animation-texts-tag::after {
  content: "|";
  animation: blink ease 1s infinite;
  font-size: 185px;
		
}

@keyframes blink {
  0%, 100% {
    opacity: 0;
  } 50% {
    opacity: 1;
  }
}


.animation-texts-tag
	{
		font-size: 25px;
		line-height: 52px;
		font-weight: 800;
		color: #fff;
		text-align: center;
	}

@media only screen and (min-width:768px)
{ .anabaslik
	{
	font-family: Helvetica, Arial, sans-serif;
			font-size: 180px;
		line-height: 210px;
		-webkit-text-stroke: 1px #dfdfdf;
		font-weight: 800;
		color: #0a0a0a;
		text-align: center;
	}	}	
@media only screen and (max-width:767px)
{	.anabaslik
	{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 52px;
		line-height: 50px;
		font-weight: 800;
		-webkit-text-stroke: 1px #dfdfdf;
		color: #0a0a0a;
		text-align: center;
	}	}
@media only screen and (min-width:768px)
{

	.animation-texts-tag
	{
		margin-bottom: 35px;
		font-size: 120px;
    line-height: 130px;
		font-weight: 800;
		color: #fff;
		text-align: center;
	}
	.sarimesafe
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.sarimesaferesim
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.tepebaslik
	{
		font-size: 35px;
		line-height: 36px;
		font-weight: 700;
		color: #ffca4b;
		text-align: center;
		letter-spacing: 21px;
	
	}
	
}

@media only screen and (min-width:768px)
{

	.animation-texts-tag
	{
		margin-bottom: 35px;
		font-size: 120px;
    line-height: 130px;
		font-weight: 800;
		color: #fff;
		text-align: center;
	}
	.sarimesafe
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.sarimesaferesim
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.tepebaslik
	{
		font-size: 35px;
		line-height: 36px;
		font-weight: 700;
		color: #ffca4b;
		text-align: center;
		letter-spacing: 21px;
	
	}
	
}