*
{
position:relative;
margin:0;
padding:0;
border:0;
outline:0;
}

ol,ul,li
{
list-style:none;
}

p
{
position:static;
margin:0 0 10px 0;
}

@font-face {
font-family:Ubuntu-L;
src:local('Ubuntu-L'), url('/font/Ubuntu-L.ttf') format("opentype");
font-display:swap;
}

body,input,textarea,select,a
{
font-family:'Ubuntu-L',serif;
}

body
{
background-color:#FFF;
}

a
{
text-decoration:none;
}

div#header
{
float:left;
width:100%;
line-height:1.5;
overflow:auto !important;
margin:100px 0 10px 0;
}

div#header h1
{
width:100%;
text-align:center;
color:#000;
font-size:48px;
}

div#content
{
float:left;
width:100%;
height:auto;
background-color:#FFF;
}

div.ic_yazi
{
float:left;
width:100%;
overflow:auto !important;
}

h2.ic
{
float:left;
width:90%;
margin:20px 5%;
font-size:36px;
}

h3.ic
{
float:left;
width:90%;
margin:20px 5%;
font-size:24px;
}

h4.ic
{
float:left;
width:90%;
margin:20px 5%;
font-size:21px;
}

p.ic
{
float:left;
width:90%;
margin:5px 5%;
font-size:18px;
}

img.ic1
{
float:left;
width:44%;
height:360px;
margin:1% 1% 1% 5%;
}

img.ic2
{
float:left;
width:44%;
height:22%;
height:360px;
margin:1% 5% 1% 1%;
}

div.ic_tablo
{
float:left;
width:100%;
overflow-x:auto !important;
margin:5px 0;
}

table.ic
{
float:left;
width:90%;
margin:25px 5%;
font-weight:bold;
font-size:14px;
}

td
{
line-height:21px;
border:1px solid #00F;
}

div#footer
{
float:left;
width:100%;
height:60px;
margin:20px 0 0 0;
border-top:1px dashed #000;
}

div.islands
{
position:absolute;
bottom:0px;
left:0px;
width:100%;
line-height:60px;
text-align:center;
color:#000;
font-size:18px;
}

div#nav_bar
{
position:fixed;
z-index:92;
top:0px;
left:0px;
width:100%;
height:90px;
background-image:linear-gradient(to bottom right, #FFF, #EEE);
opacity:0.9;
}

div#nav_bar span
{
color:#FFF;
font-weight:bold;
}

span#nav_logo
{
float:left;
width:75px;
height:70px;
margin:10px;
background-repeat:no-repeat;
background-image:url('/icon/logo.png');
}

span#nav_menu,a#iletisim
{
float:right;
width:70px;
height:70px;
background-repeat:no-repeat;
background-size:cover;
}

span#nav_menu
{
margin:10px 20px 10px 10px;
background-image:url('/icon/menu_ac.svg');
cursor:pointer;
}

a#iletisim
{
margin:10px;
background-image:url('/icon/iletisim.svg');
}

div#alt_menu
{
position:fixed;
z-index:91;
top:0px;
right:-300px;
width:300px;
height:100%;
background-color:#b42e35;
}

.buyuk
{
float:left;
width:100%;
overflow:auto !important;
border-bottom:1px dashed #FFF;
}

.buyuk a
{
float:left;
line-height:50px;
font-size:20px;
padding:0 2%;
width:96%;
color:#FFF;
font-weight:bold;
background-color:#b42e35;
}

div.kaplama
{
float:left;
width:100%;
height:100%;
overflow-y:scroll !important;
}

ul.menu_liste
{
float:left;
width:100%;
color:#FFF;
}

@media (max-width:768px)
{
img.ic1,img.ic2
{
float:left;
width:90%;
height:240px;
margin:1% 5%;
}
}