body,html {
	margin:0;
	padding:0;
	background:#fff;
	color:#1d1d3b;
	font-size:14px;
	line-height:18px;
	height:100%;
	min-height:100%;
	font-family:"Gotham",sans-serif;
}

.space30 {
	display:block;
	height:30px;
}

.full_con {
	display:block;
	width:100%;
	position:relative;
}

.container {
	display:block;
	position:relative;
	width:100%;
	height: auto;
	padding:20px;
	max-width:1024px;
	margin:0 auto;
}

.small {
	max-width:760px;
}

.full-grey {
	display:block;
	width:100%;
	background:#efeef0;
	padding-bottom:40px;
}

.start_con {
	background:url(../img/start.jpg) center center no-repeat;
	background-size:cover;
	position:relative;
	display:block;
	width:100%;
	height:100%;
	text-align:center;
}

.start_con .menu {
	text-align:left;
	position:absolute;
	top:0;
	left:0;
	width:40%;
	height:100%;
	padding:30px 0 0 30px;
	background:#fdfdfd;
	background:-webkit-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
	background:-moz-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
	background:-ms-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
}

.start_con .menu .logo {
	width:150px;
}

.start_con .menu .slogan {
	display:block;
	font-size:54px;
	line-height:56px;
	margin:40px 0 35px;
}

.start_con .menu .slogan span {
	color:#ca0101;
}

.start_con .menu #nav {
	margin-top:35px;
}

.start_con .menu .link {
	width:auto;
	display:block;
	font-size:14px;
	line-height:26px;
	clear:both;
}

.start_con .social {
	position:absolute;
	width:120px;
	height:20px;
	display:none;
	bottom:10%;
	left:50%;
	margin-left:-60px;
}

.start_con .social .icon {
	height:20px;
	width:20px;
	margin:0 10px;
	text-decoration:none;
	display:block;
	float:left;
	background-image:url(/img/icon-social.png);
	background-repeat:no-repeat;
	background-size:auto 40px;
}

.start_con .social .facebook {
	background-position:0 0;
}

.start_con .social .vimeo {
	background-position:-20px 0;
}

.start_con .social .instagram {
	background-position:-40px 0;
}

.start_con .social .facebook:hover {
	background-position:0 -20px;
}

.start_con .social .vimeo:hover {
	background-position:-20px -20px;
}

.start_con .social .instagram:hover {
	background-position:-40px -20px;
}

.form_con {
	width:100%;
	max-width:370px;
	margin:40px auto;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


.about_mtn{
	column-count: 2;
column-gap: 30px;

}
.address {
	float:left;
	font-size:16px;
	line-height:22px;
}

.map {
	float:left;
	margin-right:30px;
}

.bottom_con {
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:12px;
}

.btn {
	display:inline-block;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	font-size:22px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.btn-gonder {
	position:relative;
	display:block;
	margin:4px auto!important;
	width:100%;
	padding:14px;
	letter-spacing:3px;
	color:#fff;
	background:#444;
	-webkit-appearance:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.btn-gonder:hover {
	background:#444;
	color:#fff;
}

input,textarea,select {
	width:100%;
	background:transparent;
	padding:14px;
	margin:7px 0;
	font-size:14px;
	color:#444;
	border:1px solid #444;
	font-family:inherit;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	-webkit-appearance:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

input:focus,textarea:focus,select:focus {
	outline:none;
	border:1px solid #444;
}

::-webkit-input-placeholder {
/* WebKit browsers */
	color:#444;
}

:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
	color:#444;
	opacity:1;
}

::-moz-placeholder {
/* Mozilla Firefox 19+ */
	color:#444;
	opacity:1;
}

:-ms-input-placeholder {
/* Internet Explorer 10+ */
	color:#444;
}

.uyari {
	font-size:16px;
	margin:-3px 0 5px;
	color:#ee1b2d;
}

.sonuc {
	text-align:center;
	color:#2e323f;
}

img {
	line-height:0;
}

.yukari_cik {
	cursor:pointer;
	width:32px;
	height:33px;
	position:fixed;
	bottom:20px;
	right:40px;
	text-align:center;
	display:none;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	background:rgba(255,255,255,1) url(/img/yukari.png) center center no-repeat;
	z-index:999999;
}

input#src_libart {
	border-color:#fff!important;
	color:#fff!important;
	-webkit-border-radius:40px 0 0 40px;
	-moz-border-radius:40px 0 0 40px;
	border-radius:40px 0 0 40px;
	padding-left:15px;
	width:25%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.up {
	cursor:pointer;
	width:32px;
	height:33px;
	position:fixed;
	bottom:20px;
	right:40px;
	text-align:center;
	display:none;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	background:rgba(255,255,255,1) url(/img/up.png) center center no-repeat;
	z-index:999999;
}

h1 {
	font-size:36px;
	line-height:40px;
	color:#ca0101;
	text-align:center;
	width:100%;
	max-width:760px;
	padding:0 10px;
	margin:40px auto 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

p {
	margin: 0 0 20px;
	display:block;
}

.iplikler {
	width:300px;
	margin-right:20px;
}

p#p1 {
	width:100%;
	max-width:500px;
	text-align:center;
	margin:0 auto 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

p#p2 {
}

p#left {
	float:left;
	width:48%;
	margin-right:4%;
	display:block;
	margin-bottom:30px;
}

p#right {
	float:right;
	width:48%;
	display:block;
	margin-bottom:30px;
}

a {
	text-decoration:none;
	color:#1d1d3b;
}

a:hover {
	color:#ca0101;
	text-decoration:underline;
}

b {
	font-weight:700;
}

table td {
	vertical-align:top;
}

@media (max-width: 600px) {
	.start_con .menu .logo {
		width:100px;
	}

	.start_con .menu,.map img,.address {
		width:100%!important;
	}

	.iplikler {
		width:100%;
		margin-right:0;
	}

	.about_mtn{
	column-count: 1;


}

	p#left,p#right {
		width:100%!important;
		margin-right:0;
	}

	h1 {
		font-size:24px;
		line-height:30px;
	}

	.start_con .menu .slogan {
		font-size:24px;
		line-height:26px;
		margin:20px 0;
	}

	.start_con .menu {
		padding:20px 0 0 20px;
	}

	.start_con .menu #nav {
		margin-top:10px;
		position:absolute;
		left:20px;
		bottom:10px;
	}


	#nav li {
		float:left;
		background: rgba(255, 255, 255, 0.8);
		margin:2px 4px 2px 0;
		padding:1px 6px 0;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
	}
}