@charset "UTF-8";
/*
MG
*/
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
	
p:empty { display: none; }
	
.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
	}

body {
	font-weight:300;
	transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	-webkit-font-variant-ligatures: no-common-ligatures;
	}

a:link {
	color: #fff; 
	text-decoration: underline
	}
a:visited {
	color: #fff; 
	text-decoration: none
	}
a:hover {
	color: #fff; 
	text-decoration: none
	}
a:active {
	color: #fff; 
	text-decoration: none
	}

::selection {
	background: #323232; 
	color: #ffffff;
	text-shadow:none !important;
	}
	
::-moz-selection {
	background: #323232; 
	color: #ffffff;
	text-shadow:none !important;
	}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 5px;
	}
	
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	}
	
img.alignleft {
	margin-right:20px;
	margin-bottom:20px;
	}
	
img.alignright {
	margin-left:20px;
	margin-bottom:20px;
	}
	
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  	display: block;
	}

html {
  	font-size: 100%;
  	-webkit-text-size-adjust: 100%;
  	-ms-text-size-adjust: 100%;
	}

a:hover,
a:active,
a:focus {
  	outline: 0;
	}

img {
	transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
  	max-width: 100%;
  	vertical-align: middle;
  	border: 0;
  	-ms-interpolation-mode: bicubic;
  	opacity: 1.0;
  	filter: alpha(opacity=100);
}
	
img.left {
	float:left;
	margin:0 20px 20px 0;
	}
	
img.right {
	float:right;
	margin:0 20px 20px 0;
	}


textarea {
  overflow: auto;
  vertical-align: top;
	}
	
strong {
	font-weight:600;
	}
	
em {
	font-style:italic;
	}


	
html {
	height:100%;
	}

body {
	width:100%;
	padding:0;
	margin:0;
	height:100%;
	}
	
.bdywrapper {
	width:100%;
	height:auto;
	background-image:url(../img/arkaplan.png);
	}

.icerik {
	height: 1080px; 
	padding: 0; 
	margin: 0; 
	width: 100%; 
	position: relative; 
	margin: 0 auto;
	}

.ustmenu {
	background: none 50% 100px no-repeat fixed; 
	padding: 0; 
	margin: 0; 
	width: 100%; 
	max-width: 1200px; 
	position: relative; 
	margin: 0 auto; 
	}
	
article {
	width: 100%; 
	top: 100px; 
	position: absolute; 
	}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:48px;
	font-weight:300;
	color:#565656;
	text-shadow:0px 1px #000000;
	}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:37px;
	font-weight:600;
	color:#ffffff;
	text-shadow:0px 1px #000000;
	}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	font-weight:600;
	color:#ea5946;
	margin-top:25px;
	text-shadow:0px 1px #000000;
	}

h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	font-weight:300;
	margin-top:45px;
	margin-bottom:35px;
	color:#fff;
	text-shadow:0px 1px #000000;
	}

h5 {
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	font-weight:600;
	text-shadow:0px 1px #000000;
	}

h6 {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#fff;
	margin-bottom:12px;
	text-shadow:0px 1px #000000;
	}
	
p {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#0098DB;
	margin:20px 0 12px 0;
	line-height: 1.4em;
	}
	
a {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:300;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.white {
	color:#ffffff !important;
	}
	
.fullwidth {
	width:1200px;
	margin:0 auto;
	}
	
.content_left {
	width:52%;
	float:left;
	}
	
.content_right {
	width:48%;
	float:right;
	}
	
#menu {
	float:right;
	margin-top:20px;
	}
	
#menu ul {
	margin-top:0px;
	}
	
#menu ul li {
	list-style:none;
	float:left;
	color:#fff;
	width:auto;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}
	
#menu ul li:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	
#menu ul li a {
	text-decoration:none;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	margin-right:3px;
	margin-left:3px;
	font-weight: 600;
	}
	
#menu ul li a:hover {
	text-decoration:none;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	
#menu ul li:last-child {
	margin-right:0;
	}

ul {
	margin-top:50px;
	width:100%;
	}
	
ul li {
	list-style:none;
	float:left;
	width:33%;
	text-align:left;
	}
	
ul li a {
	margin-left:20px;
	color:#565656;
	font-weight:300;
	}
	
ul li a:hover {
	color:#565656;
	font-weight:300;
	}

.bold {
	font-weight:600;
	}
	
.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
	
.clear {
	clear:both;
	}	

.slider_bgrnd .slider {
	margin-top:-579px;
	height:434px;
	margin-left:192px;
	width:244px;
	}
	
.slides {
	margin: 0;
	padding: 0;
	}

.slider {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index:1999;
	}

.slider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	text-shadow:0px 1px #000000;
	}

.slider .slides img {
	max-width: 100%;
	display: block;
	height:auto;
	}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	padding-bottom: 10px;
	}

ul.slides {
	list-style: none;
	border: none;
	}

ul.slides li a {
	border: none;
	}
	
ul.slides li a img:hover {
	opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	}
 
.slider .slides {
	zoom: 1;
	}
	
.slider .slides > li {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    list-style: none outside none;
    position: relative;
    text-align: center;
	font-weight:300;
	line-height: 1.3em;
	}

.butonlar {
	margin-top:30px;
	}

.appstorebutonu,.googlestorebutonu {
	height: 46px;
	width: 46px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right:14px;
	-webkit-border-radius: 40px;
	 -moz-border-radius: 40px;
	  border-radius: 40px;
	-webkit-transition: width 0.4s ease;
	 -moz-transition: width 0.4s ease;
	   -o-transition: width 0.4s ease;
	  -ms-transition: width 0.4s ease;
	  transition: width 0.4s ease;
	}

.appstorebutonu a,.googlestorebutonu a {
	color: white;
	text-decoration: none;
	}
	
.appstorebutonu p,.googlestorebutonu p {
	font: 16px Helvetica, Arial, sans-serif !important;
	font-weight:600;
	text-align: center;
	color: white;
	margin: 8px 0 0 48px;
	line-height:0.95em !important;
	text-align:left;
	width: 120px;
	}
	
.appstorebutonu p small,.googlestorebutonu p small {
	font-size: 13px;
	}
	
.appstorebutonu:hover,.googlestorebutonu:hover {
	width: 165px;
	}

.apple,.google {
	background: #000;
	}
	
.apple p:before {
	content: url("../img/apple_icon.png");
	position: absolute;
	top: 6px;
	left: 8px;
	}
	
.google p:before {
	content: url("../img/android_icon.png");
	position: absolute;
	top: 5px;
	left: 6px;
	}

.twitter {
    text-align: center;
	margin-top:30px;
	}

.footer {
	background:#fff;
	bottom:0;
	line-height:50px;
	color:#0098DB;
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:300;
	height:50px;
	max-height:50px !important;
	left:0;
	text-align:center;
	position:fixed;
	width:100%;
	min-width:340px;
	z-index:1999;
	}

.footer a {
	color:#0098DB;
	text-decoration:none;
	}
	
.footer a:hover {
	color:#5E6A71;
	text-decoration:underline
	}
	
.linkler {
	position:fixed;
	right:0;
	margin-right:10px;
}



@media only screen and (max-width: 1024px) {
	
.fullwidth, .centered {
	width:98%;
	}
		
.content_right {
	padding-top:10px;
	}
		
				
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:36px;
	font-weight:300;
	color:#565656;
	}
				
.slider_bgrnd .slider {
	margin-top:-512px;
	margin-left:175px;
	height:370px;
	width:212px;
	}
		
ul.available li {
	width:90%;
	padding-left: 0px;
	}
		
ul.available li a {
	margin-left: 0px;
	}
	
ul.available li a:hover {
	margin-left: 0px;
	}
		
#menu {
	float:none;
	clear:both;
	margin-top:0;
	}
		
#menu ul {
	margin-top:0;
	padding:30px 0 30px 0;
	position:relative;
	text-align:right;
	width:100%;
	}
	
#menu ul li {
	float:none;
	text-align:left;
	position:relative;
	display:inline-block;
	}
	
h4 {
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
h2 {
	padding-top:35px;
	}
	
.content_right {
	width:48%;
	}
	
}

@media only screen and (max-width: 768px) {
	
.slider_bgrnd .slider {
	margin-left:129px;
	margin-top:-384px;
	height:265px;
	width:160px;
	}
	
.slider_bgrnd {
	margin-top:55px;
	}
	
h2 {
	padding-top:15px;
	}
	
h4 {
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	}

#second {
	padding:10px 0 75px;
	}
	
.icerik4 {
	height:486px;
	}
	
h3.white {
	font-size:22px;
	margin-top:10px;
	}
	
h2 {
	font-size:32px;
	padding-top:0;
	}
	
h3.dark {
	margin-bottom:55px;
	margin-top:20px;
	}
	
.centered {
	padding-top:70px;
	}
	
.centered ul {
	margin-top:0;
	}
	
.centered ul li {
	margin-top:20px;
	margin-bottom:20px;
	}
	
ul {
	margin-top:20px;
	}
		
h3 {
	margin-top:0;
	}
	
p {
	margin:20px 0;
	}
	
#fifth {
	padding-top:45px;
	}
	
.fullwidth, .centered {
	width:97%;
	}
	
button {	
	width:130px;
}
	
}

@media only screen and (max-width: 640px) {
	
body {
	text-align:center !important;
	}
	
.content_left, .content_right {
	width:100%;
	float:none;
	clear:both;
	}
	
#menu ul {
	text-align:center;
	width:100%;
	}
	
.icerik {
	height:1350px;
	}
	
.slider_bgrnd .slider {
	height:436px;
	margin-left:191px;
	margin-top:-530px;
	width:245px;
	}
	
.content_right {
	margin-top:10px;
	}

article {
	top: 50px; 
	}
	
p {
	margin:15px 0;
	}
	
ul {
	margin-top:0;
	}

.butonlar {
	width: 45% !important;
    margin: 0 auto !important;
	}
	
.appstorebutonu,.googlestorebutonu {
	overflow: visible;
	width: 165px;
	margin-top:30px;
	}
	
.twitter {
	margin-top:70px;
	}

}
	
@media only screen and (max-width: 480px) {
	
.slider_bgrnd .slider {
	height:360px;
	margin-left:168px;
	width:208px;
	}
	
.content_right {
	margin-top:20px;
	}
	
.twitter {
	padding-top:30px;
	}

.icerik {
	height:1250px;
	}
	
.centered ul li:first-child img, .centered ul li img {
	margin-left:0;
	}
	
.centered ul {
	text-align:left;
	}
	
.slider .slides > li {
	font-size:22px;
	}
		
}
	
@media only screen and (max-width: 320px) {
	
.slider_bgrnd img {
	display:none;
	}
	
.slider_bgrnd {
	margin-top:0;
	}
	
.slider_bgrnd .slider {
	height: auto;
	margin-left: 3px;
	margin-top: 0;
	min-height: 250px;
	width: 290px;
	}
	
.content_right {
	margin-top:70px;
	}

p.whitesmall {
	margin:60px 0;
	}

.icerik {
	height:1290px;
	}
	
.slider_bgrnd .slider {
	left:0;
	top:556px;
	margin-top:-23px;
	}
	
h3 {
	line-height:1.1em;
	}
	
ul.available li {
	height:55px;
	}

.linkler {
	display:none;
	}
	
}
