
		a {
			text-decoration: none;
			color: aliceblue;
    	}
		.ana_div {
		overflow-wrap: break-word;
		max-width: 100%;
		/* position: center; */
		margin: auto;
		left: 0px;
		top: 0px;
		/*	background-color: rgba(70, 6, 81, 0.5);	*/
		width: 100%;
		height: 100%;

		position: fixed;
		bottom: 0;
		/*	background: rgba(0, 0, 0, 0.5); */
		color: #f1f1f1;
		z-index: 1;
		}
		.icerik_div {
		overflow: auto;
		overflow-wrap: break-word;
		max-width: 100%;
		/* position: center; */
		left: 0px;
		margin-top: 0px;
		/* background-color: rgba(70, 6, 81, 0.5); */
		width: 100%;
		height: 100%;
		z-index: 2;
		}
		input[type=button] {
		border: 2px solid green;
		background-color: #4CAF50;
		color: white;
		padding: 10px 10px;
		border-radius: 50px;
		font-size: 20px;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
		}
		input[type=submit] {
		border: 2px solid green;
		background-color: #4CAF50;
		color: white;
		padding: 10px 10px;
		border-radius: 50px;
		font-size: 20px;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
		}
		input[type=reset] {
		border: 2px solid green;
		background-color: #4CAF50;
		color: white;
		padding: 10px 10px;
		border-radius: 50px;
		font-size: 20px;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
		}
		input[type=text] {
		border: 2px solid red;
		background-color: #FFFFFF;
		color: #0B4600;
		padding: 10px 10px;
		border-radius: 50px;
		font-size: 20px;
		outline: none;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
		}
		input[type=number] {
		border: 2px solid red;
		background-color: #FFFFFF;
		color: #0B4600;
		padding: 10px 10px;
		border-radius: 50px;
		font-size: 20px;
		outline: none;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
		}
		input[type=date] {
		border: 2px solid red;
		background-color: #FFFFFF;
		color: #0B4600;
		padding: 10px 10px;
		border-radius: 50px;
		font-size: 20px;
		outline: none;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
		}
		input[type=password] {
		border: 2px solid red;
		background-color: #FFFFFF;
		color: #0B4600;
		padding: 10px 10px;
		border-radius: 50px;
		font-size: 20px;
		outline: none;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
		}
		input[type=email] {
		border: 2px solid red;
		background-color: #FFFFFF;
		color: #0B4600;
		padding: 10px 10px;
		border-radius: 50px;
		font-size: 20px;
		outline: none;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
		}
		.yazi_1 {
			color: black;
		}
		.baslik_1 {
		  font-family: "Original Surfer", cursive;
		  text-shadow: 3px 3px 3px #ababab;
		}
		.baslik_1_gsiz {
		  font-family: "Original Surfer", cursive;
		}
		.baslik_2 {
		  font-family: 'RocknRoll One', sans-serif;
		  text-shadow: 1px 1px 1px #ababab;
		}
		.baslik_2_1 {
		  font-family: 'RocknRoll One', sans-serif;
		  text-shadow: 1px 1px 1px #FF0004;
		}
		.baslik_3 {
		  font-family: 'Mitr', sans-serif;
		  text-shadow: 1px 1px 1px #ababab;
		}	
		.baslik_3_gsiz {
		  font-family: 'Mitr', sans-serif;
		}	
		.baslik_4 {
		  font-family: 'Poppins';
		  font-weight: bolder;
		}
		.box_1 {
			background: rgba( 255, 255, 255, 0.70 );
			box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
			backdrop-filter: blur( 2.5px );
			-webkit-backdrop-filter: blur( 2.5px );
			border-radius: 10px;
			border: 1px solid rgba( 255, 255, 255, 0.18 );
		}
		.box_2 {
			background: rgba( 255, 255, 255, 0.85 );
			box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
			backdrop-filter: blur( 2.5px );
			-webkit-backdrop-filter: blur( 2.5px );
			border-radius: 10px;
			border: 1px solid rgba( 255, 255, 255, 0.18 );
		}
		.box_3 {
			background: rgba( 237, 193, 49, 0.70 );
			box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
			backdrop-filter: blur( 2.5px );
			-webkit-backdrop-filter: blur( 2.5px );
			border-radius: 10px;
			border: 1px solid rgba( 255, 255, 255, 0.18 );
		}

/* MENU_1.............................................................. */
		.menu_1_style {
			width: 100%;
			height: 100%;
			max-width: 100%;
			position: fixed;
			overflow-wrap: break-word;
			z-index: 3;
		}
		.menu_2_style {
			width: 100%;
			height: 100%;
			max-width: 100%;
			background-color: aquamarine;
			background: rgba( 255, 255, 255, 0.35 );
			box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
			backdrop-filter: blur( 6.5px );
			-webkit-backdrop-filter: blur( 6.5px );
			border-radius: 10px;
			border: 1px solid rgba( 255, 255, 255, 0.18 );	
			overflow: auto;
			overflow-wrap: break-word;
			vertical-align: middle;
			z-index: 3;
		}	
		.display-none{
				display: none;
		}
		.menu_yazi_1 {
			vertical-align: middle;
			text-align: left;
		}
		.menu_1_buton_style {
			box-shadow: 0px 7px 18px -7px #274273;
			background:linear-gradient(to bottom, #5974b3 5%, #504099 100%);
			background-color:#5974b3;
			border-radius:10px;
			display:inline-block;
			cursor:pointer;
			color:#ffffff;
			font-family:Arial;
			font-size:17px;
			font-weight:bold;
			padding:8px 15px;
			text-decoration:none;
			text-shadow:0px 1px 0px #5b3e8a;
			height: 30px;
			vertical-align: middle;
		}
		.menu_1_buton_style:hover {
			background:linear-gradient(to bottom, #504099 5%, #5974b3 100%);
			background-color:#504099;
		}
		.menu_1_buton_style:active {
			position:relative;
			top:1px;
		}
		.buton_menu_1 {
		position: fixed;
		top: 80px;
		right: 10px;
		/* background-color: rgba(255, 255, 255, 0.5); */
		width: 60px;
		height: 60px;
		background-color: #210023;
		border-radius: 25px;
		vertical-align: middle;
		text-align: center;
		display: table-cell;
		justify-content: center;
		align-items: center;
		z-index: 4;
		}
		.buton_menu_1_icon {
			display: block;
			margin-left: auto;
			margin-right: auto;
			padding-top: 5px;
			padding-bottom: 5px;
		}
/* MENU_1.............................................................. */

/* LOADER.............................................................. */
		.loader {
		  border: 16px solid #f3f3f3;
		  border-radius: 50%;
		  border-top: 16px solid #8C00AB;
		  border-right: 16px solid green;
		  border-bottom: 16px solid #F97A0B;
		  width: 100px;
		  height: 100px;
		  -webkit-animation: spin 2s linear infinite;
		  animation: spin 2s linear infinite;

			margin-left: auto;
			margin-right: auto;

		}
		.loader1 {
			min-height: 100%;
			margin-left: auto;
			margin-right: auto;
			vertical-align: middle;

			}
		@-webkit-keyframes spin {
		  0% { -webkit-transform: rotate(0deg); }
		  100% { -webkit-transform: rotate(360deg); }
		}

		@keyframes spin {
		  0% { transform: rotate(0deg); }
		  100% { transform: rotate(360deg); }
		}
/* LOADER.............................................................. */
