.devider{
	height: 30px;
}

.profil{
	border-radius: 150px;
	max-height: 150px;
	max-width: 150px;
}

.gorev-ust{
	font-size: 1.3rem;
	font-weight: bold;

}

.gorev{
	font-size: 1.3rem;
	font-weight: bold;

}

@media(min-width:992px){.kisi:hover {transition:margin .5s;margin-top:-20px !important}} 	
@media(max-width:991px){.kisi {margin-bottom: 30px;}} 	

.isim{
	font-size: 1.3rem;
	font-weight: bold;
}

#hakkimizda{
	background-color: #9377a1;
	color:white;
	}

#hakkimizda p{
	font-size: 1.1rem;
	text-align:justify;
	margin-top:20px;
	color:white;
}

.fab{
	margin:0px 3px 0px 3px;
	color:#333333;
	font-size: 1.5rem;
}
.fab:hover{
	color:#4285F4;
	transition: color .3s;
}

.btn-gecmis{
	background-color: #DB4437;
	color: white;
	font-weight: bold;

}

.btn-gelecek{
	/*background-color: #F4B400;*/
	background-color: #333333;
	color: white;
	font-weight: bold;
}

.btn-devam{
	background-color: #0F9D58;
	color: white;
	font-weight: bold;
}

/*.btn-donem{
	background-color: #4285F4;
	color: white;
	font-weight: bold;
}*/

.btn-social>i{
	color: white;
}

#countdown{
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	font-size: 1.8rem;
	border: none;
	color:white;
}

.masthead{
	background-image: url(../img/LOTYATAY.png);
}

.mastheadSecondary{
	background-color: cyan;
}
.mastheadSecondary {
	padding-top: 120px;
  }
  
  .mastheadSecondary .mastheadSecondary-heading {
	font-size: 2.75rem;
	line-height: 2.75rem;
  }
  
  .mastheadSecondary .mastheadSecondary-subheading {
	font-size: 1.25rem;
  }
  
  .mastheadSecondary .mastheadSecondary-avatar {
	width: 15rem;
  }
  
  @media (min-width: 992px) {
	.mastheadSecondary {
	  padding-top: 150px;
   
	}
	.mastheadSecondary .mastheadSecondary-heading {
	  font-size: 4rem;
	  line-height: 3.5rem;
	}
	.mastheadSecondary .mastheadSecondary-subheading {
	  font-size: 1.5rem;
	}
  }

.yonetim{
	background-color: #006b8d4d;
	font-weight: bold;

}

#iletisim{
	background-color: #b9568b;
	color: white;
	font-weight: 400;
}

#sponsorluk{
	color: #333333;
	font-weight: 400;
}


form > input{
	margin-top:5px;
	margin-bottom: 5px;
}
.iletisim-form{
	width: 100%;
	min-height: 35px;
	font-size: 1.1rem;
}

.btn-kayit{
	padding: 15px;
	font-weight: bold;
	background-color: aqua;
	color: black;
	border-radius: 5px;
	border:none;	
	text-decoration: none;
}

.btn-kayit:hover{
	background-color: gray;
	color:white;
	border-radius: 5px;
	transition: background-color .3s;
	text-decoration: none;
}

#form-buton{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom:3px solid #333;
	background-color: white;
	color: #333;
	font-weight: bold;

}
#form-buton:hover{
	background-color: #333;
	color: white;
	transition: background-color .3s;
	font-weight: normal;
}

tr, td, th{
	border: 1px solid gray;
	
}


table{
	min-width: 70%;
	align-self: center;
}

td{
	text-align: left;
}

tr{
	margin:10px;
}

.kvkk{
	padding: 50px;
	background-image: url('/img/kvkk.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position-y: top;
}
