@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:300,400,600|Raleway:400,700&subset=latin-ext');

::selection {
background: #0F4136;
color: #fff;
}
::-moz-selection {
background: #0F4136 none repeat scroll 0 0;
color: #fff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Libre Franklin', sans-serif;
}
a img {
    border: 0;
}
*{
	outline: 0 !important;
}
a {
		text-decoration: none;
		color:#0F4136;
}
.padding-10 { padding:10px;}

.aligned-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.aligned-row::before {
  display: block;
}

#full_screen {
background-color: #0F4136;
overflow: hidden;
width: 100%;
height: 100%;
z-index: 1000;
position: fixed;
display: none;
margin: 0px;
padding: 0px;
}
#menutus{cursor: pointer;}
.info_visible {
width:100%;
height: auto;
color:white;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 30px;
position: fixed;
}

.menu-button {
	font-size:15px;
	color:#0F4136;
	font-weight:300;
	padding:10px;
}
.menu2-button {
color:#FFF; padding-bottom:20px;font-size:24px; font-weight:100; letter-spacing:2px;
text-decoration:none;
}
.menu2-button a{
color:#FFF; 
text-decoration:none;
}
.menu-button a{
	color:#0F4136;
}
.menu-button-secili {
	font-weight:500;
		color:#0F4136;

}
.menu-button-secili a{
	font-weight:700;
		color:#0F4136;

}
.baslik {
	font-size:36px;
	color:#0F4136;
	font-weight:400;
	letter-spacing: 3px;
	font-family:'raleway'
	}
.ust-yazi {
	font-size:19px;
	color:#0F4136;
	font-weight:300;
	letter-spacing: 1px;
	}
	.icerik-yazi {
	font-size:19px;
	color:#0F4136;
	font-weight:200;
	}
.mobil-ust-bosluk {
	padding-top:50px;}
	.mobil-insta {
		height:220px; 
    overflow:hidden;
		}
@media all and (max-width: 500px) { /* screen size until 500px */
 
.mobil-ortala {
	text-align:center;}
.mobil-ust-bosluk {
	padding-top:10px;}
	.mobil-insta {
		height:1200px; 
    overflow:hidden;
		}
	
    }
	

	
	
	