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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@import 'https://fonts.googleapis.com/css?family=Pathway+Gothic+One&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&subset=latin-ext';
body{
    background-color: #000000;
  font-family: 'Open Sans Condensed', sans-serif;



    color:#ffffff;
    
}
.temizle{
    clear: both;
}
#hiza{
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
}
header{
    
}
.logo{
    width: 579px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
     position: relative;
    -webkit-animation-name: logo; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    animation-name: logo;
    animation-duration: 0s;
    animation-delay: 4s;
}
@-webkit-keyframes logo {
    0%   { left:0px; top:110px;}
   
    100% { left:0px; top:0px;}
}

/* Standard syntax */
@keyframes logo {
    0%   { left:0px; top:110px;}
   
    100% { left:0px; top:0px;}
}
.logo2{
    width: 579px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
     position: relative;
    -webkit-animation-name: logo2; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    animation-name: logo2;
    animation-duration: 0s;
    animation-delay: 4s;
}
@-webkit-keyframes logo2 {
    0%   { left:0px; top:0px;}
   
    100% { left:0px; top:-210px;}
}

/* Standard syntax */
@keyframes logo2 {
    0%   { left:0px; top:110px;}
   
    100% { left:0px; top:0px;}
}
#anamenu{
    width: 100%;
     background-color: #ffffff;
     height:150px;
    position: relative;
      -webkit-animation-name: ara; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 5s; /* Chrome, Safari, Opera */
    animation-name: ara;
    animation-duration: 5s;
}
@-webkit-keyframes ara {
    0%   { background-color: #ffffff; bottom:0px; top:0px;}
   
    100% { background-color: #ffffff; bottom:100px; top:50px;}
}

/* Standard syntax */
@keyframes ara {
    0%   {  background-color: #000000; bottom:0px; top:0px;}
   
    100% { background-color: #ffffff; bottom:100px; top:50px;}
}
#anamenu1{
   
  width: 820px;
     height:50px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
      -webkit-animation-name: ara1; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 5s; /* Chrome, Safari, Opera */
    animation-name: ara1;
    animation-duration: 5s;
}
@-webkit-keyframes ara1 {
    0%   {  bottom:100px; top:0px;}
   
    100% {  bottom:0px; top:50px;}
}

/* Standard syntax */
@keyframes ara1 {
    0%   {  bottom:100px; top:0px;}
   
    100% {  bottom:0px; top:0px;}
}
#anamenu1{
    width:840px;margin-left:auto;margin-right:auto;
   
}
#anamenu1 ul li{
    float:left;
    display: block;
    width: 120px;
    margin-left:0px;
    text-align: center;
   
}
#anemenu1 ul li a h2 {
    text-align: center;
  padding-top: 20px;
    width: 120px;
    height: 200px;
    float:left;
    display: block;
    font-weight: lighter;
}
#anamenu1 ul li a h2{
    color:#cccccc;
    position: relative;
    float:left;
    width: 100px;
    margin-top: 20px;
    text-align: center;
    font-size:18px;
    text-transform: uppercase;
    font-weight: 100;
    text-decoration: none;
  word-spacing: 10px;
    
}
#anamenu1 ul li a h2:hover{
    color:#ffffff;
    position: relative;
    float:left;
    width: 100px;
    margin-top: 20px;
    text-align: center;
    font-size:18px;
    text-transform: uppercase;
    font-weight: 100;
  word-spacing: 10px;
    
}

.current{
    color:#ffffff !important;
  
   
    position: relative;
    float:left;
}
#anamenu ul{
    width:980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#anamenu ul li{
    float:left;
    display: block;
    width: 120px;
    margin-left:20px;
    text-align: center
}
#anemenu ul li a{
    text-align: center;
  padding-top: 20px;
    width: 120px;
    height: 190px;
    float:left;
    display: block;
    font-weight: lighter;
}
#anamenu ul li a i{
 
 

   background-color: transparent;
    height: 150px;
    float:left;
  
    -webkit-animation-name: icons; /* Chrome, Safari, Opera */
    -webkit-animation-duration:7s; /* Chrome, Safari, Opera */
    animation-name: icons;
    animation-duration: 7s;    
}

@-webkit-keyframes icons {
    0%   { background-image:none;  bottom:0px; top:0px;}
   
    100% {  bottom:0px; top:0px;}
}

/* Standard syntax */
@keyframes icons{
    0%   {  background-image:none; bottom:0px; top:0px;}
   
    100% {  bottom:0px; top:0px;}
}
#anamenu ul li a h2{
    color:#e6e6e6;
    position: relative;
    float:left;
    width: 100px;
    margin-top: 20px;
    text-align: center;
    font-size:18px;
    text-transform: uppercase;
    font-weight: 100;
  word-spacing: 10px;
    text-decoration: none;
}
#anamenu ul li a h2:hover{
    color:#ffffff;
    position: relative;
    float:left;
    width: 100px;
    margin-top: 20px;
    text-align: center;
    font-size:18px;
    text-transform: uppercase;
    font-weight: 100;
  word-spacing: 10px;
    text-decoration: none;
}
#anamenu1 ul li a h2:active{
    color:#ffffff !important;
    position: relative;
    float:left;
    width: 100px;
    margin-top: 20px;
    text-align: center;
    font-size:18px;
    text-transform: uppercase;
    font-weight: 100;
  word-spacing: 10px;
    text-decoration: none;
}

.ara li a:active{
    color:red;
}
.scale{
 background-image: url(../img/bio.png);
    background-repeat: none;
    opacity: 0.4;

    width: 102px;
    height: 130px;
    float:left;
    position: relative;
       -webkit-animation-name: icons; /* Chrome, Safari, Opera */
    -webkit-animation-duration:2s; /* Chrome, Safari, Opera */
    animation-name: icons;
    animation-duration: 2s;    
}
.scale:hover{
    background-image: url(../img/bio.png) ;
    background-repeat: none;
 opacity: 1;
    width: 102px;
    height: 130px;
     float:left;
    position: relative;
       -webkit-animation-name: icons; /* Chrome, Safari, Opera */
    -webkit-animation-duration:2s; /* Chrome, Safari, Opera */
    animation-name: icons;
    animation-duration: 2s;    
}
#loader {
  position: absolute;

  top: 60%;
  z-index: 1;
  width: 150px;
 
  margin: -75px 0 0 -75px;
  border-bottom: 1px solid #f3f3f3;
  -webkit-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

@-webkit-keyframes spin {
  0% {  
  width:100%}
  100% {  
  width:0%; }
}

@keyframes spin {
   0% {  
  width:0%}
  100% {  
  width:100%; }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 }
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom {
  from{ bottom:-100px; opacity:0 }
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  text-align: center;
}
.l-logo{
    width: 579px;
    height: 134px;
  left:450px;
   top:-200px;
  z-index: 2;
    position: absolute;
    
}

audio{
    margin-top: 20px;
    background-color: #000000;
    display: none;
}
section#icerik{
    background-color: #ffffff;
    width: 100%;
    min-height:500px;
    color:#000000;
}
h2.baslik{
        font-weight: bold;
    border-bottom:2px solid #cccccc;
    float:left;
    width: 90%;
    text-align: left;
    padding: 5px;
    font-size:18px;
}
.sol{
    width: 50%;
    float:left;
}
.sol h2{
    font-weight: bold;
    border-bottom:2px solid #cccccc;
    float:left;
    width: 90%;
    text-align: left;
    padding: 5px;
    font-size:18px;
    
}

.sol label{
    width: 200px;
    float:left;
      text-align: left;
    padding: 5px;
}
.sol p{
    float:left;
    text-align: left;
    position: relative;
}
p.aciklama{
    padding-top: 10px;
    float:left;
    line-height: 1.4;
    font-size: 16px;
    font-weight: bold;
height: auto;
}
.adres{
    float:left;
    text-align: left;
    line-height: 1.2;
}
.adres h3{
    font-weight: bold;
    padding-bottom: 3px;
}
.sol h3{
    float: left;
    width: 55%;
    text-align: left;
}
.sol h3 a{
    text-decoration: none;
    color:#000000;
    padding: 5px;
    line-height: 36px;
    font-size: 18px;
}
 input[type="submit"]{
        border:2px solid #000000;
        background-color: #000000;
     color:#ffffff;
     font-size:18px;
    } 
.avukat{
    width: 100%;
    float:left;
    position: relative;
    
}
.avukat img{
    width: 200px;
    float:left;
    position: relative;
    margin-top: 20px;
    border:2px solid #000000;
}
.avukat h3{
    float:left;
    position: relative;
    background-color:#000000;
    margin-top: 20px;
    font-weight: bold;
    color:#ffffff;
    padding: 10px;
    font-size:19px;
    width: auto;
    border-radius: 9px;
    margin-left: 20px;
}
.avukat span{
    font-size:16px;
    font-weight: 400;
    float:left;
    position: relative;
    width: 40%;
    padding: 20px;
        text-align:left;
}
.avukat span a{
    text-decoration: none;
    color:dimgray;
    background-color: #000000;
    color:#ffffff;
    padding: 5px;
    border-radius: 9px;
}
.sol ul li{
    float:left;
    width: 95%;
    text-align: left;
    font-weight:bold;
    padding: 5px;
}
footer{
    padding: 15px;
    color:#cccccc;
}
footer a{
    color:coral;
    text-decoration: none;
}
.mobil-menu{
    display: none;
}
i.ac-kapa{
    color:#000000;
}
.example-image-link{
    width: 250px;
    height: 200px;
}
.example-image
{
    width: 200px;
      height: 200px;
}
@media only screen and (max-width: 500px) {
    .loader{
        width: 100%;
        
    }
    body{
         left: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
 

    }
    #anamenu ul li{
        width: 44%;
         text-align: center;
    }
    #anamenu ul li a h2{
    color:#000000;
  text-align: center;
        width: 165px;
}
   #anamenu ul li a i{
 
 

 margin-left: 20px;  
}
    .current{
        color:#000000 !important;
    }
    .l-logo{
             left:140px;
 top:-100;
  z-index: 2;
    position: absolute; 
    }
    .l-logo img{
        width: 240px;
        height: 100px;
   
    }
    header{
        width:100%;
    }
    #hiza{
        width: 100%;
    }
    .logo{
        width: 300px;
    }
     .logo a{
        width: 300px;
    }
    .logo a img{
        width: 300px;
    }
     .logo2{
        width: 300px;
    }
     .logo2 a{
        width: 300px;
    }
    .logo2 a img{
        width: 300px;
    }
    ul.ara{
        width: 100%;
        height: auto;
    }
    #anamenu ul{
        width: 100%;
       
    }
    #anamenu{
        background-color: #ffffff;
        height: 755px;
    }
    #anamenu1{
         display: none;
    }
    #anamenu ul li{
         height: auto;
        background-color:#ffffff;
    }
    seciton#icerik{
        width: 100%;
    }
    .sol{
        width: 100%;
        float:left;
    }
    .sol img{
        width: 95%;
        float:left;
    }
    .avukat{
        width: 100%;
    }
    .sol labe{
        width: 100%;
    }
    input[type="text"]{
        border:2px solid #000000;
        width: 100%;
    } 
    .mobil-menu {
  background: #111111;
  left: -250px;
  height: 100%;
  position: fixed;
  width: 250px;
        display: block;
}
 
.mobil-menu ul {
  border-top: 1px solid #636366;
  list-style: none;
  margin: 0;
  padding: 0;
}
 
.mobil-menu li {
  border-bottom: 1px solid #222;
  line-height: 45px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-top: 3px;
  color:grey;
  text-decoration:none;
  transition:all .6s;
}
 
.mobil-menu li:hover {
  background-color:#000;
  color:white;
}
 
.mobil-menu li a{
  color:inherit;
  text-decoration:none;
}
    i.ac-kapa{
    color:#ffffff;
        background-color:#000000;
}
.ac-kapa{
  
    color:#ffffff;
  padding:12px 8px;
  margin:10px 0;
    margin-top: -30px;
    float:right;
  font-size:110%;
  border-radius:0 6px 6px 0
}
}
@media only screen and (min-width: 1490px) {
      .l-logo{
             left:500px;
 top:-200;
  z-index: 2;
    position: absolute; 
    }