﻿body {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	background-image:url(images/arka.jpg);
	background-size:cover;
	background-attachment: fixed;
}

.uyeForm{font-family:arial;}
.uyeForm_b{font-size:12pt;font-weight:700;line-height:30px;text-align: center }
.uyeForm_e{font-size:10pt;width:40%}

input[type=button],input[type=submit]{
	font-size:12pt;
	line-height: 25px;
	margin: 3px;
	background:#333;
	color: #fff;
	font-weight:700; 
	cursor: pointer;
	transition: all 0.4s;
    padding: 10px 30px;
	border: none;

}
input[type=button]:hover ,input[type=submit]:hover{
	background:#d89577;
}
.buton1{display:block;padding:9px 10px;background:#c0c0c0;color:#000;text-decoration: none;font-size:10pt}

.menu a {
	color: #fff; font-size: 22px; text-decoration: none;
	line-height: 35px;
	display: block;
	transition: all 0.4s;
}

.menu a:hover {
	color: #afafaf;
}

.header {
	display:flex;
	align-items:center;
	justify-content:space-between;
	width: 1200px;
}

.header img {
	max-height:100px;
}

.oduller {
	display:flex;
	width:100%;
	flex-wrap:wrap;
	margin-top:50px;
}

.oduller li {
	list-style:none;
	width:33%;
	text-align:center;
	border:1px solid #ebebeb
}

.oduller li p {font-size:26px;font-weight:600}
.oduller li span {font-size:20px;font-weight:500;    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;}
canvas{
	border:1px solid #cccccc;
	/* disable antialiasing */
	image-rendering: optimizeSpeed;             /* Older versions of FF          */
	image-rendering: -moz-crisp-edges;          /* FF 6.0+                       */
	image-rendering: -webkit-optimize-contrast; /* Safari                        */
	image-rendering: -o-crisp-edges;            /* OS X & Windows Opera (12.02+) */
	image-rendering: pixelated;                 /* Awesome future-browsers       */
	-ms-interpolation-mode: nearest-neighbor;   /* IE                            */
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}	

.table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray
}

.tr{
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

.td{
	display: table-cell;
	vertical-align: top;
	margin-top: 10px;
}

.icerik {padding-left:20px;}

.katil{display:none;}

.katil {  background-color: #d89577;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top:10px;
  border-radius:5px;
  cursor:pointer;
  transition: all 0.4s;
  }
.katil button:hover {background:#049143;transition:All ease 0.3s;}




.table label{width:100%;display:flex;vertical-align: top;margin-top: 10px;}

.table button {  background-color: #ff0000;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top:10px;
  border-radius:5px;
  cursor:pointer;
  }
.table button:hover {background:#b30808;transition:All ease 0.3s;}
.gosterfoto{width: 100%;border:none;-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);}
.menu > ul{
	display: flex;
	list-style: none;
}
.menu > ul > li{
	margin-right: 20px;
}
.menu > ul > li:last-child{
	margin-right: 0;
}
.header-main{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
	padding-top: 15px;
}
/*.header-main:before{
	content: "";
	position: absolute;
	left: 0;
	height: 45px;
	background: rgba(0,0,0,0.3);
	width: 100%;
	z-index: -1;
    backdrop-filter: blur(6px);
}*/
.anasayfa-text-main{
	display: flex;
	align-items: start;
	margin-top: 60px;
}
.anasayfa-text-main-icerik{
	display: flex;
	align-items: start;
}
.sehrin-isikleri-text h1{  
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
	line-height:40px;
	
}
.sehrin-isikleri-text p{
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
.sehrin-isikleri-konu{
	display: block;
	margin: 30px 0;
}
.sehrin-isikleri-konu > div{
	width: 100%;
}

.sehrin-isikleri-konu > div:first-child {
	margin-bottom:20px;
}

.sehrin-isikleri-text span{
	color: #	d89577;
}

.sehrin-isikleri-text em {
	color:#fff;
	font-size:12px;
}

.oduller-div {
	display:flex;
	justify-content:space-between
}
.oduller-div ul {
	display:flex;
	width:100%;
	justify-content:space-between;
	flex-wrap:wrap;
}

.oduller-div li {
	display:flex;
	text-align:center;
	justify-content:center;
	align-items:center;
	font-size:15px;
	margin-bottom:30px;
}

.oduller-div li:last-child {
	width:100%;
}

.oduller-div li p {
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:15px;
	margin-bottom:0px;
}

.oduller-div li p span {
	margin-top:0px;
	color:#d89577;
	font-weight:bold;
	font-size:15px;
	margin-left:5px;
	margin-right:5px;
}

.oduller-div li img{
	width:25px;
	margin-right:5px;
}

footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}
footer p{
	color: #fff;
}
.footer-sosyal-medya{
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.footer-sosyal-medya a{
	display: block;
	margin-right: 10px;
}
.footer-sosyal-medya a:last-child{
	margin-right: 0;
}
.footer-sosyal-medya a img{
	width: 25px;
}
.container{
	width: 1260px;
	margin: auto;
}
.sehrin-isikleri-text{	
    width: 55%;
    margin-right: 60px;
}
.bg-blur{
    padding: 30px;
    background: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(3px);
    border-radius: 10px;	
}
.anasayfa-afis{
	width: 50%;
}
.anasayfa-afis img{
	width: 100%;
}
.giris-unuttum{
	display: flex;
	justify-content: center;
	align-items: center;
}
.uye-form-main{
	margin-top: 60px;
}
.uye-giris-form h2{
	color: #fff;
	font-size: 30px;
	text-align: center;
}
.form-input{
	margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}
.form-input li{
    display: flex;
	margin-bottom: 10px;
	justify-content: center;
	align-items: center;
}

.form-input li label {
	color:#fff;
}

.form-input li label a {
	color:#fff;
	font-weight:bold;
}

.uye-giris-diger-link{
	display: flex;
}
.uye-giris-diger-link li{
	flex: 1;
}
.uye-giris-diger-link li a{
	display: block;
	padding: 10px;
	color: #fff;
	text-align: center;
	background: #885b47;
	transition: all 0.4s;
}
.uye-giris-diger-link li:first-child a{
	background: #d89577;
}
.uye-giris-diger-link li a:hover{
	background: #fff;
	color: #000;
}











.form__group {
	 position: relative;
	 padding: 15px 0 0;
	 margin-top: 10px;
	 width: 100%;
}
 .form__field {
	 font-family: inherit;
	 width: 100%;
	 border: 0;
	 border-bottom: 2px solid #fff;
	 outline: 0;
	 font-size: 1.3rem;
	 color: #fff;
	 padding: 7px 0;
	 background: transparent;
	 transition: border-color 0.4s;
}
 .form__field::placeholder {
	 color: transparent;
}
 .form__field:placeholder-shown ~ .form__label {
	 font-size: 1rem;
	 cursor: text;
	 top: 20px;
}
 .form__label {
	 position: absolute;
	 top: 0;
	 display: block;
	 transition: 0.2s;
	 font-size: 0.8rem;
	 color: #fff;
	 z-index: -1;
}
 .form__field:focus {
	 padding-bottom: 6px;
	 border-width: 3px;
	 border-image: linear-gradient(to right, #d89577, #885b47);
	 border-image-slice: 1;
}
 .form__field:focus ~ .form__label {
	 position: absolute;
	 top: 0;
	 display: block;
	 transition: 0.2s;
	 font-size: 0.8rem;
	 color: #fff;
	 font-weight: 700;
}
/* reset input */
 .form__field:required, .form__field:invalid {
	 box-shadow: none;
}
main{
	padding-bottom: 120px;
}
body{
	position: relative;
}
.uyelik-cikis{
	background: #d89577;
	padding: 0 10px;
	border-radius: 10px;
	transition: all 0.4s;
}
.uyelik-cikis:hover{
	background: #f00;
}
.uyelik-cikis a{
	font-size: 16px;
}
.uyelik-cikis a:hover{
	color: #fff;
}
.fotograf-yukle-main{
	margin-top: 60px;	
}
.fotograf-yukle-main h1{
	color: #fff;
	text-align: center;
	font-size: 32px;
	margin-bottom:30px;
}
.fotograf-yukle-main p{
	color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.fotograf-yukle-input{	
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	margin: 30px 0;
}
.fotograf-yukle-input input{	
	color: #fff;
}
.resimler{
    display: flex;
    flex-direction: row;
	flex-wrap: wrap;
    justify-content: start;
    align-items: start;
    color: #fff;
}
.resimler > .table{
	width: 100%;
	margin-bottom: 30px;
}

.resim {
	max-width:400px;
}

.icerik {
	width:70%;
}

.resimler > .table:nth-child(2n){
	margin-right: 0;
}
.resim-yukler-bar{
	color: #fff;
}
.foto-goster{
	width: 100%;
}
.foto-goster ul{
	display: flex;
	align-items: end;
	justify-content: center;
	flex-wrap: wrap;
}
.foto-goster ul li{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-right: 4%;
	width: 48%;
	margin-bottom: 40px;
}
.foto-goster ul li:nth-child(2n){
	margin-right: 0;
}
.foto-goster ul li:last-child{
	margin-right: 0;
}
.foto-goster-text{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 15px 0;
}
.foto-goster ul li figure{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.foto-goster ul li figure a{
	position: absolute;
	cursor: zoom-in;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.foto-goster ul li figure img{
	transition: all 0.4s;

}
.foto-goster ul li:hover figure img{
	transform: scale(1.1);
}
.fotograf-yukle-main p b{
	margin-bottom: 5px;
	font-size: 20px;
}
.foto-goster-text button{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 30px;
	font-weight: bold;
	margin-top: 10px;
	color: #fff;
	background: #f00;
	border-radius: 5px;
}
.width100{
	width: 100%;
}
.sayfa-text-main p{
	color: #fff;
	margin-bottom: 10px;
	display: flex;
}

.sayfa-text-main ul li{
	color: #fff;
	margin-bottom: 10px;
	display: flex;
}


.sayfa-text-main b{
	color: #fff;
	margin-bottom: 20px;
	display: block;
}
.sayfa-text-main p b{
	margin-bottom: 0;
}
.sayfa-text-main h1{
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
	font-size: 30px;
}
.oduller-text{
	width: 100%;
}
.oduller-text h1{
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
.oduller-icerik{
	display: flex;
	flex-wrap: wrap;
	color: #fff;
	justify-content:space-between;
}
.oduller-icerik li{
	width: 49%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border:3px solid #fff;
	align-items: center;
	padding: 30px 15px;
	margin-bottom:20px;
}
.oduller-icerik li:first-child{
	width: 100%;
	background:#d89577;
	
}
.oduller-icerik li:last-child{
	width:100%;
}
.oduller-icerik p{
	font-size: 30px;
}
.oduller-icerik span{
	font-size: 20px;
	font-weight: bold;
}
.iletisim-text{
	width: 100%;	
}
.iletisim-text h1{
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
.iletisim-text-icerik{
	display: flex;
}
.iletisim-text-icerik li{
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;

}
.iletisim-text-icerik li:last-child{
	margin-bottom: 0;
	text-align:Center;
	width:100%;
}
.iletisim-text-icerik li p{
	font-size: 20px;
	margin-bottom: 10px;
	color: #fff;
}
.iletisim-text-icerik li span{
	font-size: 20px;
	color: #fff;
}
.resimler > .table .resim canvas{
	width: 100%!important;
}
.form-cinsiyet label{
	color: #fff;
}
.form-cinsiyet span{
    color: #fff;
    display: block;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
}
.form-cinsiyet{
	padding: 10px 0;
	width: 100%;
	border-bottom: 2px solid #fff;
}
.mobil-menu{
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	z-index: 10002;
	background: #f2f2f2;
	left: -100%;
	transition: all ease 0.3s;
	top: 0;
}
.mobil-menu.open{
	left: 0;
}
.mobil-menu-ac{
	display: none;
}
.custom-file-upload{
	border: none;
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #d89577;
	transition: all 0.4s;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
}

.custom-file-upload:hover {
	background-color: #885b47;
}
.katil:hover{
	background-color: #885b47;
}
input[type="file"] {
  display: none;
}

.mobil-afis {
	display:none;
}


























@media screen and (max-width: 1199px) {
	
	.bg-blur {
		padding:20px;
	}
	
	.mobil-afis {
		display:block;
		margin-bottom:20px;
	}
	.anasayfa-text-main {
		margin-top:0px;
	}
	
	.header .menu{
		display: none;
	}
	.header-main{
		padding: 20px 20px 0 20px;
	}	
	.mobil-menu-ac{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.mobil-menu-ac img{
		width: 25px;
	}
	.mobil-menu-kapat img{
		width: 25px;
	}
	.mobilmenu-ust{
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		padding: 20px!important;
	}
	.footer-sosyal-medya{
		display: none;
	}
	.container{
		width: 100%;
	}
	.giris-btn{
		background: #d89577;
	}
	.cikis-btn{
		background: #f00;
	}
	.mobil-giris a{
		color: #fff;
		padding: 10px 30px;
		font-weight: bold;
		border-radius: 8px;
	}
	.mobil-menu-sosyal-medya a img{
		filter: brightness(0);
		width: 20px;		
	}
	.mobil-menu-sosyal-medya{
		padding-left: 30px;
		display: flex;
		align-items: center;
		justify-content: start;
		height: 60px;
	}
	.mobil-menu-sosyal-medya a{
		display: flex;
		justify-content: center;
		align-items: center;
		margin-right: 40px;
	}
	.mobil-menu-sosyal-medya a:last-child{
		margin-right: 0;
	}
	.sehrin-isikleri-text{
		width: 100%;
		margin-right: 0;
	}
	.sehrin-isikleri-konu{
		flex-direction: column;
	}
	.sehrin-isikleri-konu > div{
		width: 100%;
	}
	.sehrin-isikleri-konu > div:first-child{
		margin-right: 0;
		
	}
	.resim-yukler-bar .tr{
		display: flex;
		flex-direction: column;
	}
	.resim-yukler-bar .icerik{
		padding-left: 0;
	}
	
	.icerik {
		width:100%;
	}
	
	.resimler > .table{
		width: 100%;
		margin-right: 0;
	}
	.foto-goster ul li{
		width: 100%;
		margin-right: 0;
	}
	.oduller-icerik li{
		width: 100%;
		border-bottom: 3px solid #fff;
	}

	
	.oduller-div {
		display:block;
		margin-top:20px;
	}
	
	.oduller-div ul {
		display:Block;
	}
	
	.oduller-div ul li {
		margin:10px 0px;
	}

	
}


