.text-color a{
	color: #666;
	font-size: 14px;
}
#map {
	width: 100%;
	height: 345px;
	background-color: #444444;
	margin-bottom: 25px;
}

.iletisim-text{
font-size: 15px;

}

.formtrans{

	width: 100%;

	-webkit-transition: width 1s;
	transition: width 1s;
	float: left;
}

.formtransto{

	width: 91%;

}

@media screen and (max-width:480px) {

	.formtransto{

		width: 80%;

	}


}

.check{
	font-size: 22px;

	border: 2px solid #ccc;
	height: 40px;
	width: 40px;
	line-height: 38px;
	text-align: center;

	display: none;
	color: #307095;
	float: right;





}
.check2a,.check2b,.check2c,.check2d,.check2e,.check2f{
	font-size: 22px;

	height: 36px;
	width: 36px;
	line-height: 38px;
	text-align: center;
	background-color: #fff;
	position: relative;
	top:-38px;
	float: right;

	-webkit-transition: width 0.5s;

	transition: width 0.5s;



}
.check22{

	font-size: 22px;

	height: 36px;
	width: 8px;
	line-height: 38px;
	text-align: center;
	background-color: #fff;
	position: relative;
	top:-38px;
	float: right;
	position: relative;
	float: right;


}

.ok{
	width: 36px;


}

