/* Cemal Dogan Kartepeli */
.iletisim{
	width:auto;
	height:auto;
	text-align: center;
}
/*-----------------------------------------------------------------------------*/
.flex-container {
  display: flex;
  flex-wrap: wrap;
  font-size: 30px;
  text-align: center;
}
.flex-item-left {
  background-color: #f1f1f1;
  padding: 10px;
  flex: 50%;
}

.flex-item-right {
  background-color: dodgerblue;
  padding: 10px;
  flex: 50%;
}
@media (max-width: 800px) {
  .flex-item-right, .flex-item-left {
    flex: 100%;
  }
}
/*---------------------------------------------------------*/
.frum{
	width:350px;
	height:auto;
	border:3px solid #000000;
	margin-top:25px;
}
.tete{
width:340px;
height:35px;
/*border-radius: 10px;*/
}
.tetee{
width:340px;
height:100px;
/*border-radius: 10px;*/
}
.frumtazi{
margin:10px;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color: #333333;
font-size: 20px;
}
.button a{
display: inline-block;
padding: 10px 15px;
color: #fdc609;
background-color: #232323;
text-decoration: none;
}










@media screen and (max-width: 830px) {



.img {
/*padding: 0 !important;
max-width: 100% !important;*/
}



.cerceve{
/*bottom:0px;
position:fixed;*/
}
}
