
.clearfix:after { clear: both; }

body {
	background: #e7ecea;
	color: #74777b;
	font-weight: 400;
	font-size: 1em;
	font-family: 'Raleway', Arial, sans-serif;
}

a {
	color:#005684;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	color: #74777b;
}

.support {
	display: none;
	color: #ef5189;
	text-align: left;
	font-size: 1.5em;
	max-width: 1200px;
	margin: 1em auto 0;
	padding: 0;
}

.no-flexbox .support {
	display: block;
}

.hidden {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

.container > section {
	padding: 2em 0;
	font-size: 1.25em;
	min-height: 100%;
}



#galeriGiris {
	width:1100px;
	//margin-left:52px;
	//margin-top:160px;
	position:relative;
	margin-left:50px;
}

#galeriGiris div {
	float:left;
	padding-left:30px;
	padding-bottom:20px;
}

#galeriGiris div img{
	border:1px solid #DDD;
	padding:4px;
	width:315px;
	height:150px;
}
#galeriGiris div img:Hover{
	border:1px solid #000;
}
